473,545 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where to start learning Java

I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be great.

Thank you,

Rick
Jul 17 '05 #1
6 5536
In article <pa************ *************** @optonline.net> ,
Rick <ri******@opton line.net> wrote:
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be great.


You could do a lot worse than to just go to java.sun.com and start
working through their tutorials. They're very good.
Jul 17 '05 #2
Rick <ri******@opton line.net> wrote in message news:<pa******* *************** *****@optonline .net>...
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be great.


When learning a new programming language, I always start with a good
book. In the case of Java, I highly recommend Java 2: The Complete
Reference.
http://tinyurl.com/29z92
Jul 17 '05 #3

"Rick" <ri******@opton line.net> wrote in message
news:pa******** *************** ****@optonline. net...
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be great.

Thank you,

Rick


I recommend "Thinking in JAVA 3rd Edition" www.BruceEckel.com
You'll get an extra cd rom with some excellent presentations. Helped me
enormously.

jAnO!
Jul 17 '05 #4
Rick <ri******@opton line.net> wrote in message news:<pa******* *************** *****@optonline .net>...
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be great.

Thank you,

Rick


Maybe mootness, however, I have found the best way to quickly develop
skills with any new programming language is by reading the works of
others. Also, try modifying some simpler programs and exercising your
knowledge.

Maybe search http://www.jars.com/ ,
http://javaboutique.internet.com/javasource/ ,
http://www.free-applets.com/applets.html , etc.
find something you are already knowledgable about or interests you,
start trying to improve or fix code.

Tutorials and reference, of course, are invaluable, in hand.

Regards,

Mark A. Washburn
maw
http://mywebpage.netscape.com/mawcowboy/homepage.html
( or if Netscape is broken )
http://www.geocities.com/dolphincons.../homepage.html
http://www.geocities.com/dolphinconsultant/myforth.html
Jul 17 '05 #5
I second that. Spend some quality time with the tutorials.
java.sun.com/docs/books/tutorial I'd read one through, follow the
instructions, then go back and read it again to make sure i understood it.
Worked pretty well for learning the basic syntax. Thinking in Java is a
great tool, too. Probably better from an object-oriented perspective.
http://www.mindview.net/Books/TIJ Freely downloadable.

Good luck!
Jeff

(p.s. don't be afraid to ask questions, as long as you've done due
diligence trying to figure it out ;)

"fishfry" <BL************ **@your-mailbox.com> wrote in message
news:BL******** *************** *************@n etnews.comcast. net...
In article <pa************ *************** @optonline.net> ,
Rick <ri******@opton line.net> wrote:
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be
great.
You could do a lot worse than to just go to java.sun.com and start
working through their tutorials. They're very good.

Jul 17 '05 #6
On Mon, 01 Mar 2004 07:11:48 +0000, fishfry wrote:
In article <pa************ *************** @optonline.net> ,
Rick <ri******@opton line.net> wrote:
I know this is an open-ended question. But, can someone recommend a path
for learning Java. I have some minimal background in programming, C and
C++. Time constraints ony allow me a few hours in the evening to work on
this. Any recommendations on books, CBT or on-line training would be
great.


You could do a lot worse than to just go to java.sun.com and start working
through their tutorials. They're very good.


Thanks you for all your suggestions.

Rick
Jul 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3941
by: Cherrish Vaidiyan | last post by:
Hello Pals, I am very much interested to master java. i know C and C++. I can handle programming to certain level in either language.I beleieve java is the king in OOP. i need to learn it from the scratch. I am from India, Can you help me suggesting some websites other than www.java.sun.com to get a start? Also the books needed for a...
3
2273
by: Xiangliang Meng | last post by:
Hi, all. In 1998, I graduated from Computer Science Dept. in a university in China. Since then, I've been using C Language for almost 6 years. Although I'm using C++ in my current job, I'm also interested in understanding C more and deeper at the same time. In the past half year, I decide to improve myself on C, read some books on C and...
2
1430
by: tekhneek | last post by:
im about to start learning a new language... i just thought id ask what you guys recommended for building strong, solid windows applications that can use the internet... etc, C#? C++? Visual Basic? C? Thanks.
3
8024
by: RAM | last post by:
Hello, I would like to start learning Java. I would like to programme database application with web user interface. Please help. What software and documentation should I install? (URLs?) Should I choose Oracle or SQL Server? Thank you very much! /RAM/
7
1939
by: James Harris | last post by:
My Googling has let me down here - maybe because when it comes to Java I don't really know which type I need! If someone could point me in the right direction I'd appreciate it. My requirement is simple: to display a 2-d graph within a web page where the X and Y values are taken from a database (residing on the server hosting the web...
33
2109
by: NicolasG | last post by:
Hi, I want to be a professional python programmer, unfortunately I'm working on technical support and don't have the time/patience to start making projects my self. I tried to apply to some Python positions but unfortunately sometimes to work as a programmer is really hard in this world, every employee requires professional experience and...
18
2166
by: firewoodtim | last post by:
I need some help in furthering my education in OOP. I have developed a set of PHP scripts that I use in a fairly sophisticated database driven website, but I am not proud of the rather amateurish programming that I used to create the functionality. Although I use classes and objects to organize my data and their related functions, it seems...
12
1585
by: Mitch | last post by:
I'm wondering if I'm doing myself a disservice by learning Visual C#, considering it does so much of the work behind the scenes. Should I be learning console apps first? I still haven't found the right book. C# For Dummies started out great, then the guy just goes into the stratosphere, with no explanation on how he went from point B to...
2
2849
by: slapsh0t11 | last post by:
So, I've been working on this Game of Life (http://www.bitstorm.org/gameoflife/) project, and all the code has been written. However, it will not run. First, I will post the error message and the fragment of code I think to be the cause of the problem. Then, I will post the code to all 3 of my java files in their entirety should you wish to...
0
7410
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7668
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7923
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7437
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7773
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5343
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3466
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1025
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
722
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.