A workshop/meetup specifically geared towards helping applicants with tackling Codewars.
There may well be participants who haven't started tackling 'Basic JavaScript', 'Basic Data Structures' or 'Basic Algorithm Scripting' on freeCodeCamp (or who haven't even started writing JS yet). It'll still be worth them following the walkthrough and the slides, but probably encourage them to start with the aforementioned fCC sections before actually trying to solve kata, as they may feel out of their depth.
For something easier than 'Basic Algorithm Scripting' that will get participants used to writing functions, perhaps give these JavaScript challenges a try.
- Here are the slides
- Here's the nicer newer version
- I'd recommend jumping to signup 👇 after the 'What's Kyu?' slide
- Worth walking through the signup process on the board, and letting participants follow on their laptops
- Solve signup problem together
- Slide
- Walkthrough filtering kata by
most completed
andmost popular
etc. Also show how to filter bykyu
andlanguage
- Explain the stats of a kata, like
satisfaction rating
- Make sure to walkthrough and explain the different parts of the training window, like
Instructions
andOutput
- Suggestions:
- https://www.codewars.com/collections/training-js-series-for-javascript-beginner-myjinxin2015
- https://www.codewars.com/kata/convert-a-number-to-a-string
- https://www.codewars.com/kata/string-repeat
- Keep working on 8kyu katas
- Try and have people working in table groups, with a mentor each?
- Then, if people in a group feel like they're ready, can pair up and split off and work on kata without a mentor overseeing
- Similarly, if people feel they're adrift, they can move back to freeCodeCamp and get comfortable with the JS 😄