Click here to Skip to main content
15,792,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Code Management Practices.... Pin
Christopher Stratmann13-Jul-06 10:44
Christopher Stratmann13-Jul-06 10:44 
Questionrplease help Pin
kh.pakdaman13-Jul-06 8:33
kh.pakdaman13-Jul-06 8:33 
AnswerRe: rplease help Pin
Chris Losinger13-Jul-06 8:41
professionalChris Losinger13-Jul-06 8:41 
AnswerRe: rplease help Pin
David Crow13-Jul-06 8:51
David Crow13-Jul-06 8:51 
GeneralRe: rplease help Pin
Christopher Stratmann13-Jul-06 9:20
Christopher Stratmann13-Jul-06 9:20 
AnswerRe: rplease help Pin
Zac Howland13-Jul-06 9:56
Zac Howland13-Jul-06 9:56 
GeneralRe: rplease help Pin
earl13-Jul-06 12:59
earl13-Jul-06 12:59 
GeneralRe: rplease help Pin
Zac Howland14-Jul-06 4:11
Zac Howland14-Jul-06 4: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 7:45
Semion_N13-Jul-06 7:45 
AnswerRe: any Idea for a Project? Pin
valikac13-Jul-06 8:05
valikac13-Jul-06 8:05 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 8:08
Semion_N13-Jul-06 8:08 
AnswerRe: any Idea for a Project? Pin
Wes Aday13-Jul-06 8:10
professionalWes Aday13-Jul-06 8:10 
GeneralRe: any Idea for a Project? Pin
cppcook13-Jul-06 8:17
cppcook13-Jul-06 8:17 
AnswerRe: any Idea for a Project? Pin
earl13-Jul-06 8:49
earl13-Jul-06 8:49 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 9:06
Semion_N13-Jul-06 9:06 
AnswerRe: any Idea for a Project? Pin
David Crow13-Jul-06 8:49
David Crow13-Jul-06 8:49 
AnswerRe: any Idea for a Project? Pin
FarPointer13-Jul-06 9:58
FarPointer13-Jul-06 9:58 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 9:05
Semion_N13-Jul-06 9:05 
GeneralRe: any Idea for a Project? Pin
Semion_N13-Jul-06 10:02
Semion_N13-Jul-06 10:02 
QuestionGetKeyboardState(); Pin
Max++13-Jul-06 7:18
Max++13-Jul-06 7:18 
AnswerRe: GetKeyboardState(); Pin
Randor 13-Jul-06 7:31
professional Randor 13-Jul-06 7:31 
QuestionTutorial or Learning Tools. Pin
WREY13-Jul-06 7:03
WREY13-Jul-06 7:03 
AnswerRe: Tutorial or Learning Tools. Pin
David Crow13-Jul-06 8:45
David Crow13-Jul-06 8:45 
QuestionProblems of Updating contents in an Edit box in vc6 Pin
cppcook13-Jul-06 6:22
cppcook13-Jul-06 6:22 
AnswerRe: Problems of Updating contents in an Edit box in vc6 Pin
Zac Howland13-Jul-06 6:30
Zac Howland13-Jul-06 6:30 

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.