Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 884 Bytes

File metadata and controls

8 lines (5 loc) · 884 Bytes

CodePractice

Java | Python | JavaScript

For a while now, I have been trying to improve my coding skills. To accomplish this, each time I learned a new programming concept, I wrote a small program to demonstrate that concept. As any programmer will tell you, hands-on practice makes all the difference for programming mastery. So far, I am the most comfortable with Java, followed by Python, but I have delved some into writing JavaScript as well.

Each of these small program can be found in the directory labeled with that programming language.

If you want to see a much longer, and more useful Java program I wrote, see DebtPayoff.