Jump to content

Menu

Python book for an adult with some programming experience?


Recommended Posts

DH is an autodidact embarking on improving some of his job skills. He's working through codecademy's Python course and would like a book to go along with / extend his knowledge as he learns python. Many years ago, he learned Basic and at least one other programming language, so he's not a complete beginner. 

 

I saw several recommendations for Dawson's Python Programming for the Absolute Beginner on other threads. Is this a good recommendation for an adult with some programming background?

 

:bigear:

  • Like 1
Link to comment
Share on other sites

Free to use for educational purpose LEARNING TO PROGRAM WITH PYTHON https://www.cs.uky.edu/~keen/115/Haltermanpythonbook.pdf

 

Both the libraries and Barnes & Noble have that book you listed. Actually Barnes & Noble has plenty of python books for adults so it might be worth a trip there if you have one nearby.

 

My oldest learned from the documentation for python 3.3

https://docs.python.org/3/

Link to comment
Share on other sites

Two books I keep on my shelf for Python reference are:

Effective Python (Slatkin)

Python Cookbook (Beazley & Jones)

 

Also, when he is finished with the CodeAcademy course, I highly recommend this video course on Udemy for someone with a little programming experience:

The Complete Python 3 Course

It's only $10.99 until 1/11.

The teacher is very good, and I have learned a ton from it (I used to do programming before having kids and am trying to get back into it). The instructor does go fast, so you do have to back up and replay things often in order to follow what he is typing. I took a break about halfway through because the Web Dev part assumes more knowledge than I have in that area, so now I'm working through an awesome Web Dev course (this one, in case your DH is interested - it.is.awesome). But then I'll get back to Python. :)

Link to comment
Share on other sites

This isn't a book, but possibly it is another option for your DH.  I googled for "MOOC+free+Python"  (without the quote marks) and this is the URL of the Google SERPs:

 

https://www.google.com.co/search?q=MOOC%2Bfree%2BPython&oq=MOOC%2Bfree%2BPython&aqs=chrome..69i57j0.14183j0j7&client=ubuntu&sourceid=chrome&ie=UTF-8

 

Possibly you can find a course among those listed, that your DH will find interesting and helpful.

Link to comment
Share on other sites

Thanks to all for the suggestions and links. The codecademy course is good for him, but he wants something in his physical hands to reference when he gets stuck. Like me, he's a bit of a dinosaur in wanting a physical book sometimes. Free is great, but only if he'll use it and reading is easier with a book. (Getting computer time in this house is difficult as it is.)

 

Thanks, as well, for the "next class" suggestions. He won't be ready for them for awhile, but I'll save the links for when he's ready. (I might suggest the Web Dev class first while he works through a book so he doesn't have to pause the python course.)

 

Many thanks.

Link to comment
Share on other sites

 

I saw several recommendations for Dawson's Python Programming for the Absolute Beginner on other threads. Is this a good recommendation for an adult with some programming background?

 

:bigear:

 

Those were probably my posts.  Yes, I recommend it for an adult with some programming experience, especially the first half.  I also think the AoPS python classes are great for adults.  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...