Go Back   Science Forums > Physical Sciences Forums > Computer Science and Technology
Reply
 
LinkBack Thread Tools
Old 06-07-2005   #1 (permalink)
Kizzi's Avatar
Questioning


Location:
Ireland
 
Kizzi has a spectacular aura aboutKizzi has a spectacular aura about
 



Not Ranked  0 score     
Wink Is C++ worth learning?

I used to program in C,
I've read a book on learning C++ a year ago,
What I want to know,
What programming language would you recommend I learn,
Should I go back to C++ (and C),
or is something like Java or C# more suitable today,
and for the future?



Kizzi

Reply With Quote
Old 06-08-2005   #2 (permalink)
Kizzi's Avatar
Questioning


Location:
Ireland
 
Kizzi has a spectacular aura aboutKizzi has a spectacular aura about
 



Not Ranked  0 score     
Smile Re: Is C++ worth learning?

Tomorrow I'm going to buy a C++ IDE,
and give myself the goal of mastering C++ in a year.
Can I say who's compiler I'm thinking of buying?
Borland Builder 6.
I won't give up my day job though!



Kizzi
Reply With Quote
Old 06-08-2005   #3 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Is C++ worth learning?

Ok, C++ is worth the while, trust me, C is good, C++ is better, there's loads of new things, concepts, ideas, ways to design things, etc.
Quote:
Can I say who's compiler I'm thinking of buying?
!!!BUYING!!! but they are free in both sences of the word, borland compiler isnt too bad, microsoft one stinks to say the least, I'd recomment dev c++ (http://prdownloads.sourceforge.net/dev-cpp/devcpp4.zip for 4 or http://www.bloodshed.net/dev/devcpp.html for the 5 beta) its gcc based and is pretty excellent...

as to my recommendations for your further language studyLhttp://www.bloodshed.net/dev/devcpp.html: Python, Perl( 6, hopefully comes out soon ) and PHP, they are similar enough and Lisp if you'd like my reasons why, dont hesitate to ask


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 06-09-2005   #4 (permalink)
Qfwfq's Avatar
Exhausted Gondolier

Administrator

Location:
Floating On An Ocean Of Hydrogen
 
Qfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond reputeQfwfq has a reputation beyond repute
 



Not Ranked  0 score     
Re: Is C++ worth learning?

Quote:
Originally Posted by Kizzi
or is something like Java or C# more suitable today,
and for the future?
Learn these if necessary, AFTER having learnt C++ properly!

Coffee especially can be good for finding jobs, going from C++ to it is downhill. Just after I did, I had only done a bit of stuff in Coffee, I was given the task of teaching Coffee to a colleague that had always worked only in COBOL and within 3 weeks she was helping a team on a project in Coffee.


----------------
Inutil insegnŕ al mus, si piart timp, in plui si infastiděs la bestie.

Hypography Forum PITA...... er, Administrator.
Reply With Quote
Old 06-09-2005   #5 (permalink)
Kizzi's Avatar
Questioning


Location:
Ireland
 
Kizzi has a spectacular aura aboutKizzi has a spectacular aura about
 



Not Ranked  0 score     
Wink Re: Is C++ worth learning?

I'll try downloading the devcpp4 this weekend?

The shop only had Microsoft Visual C++ 6.0,
but I prefer borland,
so I came away with Zilch.



Kizzi
Reply With Quote
Old 06-10-2005   #6 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Is C++ worth learning?

Microsoft? Visual? C++? 6.0? that to me just sound like a long oxymoron, the reason you'd want to use a gcc based compiler is because gcc is used and is the main ingredient in Linux, it is the most developed compiler and has been fine tuned for years and years (nevermind the updates that they release every now and then) (its also free and open source, so its a win win there)


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 06-11-2005   #7 (permalink)
Kizzi's Avatar
Questioning


Location:
Ireland
 
Kizzi has a spectacular aura aboutKizzi has a spectacular aura about
 



Not Ranked  0 score     
Cool Re: Is C++ worth learning?

Yesterday I downloaded DEV-C++ 4.9.9.2 from Bloodshed.
It looks good,
Haven't had a chance to play with it yet.
Got one or two other things to do first.

I tried a live CD of mandrakesoft on my new PC,
but things didn't work out,
it didn't run as expected,
so I think I'm stuck with XP.
Nevermind.



Kizzi
Reply With Quote
Old 06-13-2005   #8 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Is C++ worth learning?

Well, i dont know why you'd go with mandrake to start with, ins by far not the best or easiest to work with distro (assumung that is what you are looking for) if you want to Give linux a try, you should download Knoppix (knoppix.net), they have worked a lot to get their live cd to be almost perfect. If you'd like to play around with an easy linux, you should install Ubuntu (ubuntulinux.org)


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 06-16-2005   #9 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Is C++ worth learning?

from my experience, borland builder is crap. If you use it with a very large project, it will crash a lot.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Old 06-16-2005   #10 (permalink)
Kizzi's Avatar
Questioning


Location:
Ireland
 
Kizzi has a spectacular aura aboutKizzi has a spectacular aura about
 



Not Ranked  0 score     
Re: Is C++ worth learning?

I downloaded these electronic books : Thinking in C++ Vol 1 & 2 by Bruce Eckel. I'm currently working my way through the first volume....The first chapter read already!

I might try and get my hands on a Knoppix CD. Downloading would take too long on my dial-up perhaps and I would no doubt run into trouble getting the download to become a live CD! I did have a quick peek at the FAQs but didn't (quickly) see what I was after. I'll take another look this weekend.

I've also got "Teach yourself programming in 21 days" by Jessie Liberty. This seemed a good book when I read it last year. I should of kept up the practice...I'd be a good programmer by now if I had!



I might find an area to specialize in. Do you think neural networks could do with another C++ programmer, or has it all been done?

Kizzi
Reply With Quote
Reply

Bookmarks


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
computer science browning_man9 Computer Science and Technology 8 06-06-2005 04:43 PM
Learning calculus rockytriton Physics and Mathematics 16 05-04-2005 05:34 AM
Learning My Way Around starrmtn001 Watercooler 10 03-15-2005 05:10 PM
Learning and Reading by Artificial Intelligence Systems C1ay Science News 2 03-04-2005 05:24 AM

» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 27.27%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 45.45%
5 Votes
I'm too macho to think a guy is sexy - 27.27%
3 Votes
Total Votes: 11
You may not vote on this poll.


All times are GMT -8. The time now is 11:30 PM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network