Windows programming

Moderators: None (Apply to moderate this forum)
Number of threads: 3670
Number of posts: 9122

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
PRO Software Posted by mwronski on 21 Jul 2001 at 3:16 AM
I have begun C programming, but now I need to know something. If I want to become a pro, and make a product such as Norton SystemWorks, which compiler must I use? Is Borland C++ Builder 5 enough? Or must I have some expensive million-dollar compiler to compile something such as Norton SyustemWorks or the Windows OS? (if I make something like that one day ;) )

Report
Re: PRO Software Posted by Sephiroth on 21 Jul 2001 at 8:37 AM
: I have begun C programming, but now I need to know something. If I want to become a pro, and make a product such as Norton SystemWorks, which compiler must I use? Is Borland C++ Builder 5 enough? Or must I have some expensive million-dollar compiler to compile something such as Norton SyustemWorks or the Windows OS? (if I make something like that one day ;) )
:
You could do it with QuickBASIC4.5 if you were good. The compiler doesn't really have much to do with the quality of the software. The quality comes from how good the programmer is, and how well he codes. Sloppy code and a lack of knowledge wouldn't make a program worth much even if you used soem godly compiler, whereas a guy that has every language memorized that used an el-cheapo home-made compiler could do something as good as Windows or Linux. Take your time and don't set your goals too high right away and you'll have plenty of luck. I set my goals WAY too high when I started Windows C/C++ with Borland 5.02, and as a result, I couldn't ever get anything done, so I started over and worked on one thing at a time. Now I am making a full BSP engine for Win9X/ME/2K.

-Sephiroth


Report
Re: PRO Software Posted by AsmGuru62 on 21 Jul 2001 at 5:15 PM
: : I have begun C programming, but now I need to know something. If I want to become a pro, and make a product such as Norton SystemWorks, which compiler must I use? Is Borland C++ Builder 5 enough? Or must I have some expensive million-dollar compiler to compile something such as Norton SyustemWorks or the Windows OS? (if I make something like that one day ;) )
: :
: You could do it with QuickBASIC4.5 if you were good. The compiler doesn't really have much to do with the quality of the software. The quality comes from how good the programmer is, and how well he codes. Sloppy code and a lack of knowledge wouldn't make a program worth much even if you used soem godly compiler, whereas a guy that has every language memorized that used an el-cheapo home-made compiler could do something as good as Windows or Linux. Take your time and don't set your goals too high right away and you'll have plenty of luck. I set my goals WAY too high when I started Windows C/C++ with Borland 5.02, and as a result, I couldn't ever get anything done, so I started over and worked on one thing at a time. Now I am making a full BSP engine for Win9X/ME/2K.
:
: -Sephiroth
:
:


You can download the Borland C++ compiler for free and use in as a command line tool (that is what it is). To edit your source code you can find a bunch of editors laying around the Web...

Borland compilers are quite good, you know..


Report
Re: PRO Software Posted by Sephiroth on 21 Jul 2001 at 6:19 PM
: You can download the Borland C++ compiler for free and use in as a command line tool (that is what it is). To edit your source code you can find a bunch of editors laying around the Web...
:
: Borland compilers are quite good, you know..
:
:

Oh yeah, Borland all the way! Heck, if you wanted an easy start in programming and had the cash, I'd get their Visual C++ and use it. Then, you could easily drag and drop stuff to your liking, and later view the source code to see what is actually going on, although visual is much more limited than raw text editing, in my opinion, so after you figure out what does what, you could gain more control by actually typing the code yourself.

-Sephiroth


Report
Re: PRO Software Posted by Sephiroth2 on 23 Jul 2001 at 5:29 AM
: I have begun C programming, but now I need to know something. If I want to become a pro, and make a product such as Norton SystemWorks, which compiler must I use? Is Borland C++ Builder 5 enough? Or must I have some expensive million-dollar compiler to compile something such as Norton SyustemWorks or the Windows OS? (if I make something like that one day ;) )
:
A compiler does not make a pro. The pro makes the compiler.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.