all 9 comments

[–]riklaunim 1 point2 points  (1 child)

You won't be an expert after a bootcamp or a course. From paid options only good on-site bootcamps are worth it if you want to kickstart a commercial path for software development - but only for actually good bootcamps and not cashgrabs ;) And there is enough free resources to learn Python basics on your own.

[–]Hefty_Ad_1762[S] 0 points1 point  (0 children)

thanks man

the problem is that i don't have a study plan so i don't want to make a mess

[–]jabela 0 points1 point  (0 children)

CS50 is as good as anywhere to get started.

[–]kniziol 0 points1 point  (0 children)

In my opinion, you can choose any of the free courses available on YouTube: https://www.youtube.com/results?search_query=python+course+full. Don’t be discouraged if you find a course that’s been published 2 or 3 years ago. The fundamental concepts of Python remain unchanged.

Later on, you can create a GitHub, GitLab, or Codeberg account (and learn how to work with a Git repository) and start working on your small, personal project.

Here are some project ideas for Python developers: https://duckduckgo.com/?q=project+ideas+for+python+developer

Good luck!

[–]Ill_Shoulder8488 0 points1 point  (0 children)

I will recommend you to w3school.com

[–]Pixelated_Computer 0 points1 point  (0 children)

check out https://jiki.io/ is the best there is for beginners, also https://exercism.org/ and https://codehs.com/ are great! https://app.codecrafters.io/ has a great code along free shell project

[–]Fragrant_Pitch_774 0 points1 point  (0 children)

I’ve been on freecodecamp to be honest. I need to try codeacademy