2

As a self-thought python dev I feel like my code isn't very effective.
Using Atom with a python plugin I get pep-recommendations but Im thinking more program-flow and other things that a good book,l or a course would provide.
I like videos like on youtube but im never sure if they really know what theyre talking about or if theyre just spewing out tutorials for ads or whatever.

Does anyone have recommendations on material thatll help out -- and doesnt treat you like a fresh beginner with no experience?

Comments
  • 1
    Take in consideration Data structures and Algorithms, Programming patterns.
Add Comment