brhue 7 Report post Posted March 22, 2014 Queria que alguém me indicasse um material para começar a estudar python. No momento só programo em C (linguagem estruturada), essa mudança de paradigma para o python (orientado a objeto) seria muito "brusca" ? Vi que tem o python 2.x e python 3.x, qual vocês me recomendariam ? obs: windows. brHUE Share this post Link to post Share on other sites
_Isis_ 202 Report post Posted March 23, 2014 Já comece com o Python 3, apesar de existirem pacotes que ainda não suportam a série 3.x. http://python3wos.appspot.com/ Quanto a livros, leia o "Learning Python" e "The Python Programming Language". Share this post Link to post Share on other sites