Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP versus C++
Message
From
27/10/2003 08:48:14
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00842594
Message ID:
00842898
Views:
32
>>The problem is the day they ask any of those guys to make a grid to display the data, to publish a web service interface and add a transaction login, they'll probably quote 10K, 100K and a million (respectively), and 2 months, 6 months, and 2 years (respectively), while you know you can do all this in a day or two, for a couple hundred bucks.
>
>Your argument impresses me. Perhaps the C++ path is viable only for non-gui algorithms.

Well, not quite so. If you really have a bunch of libraries already built, and you're very proficient, you actually can do RAD in C++, or even in Assembler. Most of the time, though, it takes longer, due to the need to do a lot more checking.

Developing in C++ gives you a lot more control and plenty of room for optimization (this is what's called low level), but it also makes a lot more room for fatal errors.

Groet,
Previous
Reply
Map
View

Click here to load this message in the networking platform