Click here to Skip to main content
15,891,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: What makes C and C++ a "good" language? Pin
pasztorpisti20-Sep-12 2:06
pasztorpisti20-Sep-12 2:06 
GeneralRe: What makes C and C++ a "good" language? Pin
CPallini20-Sep-12 2:18
mveCPallini20-Sep-12 2:18 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:45
jschell20-Sep-12 8:45 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti20-Sep-12 11:22
pasztorpisti20-Sep-12 11:22 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell21-Sep-12 10:27
jschell21-Sep-12 10:27 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti21-Sep-12 10:57
pasztorpisti21-Sep-12 10:57 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell22-Sep-12 8:12
jschell22-Sep-12 8:12 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti22-Sep-12 11:55
pasztorpisti22-Sep-12 11:55 
jschell wrote:
Why did someone invent the following language?

http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29[^]

Read the wiki page to find that out, but its quite unambiuous why. Still you havent answered the question why don't you still use assembly when the language doesn't count in your opinion.
pasztorpisti wrote:
10 to 100 times faster

Well, here I got carried away... Smile | :) Smile | :) Smile | :) I worked for a company where we created customized database solutions (2 tier) usually in 2-3 month periods with multiple iterations, around 10 coders involved. We worked with C++ and some helper libraries including Qt for the frontend. Sometimes the required fronted and UI was quite complex and pain in the ass to wire together and 2 week was always a bottleneck on the frontend side. Usually 3-5 people was working on the frontend (sometimes including me) with 1-2 weeks per iteration. Then we bought Delphi and used that for frontend development - the 1-2 week iteration time was reduced to 1-2 days, development became comfortable, also the quality/usability of the whole stuff became better with much-much less critical bugs. This was a radical but definitely good step and I think this achievement is a serious difference in many aspects - for me it proved well that language and ide support counts. What delphi gave for us (before 2000) is available now for everyone in the form of .net and C#, a lot of C# coders have C++ experience and they can tell the difference between developing such frontends in C++ and C# even today - more than 10 years later.

My opinion about a lot of different measurement techniques: most of them has not much of use other than showing colorful diagrams for higher leaders (if they need it at all), the only ones I find useful: estimated vs actual duration of an iteration or whole development till release (for the whole team), the number of critical bugs during development, and maybe the number of shipped bugs (that you might not know about but its important if we speak of maintenance).

modified 22-Sep-12 23:45pm.

GeneralRe: What makes C and C++ a "good" language? Pin
jschell19-Sep-12 9:27
jschell19-Sep-12 9:27 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 12:04
pasztorpisti19-Sep-12 12:04 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:21
jschell20-Sep-12 8:21 
GeneralRe: What makes C and C++ a "good" language? Pin
Pete O'Hanlon25-Sep-12 1:24
mvePete O'Hanlon25-Sep-12 1:24 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 1:36
pasztorpisti25-Sep-12 1:36 
GeneralRe: What makes C and C++ a "good" language? Pin
ah_ga_ah19-Sep-12 23:00
ah_ga_ah19-Sep-12 23:00 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti19-Sep-12 23:42
pasztorpisti19-Sep-12 23:42 
GeneralRe: What makes C and C++ a "good" language? Pin
jschell20-Sep-12 8:54
jschell20-Sep-12 8:54 
GeneralRe: What makes C and C++ a "good" language? Pin
Ingo20-Sep-12 5:19
Ingo20-Sep-12 5:19 
AnswerRe: What makes C and C++ a "good" language? Pin
Kenneth Haugland25-Sep-12 4:56
mvaKenneth Haugland25-Sep-12 4:56 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 5:07
pasztorpisti25-Sep-12 5:07 
GeneralRe: What makes C and C++ a "good" language? Pin
Kenneth Haugland25-Sep-12 5:08
mvaKenneth Haugland25-Sep-12 5:08 
GeneralRe: What makes C and C++ a "good" language? Pin
pasztorpisti25-Sep-12 5:45
pasztorpisti25-Sep-12 5:45 
AnswerRe: What makes C and C++ a "good" language? Pin
Member 929954619-Sep-12 2:49
Member 929954619-Sep-12 2:49 
AnswerRe: What makes C and C++ a "good" language? Pin
Stefan_Lang21-Sep-12 0:22
Stefan_Lang21-Sep-12 0:22 
AnswerRe: What makes C and C++ a "good" language? Pin
Rajesh R Subramanian25-Sep-12 1:14
professionalRajesh R Subramanian25-Sep-12 1:14 
GeneralRe: What makes C and C++ a "good" language? Pin
CPallini25-Sep-12 2:22
mveCPallini25-Sep-12 2:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.