/7-Days-Of-Code-JS

Primary LanguageJavaScriptMIT LicenseMIT

#7 Days Of Code

These challenges were created by Alura.


7 days of JS logic 💡


photo Alura Website


Day One

On the very first day, you'll see how what appears to be a simple detail can make all the difference in your code and bring the expected and correct result, or depending on how you implement the code, the same command can yield an unexpected result. On this day, you'll learn more about the 'if' statement and boolean operations within JavaScript.

Day Two

It's not only about conditions and boolean operations that a code thrives on, so on the second day of the programming logic challenge, you'll learn how to work with input capture and how to store this information in variables to use them during the execution of your program.

Day Three

On this day, you'll bring together everything you've learned in the previous days to create a dynamic narrative. And to ensure that this story only ends when the person reading it wants it to, you'll need to add loops to perform a task repeatedly!

Day Four

Since we're delving into games and narratives, how about creating a program to play against the computer? On your fourth day, you'll learn to work with randomness to create a game.

Day Five

Lists are everywhere and they help us manage a large volume of information. It's very important that you know how to work with arrays, and we've prepared a special day just for that!

Day Six

After practicing how to insert and manipulate items within a list, you will understand how and when to remove a specific item from it.

Day Seven

On the seventh and final day of the challenge, you will undertake a larger project to see how organization, or the lack thereof, can impact your code production and sometimes lead to errors that you wouldn't typically make.


Suggestions

Do you want to add or report an error? Please, feel free to do it! 😉



Support

If you liked it, press the Star ⭐ Button, please! 😄