learning-java

This repository will be used track small projects as I work towards learning Java.

Reflections and Descrition:

As a strongly typed language, Java poses some distinct challenges for someone coming from a JavaScript background. Although it is a positive that Classes and OOP are familiar concepts that help keep things less "foreign at first".

However, it's important to remember: JavaScript and Java have about as much in common as "cat" and "catfish".

Todo:

Adding README files to all projects as well as other notes and take aways.

Errors and Bugs

If something behaves unexpectedly, it is likely a bug. Create an issue and report it here

Suggestions and comments are also welcome.