Unlock full accessUpgrade plan
Projects in Java
All Projects in Java
Project Type
All Projects
Project Progress
All Progress
20 projects
- Practice Project
2D Arrays: Image Manipulation Project
Computer Science • JavaThis project uses your knowledge of 2D arrays to create an image processing application.More guidance, 120 min - Practice Project
A Basic Calculator
Computer Science • Java • Code FoundationsIn this project, we're going to practice Classes, Methods, Objects in Java so you can hone your skills and feel confident taking them to the real world. Why? It's vital that you get comfortable creating classes and writing methods that perform various operations.More guidance, 78 min - Practice Project
A Simple Car Loan Payment Calculator
Computer Science • Java • Mobile DevelopmentIn this project, we're going to practice conditionals in Java so you can hone your skills and feel confident taking them to the real world. Why? Mastering combining basic fundamentals such as conditionals and arithmetic expressions will help you to build effective programs.More guidance, 51 min - Practice Project
Best Fare Calculator
Java Build a Java program to calculate the best fare option for a New York City visitor.Less guidance, 60 min - Practice Project
Build A Droid
Computer Science • Java • Code FoundationsPractice object-oriented Java by creating a `Droid` class and creating different instances of Droid. Droids are robots built to perform tasks. A droid can be built for any task so it's the perfect candidate for a Java class!More guidance, 42 min - Practice Project
Continents and Cities
Java • Web Development • Mobile DevelopmentIn this project, we're going to practice the switch statement in Java so you can hone your skills and feel confident taking them to the real world. 7 continents, 7 cities, 1 expression. You got this!More guidance, 48 min - Practice Project
Desert Island Playlist
Java • Mobile Development • Code FoundationsUse Java's `ArrayList` methods to build and tweak your desert island music playlist.More guidance, 30 min - Portfolio Project
Dining Review API
Java • Web DevelopmentUse your knowledge of Spring to build a RESTful web API for a restaurant dining review web app scenario.Independent, 6 hrsPortfolio Ready - Practice Project
DNA Sequencing
Java • Mobile Development • Code FoundationsThe sheer size of the genome makes it difficult, if not impossible, to analyze by hand. The human genome, for example, contains 3 billion nucleotides. Thus, finding any information in the genome requires computational approaches. In this project, use Java string methods to find a protein in a strand of DNA.More guidance, 60 min