File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 56
56
"beginner" : (
57
57
"👋🏼 Hello!\n "
58
58
"Exercism is designed for people who have some experience in programming. "
59
- "If you are new to coding, we recommend joining our Beginners Bootcamp, starting in January: https://bootcamp.exercism.org\n \n "
60
- "There are many other great resources online, that can kickstart your journey in computer science.\n "
59
+ "If you are new to coding, we strongly recommend joining our Beginners Bootcamp, starting in January: https://bootcamp.exercism.org"
60
+ ),
61
+ "learning" : (
62
+ "Exercism is designed for people who have some experience in programming. "
63
+ "Here are a few great online resources that can kickstart your journey in computer science.\n \n "
64
+ "* [Exercism's Beginners Bootcamp](https://bootcamp.exercism.org) will give you a solid programming foundation.\n "
61
65
"* [Harvard's CS50x course](http://cs50.harvard.edu/x/2024/) is great for a wide understanding.\n "
62
66
"* [Code in Place](https://codeinplace.stanford.edu/) is a great intro to coding course "
63
67
"which will teach you Python using their browser-based environment.\n "
66
70
"* For web development, [The MDN web docs](http://developer.mozilla.org/en-US/docs/Learn) are a valuable resource."
67
71
),
68
72
"howto-ask" : (
69
- "Asking questions well increases your chance of getting help. "
73
+ "How you ask questions makes a huge difference in the help we can provide . "
70
74
"Learn how to write good support requests in this article: http://bit.ly/howto-ask"
71
75
),
72
76
"criticize_language" : (
You can’t perform that action at this time.
0 commit comments