Login Register


How to get your hands on C Programming. filter_list
Author
Message
RE: How to get your hands on C Programming. #11
GCC is the best.

Only for us Linux people though Biggrin

Your Lua ones are strange...

usually it is just
Code:
print
rather than
Code:
io.write()

Reply

RE: How to get your hands on C Programming. #12
#Coded32
who pays for stuff anymore any way lol

Reply

RE: How to get your hands on C Programming. #13
Quote:It's developer is Microsoft and you have to pay for it.
agree!!!
[Image: ap8g35.jpg]

Reply

RE: How to get your hands on C Programming. #14
It's not true at all that you have to pay for VC++, you can get the Express version for free and it's completely usable for a variety of stuff, I wrote my own compiler for my own language and also processor architecture emulator with VC++ Express. It's awesome tool, it's free and it makes development MUCH easier, I have yet to see a tool that would top its debugging capabilities.

Please don't feed people misinformation, Express is fully functional and usable for almost anything you can think of, paid versions offer more professionalism and comfort especially when working in teams and such, but you don't really need them to develop.

For me, Visual Studio is best IDE there is and I have tried and also use (not as primary though) many others and I have developed a lot of things in it: Compilers for my programming languages, emulators of my experimental processors, MusicString compiler and synthesis library + GUI, a game engine, games, a few commercial projects (for a client) and more.

It's a great tool and if you're going to bash it, then provide reasons why is it bad. Hating just because it's Microsoft and because it's so cool to bash anything Microsoft made is childish.
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.

Reply

RE: How to get your hands on C Programming. #15
i didn't say that it's bad... it's a great IDE... but i hate the "pay" part... haha... and VS 2008 pro is my IDE... i bought it (the piracy edition)
[Image: ap8g35.jpg]

Reply

RE: How to get your hands on C Programming. #16

Maybe you didn't say that, but others did.

Also, I repeat myself, there's no pay part, Visual Studio Express is free and suitable for most things you would do. You don't need to pay for it to develop with it, I myself created a compiler for my own language and emulator for my own processor with the Express version, there was no practical need to get a paid version. I wonder what you could possibly work on, that you need Professional version.
I love creativity and creating, I love science and rational thought, I am an open atheist and avid self-learner.

Reply

RE: How to get your hands on C Programming. #17
I don't like Visual Studio Express because it lacks Linux/Mac support... but it's M$... so, why would I expect to use one of their products without using their operating system.

If you do use Windows, it is probably one of the best IDEs you can use.

Myself... I really like GCC with GDB.

Reply

RE: How to get your hands on C Programming. #18
I usually code in VIM and compile with GCC or just use Geany || Code::Blocks if I am feeling lazy to code in VIM.
YEAH YEAH.. GIVE ME NEGATIVE REP FOR SAYING TRUTH... BUT ANYWAY WHO CARES!!!. I AM WHO I AM...REPS DO NOT MATTER TO ME.. GIVE ME 1000 -ve REPS, but IF MY POST IS GOOD THEN READERS WILL KNOW

Reply







Users browsing this thread: 1 Guest(s)