- Top 5 Websites for Java Application Examples
- Planet Source Code
- Sites for java apps
- Feedback
- Help Others, Please Share
- Learn Latest Tutorials
- Preparation
- Trending Technologies
- B.Tech / MCA
- Javatpoint Services
- Training For College Campus
- Tarun’s Blog
- Wednesday, November 11, 2020
- Top 10 Most Useful Websites for Java Developers
- Top 10 Most Useful Websites for Java Developers
Top 5 Websites for Java Application Examples
Over the summer the company I worked for sent me to a «Java Programming Boot Camp» held by Sun Microsystems in Philadelphia, Pennsylvania. The expectation for that course was that it would make me an entry level Java developer—after all, this was Sun’s general summary of the course. What I learned that summer was that you can’t just shell out a few thousand dollars to speed learn a computer language. It requires time, effort, and LOT of trial and error.
To really take advantage of the opportunity to learn the Java Programming Language, I came to the conclusion that the internet was my best friend. Over a period of weeks as I continued to learn. There were about 5 major websites that I referred to on a constant basis for Java application examples—and I’d like to share them with you.
First, let me recommend that no matter what, you should pick up a book or two on Java. Books allow someone to focus almost completely, whereas the internet is oftentimes shrouded by distraction or multitasking. I personally find that owning the book is best, since it gives me the capability to highlight important pages or mark specific sections with a sticky note. This works best for me, but of course your mileage may vary.
Next, I would turn to a variety of online sources to give you relevant java application examples and different explanations for the concepts presented in a book. Below I’ve outlined several websites where you can do just that—and even a bit more.
Planet Source Code
A valuable database full of Java programs, Planet Source Code boasts one of the largest Java code databases I’ve seen on the internet. Within the website, you’ll find the source code for thousands of Java applications, games, and utilities. Some of the categories on Planet Source Code even include programs dealing with security, data structure, and applets—to name a few.
While you’re there, I would highly recommend viewing PSC’s java program Hall of Fame, where the most impressive or well written code submissions from the past few years are displayed. I personally found that the programs in the Hall of Fame were useful and professional. Oh, and of course—the source for all of the programs is free for you to use, monkey with, and recompile on your computer.
Sites for java apps
No. | Project Name | Technology |
---|---|---|
1) | Payment Billing Product Project | JSP, Javascript, Ajax |
2) | Transport Company | JSP, Javascript, Ajax |
3) | Connect Globe | JSP, Javascript, Ajax |
4) | Online Banking Project | JSP, Javascript, Ajax |
5) | Online Quiz Project | JSP, Javascript, Ajax |
6) | City Classified and Search | JSP, Javascript, Ajax |
7) | Mailcasting Project | JSP, Javascript, Ajax |
8) | Online Library Project | JSP, Javascript, Ajax |
9) | Pharmacy Project | JSP, Javascript, Ajax |
10 | Company Mailer Project | Servlet |
11 | Baby Care Project | Servlet |
12 | Library Management System | Core Java |
13 | Broadcasting Chat Server Project | Core Java |
14 | Exam System | Core Java |
15 | JApps (Java Application World) | Core Java |
16 | Fee Report | Core Java |
17 | Fee Management | Servlet |
18 | eLibrary | Servlet |
For Videos Join Our Youtube Channel: Join Now
Feedback
Help Others, Please Share
Learn Latest Tutorials
Preparation
Trending Technologies
B.Tech / MCA
Javatpoint Services
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
- Website Designing
- Website Development
- Java Development
- PHP Development
- WordPress
- Graphic Designing
- Logo
- Digital Marketing
- On Page and Off Page SEO
- PPC
- Content Development
- Corporate Training
- Classroom and Online Training
- Data Entry
Training For College Campus
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week
Like/Subscribe us for latest updates or newsletter
Tarun’s Blog
Blogs on IT, technology leadership, and other related topics like mobile and web application development.
Wednesday, November 11, 2020
Top 10 Most Useful Websites for Java Developers
List of most effective and trustworthy resources about Java Technology.
Below is the list of most effective and trustworthy resources about Java Technology. These could be very useful and interesting for Java programmers. I have been using these resources since many years for finding latest information about Java technologies.
The site Contains information about almost everything you need to know related to Java including news, articles, blogs, certifications, career options and information related to Java projects. Visit this page frequently to keep yourself up to date about Java Platform.
This is the right place to visit if you are looking to download and install the latest Java Development Kit. It also provides detailed instructions about how to run the Java installer on various platforms.
This site contains API specification for Java SE. The HTML documentation is generated from the Java source code using the JavaDoc tool.
This site contains collection of tutorials and reference guides for the Java Programming Language. These lessons are also available in the book form as The Java Tutorial, Sixth Edition. Check this URL to purchase this book online https://www.amazon.com/The-Java-Tutorial-Course-Edition/dp/0134034082
The site contains mock tests and useful resources for learning various topics ranging from java, databases, android and preparation for certifications. it’s a very nice place for learning Java through Fun.
6. Java EE related projects on GitHub (https://javaee.github.io)
This site contains projects related to Java EE and other projects earlier hosted in Java.net. You can find various project home pages for more information about them and contact details associated with these projects.
Visit this site to follow discussions, Q&A about Java technologies and frameworks. Javapedia.net is also useful for Java and Java EE developers, technologist and college students preparing for interviews.
The site contains information about the latest technology in Java Enterprise edition. This is the place where java developers discuss about various topics related to Java, Java EE, programming, software and trends in server-side development. It is very big online community for enterprise Java architects and developers, providing daily news, tech talks and webinars etc.
This is the place where you can find Latest Java Software (Games, Mobile and Desktop applications). It’s legitimate and safe place to install java plug-in. Other sites may show some fake pop-up and trick you into downloading software that isn’t actually java.
This site claims to provides resources about how Java powers the innovation behind our digital world. It contains collection of resources on Java Platform for Students, Hobbyists, Developers, and IT Leaders.
Although there are plenty of similar lists over the internet about useful resources on Java. However, I have found many have become outdated and are showing information which are relevant only up to Java 5.
After Java 8, the language have gone through major overhaul requiring significant changes in the approach towards Java programming. The language is also evolving very fast with a six month release cadence for new version of Java. At the time of writing this article the current version was Java 15.
I have written this article to enable Java developers at all levels to be more productive and efficient on your java projects by using its latest features. In case you come across more such interesting and useful resource on Java do share it in the comments section.
Top 10 Most Useful Websites for Java Developers
Join the DZone community and get the full member experience.
Below is the list of most effective and trustworthy resources about Java Technology. These could be very useful and interesting for Java programmers. I have been using these resources for many years for finding the latest information about Java technologies.
The site contains information about almost everything you need to know related to Java including news, articles, blogs, certifications, career options, and information related to Java projects. Visit this page frequently to keep yourself up to date about the Java Platform.
This is the right place to visit if you are looking to download and install the latest Java Development Kit. It also provides detailed instructions about how to run the Java installer on various platforms.
This site contains API specification for Java SE. The HTML documentation is generated from the Java source code using the JavaDoc tool.
This site contains a collection of tutorials and reference guides for the Java Programming Language. These lessons are also available in book form as «The Java Tutorial, Sixth Edition». You may visit the link below to purchase this book online.
The site contains mock tests and useful resources for learning various topics ranging from java, databases, android, and preparation for certifications. it’s a very nice place for learning Java through Fun.
6. Java EE related projects on GitHub (https://javaee.github.io)
This site contains projects related to Java EE and other projects earlier hosted in Java.net. You can find various project home pages for more information about them and contact details associated with these projects.
Visit this site to follow discussions, Q&A about Java technologies and frameworks. Javapedia.net is also useful for Java and Java EE developers, technologists, and college students preparing for interviews.
The site contains information about the latest technology in Java Enterprise Edition. This is the place where java developers discuss various topics related to Java, Java EE, programming, software, and trends in server-side development. It is a very big online community for enterprise Java architects and developers, providing daily news, tech talks, and webinars, etc.
This is the place where you can find Latest Java Software (Games, Mobile, and Desktop applications). It’s a legitimate and safe place to install Java plug-ins. Other sites may show some fake pop-up and trick you into downloading software that isn’t actually java.
This site claims to provide resources about how Java powers the innovation behind our digital world. It contains a collection of resources on Java Platform for Students, Hobbyists, Developers, and IT Leaders.
Although there are plenty of similar lists over the internet about useful resources on Java. However, I have found many have become outdated and are showing information that is relevant only up to Java 5.
After Java 8, the language has gone through a major overhaul requiring significant changes in the approach towards Java programming. The language is also evolving very fast with a six-month release cadence for the new version of Java. At the time of writing this article, the current version was Java 15.
I have written this article to enable Java developers at all levels to be more productive and efficient on your java projects by using its latest features. In case you come across more such interesting and useful resources on Java do share it in the comments section.
Published at DZone with permission of Tarun Telang . See the original article here.
Opinions expressed by DZone contributors are their own.