Skip to content

Projects included : Stock Trading Simulation, Bank Management, Chatbox, Car dealership app, Trivia quiz game, Dice Project, Rock Paper Scissors,Tic Tac Toe, Hangman,and more…

Notifications You must be signed in to change notification settings

TendoMusuka/All-things-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy-The-Complete-Java-Development-Bootcamp

I was able to do the following by the end of the course

Use objects to write high-quality code. Apply exception handling to produce reliable code Use breakpoints to debug code. Use Test-Driven Development to polish your and avoid bugs. Leverage code-reusability with Inheritance and Polymorphism. Maximize performance with Concurrency.

I learnt the following items in Module 2 :

Objects Exception Handling Debugging Unit Testing Streams Inheritance Polymorphism Concurrency

I was able to successfully understand concepts in Module 2 due to the following basics that layed the foundation to my Java in Module 1:

Variables, Conditionals, Functions, Loops, and Arrays. Store information inside variables. Control how code runs using conditionals. Organize code into functions. Run code in a loop. Store many values in an array.

About

Projects included : Stock Trading Simulation, Bank Management, Chatbox, Car dealership app, Trivia quiz game, Dice Project, Rock Paper Scissors,Tic Tac Toe, Hangman,and more…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages