Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

delphi, cbuilder or vc++ or c#

Status
Not open for further replies.

elecomp

Newbie level 5
Newbie level 5
Joined
Apr 27, 2007
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,350
I want to compare these four: delphi, cbuilder, vc++ and c#

which one is better for
1. being fast(my application should be realtime)
2. being easy to program
3. having ready sample codes on the internet

thanks for any help
 

hi,

being fast

1) VC++
2) delphi, cbuilder
3) c#

being easy to program

1) c#
2) delphi, cbuilder
3) VC++

having sample code on the internet

1) c#, has a lot of backing from microsoft and hence a lot of samples

2) vc++, a majority of c++ on windows program using vc++ and hence a lot of sample code is around the net

3) delphi,cbuilder

hope it helps
 

    elecomp

    Points: 2
    Helpful Answer Positive Rating
1. being fast(my application should be realtime)
VC++

2. being easy to program
C#

3. having ready sample codes on the internet
VC++


--- My Favorite PC's interface Hardware ---
http://www.thaiio.com
 

Thank you
it was helpful

But, are you sure C# is easier than Delphi/CBuilder?
I've not programmed with C#, but Delphi and CBuilder are very easy to program.
 

I think Delphi is easier to learn than C#.C# has a C style syntax and is somehow difficult.
 

Hi,

what do you mean with realtime?

If you are going to run realtime application on a Windows machine , I would suggest VC++. There are a lot of examles on the internet.

If you choose VC++ or C# you will find alot of help at **broken link removed**

/Magnus
 

C++ is Fast But C# is power full And Reliable And fastest in all is Python
 

elecomp said:
I want to compare these four: delphi, cbuilder, vc++ and c#

which one is better for
1. being fast(my application should be realtime)
2. being easy to program
3. having ready sample codes on the internet

thanks for any help

1. being fast:
VC++, VC++ and VC++ :D
For the fastest code you have to use VC++ end of story.

2. being easy to program:
C# and Delphi

3. having ready sample codes on the internet:
VC++, Delphi and a little (but growing every day) C#
Forget BCB
 

hi

I think *** Delphi *** is very easy to pgm.

than cbuilder, vc++ and c#
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top