Web Design and Development Forums

Java fundamentals, tutorials, etc.

This is a discussion on "Java fundamentals, tutorials, etc." within the Java, JSP, Cold Fusion section. This forum, and the thread "Java fundamentals, tutorials, etc. are both part of the Program Your Website category.


Go Back   Webforumz.com > Program Your Website > Java, JSP, Cold Fusion

Welcome to Webforumz.com.
Register Now Register now!

Reply
 
LinkBack Thread Tools Rate Thread
Old May 27th, 2007, 23:05   #1 (permalink)
Junior Member
 
Join Date: May 2007
Location: England
Age: 17
Posts: 20
Java fundamentals, tutorials, etc.

Ok, I am a noob to Java. There's no denying it. I've read several tutorials now and none have them have been impressive to be honest. I just can't grasp the concept, all the tutorials explain the theory too metaphorically. It makes it hard to actually apply it, I wonder if someone could link me to a tutorial that helps me with Java from COMPLETE scratch. I am interested in J2ME too, cos I want to make programs for my phone. Any help?
matthewhaworth is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 29th, 2007, 02:34   #2 (permalink)
Moderator
 
spinal007's Avatar
 
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,609
Blog Entries: 1
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: Java fundamentals, tutorials, etc.

What you're looking for is "hello world".
Whenever I want to learn a new language I search for a hello world example, then you'll get a whole lot of dummy examples to get you started.

I searched for "j2me hello world" and found the following:
Getting Started with J2ME
J2ME MIDP Development Quick Start Guide
J2ME Programming
__________________
Diego - SEO Consultant London (My Blog | Fight Me)
jQuery: Star Rating - Multiple File Upload - FCKEditor/Codepress
Before we work on artificial intelligence why don't we do something about natural stupidity?
spinal007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 29th, 2007, 12:17   #3 (permalink)
Junior Member
 
Join Date: May 2007
Location: England
Age: 17
Posts: 20
Re: Java fundamentals, tutorials, etc.

Code: Select all
public class helloWorld {
            public static void main (String args[]) {
                  System.out.println("Hello world!");
            }
}
I've actually learnt a lot since i posted that last ...post lol. All from http://michael.has.nicedrums.net amazing site.
matthewhaworth is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
fundamentals, java, tutorials

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nav bar tutorials thewebkid CSS Forum 3 Jan 11th, 2008 20:14
PHP Tutorials pa007 PHP Forum 2 Jul 9th, 2007 14:01
CSS Tutorials Pádraig CSS Forum 4 Apr 3rd, 2007 21:33
Java/GUI/Server Developer (Java, EJB/Hibernate, SWING) - Berkshire Web JobBot Job Opportunities 0 Jan 16th, 2007 09:30



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 16:15.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59