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
-
Loops2035yFreeCodeCamp has some videos on in on Youtube. Nothing very advanced, but gets you going. Actually, Youtube in general is good for learning most languages
-
frostdrago85y@dmonkey not yet,
As stated, I was thinking of studying python. I haven't started yet, nor have I installed the IDE, since it's the exam week. I will do it after I am finished with studying (for school subjects). -
@frostdrago
It's legit executable pseudo-code, or very near to pseudo code.
Best way I've found to learn it is to write all your pseudocode in python. -
Udemy sometimes has a sale on the "automate the boring stuff with python" course where it's free. I liked it. Depending on where you live, there's probably a python group that meets once a month or so if you're into that kind of thing. From what I've seen some people are reaaaaally passionate about python lol
-
Loops2035y@jbrandona119 They have a website where all the content is free (I think). I haven't looked into the udemy course, but I'd imagine you're paying for someone to help you understand what your doing.
Here's that link: https://automatetheboringstuff.com/ -
@Loops oh yeah the book is totally free but the author also created a Udemy course that goes along with it...I wouldn't pay for the Udemy course since there are so many other available resources online but if you can catch it while it's free, it's worth it!
-
Loops2035y@jbrandona119 Oh that's sick! I'll keep it in mind next time someone asks me. Thanks :)
-
One of the smallest tutorials and what I use on people that are learning Python:
https://python.swaroopch.com/ -
-pthread4405yIf you are already familiar with other languages just read documentation tutorial and if it's your first lang then read thinkcspy which is open-source
Related Rants
Free python courses/study material? (online)
Thinking of learning python bcuz of how popular it is. Any websites/apps for beginners (that also extends to advanced without IAP or other form of payments)?
Thanks in advance.
question
python
beginner
help
free