SWCousins/Codecademy-Java-Projects - GitHub
Maybe your like
- Notifications You must be signed in to change notification settings
- Fork 2
- Star 3
- Code
- Issues 0
- Pull requests 0
- Actions
- Projects
- Security 0
- Insights
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory10 Commits | ||||
| Calculator.java | Calculator.java | |||
| CarLoan.java | CarLoan.java | |||
| Continents.java | Continents.java | |||
| Droid.java | Droid.java | |||
| GradeAnalyzer.java | GradeAnalyzer.java | |||
| Magic.java | Magic.java | |||
| README.md | README.md | |||
| View all files | ||||
Repository files navigation
- README
Java Coding Projects from Codecademy Pro
Java exercise files from the Java program on Codecademy
-
Calulator
- A Simple Calculator program implemented as a Java Class with
- .add
- .subtract
- .multiply
- .divide
- .modulo
- Methods take two(2) integer arguments and return a single int
- A Simple Calculator program implemented as a Java Class with
-
Car Loan program
- A simple Car Loan program
- Takes integer Loan Amount, Years, Interest and Down Payment.
- Returns monthly payment with interest
-
Continents and Capitols program
- A program that takes an Integer input representing a Continent
- Returns the Largest City in that Continent
-
Droid program
- A "Hovering Droid" Program that simulateds a Droid with methods:
- .activate
- .hover
- .checkBatteryLevel
- .chargeBattery Method takes integer hours and adds it to the batteryLevel
- A "Hovering Droid" Program that simulateds a Droid with methods:
-
Grade Analyzer program
-
A simple program that can Analyze an ArrayList of Integers as grades in a class
- .getHighest
- .getLowest
- .getAverage
-
Methods take an ArrayList parameter
-
Returns an Integer and prints to the console
-
Math Magic program
-
Performs a Mathematical magic trick

About
Java Coding Projects from Codecademy Pro
Resources
ReadmeUh oh!
There was an error while loading. Please reload this page.
ActivityStars
3 starsWatchers
0 watchingForks
2 forks Report repositoryReleases
No releases publishedPackages 0
Uh oh!
There was an error while loading. Please reload this page.
Contributors
Uh oh!
There was an error while loading. Please reload this page.
Languages
- Java 100.0%
Tag » Codecademy Java Continent
-
4.5 Continents And Cities Project Codecademy Walkthrough
-
Countries And Cities - Issues With Break Statement - Java
-
Contents And Cities: Conditionals And Control Flow - Java
-
Codecademy Export - Gists · GitHub
-
Online Course: Learn Java From Codecademy - Class Central
-
Java: Conditionals And Control Flow From Codecademy | Class Central
-
Codecademy - LinkedIn
-
Github SWCousins/codecademy-java-projects Source
-
If Then Java | PDF | Boolean Data Type | Control Flow - Scribd
-
Tarandeep97/java-octo-adventure: Java Track On ... - GitHub
-
Couch Potato Programmer | Mid-Continent Public Library
-
Learn More - Quora
-
Using A Variable Of A Class In Another Class In Java - Stack Overflow