Ok so first off i dont know much about programming. I am currently in the middle of my first programming class in school and i love it. It is based around visual basic 6, however the class moves incredibly slow so i decided i want to teach myself another language. Which language should i learn if i want to end up making games? and also where can i find a site to teach myself from? Thanks for the help
Hockeyfreak889 0 Light Poster
Recommended Answers
Jump to PostVB will teach you a lot of things that are common to nearly all languages, such as data types (integers, strings etc), loops, and file systems. So pay close attention to what you are learning because they will be valuable later on. My recommendation is to begin learning c++. You …
Jump to Post> VB will teach you a lot of things that are common to nearly all languages,
> such as data types (integers, strings etc), loops, and file systems
true.
perhaps you could learn a language which is radically different from the mainstream ones (which are all alike in many respects). …
Jump to Post> ok i think i will learn C++, what is the best compilier to use?
I say, try many compilers to make your code portable. And yes compiler must be compatible with standard ansi c++. So don't start with turbo c++ :).
As far as IDE, there are …
Jump to Post> ok i think i will learn C++, what is the best compilier to use?
I say, try many compilers to make your code portable. And yes compiler must be compatible with standard ansi c++. So don't start with turbo c++ :).
As far as IDE, there are …
All 16 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
vijayan121 1,152 Posting Virtuoso
sarehu 84 Posting Whiz in Training
Duoas 1,025 Postaholic Featured Poster
codeaa 3 Junior Poster in Training
codeaa 3 Junior Poster in Training
Duoas 1,025 Postaholic Featured Poster
sarehu 84 Posting Whiz in Training
sarehu 84 Posting Whiz in Training
Duoas 1,025 Postaholic Featured Poster
Hockeyfreak889 0 Light Poster
Hockeyfreak889 0 Light Poster
Joatmon 0 Junior Poster in Training

GreenDay2001

GreenDay2001
Hockeyfreak889 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.