SkyCastleSoftware
December 26th, 2006, 04:21 AM
Ok here is a lil background of me, so Im building a company from the ground up. Its going to take a while. Im developing software. All kinds, like organizing programs for businesses or some nerds lol, programs to speed up the comp, programs to customize windows, so on and so forth. So a wide variety of software.
I've used, VB6, VC6, VB.NET, C#.NET, C++.NET, Borland C++, Java, and some others.
I have an extensive background of programming itself. I can easily pick up new programming languages. I taught myself everything about .NET. I can just look at sample code and understand it and use it in my program without reading up about it.
Ok so I come to my issue at hand which I think others have too, or at least ponder a bit on. Which of these languages or version/compiler is the best for, well.... The best of the best. Like for personal, business, and corporate?
Let me put my two cents in....
In my experience in the above languages, I have seen that:
--C++ is the best language for practically any program. But which Compile? the old, VC6? The .NET version? or the new Borland C++? or any others Im not aware of yet
--VB is a simple yet nifty lil language. But I would only recommend it for starting out or just messing around
--C#(Sharp) is the in between of VB.NET and C++.NET. Its pretty simple, yet its powerful like C++. But still falls short of, well lets say my expectations. see why below
--.NET in General. Well, u kno I just dont like .NET. Microsoft is not that smart when it comes to this stuff. The .NET Framework is a hassle. It drags programs down. And because ur program "has to be" depended of the Framework it makes it hard for the average user to use ur program.
--Java, o man. this language deff comes dead last. When I was taking classes for Java, I was very disappointed. The program was veryy slow. A pain to build. and like the .NET framework, ur program was depended on Java software. Because Class files where in an intermediate language like .NET programs are.
So as an overview, I pick C++, but not from .NET.
Now I have a question to go along with this topic.
Which C++ Compiler is the best? VC6?, Borland C++(Similar to .NET), or some other I havent used?
I dont think I was vague at all. If I was a lil unclear on something let me kno. But I would like to here anyone's thoughts on there programming experience in any language.
I've used, VB6, VC6, VB.NET, C#.NET, C++.NET, Borland C++, Java, and some others.
I have an extensive background of programming itself. I can easily pick up new programming languages. I taught myself everything about .NET. I can just look at sample code and understand it and use it in my program without reading up about it.
Ok so I come to my issue at hand which I think others have too, or at least ponder a bit on. Which of these languages or version/compiler is the best for, well.... The best of the best. Like for personal, business, and corporate?
Let me put my two cents in....
In my experience in the above languages, I have seen that:
--C++ is the best language for practically any program. But which Compile? the old, VC6? The .NET version? or the new Borland C++? or any others Im not aware of yet
--VB is a simple yet nifty lil language. But I would only recommend it for starting out or just messing around
--C#(Sharp) is the in between of VB.NET and C++.NET. Its pretty simple, yet its powerful like C++. But still falls short of, well lets say my expectations. see why below
--.NET in General. Well, u kno I just dont like .NET. Microsoft is not that smart when it comes to this stuff. The .NET Framework is a hassle. It drags programs down. And because ur program "has to be" depended of the Framework it makes it hard for the average user to use ur program.
--Java, o man. this language deff comes dead last. When I was taking classes for Java, I was very disappointed. The program was veryy slow. A pain to build. and like the .NET framework, ur program was depended on Java software. Because Class files where in an intermediate language like .NET programs are.
So as an overview, I pick C++, but not from .NET.
Now I have a question to go along with this topic.
Which C++ Compiler is the best? VC6?, Borland C++(Similar to .NET), or some other I havent used?
I dont think I was vague at all. If I was a lil unclear on something let me kno. But I would like to here anyone's thoughts on there programming experience in any language.