473,409 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,409 software developers and data experts.

Which compiler or IDE?

I have long wondered what the reason is that the majority of companies chose
Visual C++ instead of Borland C++ Builder. In my opinion, C++ Builder or
Delphi gives you a much more easy understanding of your own programs, and
more flexibility in how to operate everything. What is the reason people use
Visual C++ instead of C++ Builder?

Visual C++ is slowy, and when I am designing programs, I don't have the same
kind of freedom to move around my windows and forms like I can in Delphi.

What are the reasons C++ Builder is not appreciated as Visual C++ and the
alike?
Sep 9 '06 #1
7 1622
Visual C++ = Microsoft -Microsoft = monopol -monopol = contracts
with large companies (and small ones too). Get it?

Plus, if we get down to the very functionalities of the two mentioned
IDEs:
- Visual C++ (or simply Visual Studio as its now called) will ALWAYS
have better up-to-date support for .NET framework, since the framework
is written by the same companies developers
- Visual Studio is starting to include more and more tools for project
leading and organization of any stage in development of an application
including debugging etc. which is becoming more and more important to
reach a high speed of delivering products in the market and todays
bussiness world is all about speed and competivness
- Visual Studio has currently the best code debugger ever, and
debugging represents 70% of development time, so this means a great
improvement in speed again

greets,
Ivan Leben
dktekno wrote:
I have long wondered what the reason is that the majority of companies chose
Visual C++ instead of Borland C++ Builder. In my opinion, C++ Builder or
Delphi gives you a much more easy understanding of your own programs, and
more flexibility in how to operate everything. What is the reason people use
Visual C++ instead of C++ Builder?

Visual C++ is slowy, and when I am designing programs, I don't have the same
kind of freedom to move around my windows and forms like I can in Delphi.

What are the reasons C++ Builder is not appreciated as Visual C++ and the
alike?
Sep 9 '06 #2
Why is support so important, when you can just write in a newsgroup if you
have a problem with some software?

I have noticed that even a small program in Visual C++ compiles rather slowy
when compared to Delphi, where it is compiled instantly.
Sep 9 '06 #3
Sorry I expressed myself badly. I didn't mean support as customer help
when somebody doesn't know how to write a piece of code. I meant
support as how much of the code (specification) of the .NET framework
is implemented and can actually be used and how good the compiler
understands all the code and how rock-solid the compiling is.

Speed of compilation of a single file is nothing compared against the
time you need to debug human mistakes with the lack of a good debugger.
And these mistakes always (will) arise, until a pure generic
programming language of fifth generation will be discovered (you tell
what things you want to happen instead of how the things work).

dktekno wrote:
Why is support so important, when you can just write in a newsgroup if you
have a problem with some software?

I have noticed that even a small program in Visual C++ compiles rather slowy
when compared to Delphi, where it is compiled instantly.
Sep 9 '06 #4
iv********@gmail.com wrote:
Sorry I expressed myself badly. I didn't mean support as customer help
when somebody doesn't know how to write a piece of code. I meant
support as how much of the code (specification) of the .NET framework
is implemented and can actually be used and how good the compiler
understands all the code and how rock-solid the compiling is.
Sorry, this group does nor discuse the .NET framework nor the CLI
infrastructure.

--
Salu2
Sep 9 '06 #5

Julián Albo wrote:
iv********@gmail.com wrote:
Sorry I expressed myself badly. I didn't mean support as customer help
when somebody doesn't know how to write a piece of code. I meant
support as how much of the code (specification) of the .NET framework
is implemented and can actually be used and how good the compiler
understands all the code and how rock-solid the compiling is.

Sorry, this group does nor discuse the .NET framework nor the CLI
infrastructure.

--
Salu2
I suggest you read the first post in the topic before writing so you
know what the discussion is about. I was not asking about it, I was
explaining and answering the questions ;)

Sep 9 '06 #6
iv********@gmail.com wrote:
>
Julián Albo wrote:
>iv********@gmail.com wrote:
Sorry I expressed myself badly. I didn't mean support as customer help
when somebody doesn't know how to write a piece of code. I meant
support as how much of the code (specification) of the .NET framework
is implemented and can actually be used and how good the compiler
understands all the code and how rock-solid the compiling is.

Sorry, this group does nor discuse the .NET framework nor the CLI
infrastructure.

--
Salu2

I suggest you read the first post in the topic before writing so you
know what the discussion is about. I was not asking about it, I was
explaining and answering the questions ;)
a) If you want the contexts of your posts to be understood, you should quote
enough to make them comprehensible. A news group works not like chat room:
previous posts in the thread may not exist on the news server anymore or
may have propagated slower than later posts. Because this, you cannot
assume that the history is accessible to everyone.

b) Answers to off-topic questions that address the substance of the question
are also off-topic. Thus, you are guilty of the charge.
Best

Kai-Uwe Bux
Sep 9 '06 #7
a) If you want the contexts of your posts to be understood, you should quote
enough to make them comprehensible. A news group works not like chat room:
previous posts in the thread may not exist on the news server anymore or
may have propagated slower than later posts. Because this, you cannot
assume that the history is accessible to everyone.

b) Answers to off-topic questions that address the substance of the question
are also off-topic. Thus, you are guilty of the charge.
Best

Kai-Uwe Bux
Ok I didn't think about that previously. Thanks for the explanation and
apologies to Julián Albo. That will not happen again.

regards,
Ivan Leben

Sep 9 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Mike Darrett | last post by:
Hello, First off, I'm a C++ newbie, so please turn your flame guns off. ;) I'm wondering if this is the correct way to have a function return a vector: vector<int> GetVecData() {...
6
by: nick | last post by:
i haven't learnt c++ before ,if i want to learn vc++,do i need to buy a c++ book to learn before i learn vc++? or some vc++ books are suitable to someone who hasn't learnt c++ before? any...
3
by: madhu.mys | last post by:
Which C++ compiler do you use for Windows and why ?
8
by: madhu.mys | last post by:
Hi, According to you, Which is the best C++ compiler for windows ? Which compiler is least buggy and generate Optimized code ?
18
by: swaroophr | last post by:
Which of switch statement and if-else statement takes less time to execute?
10
by: rahul8143 | last post by:
Hello sir, First sorry if seen this as again posted due to network problem. Thanks for pointing me that void main() is wrong to use...
22
by: larry | last post by:
I was just looking at a demo training that mindleaders has on .net training: http://www.mindleaders.com/products/democourse3.asp And I don't believe this is correct or at least is misleading...
48
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott...
29
by: aarthi28 | last post by:
Hi, I have written this code, and at the end, I am trying to write a vector of strings into a text file. However, my program is nor compiling, and it gives me the following error when I try to...
16
by: scholz.lothar | last post by:
I want to add some extension features to my program and this would require that i bundle a small c compiler with my program. On Unix it seems that tiny-c can do this, but i don't know about windows.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.