Skip to content

aGamer106/codewars-javascript-7-kyu-general-aGamer106

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project Codewars - 7 kyu in JavaScript

Story

It cannot be stressed enough that you can learn to code only through practice. There are numerous coding sites, but Codewars is one of the best because of its huge community, good assignment descriptions, and gamified progress support.

In this project we ask you to practice your coding skills on Codewars and get better!

What are you going to learn?

  • variables
  • functions
  • loops and conditionals
  • basic types: numbers, booleans, strings
  • arrays
  • simple objects as data type
  • running tests on an online coding platform

Tasks

  1. Reach 7 kyu in JavaScript on the Codewars coding platform by solving katas.
    • There is a screenshot of the Codewars profile page (https://www.codewars.com/users/<username>) named screenshot.jpg pushed into the repository which shows that at least the required level in the required language is reached.

General requirements

  • An account is registered on the Codewars coding platform.

Hints

  • Try to solve 8 kyu katas first. You can start with this collection or use the search feature.
  • You can train yourself by random katas by using the Your next challenge... box on your dashboard. If you want to try harder katas, choose Rank Up, if you want to solidify your knowledge at a given level, choose Practice and Repeat from the drop-down menu.

Background materials

  • None

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published