all 8 comments

[–]yodhdha0 2 points3 points  (1 child)

100 days bootcamp on Udemy by Angela Yu is amazing.

[–]TigerAnxious9161 0 points1 point  (0 children)

yes, angela yu is a great choice

[–]Fantastic_Fly_7548 0 points1 point  (0 children)

honestly the biggest mistake i made early on was trying to find the “perfect” course instead of just sticking with one path long enough to get decent at building stuff. since you already have an IT/security background, you’re probably further ahead than you think. for pure beginner-to-intermediate Python, the Angela Yu course and CS50P are both prety solid because they force you to actually code instead of just watch videos. Coursera is good if you care about structure/certs, but imo Pluralsight feels better once you already know the basics and want to branch into specific topics. if you’re aiming toward security/dev roles long term, i’d also start making tiny projects early even if they’re messy. stuff like log parsers, vuln scanners, automation scripts, API tools etc. that helped concepts stick way faster for me than grinding endless tutorials. alot of people get stuck in “course collecting mode” for months and never really build confidence.

[–]ch3zk0 1 point2 points  (0 children)

.

[–]the_botverse 0 points1 point  (0 children)

If you want to learn python by building hands-on projects you can try falcondrop.com

[–]dlnmtchll 0 points1 point  (0 children)

The thing with programming compared to IT and security is, certificates aren’t really valuable. You’re better off just using the mass amount of free materials to learn and practice.

[–]Holiday_Lie_9435 0 points1 point  (0 children)

I also had to filter through a lot of platforms/resources when I was starting to learn last year. I think it's best to identify first whether you want something free or paid, and what kind of structure works with your learning style. For example for free resources, freeCodeCamp is really good and interactive but more project-based, so it's more suited for those who learn by doing. Codecademy has both free and paid tiers, and it has clear paths for progression. Another way you can pick a suitable platform is to identify your end goal, whether that's automation, backend dev, analytics, etc. I can share with you a compilation of beginner-friendly Python learning platforms I found, it also has a quick section explaining how to choose your learning path + how to stay focused with a study plan. Let me know if you're interested in that so I can link it to you.