|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
dummies programming book
Can anyone recommend book thats similar to a "programming for dummies book"
for kids or someone with no programming knowledge |
|
#2
|
|||
|
|||
|
This link has tutorials for people who haven't programmed before.
http://www.python.org/topics/learn/non-prog.html |
|
#3
|
||||
|
||||
|
Books wise i'd think that sams Teach yourself Python in 24 hours would be a good bet..
I havn't actually read this one but if any of there other books are anything to go by then! The first programming book i read was sams teach yourself perl in 24 hours and i'm definatly a big fan of their whole teach yourself range (the ones i've read).. generally they start off very basic and explaine things in an easy/fun way then move up to more complex things.. Note: just because i liked them doesn't mean you will and theres not garentee sams Teach yourself Python in 24 hours will be anything like its brothers and sisters!Mark. |
|
#4
|
||||
|
||||
|
I found this review on Amazon.co.uk, hope you find it interesting.
Quote:
Good luck. Mark. |
|
#5
|
|||
|
|||
|
The Sams teach yourself... book is a bit outdated now, it covers version 1.5.2, and many things have changed since then. I have read that book myself, and think it's "ok, but not great".
Python Programming for the Absolute Beginner is probably a better choice. One of the newest Python books, and targeted at complete beginners. |
|
#6
|
||||
|
||||
|
You'd think they would tell you these things in the books description
, Learning Python from O'really did the same thing, it's just so dangerously outdated!Python Programming for the Absolute Beginner does look pretty cool though ![]() Mark. |
|
#7
|
|||
|
|||
|
don't forget to play with IDLE while you're reading
![]() |
|
#8
|
|||
|
|||
|
The new "Learning Python" is coming to a bookstore near you sometime soon, if they don't keep pushing the publication date (14 jan was the last I saw).
I think a previous thread concluded that there are problems with the Windows version of IDLE (possibly a Tk issue), but there are alternatives. I use Jedit now. Last edited by ilves : November 4th, 2003 at 07:07 PM. |
|
#9
|
||||
|
||||
|
I havn't had any real problems with IDLE, i wouldn't use if for large programs but for interacting with the Python shell it's a nice app.. of course the shell itself is very usefull if you dont like IDLE!
I'm using CodeGenie + a syntax file i wrote for Python 2.3 which has updated highlighting for keywords, types, operators and builtin-functions (new). i've tried Jedit but i really dislike Java so it was a short relationship on both parts ![]() Mark. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > dummies programming book |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|