Go Back   Velocity Reviews > Newsgroups > Java
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Java - hi, am a beginner in java programming

 
Thread Tools Search this Thread
Old 11-04-2009, 10:43 PM   #1
Default hi, am a beginner in java programming


could i be enlightened on some of the fundamental things i need to
know when it comes to java programming, Thanks.


opysho_java
  Reply With Quote
Old 11-04-2009, 11:18 PM   #2
markspace
 
Posts: n/a
Default Re: hi, am a beginner in java programming
opysho_java wrote:
> could i be enlightened on some of the fundamental things i need to
> know when it comes to java programming, Thanks.



Here's a good tutorial:

http://www.javapassion.com/javaintro/



markspace
  Reply With Quote
Old 11-04-2009, 11:22 PM   #3
Arne Vajhøj
 
Posts: n/a
Default Re: hi, am a beginner in java programming
opysho_java wrote:
> could i be enlightened on some of the fundamental things i need to
> know when it comes to java programming, Thanks.


Start at:
http://java.sun.com/docs/books/tutorial/

Arne


Arne Vajhøj
  Reply With Quote
Old 11-05-2009, 06:00 AM   #4
Roedy Green
 
Posts: n/a
Default Re: hi, am a beginner in java programming
On Wed, 4 Nov 2009 14:43:43 -0800 (PST), opysho_java
<> wrote, quoted or indirectly quoted someone
who said :

>could i be enlightened on some of the fundamental things i need to
>know when it comes to java programming, Thanks.

see http://mindprod.com/jgloss/gettingstarted.html
--
Roedy Green Canadian Mind Products
http://mindprod.com

An example (complete and annotated) is worth 1000 lines of BNF.


Roedy Green
  Reply With Quote
Old 11-05-2009, 01:49 PM   #5
alexandre_paterson@yahoo.fr
 
Posts: n/a
Default Re: hi, am a beginner in java programming
On Nov 4, 11:18 pm, markspace <nos...@nowhere.com> wrote:
....
> Here's a good tutorial:
>
> http://www.javapassion.com/javaintro/


Well... To me anyone who defines inheritance as
"code reuse" deserves to be shot (the author of
that tutorial sure does) and I would be very cautious
about writing made by such a person

Objective-C programmers are having a good laugh about
inheritance being about "code reuse"




alexandre_paterson@yahoo.fr
  Reply With Quote
Old 11-05-2009, 02:38 PM   #6
RedGrittyBrick
 
Posts: n/a
Default Re: hi, am a beginner in java programming

wrote:
> On Nov 4, 11:18 pm, markspace <nos...@nowhere.com> wrote:
> ...
>> Here's a good tutorial:
>>
>> http://www.javapassion.com/javaintro/

>
> Well... To me anyone who defines inheritance as
> "code reuse" deserves to be shot (the author of
> that tutorial sure does)


I don't interpret his statement that way:

"Inheritance is one of the most important OO concept along with
encapsulation and polymorphism. Basically it allows reuse of the code
since a sub-class (child class) can readily use the properties and
methods defined in the super class (parent class)."

He isn't *defining* inheritance, he's describing, for those new to Java
and to OO, something inheritance allows. It's a necessarily simplistic
statement that is followed by a reference to the Sun tutorial on
inheritance in Java.


> and I would be very cautious about writing made by such a person


His writings are often recommended here by people whose opinions I have
come to respect.


> Objective-C programmers are having a good laugh about
> inheritance being about "code reuse"


I don't remember any occasion when I have been convinced of something by
the reported laughter of the misinformed. Rather the opposite effect
pertains.


It seems to me the top two hits for "objective-c inheritance" don't
really do much better:

"Inheritance in Objective-C is similar to Java. When you extend your
super class (of which you can only have one parent) you can override the
methods of your super class by simply putting the new implementations in
the child classes implementation."

"Objective-C enables programmer to inherit common methods and properties
from other class, known as inheritance."



--
RGB


RedGrittyBrick
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming Discussion Forum technica Computer Support 2 04-27-2008 02:57 PM
Re: beginner Robert Maas, see http://tinyurl.com/uh3t Computer Information 3 02-11-2008 07:57 AM
I am returning to programming - help needed, please. Knut Arvid Keilen Computer Support 27 05-19-2007 11:10 PM
Ideal Certification Path for beginner James McConnell MCTS 4 03-28-2007 12:45 PM
Introduction to Programming Using Java k.vidura@gmail.com Computer Support 0 03-15-2006 03:16 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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