These are just the code. I haven't figured out how to put an emmulator
    or whatever to show off the end products. Until then, maybe I'll add screen captures I need to stop saving this
    for last thing before bed. My brain is pure garbage.
    
      
        - Hello World
        Click here for a quick explaination.
          Your run-of-the-mill Hello World program. I never kept one before 
 so I decided it might be fun or whatever.
         
        
        - Time Converter (Days-to-Seconds)
          Click here for a quick explaination
          From SoloLearn's Java course. 
          Code Project from  Basic Concepts. 
         
        
        - Loan Calculator
          Click here for a quick explaination 
          From SoloLearn's Java course. 
          Code Project from Conditionals and Loops
         
        
        - Reverse a String
          Click here for a quick explaination 
          From SoloLearn's Java course. 
          Code Project from Arrays