How much do you understand about Java?

@feliniti (875)
April 24, 2007 4:01pm CST
Do you have any programming experience with this language? How similar is it to other programming languages and where does it differ? Can you understand the code? Do you have any examples of it? What programming languages do you understand? Do you know about object oriented programming or do you prefer the procedural languages?
4 responses
@asahibza (388)
• Canada
24 Apr 07
Well, I have conflicting information regarding Java. I have heard both points of view from people. Some people believe that it is easy to learn Java and one can learn from books by oneself. Some others take regular courses and follow specific guidelines. Java is a professional language. Any mastery in this language can pay one nicely over one's life. One can do so many things after learning this language. Above all, one can be self employed and financially independent. I am inclined to believe, judging from my own experience, that it is possible to learn Java on one's own if one has some experience with C and C++. I am familiar with C and C++. In fact, I was good in C, though I never pursued a programming career. Both are part of Objective Programming languages. I also knew Cobol and AS400. But I never tried Java. The point I am trying to make is that, if one knows one or two languages, it is easy to learn others. Good luck.
1 person likes this
@feliniti (875)
25 Apr 07
How do you find C and C++ ? I have always found it to be quite difficult, but some say if you can understand Java and C++ this is a good foundation for Object Oriented Programming. I think that is a good point, once one has learnt one language, it does make learning another that much more easier. Some say it is useful to learn one or more foreign languages and this can also help. best wishes asahibza
@feliniti (875)
30 Apr 07
I have marked this the best response. Best wishes.
@ritchel (842)
• Philippines
26 Apr 07
Yes, we learned that language back then when were second year students. It was fun because the learnings that we had were not really spoonfeed we really have to explore. We were quite busy then. It is an object oriented programming we find it not that difficult because we already have backgrounds in C and C++.
1 person likes this
@feliniti (875)
28 Apr 07
That is what I was wondering. Thanks for the good answer. :)
@peaceful (3294)
• United States
25 Apr 07
As much as I appreciate the very powerful applications that Java is known for, I don't know a whole heck of a lot about it... but I've never let a lack of knowledge stop me from doing whatever it is that I want to do, so I get to the task of finding a resource to learn what ever I want! :) Good discussions get rewards!:) http://www.javacoffeebreak.com/tutorials/
@feliniti (875)
25 Apr 07
that's a very useful website. I have bookmarked it for later, it is a good place to learn Java. Have you ever played java games on the internet? I think these are some good Java games. http://www.java.com/en/games/ thanks peaceful. have fun! :)
• Singapore
25 Apr 07
I have learnt the basics of Java that are taught in my school. In my own opinion, Java is a great language to start with and easy to understand. My school use Java to teach us programming concepts such as linked list, sorting, etc. Modern programming languages like Java are object oriented and this make it easier to understand and the codes more manageable.
1 person likes this
@feliniti (875)
25 Apr 07
how did you get on with the linked lists and sorting of the data structures? I found that quite difficult at times, especially sorting of a set. Although eventually I did understand it. I think that the basics are quite well thought out and once you understand the concepts of classes and sending messages it becomes easier. thanks terrytoh. welcome to myLot :)