Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
general advise
#2
I would start with a project of my own. Think up something reasonably simple you could do with Python, using the tools you got from your book. I have one I always use when learning a new language: write a program to deal five card poker hands and rank them correctly. Your project doesn't have to be that, but it should be something your are interested in.

Then maybe go for a second book. Fluent Python is a good book. But you might also think about what you want to do with Python. Do you want to get into web frameworks, data analysis, or one of the other many things Python can do? If so, I would have your second book be about that particular area of Python.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
general advise - by mveytsman13 - Sep-29-2019, 04:51 PM
RE: general advise - by ichabod801 - Sep-29-2019, 05:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  beginner engineer seeks advise arosental 3 2,606 Aug-03-2018, 10:52 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020