Results 1 to 2 of 2
Thread: need some help
- 12-30-2008, 06:17 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 5
- Rep Power
- 0
need some help
guys i really don't know from where i need to start about this programming language java.. im confuse lots of thing like array,string,method etc i know the meaning of those word but when I'm in front of some program code i can't determine what's is it! sorry im really a newbie..just asking where i need to start! coz i know every one start from being a newbie right!:)
thanks in advance..Last edited by rovel; 12-30-2008 at 06:19 PM.
- 12-31-2008, 12:08 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 25
When you look at a code, you can have a better idea if you know the Java basis well. That's the power Java expertise have.
So what I suggest you is, start to work on with the Suns' tutorial. At the same time you must look at some additional examples on the web. Try to identify what's going on there. Best thing is, don't try to work out with larger applications/examples.
Here is the link to 'Sun Java Tutorial'
If you have any question, don't hesitate to ask it here. Lots of members are here ready to help you.
Good luck!
Bookmarks