| | |
New To Programming = ME!!
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
Hello all. I am fairly new to progamming. I have a free C++ compiler(DEV-C++) and i was wondering if this is ok or should i actually buy a better C++ builder. I'm postive everyone will probably tell me 1 of 2 things.
1) Stick with DEV-C++ and come back when you've got more experience, or,
2) Go ahead and buy an actual builder.
ok so heres the question: What should i get? I know even in the long run i WILL buy a better C++ builder but what should i get. it seems some of my best options are Borland C++ Builder or Microsoft Visual C++. which should i get or should i get something else completly? i expect to stick to programming and hope to go to a programming(preferably game programming) college(full sail is the closest thing to me(its in florida) and it looks good but ill need more experience with programming) so what would all you "experts" out there recommend for me. i have a little experience but not a ton. thx
-Arm
1) Stick with DEV-C++ and come back when you've got more experience, or,
2) Go ahead and buy an actual builder.
ok so heres the question: What should i get? I know even in the long run i WILL buy a better C++ builder but what should i get. it seems some of my best options are Borland C++ Builder or Microsoft Visual C++. which should i get or should i get something else completly? i expect to stick to programming and hope to go to a programming(preferably game programming) college(full sail is the closest thing to me(its in florida) and it looks good but ill need more experience with programming) so what would all you "experts" out there recommend for me. i have a little experience but not a ton. thx
-Arm
1
#2 Aug 18th, 2003
1) Dev-C++ is sufficient if you want to learn C++ programming. Dev-C++ is actually a GUI wrapper for the MingW compiler. In other words, you're actually usng the MingW compiler. And the MingW compiler is the Windows port of the GNU GCC compiler, and it is very ISO/C++ compliant.
2) I would recommend getting Microsoft Visual C++ .NET. Mainly because its produced by Microsoft, and it supports all the latest features in the latest Windows operating systems. I've never used Borland C++ so I can't comment on it.
2) I would recommend getting Microsoft Visual C++ .NET. Mainly because its produced by Microsoft, and it supports all the latest features in the latest Windows operating systems. I've never used Borland C++ so I can't comment on it.
1
#3 Aug 18th, 2003
i would stick with the free one you got. i have heard that if you start off with visual C++ you will get spoiled and not actually learn everything you need in C++. i am currently trying to learn C++ and im using gcc but im on linux as well. if i was using windows i would probably go with the Dev-C++ that you are using. but thats jst my 2cents :cheesy:
0
#4 Aug 18th, 2003
ok thx. ill stick to dev c++ for now and probably get Microsoft Visual C++ .NET later. its hard as is cause i came from a BASIC language so its hard but i am serious about it and im gonna try to learn C++. so thx i just wanted som other opinions.
•
•
•
•
Originally Posted by Matthew
Hey arm, you got a screen name or somthing? i live in florida as well and learning windows game programming as well. you can IM me at emlottafoots :p
; unless of course you were assigning the value of ME to the variable New To Programming, hehe.Here's my suggestion, which, in the long run will benefit you greatly.
1. Get rid of Windows completely; it's a convoluted pile of propietary goop.
2. Learn C for systems programming and learn Java for OOP. If you wish to stick with C++, just remember this; it's not C and never make the mistake that most people do by grouping it with C (ie: C/C++); they are completely different; in fact, C++ is just a pseudo Objected Oriented Programming language. However, if you want to write code in C++ write in with POSIX in mind.
You'll see why C++ is a waste of your name when you start getting into dynamic allocation of memory at run time; it's beastly and belongs locked in a basement where it can be beaten and starved regularly.
GNU g++ is a great C++ compiler, it's free, and with a few small provisions you can be programming for windows, linux, unix, and OS X all in one go.
lol wow. i've things of windows programming but nothing of convoluted piles of propietary goop. lol
@matthew yes i have a screenname on aim im not on often but add me to your llist anywayz. my sn is WOWzerko23
@subtronic wow it seems you can really help me out. however i want to program games for computers and it seems that windows is the best operating system for game creation. what would you suggest though. im very new(i finished a 2d space invaders game about a month ago and now im workjing on a 3D version(i've gotten the starfield so far lol) what would you suggest i do. i dont really want to dump windows but i still want to learn. oh and wats the difference between c and c++?
thx
@matthew yes i have a screenname on aim im not on often but add me to your llist anywayz. my sn is WOWzerko23
@subtronic wow it seems you can really help me out. however i want to program games for computers and it seems that windows is the best operating system for game creation. what would you suggest though. im very new(i finished a 2d space invaders game about a month ago and now im workjing on a 3D version(i've gotten the starfield so far lol) what would you suggest i do. i dont really want to dump windows but i still want to learn. oh and wats the difference between c and c++?
thx
•
•
•
•
Originally Posted by Armeggadon
@subtronic wow it seems you can really help me out. however i want to program games for computers and it seems that windows is the best operating system for game creation. what would you suggest though. im very new(i finished a 2d space invaders game about a month ago and now im workjing on a 3D version(i've gotten the starfield so far lol) what would you suggest i do. i dont really want to dump windows but i still want to learn. oh and wats the difference between c and c++?
thx
•
•
•
•
Originally Posted by big_k105
i would stick with the free one you got. i have heard that if you start off with visual C++ you will get spoiled and not actually learn everything you need in C++. i am currently trying to learn C++ and im using gcc but im on linux as well. if i was using windows i would probably go with the Dev-C++ that you are using. but thats jst my 2cents :cheesy:
![]() |
Similar Threads
- Good books on Shell Programming/Perl (Perl)
- Shell Programming (Shell Scripting)
- Programming (C++)
- Professional web design and programming services (Post your Resume)
- Where to get started with Web Programming (IT Professionals' Lounge)
- Programming in Linux? (*nix Software)
- Efficient Programming (Computer Science)
Other Threads in the C++ Forum
- Previous Thread: Putting a file together with an exe
- Next Thread: Converting byte value into integer and vice versa
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project python read recursion recursive reference return rpg string strings struct temperature template templates test text text-file tree unix url variable vector visualstudio win32 windows winsock word wordfrequency wxwidgets





