#Need help with learning python from scratch
28 messages · Page 1 of 1 (latest)
watch the welcome / hello world video
Exercism is designed for people who have some experience in programming. Here are a few great online resources that can kickstart your journey in computer science.
Exercism's Beginners Bootcamp will give you a solid programming foundation.
Harvard's CS50x course is great for a wide understanding.
Code in Place is a great intro to coding course which will teach you Python using their browser-based environment.
For a focus on web development, try The Odin Projects. It is a long-term commitment that will guide you to through some projects and will leave you with a nice portfolio by the end.
For web development, The MDN web docs are a valuable resource.
i would rec https://codeinplace.stanford.edu/
all of the resources we rec are free typically free (we cant say for sure 100% of the future)
Oh execept exericsm own bootcamp is paid
The beginners bootcamp?
yes, it started 2+ months ago and near the end now
Ok
sorry but no. if you have a question related to exercism's exercise then you post here on #1082698079163134073, if it was a generic problem then you can try with a thread on #programming and anybody available and willing will help. we're all doing this as volunteers, imagine if every single person who join want to dm one of us for help, it is just not feasible
👋🏼 Hello!
Exercism is designed for people who have some experience in programming. If you are new to coding, we strongly recommend joining our Beginners Bootcamp, starting in January: https://bootcamp.exercism.org
I need help in learning python from scratch and getting to solve the first question on exercise?
👋 @unborn mural is there something specific to python that we can help with? Like setup or using exercism to learn python etc?
See the above responses. If that's not sufficient, please create a new thread and don't take over someone else's thread.
You can checkout Python tutorials on YouTube. There are lot of quality courses there. A high level yet fast intro would be Dave Grey's Python course on YouTube.
I needed help to solve this exercism python code, def hello(): return 'Goodbye, Mars!'
See the above responses. If that's not sufficient, please create a new thread and don't take over someone else's thread.