LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 730 users online 225146 members 981 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Mister Epic
I haven't filled out my profile...
Mood: Flirty
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
7 online / 24 MPM
Fresh Topics
  LiveWire / Technical Forums / Programming & Application Development / Adding Reply

Quoting Post
Archived Topic: It will not be bumped to the top of the forum.
Topic C++ Question
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
Anonymous Posted at 12:23 am on Nov. 13, 2005
I've decided I want the title of "C++ Programmer," so I'm going to start what is sure to be 800+ pages of C++ For Dummies boredom. Now, my PC is dead, the hard drive has gone to hell for the porn stashed on it, and my PC is unbootable. I really don't mind because I still have my Mac. But my C++ book mostly mentions the Bloodshed Dev C++ compiler, which is Windows-only (to my knowledge). My main concern is that C++ on the PC will be different and if I learn it, I won't be able to program on my Mac. Is there really any difference between coding in C++ on Mac and PC?

Thanks for any replies (if anyone actually knows what I'm talking about).

Replies
Misero Posted at 6:43 pm on April 9, 2006
Your book is unlikely to teach anything nonstandard that won't be supported by any compliant C++ compiler. GCC is probably the best choice for many reasons which I won't cover here. You're better off programming under OSX than Windows, I assure you. It's the next best thing to a Linux or *BSD install.
shadowpool Posted at 2:01 am on Nov. 20, 2005
Quote: from TheUnrealSlimShady at 12:23 am on Nov. 13, 2005

I've decided I want the title of "C++ Programmer," so I'm going to start what is sure to be 800+ pages of C++ For Dummies boredom. Now, my PC is dead, the hard drive has gone to hell for the porn stashed on it, and my PC is unbootable. I really don't mind because I still have my Mac. But my C++ book mostly mentions the Bloodshed Dev C++ compiler, which is Windows-only (to my knowledge). My main concern is that C++ on the PC will be different and if I learn it, I won't be able to program on my Mac. Is there really any difference between coding in C++ on Mac and PC?  

Thanks for any replies (if anyone actually knows what I'm talking about).


Your hard drive broke because of porn?  I find that hard to believe!   Maybe you could ask for help on fixing the poor pc?  

squirellplayingtag Posted at 11:27 am on Nov. 16, 2005
GCC is also for linux as well.
sakurag Posted at 9:44 am on Nov. 16, 2005
I would look into a program called gcc.  I believe you can get it for the mac.

Where you are now, the important part is learning what is written in code rather than how it is compiled.  Just break out your text editor and go at it.

Sol Posted at 7:32 pm on Nov. 13, 2005
Hum, I dont know much about it, but I'm pretty sure programming would be very much the same.

Unless your doing C++ with GUI, then the GUI stuff is probably platform depandant

All 5 previous replies displayed.