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).
12:23 am on Nov. 13, 2005
Sol
Dairy Product Addict Patron
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
7:32 pm on Nov. 13, 2005 | Joined Feb. 2004 | 314 Days Active Join to learn more about SolVirginia, United States | Label FreeFemale | 4484 Posts | 7821 Points
sakurag
Soothsayer Patron
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.
------- I've got spurs that jingle jangle jingle. As I go riding merrily along. And they sing, "Oh, ain't you glad you're single?" And that song ain't so very far from wrong.
9:44 am on Nov. 16, 2005 | Joined Oct. 2002 | 572 Days Active Join to learn more about sakuragWashington, United States | StraightMale | 2254 Posts | 10192 Points
squirellplayingtag
Dairy Product Addict Patron
GCC is also for linux as well.
------- "The most abundant element in the universe is hydrogen, then second is stupidity."-Harlan Ellison "What good fortune for our governments that the people do not think."-Hitler
11:27 am on Nov. 16, 2005 | Joined Jan. 2003 | 1260 Days Active Join to learn more about squirellplayingtagMaryland, United States | StraightMale | 6470 Posts | 27140 Points
shadowpool
Guru Patron Support Leader Tech Support Leader
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?
------- Your past does not define you; you define your past.
2:01 am on Nov. 20, 2005 | Joined Nov. 2005 | 738 Days Active Join to learn more about shadowpoolCalifornia, United States | Label FreeMale | 10751 Posts | 20428 Points
Misero
Dairy Product Addict
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.
------- "I am against religion because it teaches us to be satisfied with not understanding the world."
6:43 pm on April 9, 2006 | Joined Sep. 2003 | 130 Days Active Join to learn more about MiseroUnited Kingdom | StraightMale | 696 Posts | 2013 Points