GIDForums  

Go Back   GIDForums > Computer Programming Forums > Java Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 12-Sep-2005, 06:12
rio rio is offline
New Member
 
Join Date: Aug 2005
Location: manila
Posts: 11
rio is on a distinguished road

new java student


hullo! we just started studying java in my 4th generation languages subject, i just want to ask, what do i need to know about it?the basics?coz so far ive taken up c and vb, what are the difference between the 3? thanks!muuaaahhhh!!!!!!
  #2  
Old 24-Sep-2005, 12:42
Paramesh's Avatar
Paramesh Paramesh is offline
Regular Member
 
Join Date: Sep 2005
Location: The Milky Way
Posts: 927
Paramesh is a jewel in the roughParamesh is a jewel in the roughParamesh is a jewel in the rough

Re: new java student


hi,

The Java programming language is robust and versatile, enabling developers to:
Write software on one platform and run it on another.
Create programs to run within a web browser.
Develop server-side applications for online forums, stores, polls, processing HTML forms, and more.
Write applications for cell phones, two-way pagers, and other consumer devices.
-code extracted from java.sun.com

Java is completely object oriented programming language unlike C.
you'll find a lot of things in java similar to C. such as the data types, declarations, and general syntax... Just go through the java tutorials in Sun java documentation online and i bet you'll learn java more quickly and efficiently. and java is completely different from VB. java is case sensitive(C is also case sensitive as u know) but vb is not. there is a lot of differences between java and other languages... u can browse through the net for more information...
bye
  #3  
Old 24-Sep-2005, 23:53
yeohhs yeohhs is offline
New Member
 
Join Date: Apr 2005
Location: Penang, Malaysia
Posts: 13
yeohhs is on a distinguished road
Thumbs up

Re: new java student


Quote:
Originally Posted by rio
hullo! we just started studying java in my 4th generation languages subject, i just want to ask, what do i need to know about it?the basics?coz so far ive taken up c and vb, what are the difference between the 3? thanks!muuaaahhhh!!!!!!

Hi,

If you are new to Java, this might help you.
http://java.sun.com/learning/new2java/index.html

Best Regards,
Yeoh
--
__________________
http://www.yeohhs.com
  #4  
Old 19-Jan-2006, 07:17
michaelbyrd michaelbyrd is offline
New Member
 
Join Date: Jan 2006
Posts: 4
michaelbyrd is on a distinguished road

Re: new java student


MichaelByrd.drivehq.com
here will help you
it's made by myself
hehe
  #5  
Old 19-Jan-2006, 22:41
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,576
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: new java student


My 2 cents: current postings on internet sites, such as www.osnews.com, are showing that Java may be losing ground to other languages like Ruby on Rails, Python, and the .NET languages.

Java is the current favorite for CS programs, especially for first year students. This is probably because of many of the features Paramesh talked about. I think it's too difficult for a first language; it was my first real experience in programming for school and I didn't understand it at all. Even now I don't claim I know it, even though I got an A from the class.

Just because you know C and VB, don't expect to jump into Java. The OOP style is very different from procedural programming and can be difficult to wrap your head around.

Personally, if you want a quick learning experience on OOP before you get heavy into Java, I'd recommend learning (at least a little) an OO scripting language like Ruby or Python. Even PHP allows OOP. I never understood OOP until I learned Python, even though I had Java and C++.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #6  
Old 23-Feb-2006, 16:33
TreyAU21's Avatar
TreyAU21 TreyAU21 is offline
Member
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 116
TreyAU21 has a spectacular aura aboutTreyAU21 has a spectacular aura about

Re: new java student


It's the order in which you learn languages... I took one class in C at school, and then we went straight to Java. I picked up Java very easily, and now I'm having a hard time going back to C. I too know PHP, but I learned it after I was well-versed in Java, so I can't really comment on its effectiveness as a stepping stone to Java.

I think that if you get a good beginners book on Java or follow some online tutorials thoroughly, you should pick it up fairly easily.
 
 

Recent GIDBlogWriting a book by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Java] Eclipse.org's Java IDE JdS Java Forum 5 04-Dec-2005 10:41
Problem with program breggo C++ Forum 3 08-Jun-2005 14:51
Convert Java to C++??? leanieleanz C++ Forum 1 04-Mar-2005 20:06
Made program in Java, trying C++ now, file i/o problems technickel C++ Forum 4 19-Feb-2005 01:32
Operator overloading (not happening) gmn C++ Forum 11 30-Aug-2003 09:18

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 10:34.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.