Project

Chalkboard Printer

Easy
368 completions
~ 3 hours
4.0

Practice working with variables and different data types, logging messages to the console, and taking input from the user. Use loops and functions to write a complete JavaScript program.

Provided by

JetBrains Academy JetBrains Academy

About

If you remember the Simpsons intro, you know there is a running joke about Bart Simpson writing sentences on a chalkboard as a punishment. Similarly, this project aims to recreate that humorous experience by developing a JavaScript program that prints various jokes to the console. 

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

What you'll learn

Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Learn the basics of declaring and assigning variables. Log a message to the console using these variables.
Get input from the user and work with dynamic data to log messages on the console.
Use functions and loops to log messages at a given amount of time.

Reviews

Lukasz Swiech avatar
Lukasz Swiech
5 months ago
This was not a project, this was as easy as single task. I was expecting more...
Mark Rowlands avatar
Mark Rowlands
6 months ago
For loops - they're pretty much the same as Java's but with a nice looking for/in like in Python.
Ivan Matveev avatar
Ivan Matveev
7 months ago
I learned how to create arrays and use different methods with them. I also practiced working with for loops and for…in loops. Honestly, some of the exercises involving arrays and loops felt more challenging than this project.

4.0

Learners who completed this project within the Frontend Developer course rated it as follows:
Usefulness
3.9
Fun
3.8
Clarity
4.4