Project

Simple Chat Bot (JavaScript)

Easy
2374 completions
~ 3 hours
4.2

Get to know the basic syntax of JavaScript and write a simple program using variables, conditions, loops, and functions.

Provided by

JetBrains Academy JetBrains Academy

About

Here, at the beginning of your programmer’s path, creating a simple console chat bot will do wonders to guide you through the basics of coding. During this journey you will also play some word and number games that you are going to implement all on your own. Pack up and let’s hit the road, my friend!

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:
Teach your assistant to introduce itself in the console.
Introduce yourself to the bot.
Use your knowledge of strings and numbers to make the assistant guess your age.
Your assistant is old enough to learn how to count. And you are experienced enough to apply a for loop at this stage!
At this point, the assistant will be able to check your knowledge and ask multiple-choice questions. Add some functions to your code and make the stage even better.

Reviews

Lachezar Dimitrov avatar
Lachezar Dimitrov
2 weeks ago
This project helped me refresh my JavaScript knowledge in several important areas.
Xoliswa Nogwandana avatar
Xoliswa Nogwandana
2 weeks ago
JS is easier and more flexible than Java, looking forward to learning more.
Tyler Parkhurst
4 months ago
Good test of inputs, outputs, comparisons, loops, and general Javascript syntax.

4.2

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