Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sorting a list Pin
David Crow14-Jul-06 3:30
David Crow14-Jul-06 3:30 
GeneralRe: sorting a list Pin
aafcls14-Jul-06 5:51
aafcls14-Jul-06 5:51 
GeneralRe: sorting a list Pin
led mike13-Jul-06 10:17
led mike13-Jul-06 10:17 
QuestionCode Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:05
Christopher Stratmann13-Jul-06 8:05 
AnswerRe: Code Management Practices.... Pin
led mike13-Jul-06 8:20
led mike13-Jul-06 8:20 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 8:31
Christopher Stratmann13-Jul-06 8:31 
GeneralRe: Code Management Practices.... Pin
led mike13-Jul-06 9:06
led mike13-Jul-06 9:06 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 9:23
Christopher Stratmann13-Jul-06 9:23 
AnswerRe: Code Management Practices.... Pin
Wes Aday13-Jul-06 9:41
professionalWes Aday13-Jul-06 9:41 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 9:44
Christopher Stratmann13-Jul-06 9:44 
Questionrplease help Pin
kh.pakdaman13-Jul-06 7:33
kh.pakdaman13-Jul-06 7:33 
AnswerRe: rplease help Pin
Chris Losinger13-Jul-06 7:41
professionalChris Losinger13-Jul-06 7:41 
AnswerRe: rplease help Pin
David Crow13-Jul-06 7:51
David Crow13-Jul-06 7:51 
GeneralRe: rplease help Pin
Christopher Stratmann13-Jul-06 8:20
Christopher Stratmann13-Jul-06 8:20 
AnswerRe: rplease help Pin
Zac Howland13-Jul-06 8:56
Zac Howland13-Jul-06 8:56 
GeneralRe: rplease help Pin
earl13-Jul-06 11:59
earl13-Jul-06 11:59 
GeneralRe: rplease help Pin
Zac Howland14-Jul-06 3:11
Zac Howland14-Jul-06 3:11 
My opinion of Java is that it is a language designed for lazy programmers. Its almost ironic at the moment since the project I'm on at work requires a heafty amount of java programming Frown | :(

If you learn C++ first (and well), you never need to pick up a Java programming book (just need to look at the documentation on java.sun.com for reference). Going that route also teaches you one very important thing: OO programming is useful, but many times it gets in the way of what you really want to do and a functional or structural language would better serve the purpose. This is one of the reasons why C/C++ is far more versatile than Java, Basic, C#, etc.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
Questionany Idea for a Project? Pin
Semion_N13-Jul-06 6:45
Semion_N13-Jul-06 6:45 
AnswerRe: any Idea for a Project? Pin
valikac13-Jul-06 7:05
valikac13-Jul-06 7:05 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 7:08
Semion_N13-Jul-06 7:08 
AnswerRe: any Idea for a Project? Pin
Wes Aday13-Jul-06 7:10
professionalWes Aday13-Jul-06 7:10 
GeneralRe: any Idea for a Project? Pin
cppcook13-Jul-06 7:17
cppcook13-Jul-06 7:17 
AnswerRe: any Idea for a Project? Pin
earl13-Jul-06 7:49
earl13-Jul-06 7:49 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 8:06
Semion_N13-Jul-06 8:06 
AnswerRe: any Idea for a Project? Pin
David Crow13-Jul-06 7:49
David Crow13-Jul-06 7:49 

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.