Click here to Skip to main content
15,901,666 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: CRecordset update Pin
David Crow28-Dec-05 9:57
David Crow28-Dec-05 9:57 
AnswerRe: CRecordset update Pin
pnpfriend28-Dec-05 12:15
pnpfriend28-Dec-05 12:15 
AnswerRe: CRecordset update Pin
pnpfriend10-Jan-06 7:56
pnpfriend10-Jan-06 7:56 
QuestionRe: CRecordset update Pin
David Crow10-Jan-06 7:59
David Crow10-Jan-06 7:59 
QuestionLooking for code to learn from. Pin
dbough28-Dec-05 4:51
dbough28-Dec-05 4:51 
AnswerRe: Looking for code to learn from. Pin
David Crow28-Dec-05 5:33
David Crow28-Dec-05 5:33 
AnswerRe: Looking for code to learn from. Pin
Prakash Nadar28-Dec-05 5:42
Prakash Nadar28-Dec-05 5:42 
AnswerRe: Looking for code to learn from. Pin
Bob Stanneveld28-Dec-05 5:54
Bob Stanneveld28-Dec-05 5:54 
Hello,

The only way that you'll learn to write a complete program is to do it yourself. The things that you'll learn from sample code is almost nothing more than how to use it.

Programming is not as most people think: writing code, but programming is way more than that: finding and designing solutions to a given problem. Writing code is just one way to implement it and this too is a skill that is only learned by doing.

So the best way for you is a simple problem that you have (this can be tetris or some administrative problem) and try to make a sound solution for it. Than implement the solution in some programming language.

This is how I learned to make programs.

Hope this helps.

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
GeneralRe: Looking for code to learn from. Pin
John R. Shaw28-Dec-05 16:06
John R. Shaw28-Dec-05 16:06 
GeneralRe: Looking for code to learn from. Pin
Bob Stanneveld29-Dec-05 6:11
Bob Stanneveld29-Dec-05 6:11 
AnswerRe: Looking for code to learn from. Pin
Gary R. Wheeler28-Dec-05 6:00
Gary R. Wheeler28-Dec-05 6:00 
AnswerRe: Looking for code to learn from. Pin
dbough28-Dec-05 6:41
dbough28-Dec-05 6:41 
GeneralRe: Looking for code to learn from. Pin
John R. Shaw28-Dec-05 16:52
John R. Shaw28-Dec-05 16:52 
QuestionGet flicker free image Pin
sam o neil28-Dec-05 4:26
sam o neil28-Dec-05 4:26 
AnswerRe: Get flicker free image Pin
John R. Shaw28-Dec-05 17:05
John R. Shaw28-Dec-05 17:05 
Questionmaintain logfile of the accessed files Pin
RabiaAslam28-Dec-05 3:09
RabiaAslam28-Dec-05 3:09 
AnswerRe: maintain logfile of the accessed files Pin
vipinasda28-Dec-05 3:41
vipinasda28-Dec-05 3:41 
AnswerRe: maintain logfile of the accessed files Pin
David Crow28-Dec-05 5:36
David Crow28-Dec-05 5:36 
AnswerRe: maintain logfile of the accessed files Pin
basementman28-Dec-05 5:38
basementman28-Dec-05 5:38 
Questiondetecting memory leaks? Pin
9ine28-Dec-05 1:39
9ine28-Dec-05 1:39 
AnswerRe: detecting memory leaks? Pin
Axter28-Dec-05 2:27
professionalAxter28-Dec-05 2:27 
GeneralRe: detecting memory leaks? Pin
9ine28-Dec-05 4:50
9ine28-Dec-05 4:50 
GeneralRe: detecting memory leaks? Pin
Axter28-Dec-05 4:59
professionalAxter28-Dec-05 4:59 
GeneralRe: detecting memory leaks? Pin
9ine28-Dec-05 23:47
9ine28-Dec-05 23:47 
GeneralRe: detecting memory leaks? Pin
Axter29-Dec-05 1:05
professionalAxter29-Dec-05 1:05 

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.