Starting "Java" [Java tutorials / resources / faq]

Reply

Join Date: Jul 2008
Posts: 16
Reputation: sanaulla123 is an unknown quantity at this point 
Solved Threads: 0
sanaulla123 sanaulla123 is offline Offline
Newbie Poster

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #11
Jul 3rd, 2008
Originally Posted by Artmann View Post
I would like to recomend the the books Core Java Volume 1 and 2 . A really good set of books that covers the most areas you'll need.
+1 to Core Java, Volume 1 and 2 By Horstmann. Really good book. One can actually read Head First Java and then come to this book for perfect understanding of the language
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 398
Reputation: sciwizeh is on a distinguished road 
Solved Threads: 20
sciwizeh's Avatar
sciwizeh sciwizeh is offline Offline
Posting Whiz

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #12
Jul 11th, 2008
i bought the Java All in One Desk Reference for dummies by doug lowe and barry burd when i first started learning java, it covers all of the basics and also includes a "minibook" on swing, web programming, and databases

it helped me a lot
Last edited by sciwizeh; Jul 11th, 2008 at 3:22 am.
My site, random PM's from people I haven't hear from before will be DELETED
"If people are good only because they fear punishment, and hope for reward, then we are a sorry lot indeed.",
"If we knew what it was we were doing, it would not be called research, would it? "
-Albert Einstein
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,581
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 461
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #13
Jul 12th, 2008
A free book 'Processing XML with Java' contains an in depth explanation about working with Java and XML.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,114
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 470
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

JME Resources

 
2
  #14
Jul 13th, 2008
For these of you who would like to learn more or start with Java Microedition - JME (also known as J2ME) here are few tips

What you need for development (download links)
  1. Your favourite IDE and Sun Java Wireless Toolkit 2.5.2 for CLDC Download (the latest available version as 13/07/2008)
  2. NetBeans with integrated Mobility
  3. IntelliJ IDEA, Eclipse or any other IDE with support of JME
  4. Custom Wireless Toolkit (to download one you have to register on the forum)

Recommended books by me

To start with JME
  1. Beginning J2ME: From Novice to Professional 3rd Edition
  2. Kicking Butt with MIDP and MSA (newer version from same author with latest technology offers)

Advance topics:
  1. Mobile 3D Graphics
  2. Mobile 3D Graphics with OpenGL ES and M3G
  3. Pro J2ME Polish: Open Source Wireless Java Tools Suite
  4. Pro Java ME MMAPI: Mobile Media API for Java Micro Edition
  5. Mobile Web Services

Additional resources to check upon:
  1. Java ME APIs
  2. NetBeans tutorials
  3. Sony Ericsson, scroll down for tutorials plus little search of forum (they should organize the forum little, but I still like it)
  4. How to set up on device debugging for Sony Ericsson phone ( I found it very helpful)
  5. Nokia forum
  6. Wireless Java Security 1 & 2 - are little older articles, but one can still learn a lot from them
  7. java2s.com - is a collection of basic tutorials for JME, but please be aware it does lack explanation to the code
  8. Java ME Tips - another collection of working examples
  9. DZone Snippets - another code examples
  10. Mobile Game Developer forum
  11. and the latest points of my interest Sensor (JSR-256) and mobile 3D(JSR-184) {part 1, part 2, part 3} tutorials
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 92
Reputation: bloody_ninja is an unknown quantity at this point 
Solved Threads: 1
bloody_ninja bloody_ninja is offline Offline
Junior Poster in Training

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #15
Jul 24th, 2008
I haven't seen any tutorials for JSP , so I guess I will post this one link that I found.

http://www.visualbuilder.com/jsp/tutorial/pageorder/1/
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,277
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 242
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: Starting "Java" [Java tutorials / resources / faq]

 
1
  #16
Jul 24th, 2008
Originally Posted by bloody_ninja View Post
I haven't seen any tutorials for JSP , so I guess I will post this one link that I found.

http://www.visualbuilder.com/jsp/tutorial/pageorder/1/
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
http://java.sun.com/javaee/5/docs/tutorial/doc/
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 4,346
Reputation: Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of Ezzaral has much to be proud of 
Solved Threads: 498
Moderator
Featured Poster
Ezzaral's Avatar
Ezzaral Ezzaral is offline Offline
Industrious Poster

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #17
Jul 24th, 2008
Originally Posted by bloody_ninja View Post
I haven't seen any tutorials for JSP , so I guess I will post this one link that I found.

http://www.visualbuilder.com/jsp/tutorial/pageorder/1/
Perhaps that is because JSP has it's own forum over in the Web Development section.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 92
Reputation: bloody_ninja is an unknown quantity at this point 
Solved Threads: 1
bloody_ninja bloody_ninja is offline Offline
Junior Poster in Training

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #18
Jul 24th, 2008
Oh I didn't notice that lol.

JSP does use Java though, so some sort of link should be here too.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1
Reputation: chelavek is an unknown quantity at this point 
Solved Threads: 0
chelavek's Avatar
chelavek chelavek is offline Offline
Newbie Poster

Re: Starting "Java" [Java tutorials / resources / faq]

 
0
  #19
Aug 18th, 2008
this is the good starting point for Java beginners. also many advices and tips for Java and general programming.Site is updated regularly so when you come back you will definitely see new informations on it.

<snipped url>
Last edited by Ancient Dragon; Aug 18th, 2008 at 9:30 am. Reason: snipped url
Java Tutorial, Advices and Tips
http://www.worldofjava.net
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,581
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 461
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: Starting "Java" [Java tutorials / resources / faq]

 
1
  #20
Aug 27th, 2008
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC