| | |
Newbie - how do I start C++ programming?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2004
Posts: 5
Reputation:
Solved Threads: 0
I want to do serious C++ and VB programming but schooling is quite expensive, so I want to read and do it on my own. I know there are various text editors...even note pad. Are these editors used for programming, and then copied to a special programming software???? Forgive me if I sound styupid. I am a complete newbie with programming. :surprised It depends on the language used. For C++ you will generally use a text editor to write the code, save it with a special file extension such as .cpp. Then you'll run it through another program called a compiler that will translate the code into machine instructions and spit out an executable file.
On the other hand, VB code is very much integrated with it's own development environment. That's what makes writing VB so fast and easy, most of the drudgery is abstracted away into a few mouse clicks.
On the other hand, VB code is very much integrated with it's own development environment. That's what makes writing VB so fast and easy, most of the drudgery is abstracted away into a few mouse clicks.
I'm here to prove you wrong.
Narue is so right! I know this will upset Narue, but give BCX a try. It comes with a VB like IDE called EZIDE and can actually produce C++ code for one of the free C++ compilers. Learning VB will not teach you C++ at the same time! BCX can do this however. Best of all BCX and EZIDE are free, VB is rather expensive! Check google for BCX.
May 'the Google' be with you!
I think of an ASC (ASCII) file as a text file. You can display it in NotePad or any other text editor. For programming, the editor I like is the CrimsonEditor, free from:
http://www.crimsoneditor.com/
This little gem is clean and stable, has all the typical cut and paste stuff, opens several files at the same time, has code highlighting, a spellchecker (handy for those of us who use English as the second language), a macro recorder (for repetitive keystrokes), and most importantly you can compile and run your code from within the editor environment.
http://www.crimsoneditor.com/
This little gem is clean and stable, has all the typical cut and paste stuff, opens several files at the same time, has code highlighting, a spellchecker (handy for those of us who use English as the second language), a macro recorder (for repetitive keystrokes), and most importantly you can compile and run your code from within the editor environment.
May 'the Google' be with you!
•
•
•
•
Originally Posted by adzidzor
I have downloaded and installed the BCX and CrimsonEditor. All set to start my journey. thanx
May 'the Google' be with you!
![]() |
Similar Threads
- When did you start programming? (IT Professionals' Lounge)
Other Threads in the C++ Forum
- Previous Thread: How to learn graphical part of C++?
- Next Thread: Need help on FileWrite function.
| 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






