#[Lua] Hello world
13 messages · Page 1 of 1 (latest)
Others in this discord have informed me that Exercism is for intermediate programmers looking to practice! Even with a few days of studying under my belt, I cant make it past exercise 2
I'd reccommend starting with doc tutorials
depending what language ur going for haha
👋🏼 Hello!
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
There are many other great resources online, that can kickstart your journey in computer science.
- 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.
Did you watch the introductory video? It should be under the instructions tab inside the editor.
This particular exercise is an introductory one that familiarizes you with the Exercism setup (whether working online or offline). You don’t need to do much to pass this exercise.
- Watch the intro video.
- Don't hijack other people's help requests. Create a new thread for your own request.
- Don't use images to share text/code.