Even though Python might not be as fast as compiled languages such as C or C++, what you
save in programming time will probably be worth using it, and in most programs, the speed difference won’t be noticeable anyway.
If you are a C programmer, you can easily implement the
critical parts of your program in C at a later date, and have them interoperate with the Python
parts. If you haven’t done any programming before (and perhaps are a bit confused by my references to C and C++), Python’s combination of simplicity and power makes it an ideal choice
as a place to start.
you can download book from here,
Download Book
Tags:
Beginning Python From Novice to Professional 2nd Edition Magnus Lie Hetland 2008 PDF Download
No comments:
Post a Comment