Project

Simple Chat Bot with Java

Medium
18150 completions
~ 6 hours
4.3

Practice Java basics by building a tool that can assist you in your daily tasks.

Provided by

JetBrains Academy JetBrains Academy

About

Begin grasping coding fundamentals by creating a simple console chat bot from scratch. This bot will be able to engage in basic conversation with you and perform simple arithmetic. During this journey, you will play some word and number games that you are going to implement on your own. Pack up and let’s hit the road!

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:
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

Amy McNabb avatar
Amy McNabb
1 day ago
I relearned: all the data types, basic terminology, reading and print data, arithmetic operators, conditional statements and loops.
Julio Cesar Dantas Louzano avatar
Julio Cesar Dantas Louzano
1 day ago
it is good starter project, you learn about scanner and hwo to print on console, use for loops and manipulate strings and primitibe types.
Piyush Gupta avatar
Piyush Gupta
1 day ago
The project is very detailed, and all the learnings help build a foundation in Java.

4.3

Learners who completed this project within the Introduction to Java course rated it as follows:
Usefulness
4.2
Fun
4.2
Clarity
4.4