In this course you will gain all the knowledge you will need to build an interactive command line program in Java. No prior programming experience is required. You will create an interactive game that prompts users for different parts of a sentence and then generates a story using those words.
What you'll learn
- Write programs in the Java programming language
- Use the console to interact with users
- Use basic data types to store and name data
- Use conditionals and looping to control program flow