Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Introduction to Java
#12
I don't think java is very good for learning how to program and this tutorial shows why. You are basically learning from two streams of information at once. You have to not only learn programming constructs like loops and variables, but since java is so strictly object-oriented, you also have to learn object-oriented programming.

This tutorial is good for the basic constructs, but almost anything object-oriented is glossed over. Reading this, I have no idea what a class is, what an object is, their relation and so on. I'm not saying this a bad tutorial, this post is more of a comment in general.

Also, I don't think a do while loop is useless. I don't get what you mean when you say you don't believe in forcing the user into a loop. You are the programmer, you can very well do as you please. In terms of its usefulness, I agree I have only used it rarely, but I don't think you should skip it since its a common element across languages. I have used it a couple times, most recently to initialize things before looping through a ResultSet so I wouldn't say its completely without use.
Reply


Messages In This Thread
Introduction to Java - by Psycho - 10-04-2009, 06:49 PM
RE: Introduction to Java - by D3N - 10-04-2009, 07:15 PM
RE: Introduction to Java - by Extasey - 10-05-2009, 04:46 AM
RE: Introduction to Java - by Etheryte - 10-05-2009, 05:27 AM
RE: Introduction to Java - by g0tit - 10-05-2009, 03:16 PM
RE: Introduction to Java - by TheDoctor - 10-07-2009, 07:38 AM
RE: Introduction to Java - by Skajper - 10-08-2009, 02:48 AM
RE: Introduction to Java - by Cellydy - 10-08-2009, 10:37 AM
RE: Introduction to Java - by Akshay* - 10-10-2009, 11:41 PM
RE: Introduction to Java - by HuNt3R - 10-11-2009, 08:14 AM
RE: Introduction to Java - by 5C4RF4C3 - 10-11-2009, 08:18 AM
RE: Introduction to Java - by blackhat - 10-11-2009, 10:33 AM
RE: Introduction to Java - by Psycho - 10-18-2009, 03:34 AM
RE: Introduction to Java - by Chris - 10-11-2009, 11:03 PM
RE: Introduction to Java - by Zonked - 10-12-2009, 09:48 PM
RE: Introduction to Java - by [V]VenDetta - 10-19-2009, 08:59 AM
RE: Introduction to Java - by Psycho - 10-20-2009, 01:17 PM
RE: Introduction to Java - by nevets04 - 10-19-2009, 11:47 AM
RE: Introduction to Java - by blackhat - 10-20-2009, 09:11 AM
RE: Introduction to Java - by Marda - 10-24-2009, 07:08 AM
RE: Introduction to Java - by EXplore_System135 - 10-24-2009, 09:55 PM
RE: Introduction to Java - by Mia - 10-25-2009, 08:37 AM
RE: Introduction to Java - by byakuugan - 10-25-2009, 08:59 AM
RE: Introduction to Java - by DeathShad0 - 10-31-2009, 09:25 PM
RE: Introduction to Java - by Testgamma1 - 12-11-2009, 08:39 AM
RE: Introduction to Java - by Psycho - 04-12-2010, 03:07 PM
RE: Introduction to Java - by SLiM - 04-13-2010, 09:37 PM
RE: Introduction to Java - by Anubis™ - 04-14-2010, 04:25 AM
RE: Introduction to Java - by Psycho - 04-14-2010, 04:49 PM
RE: Introduction to Java - by Don Panzer - 05-02-2010, 08:08 AM
RE: Introduction to Java - by JesusOfSuburbia - 05-03-2010, 01:50 AM
RE: Introduction to Java - by Julie - 05-09-2010, 03:33 PM
RE: Introduction to Java - by KoBE - 12-15-2010, 11:39 AM
RE: Introduction to Java - by Break - 01-05-2011, 12:32 PM
RE: Introduction to Java - by Unspoken - 01-06-2011, 05:12 PM
RE: Introduction to Java - by Bigandrewgold - 01-31-2011, 07:52 PM
RE: Introduction to Java - by myfudbot - 04-11-2011, 11:50 AM
RE: Introduction to Java - by The Don Killuminati - 04-12-2011, 05:04 PM
RE: Introduction to Java - by elvinguitar - 05-30-2011, 11:02 PM
RE: Introduction to Java - by Facebook Staff - 06-08-2011, 10:26 AM
RE: Introduction to Java - by Livewire - 06-09-2011, 06:11 AM
RE: Introduction to Java - by xMan - 06-09-2011, 06:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  why java haphazard 8 1,570 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,980 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Introduction to Java 2 Psycho 13 3,454 06-09-2011, 06:12 AM
Last Post: Livewire
  Java help php 1 888 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,770 03-14-2010, 09:08 AM
Last Post: uber1337

Forum Jump:


Users browsing this thread: 11 Guest(s)