Forum

> > Off Topic > What to program in?
Forums overviewOff Topic overviewLog in to reply

English What to program in?

27 replies
Page
To the start Previous 1 2 Next To the start

old Re: What to program in?

Psytechnic
User Off Offline

Quote
Jonzku777 has written
C# = C Sharp?

||Trying to save data in to the .exe in C++||
||Has nothing to do with C# thou||


Yes, C# is pronounced "See" (C) "Sharp" (#) as in the musical note. I advocate C++ as a starting language to get a good understanding of programming and how programs work. But once you have a good handle on that, if you're thinking of doing lots of GUI programs or database work, web work or anything really enterprising, then move on to C# for speed of development. The reason I say this is that writing windows applications in C++ don't take long, but take much longer than if you use C#. An example I love to give is a challenge. See how long it takes you to write a notepad style program in C++ and then in C#. C++ will take you about a few days with a few pages of code. C# will take you a few hours and about a page of code...

Recommended Tools:
Bloodshed DevC++
SharpDevelop
Microsoft Visual C++ Express 2008
Microsoft Visual C# Express 2008

Tutorials:
A good C++ site >>
cplusplus.com

Microsoft put the full help file for the entire C# language on the net in the MSDN (Microsoft Developer Network)
MSDN for C#

old Re: What to program in?

RedPillow
User Off Offline

Quote
KimKat has written
I learned a bit of Java, it's pretty cool.


I learned java from Runescape Private servers, long time ago.
(Runescape Private Servers are illegal and you should not use them!!)

old Re: What to program in?

- Dark Void -
User Off Offline

Quote
Jonzku777 has written
(Runescape Private Servers are illegal and you should not use them!!)

why post this after saying you did that?
---------------------------------------------------------
I found a manual and a tutorial so this weekend I will begin learning it

old Re: What to program in?

RedPillow
User Off Offline

Quote
- Dark Void - has written
Jonzku777 has written
(Runescape Private Servers are illegal and you should not use them!!)

why post this after saying you did that?
---------------------------------------------------------
I found a manual and a tutorial so this weekend I will begin learning it


So this thread wont get closed - you never know

old GameMaker 8

Aura
User Off Offline

Quote
GameMaker 8 LIGHT (FREE): Simple drag-n-drop comands, with text writen commands (text programming not needed at all). .exe (Excutable) file convertion. Create 2D games.

GameMaker 8 PRO ($25): Simple drag-n-drop comands, with text written porgramming included. .exe (Excutable) file convertion. Create 2D, 3D, & Network games (live, but you must own a sever).
IMG:https://www.yoyogames.com/images/layout/gm-sticker.gif

old Re: What to program in?

RedPillow
User Off Offline

Quote
Ooh, I never realized GM 8 pro could do 3d and network games o_O.
I always messed up with the free one, it sucks - Im going to lend that pro from library
To the start Previous 1 2 Next To the start
Log in to replyOff Topic overviewForums overview