I dont know anything about programming. I want to learn basic Java Programing...
By shridharb
@shridharb (1)
India
November 7, 2006 1:44am CST
as said earlier, I am working for honeywell in to some basic support domain, I need to learn Java programming for growth in the software programming
4 responses
@ganesh1984k (467)
• India
20 Feb 07
Hi Shridharb,
Did u have science background???? means atleast u know about computers and its functionnality and also its working??? if so then u can basicallty start with OOPS else u will have to
start right away with C programming language before venturing out to Java..... Happy Posting...
@cillerman (403)
• Bulgaria
20 Feb 07
Study, practice and find lessons. That's the way. There's no easy way to learn a Programming language.
@kaidei (695)
• Malaysia
7 Nov 06
firstly what you must to know about java,you must start to study about oop.(object orientiel programming).you must know what is mean for method,class and object.after that try to make a simple program like 'Hello world' just for your training.you must understand this first before you can study the other thing.this is a basic about java.you can use one program call 'eclipse' for the begginer.try to search at www.sun.com
@encik_khairul (183)
• Malaysia
20 Feb 07
from my own experience, the best way to learn (as in programming) is to start with a project.
for example, create a database-driven application.
it's true that you need to learn from the basic but by having clear objective (ie how do i create database connection using java), you will learn fast.
good luck.



