Learn Java
Learn to code in Java — a robust programming language used to create software, web and mobile apps, and more.
Skill level
BeginnerTime to complete
Approx. 25 hoursCertificate of completion
Included with paid plansPrerequisites
None
About this course
Popular for its versatility and ability to create a wide variety of applications, learning Java opens up your possibilities when coding. With it, you’ll be able to develop large systems, software, and mobile applications — and even create mobile apps for Android. Learn important Java coding fundamentals and practice your new skills with real-world projects.
Skills you'll gain
Build core programming concepts
Learn object-oriented concepts
Create Java projects
Syllabus
16 lessons • 14 projects • 15 quizzesHands-on learning
Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Projects in this course
- Project
Planting a Tree
Write your first Java program from scratch by introducing yourself to users and planting a tree for them. You'll practice creating a class, defining the main method, and organizing print statements. - Project
Java Variables: Mad Libs
In this project, we're going to practice creating variables and printing. We're going to put your skills to the test by generating a story, Mad Libs style. - Project
Math Magic
It's time to build fluency with operators in Java. In this project, we're going to practice arithmetic in Java so you can hone your skills and feel confident taking them to the real world. Why? Practicing computing integer values with Java's arithmetic operators will help you with a wide, wide range of Java tasks in the future. What's next? Some math, more Java, and a sprinkle of magic. You got this!
Learn Java course ratings and reviews
- 5 stars
- 4 stars
- 3 stars
- 2 stars
- 1 star
- The Intro to Java course was able to break down multiple concepts into easily digestible chunks. I actually felt like I was practicing the information the moment I was learning it, as opposed to just watching a video and trying to remember what was said afterwards.Mike M.Verified Learner
- Very organized course overall, well-structured sub-tasks and great quality tips and notes in every lesson. For someone with a Codecademy subscription, and no background in Java, this course does the job of setting up the foundations and developing a critical-thinking repertoire to tackle problems in Java.Elie C.Verified Learner
- This is the best java course I have ever done, it's beginner friendly but also have some really cool projects. I personally love Codecademy way to teaching. This course have boosted my confidence and I have already started the intermediate course. I highly recommend this course to every one who is starting in this field.Shubham V.Verified Learner
Our learners work at
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.
Join over 50 million learners and start Learn Java today!
Try courseFrequently asked questions about Java
Java is an open-source, general-purpose programming language known for its versatility and stability. It’s used for everything from building websites to operating systems and wearable devices. You can even find Java in outer space, running the Mars rover.