🌐
freeCodeCamp
freecodecamp.org › news › the-java-handbook
The Java Handbook – Learn Java Programming for Beginners
September 7, 2022 - That's the project tool window on the left side. All your source code will live inside that src folder. Right click on the src folder and go to New > Java Class.
🌐
freeCodeCamp
forum.freecodecamp.org › t › looking-for-java-projects-tutorials › 602806
Looking for Java projects/tutorials - The freeCodeCamp Forum
April 6, 2023 - Hi guys, I know I’m out of scope here, I made all frontend part of FCC curriculum, but the thing is I’m learning Java at school, going for the second year now and I’m starting to get bored, this asignature starts with the very basics of programming and OOP, mostly I’ve already learned ...
Discussions

FREECODECAMP of JAVA?
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full - best also formatted as code block You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit/markdown editor: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/learnjava
8
4
August 15, 2024
Java Tutorial for Complete Beginners (Free Course)
Guys, learn to program in the Java programming language. This course assumes no prior programming knowledge, just a desire to learn to program. Here are some of the stats of this course: Total students enrolled: 779K+ Rating: 4.4 out of 5 A great course for complete beginners, do enroll and ... More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
14
January 20, 2017
Is there something like freecodecamp but for java?

The latter, yes. That I know of? No.

And this doesn't answer your question directly, but I just want to point it out, just in case no one else chimes in. I'm also going to assume you're new to programming.

Just focus on Free Code Camp now, even if it's not the exact language you want to study. I've yet to see a better resource to take someone from the basics, up to actually building an app independently. And that's the really hard part.

Once you get through Freecodecamp, picking up Java will be relatively easy, and could be done in a week or two with any decent Java book.

Learning Java won't teach you to program. Freecodecamp will.

More on reddit.com
🌐 r/learnjava
5
14
January 5, 2017
Is there a site like free code camp but for Java?

There are literally tons of Java books. Also check out r/learnjava and what they recommened.

More on reddit.com
🌐 r/learnprogramming
14
15
September 2, 2016
🌐
freeCodeCamp
forum.freecodecamp.org › t › java-projects-and-freecodecamp › 210384
Java projects and FreeCodeCamp - The freeCodeCamp Forum
July 20, 2018 - Hi, just joined FCC because of the article on Medium announcing a general backend certification along with support for non-javascript backends. I’ve begun doing the APIs and Microservices portion of the site, but am wondering if I am looking in the right place as the site keeps mentioning ...
🌐
freeCodeCamp
freecodecamp.org › news › tag › java
Java - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
🌐
freeCodeCamp
freecodecamp.org › news › learn-java-programming
Learn Java Programming (version 17)
September 27, 2022 - You can follow along with the entire course from within your web browser. And the course covers a newer version of Java than our previous courses. Farhan Hasin Chowdhury created this course. Farhan is an experienced software engineer here at freeCodeCamp and he is great at breaking down programming topics for beginners.
🌐
freeCodeCamp
freecodecamp.org › news › get-started-coding-with-java
Get Started Coding with Java!
March 25, 2021 - Java is one of the most popular programming languages. It can run on all the major operating systems and can be used to write native Android apps. We posted a beginner's Java course on the freeCodeCamp.org YouTube channel. This course was developed ...
🌐
GitHub
github.com › yadavanuj1996 › freecodecamp-solutions
GitHub - yadavanuj1996/freecodecamp-solutions: Implemented solutions for coding challenges & web app projects of 1800 hour long full stack developer roadmap from freeCodeCamp. · GitHub
Implemented solutions for coding challenges & web app projects of 1800 hour long full stack developer roadmap from freeCodeCamp. - yadavanuj1996/freecodecamp-solutions
Starred by 164 users
Forked by 89 users
Languages   JavaScript 52.1% | HTML 44.4% | CSS 3.5%
🌐
freeCodeCamp
freecodecamp.org › news › learn-java-free-java-courses-for-beginners
Learn Java – Free Java Courses for Beginners
January 3, 2022 - In this Coursera course, you will learn about the classes, conditionals, loops, functions and more. You will also learn how to work with CSV files in Java and build a mini project.
Find elsewhere
🌐
freeCodeCamp
freecodecamp.org › news › java-interview-prep-handbook
The Java Interview Prep Handbook – 50 Questions Solved + Code Examples
December 7, 2023 - Both abstract classes and interfaces are foundational concepts in Java, used for achieving abstraction and supporting design patterns like Strategy and Adapter. The use of these concepts depends on the specific requirements and design considerations of your software project.
🌐
freeCodeCamp
freecodecamp.org › news › learn-java-object-oriented-programming
Learn Java Fundamentals – Object-Oriented Programming [Full Book]
November 9, 2023 - This manual has been tailored specifically for you if you are new to Java or revisiting foundational concepts – whether that means learning for the first time, revisiting foundational ideas, or needing reliable references for Java development.
🌐
freeCodeCamp
freecodecamp.org › news › java-project-parking-lot-management-system
Java Project – How to Build a Simple Parking Lot Management System
September 10, 2024 - Hello everyone! It's good to be back with another tutorial – this time on Java, one of the most popular programming languages out there today. Java is used by developers and enterprises to build powerful applications that serve many different purpose...
🌐
freeCodeCamp
freecodecamp.org › news › tag › projects
projects - freeCodeCamp.org
#JavaScript · #AI · #Web Development · #projects · #portfolio · #projects · #CSS · #email · #components · #CSS Grid · #Apollo GraphQL · #AI · #Java · #Developer Tools · #projects · #Junior developer · #AWS · #projects · #projects · #learning to code ·
🌐
YouTube
youtube.com › channel › UC8butISFwT-Wl7EV0hUK0BQ › search
Intro to Java Programming - freeCodeCamp.org
Learn math, programming, and computer science for free. A 501(c)(3) tax-exempt charity. We also run a free learning interactive platform at freecodecamp.org
🌐
freeCodeCamp
freecodecamp.org › news › search
Search - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
🌐
Reddit
reddit.com › r/learnjava › freecodecamp of java?
r/learnjava on Reddit: FREECODECAMP of JAVA?
August 15, 2024 -

Any one know of a site that has courses like FCC has for web development but just with Java projects?

Top answer
1 of 4
1
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full - best also formatted as code block You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit/markdown editor: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
2 of 4
1
It seems that you are looking for resources for learning Java. In our sidebar ("About" on mobile), we have a section "Free Tutorials" where we list the most commonly recommended courses. To make it easier for you, the recommendations are posted right here: MOOC Java Programming from the University of Helsinki Java for Complete Beginners accompanying site CaveOfProgramming Derek Banas' Java Playlist accompanying site NewThinkTank Hyperskill is a fairly new resource from Jetbrains (the maker of IntelliJ) Also, don't forget to look at: The official Documentation The official Java Tutorials Our community resources thread If you are looking for learning resources for Data Structures and Algorithms, look into: "Algorithms" by Robert Sedgewick and Kevin Wayne - Princeton University Coursera course: Part I Part II Coursebook Algorithms 4th Edition Your post remains visible. There is nothing you need to do. I am a bot and this message was triggered by keywords like "learn", "learning", "course" in the title of your post. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
🌐
freeCodeCamp
forum.freecodecamp.org › t › java-tutorial-for-complete-beginners-free-course › 78701
Java Tutorial for Complete Beginners (Free Course) - The freeCodeCamp Forum
January 20, 2017 - Guys, learn to program in the Java programming language. This course assumes no prior programming knowledge, just a desire to learn to program. Here are some of the stats of this course: Total students enrolled: 779K+ Rating: 4.4 out of 5 A ...
🌐
ProjectsGeek
projectsgeek.com › java-mini-projects-with-source-code
100+ Free Java mini projects with Source Code - ProjectsGeek
October 1, 2021 - 100+ Java mini projects with source code to download for free. Feel free to download abstracts, PPT's and project reports of Java projects in core Java, JSP project.
🌐
Scribd
scribd.com › document › 494461544 › Java-Projects
Java Projects for Beginners and Students | PDF
This document lists several Java project ideas for both beginner and advanced levels, including an airlines reservation system, banking system, currency converter, online examination ...
Rating: 1 ​ - ​ 1 votes
🌐
GitHub
github.com › PacktPublishing › Java-Projects-Second-Edition
GitHub - PacktPublishing/Java-Projects-Second-Edition: Java Projects - Second Edition, published by Packt
With the following software and hardware list you can run all code files present in the book (Chapter 2-10). ... We also provide a PDF file that has color images of the screenshots/diagrams used in this book.
Starred by 59 users
Forked by 33 users
Languages   HTML 58.1% | Java 32.8% | CSS 5.4% | JavaScript 3.7% | HTML 58.1% | Java 32.8% | CSS 5.4% | JavaScript 3.7%