Programming
Programming
I'm really just getting into the computer programming stuff and I was wondering what language I should use. I've heard that C and C++ isn't too hard. What do you think?
Winner of the 2,000th member award!
It depends.
C is probably a good start, with mind to moving towards c++ later (c++ is good, but can be really annoying in it's syntax: C is more logical IMO).
Note that to do many things in C / C++ (graphics, music, networking), you'll need to rely on third party programs such as allegro.
If you want to start with an easier language than C, which includes easy to use VGA graphics / PC beeper sounds, try Qbasic (note that it is impractical for modern games, or even old games, but it is a good start).
C is probably a good start, with mind to moving towards c++ later (c++ is good, but can be really annoying in it's syntax: C is more logical IMO).
Note that to do many things in C / C++ (graphics, music, networking), you'll need to rely on third party programs such as allegro.
If you want to start with an easier language than C, which includes easy to use VGA graphics / PC beeper sounds, try Qbasic (note that it is impractical for modern games, or even old games, but it is a good start).
java is way better and easier to learn.
regards,
<img src="http://img235.exs.cx/img235/8673/sorcerdonlogo6qk.jpg" width="181" alt="Image Hosted by ImageShack.us" />
<img src="http://img235.exs.cx/img235/8673/sorcerdonlogo6qk.jpg" width="181" alt="Image Hosted by ImageShack.us" />
-
- Newbie
- Posts: 6
- Joined: Thu May 12, 2005 5:22 am
MEGAZEUX OF COURSE (sorry caps) but if you don't like MZX, *faint* try Blitz Basic, it's kinda a mix between basic and C, and user-friendlyness www.blitzbasic.com
Or try www.purebasic.com - we used it for www.gloomy-nights.de and I think it is a very good language. Also it's not very expensive and you'll get all future updates for free!
- John The Ax
- Moderator
- Posts: 1475
- Joined: Sun Sep 15, 2002 9:57 am
- Location: Pittsburgh, PA
-
- Newbie
- Posts: 3
- Joined: Sun Jun 19, 2005 1:30 pm
-
- Newbie
- Posts: 1
- Joined: Fri Aug 05, 2005 4:58 pm
I only registered so I can bring you this news:
FreeBASIC. I don't wanna sound like an advertiser, but this thing is amazing. It is any microsoft variant of BASIC, only it is 32 bit and makes windows, plus has support for direct x, allegro, and ect. Many people are in on this, but it needs more publicity. It really is revolutionary... its awsome. I reccomend going to www.freebasic.net and www.petesqbsite.com
FreeBASIC. I don't wanna sound like an advertiser, but this thing is amazing. It is any microsoft variant of BASIC, only it is 32 bit and makes windows, plus has support for direct x, allegro, and ect. Many people are in on this, but it needs more publicity. It really is revolutionary... its awsome. I reccomend going to www.freebasic.net and www.petesqbsite.com