I needed to get links to some good Java, J2EE tutorials and was surprised that daniweb::Java didn't have a thread on that..
Of course it's easy enough having Sun provide tutorials on most things, there might be some covering specific topics in better ways.
Anyway here are the links I have found so far on java.sun.com, please post if you find some other tried and tested ones:
Core Java/Basics
Getting Started — An introduction to Java technology and lessons on installing Java development software and using it to create a simple program.
Learning the Java Language — Lessons describing the essential concepts and features of the Java Programming Language.
Essential Java Classes — Lessons on exceptions, basic input/output, concurrency, regular expressions, and the platform environment.
Collections — Lessons on using and extending the Java Collections Framework.
Swing — An introduction to the Swing GUI toolkit, with an overview of features and a visual catalog of components. See below for a more comprehensive tutorial on Swing.
Deployment — How to package applications and applets using JAR files, and deploy them using Java Web Start and Java Plug-in.
Specialized Trails and Lessons
Custom Networking — An introduction to the Java platform's powerful networking features.
The Extension Mechanism — How to make custom APIs available to all applications running on the Java platform.
Generics — An enhancement to the type system that supports operations on objects of various types while providing compile-time type safety. Note that this lesson is for advanced users. The Java Language trail contains a Generics lesson that is suitable for beginners.
Internationalization — An introduction to designing software so that it can be easily be adapted (localized) to various languages and regions.
JavaBeans — The Java platform's component technology.
JDBC Database Access — Introduces an API for connectivity between the Java applications and a wide range of databases and a data sources.
JMX— Java Management Extensions provides a standard way of managing resources such as applications, devices, and services.
JNDI— Java Naming and Directory Interface enables accessing the Naming and Directory Service such as DNS and LDAP.
RMI — The Remote Method Invocation API allows allows an object to invoke methods of an object running on another Java Virtual Machine.
Reflection — An API that represents ("reflects") the classes, interfaces, and objects in the current Java Virtual Machine.
Security — Java platform features that help protect applications from malicious software.
Sound — An API for playing sound data from applications.
2D Graphics — How to display and print 2D graphics in applications.
How is it like the moderators find this thread not up to the mark, unnecessary or simply haven't seen it !
What you trying to say? You been expecting to see more comments, or your post to be added to the top list as important post in the section so everybody can see it and go there if they just looking for quick tutorials?
What you trying to say? You been expecting to see more comments, or your post to be added to the top list as important post in the section so everybody can see it and go there if they just looking for quick tutorials?
I was hoping, for others' sake that this will be made a sticky post so all can get this basic info easily; and for my sake that others will add some more links to good tutorials that I can refer to. .
Last edited by thekashyap; Jul 23rd, 2007 at 1:56 am.
What you can do is add link to this tutorials into your signature.
However problem with this links is that due time they will change ( new version of java will bring new tutorials, website removed etc) and that would requere somebody to check on them regulary, let say every 2 months
What you can do is add link to this tutorials into your signature.
However problem with this links is that due time they will change ( new version of java will bring new tutorials, website removed etc) and that would requere somebody to check on them regulary, let say every 2 months
Sounds very logical !! May be same can be communicated to C/C++ forum moderators as well..
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.