Text-based Menu Driven Program in Java [Part 3/3]

Опубликовано: 07 Май 2020
на канале: Stephen Sheridan
7,976
175

In this video we build upon the code implemented in part 2 of the Text-based menu system series of videos by adding user input validation through the Keyboard java class. We also, replace the three arrays used to store menu data with a much more flexible ArrayList of MenuItem objects. Using an array of MenuItem objects has some knock-on effects on the displayMenu method and the conditional block code in the main menu loop, so we modify those to make the code more modular.

Part 1:    • Text-based Menu Driven Program in Jav...  
Part 2:    • Text-based Menu Driven Program in Jav...  
User input validation using the Keyboard class:    • Java Keyboard class for User Input Va...  
ArrayList Introduction:    • Introduction to the Java ArrayList Da...  


На этой странице сайта вы можете посмотреть видео онлайн Text-based Menu Driven Program in Java [Part 3/3] длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Stephen Sheridan 07 Май 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 7,976 раз и оно понравилось 175 зрителям. Приятного просмотра!