Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 591 Bytes

JBA_Simple_Chatty_Bot

JetBrains Academy | Project | Simple Chatty Bot

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!

Learning outcomes

You’ll get to know the basic syntax of Java and write a simple program using variables, conditions, loops, and functions.

JetBrains Academy