\relax \catcode`"\active \select@language{brazilian} \@writefile{toc}{\select@language{brazilian}} \@writefile{lof}{\select@language{brazilian}} \@writefile{lot}{\select@language{brazilian}} \@writefile{toc}{\contentsline {chapter}{\numberline {1}Introdu\c c\~ao}{9}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {chapter}{\numberline {2}Revis\~ao de Conceitos}{11}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {section}{\numberline {2.1}Linguagem Interpretada vs Compilada}{11}} \@writefile{toc}{\contentsline {section}{\numberline {2.2}Tipagem Forte}{11}} \@writefile{toc}{\contentsline {section}{\numberline {2.3}Orienta\c c\~ao a Objeto}{12}} \@writefile{toc}{\contentsline {chapter}{\numberline {3}M\~ao na massa!}{13}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {section}{\numberline {3.1}O Interpretador Python}{13}} \@writefile{toc}{\contentsline {section}{\numberline {3.2}M\'odulos, as bibliotecas do Python}{14}} \@writefile{toc}{\contentsline {section}{\numberline {3.3}Se virando no Python}{15}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}A fun\c c\~ao dir()}{15}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.3.2}PyDoc}{15}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.3.3}Nosso amigo help()}{16}} \@writefile{toc}{\contentsline {section}{\numberline {3.4}Vari\'aveis e mais sintaxe b\'asica}{17}} \@writefile{toc}{\contentsline {section}{\numberline {3.5}Condi\c c\~oes e Estruturas de Repeti\c c\~ao}{19}} \@writefile{toc}{\contentsline {section}{\numberline {3.6}Usando um editor}{20}} \@writefile{toc}{\contentsline {chapter}{\numberline {4}Tipos de Dados}{23}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {section}{\numberline {4.1}Inteiros e Ponto flutuante}{23}} \@writefile{toc}{\contentsline {section}{\numberline {4.2}Strings}{23}} \@writefile{toc}{\contentsline {section}{\numberline {4.3}Listas e Tuplas}{24}} \@writefile{toc}{\contentsline {section}{\numberline {4.4}Dicion\'arios}{25}} \@writefile{toc}{\contentsline {section}{\numberline {4.5}Convers\~ao / ``Casting''}{26}} \@writefile{toc}{\contentsline {chapter}{\numberline {5}Fun\c c\~oes}{27}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {section}{\numberline {5.1}Sintaxe B\'asica}{27}} \@writefile{toc}{\contentsline {section}{\numberline {5.2}Passagem Avan\c cada de Argumentos}{27}} \@writefile{toc}{\contentsline {section}{\numberline {5.3}Retorno da fun\c c\~ao}{28}} \@writefile{toc}{\contentsline {section}{\numberline {5.4}Documentando}{28}} \newlabel{docstrings}{{5.4}{28}} \@writefile{toc}{\contentsline {chapter}{\numberline {6}Classes}{29}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {section}{\numberline {6.1}Criando estruturas em Python}{29}} \@writefile{toc}{\contentsline {section}{\numberline {6.2}M\'etodos}{29}} \@writefile{toc}{\contentsline {section}{\numberline {6.3}Heran\c ca}{30}} \@writefile{toc}{\contentsline {chapter}{\numberline {7}Arquivos / IO}{31}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }} \@writefile{toc}{\contentsline {chapter}{\numberline {8}Leitura Recomendada}{33}} \@writefile{lof}{\addvspace {10\p@ }} \@writefile{lot}{\addvspace {10\p@ }}