DEV Community

Discussion on: What I have learned so far with Python

Collapse
 
ahferroin7 profile image
Austin S. Hemmelgarn

If you've already got some programming background, I would encourage you to look through the tutorial included in the official documentation. It actually does a pretty good job of covering the basics of the language itself in a way that's pretty easy to understand.

Collapse
 
thomcord profile image
Thomas Cordeiro

Totally agree. It can be little confusing without any background, but if one knows something, it is the best source of learning material