If you don't know any computer languages, I recommend starting with Python. It is cleanly designed, well documented, and relatively kind to beginners. Despite being a good first language, it is not just a toy; it is very powerful and flexible and well suited for large projects.
How To Become A Hacker, Eric Steven Raymond
From coffeeghost |
Today's topics:
Night -1-
1. → Translations
2. → Preface
3. → Introduction
4. → Installation
5. → First Steps
6. → Basics
7. → Operators and Expressions
8. → Control Flow
9. → Functions
1. → Translations
2. → Preface
3. → Introduction
4. → Installation
5. → First Steps
6. → Basics
7. → Operators and Expressions
8. → Control Flow
9. → Functions
Resources that i have reviewed:
- http://wiki.python.org/moin/SimplePrograms
- http://www.sthurlow.com/python/
- http://cs.simpson.edu/?q=node/26 : when i was reading this page, Pygame Graphics Examples were interesting
No comments:
Post a Comment