Mr. Pedantic
[H]ard|Gawd
- Joined
- Sep 19, 2009
- Messages
- 1,707
I'm trying to learn Python as my first language, but the problem is the various guides I've seen only explain the syntax - after reading several pages I still don't have any idea what the point is of doing math in Python instead of just using a calculator, or a program with a practical purpose that requires finding the length of a string. I mean, they're cool functions, but what's the point of it? So I guess what I'm looking for is a tutorial or guide shows you how to make a few 'proper' programs and explains the syntax as it comes up.