Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681466ydef main():
Print “hello”
main()
Python is pretty straight forward, just grab the docs on python 3 and get running. -
Lutz "learning Python" helped me
But also just read the official documentation, it's very self explanatory. I learned Python in couple of weeks to get a job as a test automation engineer -
Check out the Python turorial by Swaroop. Google it by that name and you should get the pdf/online version. Bucky has a good tut on Python online, and the courses on Udemy about Python are quite good.
It is a pretty straightforward lang, so expect a very simple learning curve. -
GustafB3256y@Stocken I actually picked this course up too, only worked my way through about half but it's pretty solid. May seem a little dragged out but that is so ply because the instructor is veery thorough
Related Rants
!rant
Hey DevRant I've a question, I want to get into Python but don't really know where and how to start any tips 😊
question
python
learning
new programming language