Computer Science Canada hey all.... can someone help me find this programm.... |
Author: | the_short1 [ Wed Apr 07, 2004 8:02 pm ] |
Post subject: | hey all.... can someone help me find this programm.... |
hey... my friend travis is too lazy oto acually register so i made this topic for him.... (also i am currious) is there a plaace that i can 'buy' me a free copy of C++ with compiler??? thanks... |
Author: | Catalyst [ Wed Apr 07, 2004 8:16 pm ] |
Post subject: | |
http://www.bloodshed.net no need to "buy" it its free |
Author: | Raugrist [ Wed Apr 07, 2004 8:52 pm ] |
Post subject: | |
Yes, and technically you don't "buy" C++... you don't even buy (<--legally) it. C++ is the language, which you are allowed to know free of charge, you would be looking for the compiler (for which Catalyst has provided a link). Just wanted to clear that up ![]() |
Author: | jonos [ Wed Apr 07, 2004 9:03 pm ] |
Post subject: | |
And if you don't like Dev-C++ though I have used different ones and I like it the best - even over VC++, here is a site that has a list of some compilers: http://www.research.att.com/~bs/compilers.html |
Author: | the_short1 [ Thu Apr 08, 2004 6:34 pm ] |
Post subject: | |
cool stuff... thanks everyone... i will tell me friend to check out this post again... he prob already has... and thanks... now this summer i know where to get C++ for myself... To Do List For Summer: -download and learn C++ -download and learn VB -make some cool stuff.. now i can do both... hehehehhehe cool... |
Author: | wtd [ Thu Apr 08, 2004 8:45 pm ] | ||
Post subject: | |||
the_short1 wrote: -download and learn VB
I would suggest that this isn't an "over the summer" kind of thing. Visual Basic syntax is straightforward enough, I suppose, but that gets you nowhere. The APIs (Appleication Programming Interfaces) you can use from VB are huge and often byzantine. A couple of good, "over the summer" (or even a few days) languages are Python and Ruby. Both come with an interactive interpreter. This lets you type in a line of code at a prompt and see the result immediately. This makes it incredibly easy to get a feel for how things work. For instance:
|
Author: | the_short1 [ Thu Apr 08, 2004 9:26 pm ] |
Post subject: | |
.. .ahhh.. i am going to be doibng a lot of stuff during summer... i just wanted to do those too... thinking on making a BMX track.. cuz their is none in town... anyways.... topic closed... thanks everyone... |