I started with youtube videos by coding with mosh. Hes pretty good. I watched his beginner courses on python then his full course on python but honestly if you move on to his full python coarse which is several hours long, I would watch up to the OOP (Object Oriented Programming). Learn Classes, objects and attributes and all that and then I would halt on that video for a bit. He goes into modules like Django and stuff for creating websites which is great. If thats a strong interest of yours then absolutely keep going. But I think its really important to spend some real time on the fundamentals of programming and OOP is kinda the final but biggest hump to get over when it comes to intermediate Python programming. It takes some practice and some dedicated time to really figure it out. I find the best way to make learning these things is by making it fun. And that for me has always been by making games. And I always try to make them look pretty rather than just printing line after line. Space them out. Make it readable and understandable. Make it interactive with menus and stuff. And going back to the OOP. What definitely helped me understand this the best was making games in pygame. Which if you dont know is a python module that helps you create graphical interface games. Where I learned the most about this was from a book I bought called Python Crash Course 3rd edition (was only around $15 I think) by Eric Matthes where he walks you through building an alien Invasion style game. He gives you free resources on the website for images and you can even download his code. This was a great book that helped me alot. I definitely recommend it. Look it up on amazon or whatever. Make sure you get the 3rd edition if so, thats the latest update. It also goes into many other modules like Matplotlib, Django, and more which honestly I am still yet to move on to. Im just building my skill where Im at for now. But again keep it interesting and fun. If website building and web aps is your thing then go that direction. For me I love making games both console style and graphical style.Hi, everyone i am beginner on this language anyone who wants to give an advice or mention a course for me or anything i appreciate that .
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.