Results 1 to 6 of 6
Thread: Pre-requisites of Java
- 10-01-2010, 01:46 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
- 10-01-2010, 01:52 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Depends how you're learning it.
You don't need to know any other language.
- 10-01-2010, 02:39 PM #3
A prereq could be some basic math concepts.
- 10-01-2010, 02:43 PM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
prerequisites are the willingness to work hard (and fair) and the ability to think logically while maintaining at least a modicum of creativity (just like all other languages). Other things may be helpful, but as long as you can do these you succeed in programming, period.
- 10-06-2010, 07:19 AM #5
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
you should be a good logical thinker thats it...
- 10-06-2010, 08:42 PM #6
Senior Member
- Join Date
- Oct 2010
- Posts
- 316
- Rep Power
- 3
Learn C before Java?!? Dear God NO!!!
The first REAL language I learnt was Java and I was introduced to C and C++ at a later date.
Java is an object-orientated and; thanks to garbage collection; its memory management is substancially easier than C or C++ (No chasing memory leaks, pointer or addresses).
Whilst I consider C to be a seriously dated and antiquated language, I can't describe Java as a superior language to C++ or C# as they each have their place.
For Java, all you really need is a suitable development platform (NetBeans for me) and a number of good tutorials.
Similar Threads
-
Pre-requisites for learning JSP
By xtiano77 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-23-2010, 06:03 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks