I recently found out that creating large games with logic bricks is a bad idea… So now I want to learn python to kind of compress the amount in BGE. I already know how to program 2 other languages, so an indepth and quick-paced tutorial series is what I’m looking for…any ideas? I just want to know the basics for now…
Anyone?
Sigh
If you already know 2 languages and at least one of them is Object Oriented then learning Python should be pretty easy. I already knew a number of languages before Python so I just scanned though this http://docs.python.org/3.2/tutorial/introduction.html to get the syntax and Python best practices.