|
Your donations keep RPGWatch running!
A little information on C++
January 22nd, 2008, 20:33
Can anybody give me a link from where do download it? i lost my CD and couldn't find C++
January 22nd, 2008, 21:19
First: it's a good thing you lost it. C++ is the biggest piece of crap a programming language can be.
But you want to have a compiler, so here's what my searh with google provided. And here's another thing on the same site.
But you want to have a compiler, so here's what my searh with google provided. And here's another thing on the same site.
--
so very, very tired (Star Trek XI quote according to the Simpsons)
so very, very tired (Star Trek XI quote according to the Simpsons)
January 22nd, 2008, 21:36
I recall there were some free Visual Studio downloads a while ago … anyone know what happened with that?
Wow … that link is Borland … I used Turbo C++ for my first instrument control project at my last job … <sniff>
Wow … that link is Borland … I used Turbo C++ for my first instrument control project at my last job … <sniff>
--
-- Mike
-- Mike
SasqWatch
January 22nd, 2008, 21:45
Watcom (previously for PROFIT company) has made their C/C++ compiler available for free in recent years. Here is a link to where you can download it:
http://ftp.openwatcom.org/ftp/
Assuming you are looking for the PC/Win32 version, this is the installer file you should get: "open-watcom-c-win32-1.7a.exe".
There are links for manuals and even the compiler source code if you want that too.
http://ftp.openwatcom.org/ftp/
Assuming you are looking for the PC/Win32 version, this is the installer file you should get: "open-watcom-c-win32-1.7a.exe".
There are links for manuals and even the compiler source code if you want that too.
Sentinel
January 22nd, 2008, 21:45
Free trial versions can be downloaded from here if you're working on Windows.
And contrary to Bart's blatherings, C++ is the only language worth learning if you're planning to become a real programmer. Anything else is for posers and wannabees.
</sarcasm>
And contrary to Bart's blatherings, C++ is the only language worth learning if you're planning to become a real programmer. Anything else is for posers and wannabees.
</sarcasm>
--
Hammer, anvil, forge and fire,
chase away the hoofed liar.
Roof and doorway, block and beam,
chase the Trickster from our dream.
Hammer, anvil, forge and fire,
chase away the hoofed liar.
Roof and doorway, block and beam,
chase the Trickster from our dream.
January 22nd, 2008, 23:09
Originally Posted by txa1265Visual C++ Express.
I recall there were some free Visual Studio downloads a while ago … anyone know what happened with that?
January 22nd, 2008, 23:22
Originally Posted by KazikluBeyCool stuff, makes me want to dust off my rusty chops …
Visual C++ Express.
--
-- Mike
-- Mike
SasqWatch
January 23rd, 2008, 00:43
Turbo C++ (current) : http://www.turboexplorer.com/cpp
Turbo C++ 2.01 (Borland's Museum) : http://dn.codegear.com/article/20841
Both are free downloads.
Turbo C++ 2.01 (Borland's Museum) : http://dn.codegear.com/article/20841
Both are free downloads.
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
January 23rd, 2008, 00:46
Originally Posted by Stanzavi rules!
Free trial versions can be downloaded from here if you're working on Windows.
And contrary to Bart's blatherings, C++ is the only language worth learning if you're planning to become a real programmer. Anything else is for posers and wannabees.
</sarcasm>
then comes Assembler and then you have perl
--
so very, very tired (Star Trek XI quote according to the Simpsons)
so very, very tired (Star Trek XI quote according to the Simpsons)
January 23rd, 2008, 01:03
When I was young *cough* I always wanted to learn Assembler, don't know why.
Nowadays I wouldn't dare it, because I have difficulties with Maths.
Didn't realize it back then.
Nowadays I wouldn't dare it, because I have difficulties with Maths.
Didn't realize it back then.
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
January 23rd, 2008, 01:18
C++ was fun until nothing I did worked.
--
-- this just in: I am probably not as retarded as previously assumed!
-- this just in: I am probably not as retarded as previously assumed!
January 23rd, 2008, 03:18
Cygwin will give you access to GCC on Windows platforms: http://sourceware.org/cygwin/
Also, when I'm forced to use Windows, Programmer's Notepad is a spiffy editor with syntax highlighting and other features without all of the typical bloat.
Also, when I'm forced to use Windows, Programmer's Notepad is a spiffy editor with syntax highlighting and other features without all of the typical bloat.
January 23rd, 2008, 03:41
Funny. Programming languages come in Fads then they are dumped on then come back again. First it was Cobol and Fortran as being old and primitive, then Basic was looked down up by Pascal and Assembler, then Pascal was poo-pooed by C, C++ came along and all the C++ programmer claimed to have used Assembler before, then Basic came back in the form of Visual and Pascal in the form of Delphi but are now forotten, Java comes along and now no one admits that C++ was any good. The current phenoms of PHP, and Python are shoving everything out of the way (like asp and cgi) and and somehow Perl has become popular. But Java is becoming old thanks to C# because Java has always suffered due to scaling problems and being resource hog. How many people know that Java and Javascript are two different things? And how about this, Fortran is making a comeback!
Programming Languages go full full circle and there's benefits in most languages on how they do the same thing. I'm not an expert with Python but I'm going to go out on a limb and guess it will get about as popular as the Macintosh for making things too easy for you.
Programming Languages go full full circle and there's benefits in most languages on how they do the same thing. I'm not an expert with Python but I'm going to go out on a limb and guess it will get about as popular as the Macintosh for making things too easy for you.
--
Developer of The Wizard's Grave Android game. Discussion Thread:
http://www.rpgwatch.com/forums/showthread.php?t=22520
Developer of The Wizard's Grave Android game. Discussion Thread:
http://www.rpgwatch.com/forums/showthread.php?t=22520
January 23rd, 2008, 07:25
Had to learn Cobol (when it was already 'old') and 'brand new' C++ back at U… and I was pretty astonished when I discovered that some of the more current scripts in games were done in C++. Didn't even know it was still around, the only other language I've seen in use lately is Perl.
--
ESO-playing machine
Semper HiFi!
Motto of the 54th Groove Bde.
ESO-playing machine
Semper HiFi!
Motto of the 54th Groove Bde.
January 23rd, 2008, 07:40
I know nothing about programming, but my son had to learn Java for his IT degree; that was the only language they offered!!
--
If God said it, then that settles it!!
Editor@RPGWatch
If God said it, then that settles it!!
Editor@RPGWatch
January 23rd, 2008, 16:56
My first programming language was Turbo Pascal; it taught me to do programming scructured, and I'm still grateful for that.
My both favourite languages are SQL & Java - well, you can't compile with SQL, but nevertheless - and my interest to Visual C++ dropped down since I had *that* crash on my home Win98SE PC while debugging a program from my training (we had NT PCs there, which aren't that sensitive to memory-related bugs - unlike Win5-based PCs. Since then, I believe that the memory protection systems of NT-based systems lead to rather sloppy programming, because the protection sort of "conceals" bugs that might crash on Win95-based systems).
I always tried to get into Delphi programming, but never succeeded far.
Such a shame !
My both favourite languages are SQL & Java - well, you can't compile with SQL, but nevertheless - and my interest to Visual C++ dropped down since I had *that* crash on my home Win98SE PC while debugging a program from my training (we had NT PCs there, which aren't that sensitive to memory-related bugs - unlike Win5-based PCs. Since then, I believe that the memory protection systems of NT-based systems lead to rather sloppy programming, because the protection sort of "conceals" bugs that might crash on Win95-based systems).
I always tried to get into Delphi programming, but never succeeded far.
Such a shame !
--
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction." (E.F.Schumacher, Economist, Source)
January 23rd, 2008, 17:34
They've always taught us in U that C++ is the mother of all languages and taught us everything (except object oriented programming and databse) with C++…but that's probably because they don't have enough resources to teach us with Java..
|
|
All times are GMT +2. The time now is 09:54.

