Just an overall understanding of the subject and see what it is capable of doing. Thank you, will check stackoverflowWhat is your purpose for learning python? For writing scripts, bots, or data science?
Personally, I think the best way is to just read up on the documentation, and browse StackOverflow if you're stuck lmao.
And if you really want an interactive platform, maybe try Codecademy or something to learn syntax.
Thank you very much. Both seem like very interesting videos and the ebook has a very catching title, will statt reading it.If you want free resources, you can use these free courses from youtube:
And read this free book: https://automatetheboringstuff.com/
I’m completely new to anything related to programming, do you use GitHub to build your bot? How do you do that? Copy code and translate it to your own project?Github is the place to start with, im working on a python yt bot atm lol
Just looked at their site, looks promising, thank youDataCamp is pretty good. I've been using it to keep in practice in Python and R. It has a code compiler that runs whatever code you write in the console, plus videos. The learning is gentle but you do learn with so much practice. They have projects, evaluations and more, hundreds of courses on all kinds of platforms - kinda geared toward data science but you can learn to code. It's about 12 dollars a month if you invest in a year's training. If you want a free route just go to Youtube or Kahn Academy.
I learned python only by seeing other programs and trying to change them or improve them.
Literally everything I needed I found on the internet, if you know how to search.
Never used any video nor any learning course or platform.
And now anytime I need any software, I just code it myself.
Hope it helps a bit
Hey fam
I reallyyy want to learn Python, but with so many options to choose from, I just don’t know where to start.
I’m looking for an interactive learning platform, preferably with videos and real-life projects.
Any recommendations?
thanks in advance
I used to do Telegram where I made my own registering, authorizing (into TG API) and inviting software, also scraping one (I would say better than 99% of the sellers)What are you doing with python now ?
Does it make you money ?
I wonder.
Ye makes sense. Currently going to read ‘automating the boring stuff’ and watching some long ytb tutorials. This should probably be a step in the right direction.Nice choice.. good luck!
Plenty of sources and books.. I would recommend reading a book or two.. then jump on coding examples.. don't try to memorize code .. understand the logic.
Ye makes sense. Currently going to read ‘automating the boring stuff’ and watching some long ytb tutorials. This should probably be a step in the right direction.![]()
Oh I can indeed just watch this book on ytb.Watch the updated version of "automating the boring stuff" that book has a lot of interesting knowledge but u have to apply it from building simple to complex projects
This is another good source of free knowledge
Github practical python