|
Administrator
Administrator
|
salam sejahtera to everybody,
first of all, thanks for your support. I hope for now, my posting is going to be short since I'm not fully recovered from this syndrom. Anyway, I'll give you an overview about why we create this Java slot in the first place and what can you expect from our humble effort. Warning: Everything that I write is just according to my understanding abt Java. It might not be accurate. So, for those who spot my mistakes, please post it to the forum.Because,"to err is human," You may ask: Why do you write this? Actually, I'm writing this Java slot just for hobby while refreshing my memory about Java. Since programming really need everyday's practice, this forum on Java may suite my needs. Can I join this forum if even I've never done programming? Yes. You're welcome to come and post. Anything that you think you don;t understand, please don;t hesitate to post. I'm sure a lot of RC members know abt this good stuff already..they, including me will try our best to help you. What is a programming language? Language to tell computer what kind of stuff you like your computer to do. Obviously, we can't speak Malay or English to our PC or laptop. or can we? What is Java? Not to confuse with an island in the south of Malaysian peninsula, or a mere cup of coffee, Java is a powerful programming language. What's the difference between Java and C++?. Too much to talk abt here, but the obvious ones are: 1. In Java, everything is pointers.In C/C++, not all of them are pointers. 2. In Java, all objects are dynamically allocated. but that's not the case in C++. There are much more, I guess that;s enough for now.. But Java evolves from C++, so, people who'd been program in Java shouldn't have difficulties writing a Java program. The syntax is kinda same.(although not really) Actually, I don;t have to write any tutorials because they;re tons of tutorials out there in the cyberspace.Here, I give you the official Java website. http://java.sun.com For those who've never learn Java, that;s your homework, please go through the tutorial in that official Java website. Tomorrow, we;ll review the history of Java before we write, compile and run the program. babai and have fun! |
|
|
|
|
Slightly Senior Member
|
Speaking of tutorials, this is the tutorial I used to learn C++.
http://www.cplusplus.com/doc/tutorial/ Don't think it is meant for people with no programming experience but if you know Java or C and want to learn C++, this should get you through. But the best thing always is of course, practice. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|