/learn-java

Learn Java | Codecademy ☕️

Primary LanguageJava

Learn Java

Curriulum Developer: Sonny Li

Curriulum Developer: Mariel Frank (mariel@codecademy.com) alt text alt text

Artwork: Jared Langel

Course Link

https://www.codecademy.com/learn/learn-java

1. Hello World

$ javac HelloWorld.java
$ java HelloWorld
  • HelloWorld.java

Planting a Tree

  • TBD

2. Variables

Mad Libs:

  • TBD

Math Magic:

  • TBD

3. Object-Oriented Java

A Basic Calculator:

  • TBD

Build A Droid:

  • TBD

4. Conditionals and Control Flow

A Simple Car Loan Payment Calculator:

  • TBD

5. Arrays and ArrayLists

Desert Island Playlist:

Java Style Guides

Java Cheatsheets

  • TBA

Hall of Fame

  • TBA

Contribution Guidelines

We'd love to have you contribute!

Please note that this project is released with a Contributor Covenant. By participating in this project you agree to abide by its terms.