The Artima Developer Community
Sponsored Link

Java Answers Forum
Best way to learn JAVA basics

4 replies on 1 page. Most recent reply: Sep 28, 2006 1:01 AM by Parag Shah

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 4 replies on 1 page
Will Junior

Posts: 3
Nickname: willj
Registered: Sep, 2006

Best way to learn JAVA basics Posted: Sep 2, 2006 11:26 PM
Reply to this message Reply
Advertisement
Can anyone suggest the best way to go about learning some basic JAVA coding?

I have recently begun work on a website and trying to take the easy option, being a newbie to website design, I purchased a template which is coded in Java.

I am trying to customise my template to make it more original, using Dreamweaver as an editing tool. I can handle some of the very basic changes through trial and error etc but I would really like to gain some basic knowledge of Java which would help me in this sort of task.

Any reccomendations of where to start?

Thanks.
_________________
Citibank Credit Cards - Training Courses at UK Virtual College


teddy wodds

Posts: 6
Nickname: hotspire
Registered: Aug, 2006

Re: Best way to learn JAVA basics Posted: Sep 4, 2006 5:54 AM
Reply to this message Reply
I think you should study JSP or JSTL.

If you know basic java knowledge ,you can master JSP easily

http://www.developerzone.biz

AdamLA LA

Posts: 2
Nickname: adamla
Registered: Sep, 2006

Re: Best way to learn JAVA basics Posted: Sep 26, 2006 5:16 AM
Reply to this message Reply
10x for a useful link
_________________
Personal loans for people with no credit history - Mannatech ambrotose glyconutrients - Homes gwinnett county

Boston Thornton

Posts: 8
Nickname: preston
Registered: Sep, 2006

Re: Best way to learn JAVA basics Posted: Sep 27, 2006 3:53 AM
Reply to this message Reply
Here is an excellent book: Information Systems Programming with Java 2nd ed, ISBN 0-13-101860-4. And, yes I would agree, learn JSP if you are using Java with a website. Also, read up on MVC software design model. This will get you into the mind set to understand JSP.

Actually, we need to start a thread about Java Server Faces JSF.

Motown Thornton
"Where did the jobs go?"

Parag Shah

Posts: 24
Nickname: parags
Registered: Mar, 2003

Re: Best way to learn JAVA basics Posted: Sep 28, 2006 1:01 AM
Reply to this message Reply
> Can anyone suggest the best way to go about learning some
> basic JAVA coding?

www.developerzone.biz is a very good resource as mentioned by Teddy.

For learning basics, "Heads First Java" - Kathy Sierra is a very good book.

http://www.adaptivelearningonline.net is a website I started sometime back to offer web based courses on Java programming and software design best practices. The "Java Programming Best Practices" course is free. You are welcome to take it.

Sang Shin also has some good resources on his website at
http://www.javapassion.com

HTH
Parag

Flat View: This topic has 4 replies on 1 page
Topic: Sound Off: JSF, STRUCTS, & J2EE Previous Topic   Next Topic Topic: help with a log file

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use