Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 7th, 2004, 12:35 PM   #11
erebus
Programmer
 
erebus's Avatar
 
Join Date: Aug 2004
Location: /dev/null
Posts: 65
Rep Power: 5 erebus is on a distinguished road
Send a message via AIM to erebus
C++ is a terrific programming language, but I would highly recommend you start with something interpreted and interactive so it could make your life easier. This will enable you to stick to learning programming concepts as apposed to learning library functions and complicated paradigms that are meant for industrial strength programming. Maybe something like Scheme or Python to start with, then move on to C++. You could make it work with learning C++ first, but you'll find yourself struggling more that it's worth. Hope this helps.
__________________
<span style='font-size:14pt;line-height:100%'><span style='color:red'>&quot;Political power grows out of the barrel of a gun&quot; - Mao Tse-Tung</span></span>
erebus is offline   Reply With Quote
Old Aug 22nd, 2004, 10:35 PM   #12
Barbo
Newbie
 
Join Date: Aug 2004
Posts: 24
Rep Power: 0 Barbo is on a distinguished road
Send a message via MSN to Barbo
Quote:
Originally posted by Infinite Recursion@Jul 26 2004, 12:56 PM
Yes, its a great idea. Once you get a handle on C++, Java would be easy for you.
Good luck!
I agree with you, in the sense to recommend C++ over Java for a beginner for few reasons

* C++ allows pointer manipulation, which Java doesn't allow
and pointer manipulation and learning what a reference is are very important pointer concepts.

* C++ doesn't have the massive libraries like for example java has, which although may sound like a bad thing, from my point of view is a good thing, because it forces you to think the algorithm out

* If you wanna learn Java to its full extent ( in my opinion ) you have to learn HTML at least so you can learn how to add your applets

* Java wasn't made for beginners, although it isn't entirely impossible to learn it, it may be frustrating ifor begginers to understand what a class is if they don't have a working knowledge of what a data type is

C++ is very powerful, and not so hard to learn if a good book and people that are willing to help are around. So yes try to learn C++ first, afterwards, move on to Java, because for my little experience in programming, I believe that Java is THE language of the future
Barbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:56 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC