Skip to content

Commit

Permalink
Mention bootcamp
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD authored Oct 31, 2024
1 parent a79c096 commit f319b6d
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,10 @@
'we encourage you to use the "Request a Code Review" feature on the website!'
),
"beginner": (
"👋🏼 Hello! We are happy to have you here. "
"Exercism is best suited for people who have some experience in programming. "
"If you are completely new to the topic, exercism might be very challenging. "
"There are many great free resources online, that can kickstart your journey in "
"computer science.\n"
"* [Harvard's CS50x course](http://cs50.harvard.edu/x/2024/) is great "
"for a wide understanding.\n"
"* [Code in Place](https://codeinplace.stanford.edu/) is a great intro to coding course "
"which will teach you Python using their browser-based environment.\n"
"* For a focus on web development, try [The Odin Projects](http://theodinproject.com). "
"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.\n"
"* For web development, [The MDN web docs](http://developer.mozilla.org/en-US/docs/Learn) are a valuable resource."
"👋🏼 Hello!\n\n"
"Exercism is designed for people who have some experience in programming. "
"If you are new to coding, we recommend joining our Beginners Bootcamp, starting in January: https://bootcamp.exercism.org"
""
),
"howto-ask": (
"Asking questions well increases your chance of getting help. "
Expand Down

0 comments on commit f319b6d

Please sign in to comment.