Click here to Skip to main content
15,895,370 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: The questions we get these days! Pin
xperroni11-Apr-12 2:27
xperroni11-Apr-12 2:27 
GeneralRe: The questions we get these days! Pin
CPallini11-Apr-12 2:34
mveCPallini11-Apr-12 2:34 
GeneralRe: The questions we get these days! Pin
xperroni11-Apr-12 2:56
xperroni11-Apr-12 2:56 
AnswerRe: The questions we get these days! Pin
wizardzz10-Apr-12 5:01
wizardzz10-Apr-12 5:01 
AnswerRe: The questions we get these days! Pin
KurtPW10-Apr-12 6:22
KurtPW10-Apr-12 6:22 
JokeRe: The questions we get these days! Pin
Richard Deeming10-Apr-12 8:34
mveRichard Deeming10-Apr-12 8:34 
GeneralRe: The questions we get these days! Pin
Erudite_Eric10-Apr-12 21:26
Erudite_Eric10-Apr-12 21:26 
AnswerRe: The questions we get these days! Pin
bpfh10-Apr-12 23:54
bpfh10-Apr-12 23:54 
I remember reading through the multi-hundred page MS-DOS 3.3 manual, remembering the commands. I remember reading through the text files on my "teach yourself C" CD with it's Symantec C compiler, and from that made DOS based graphics interface EXE files. I remember learning HTML basics by reading the RFC after downloading them from work ( oh joy, a 2 megabit connection at work in 1998 along with 40 PPM printers Big Grin | :-D ).

All the basics of opening, reading and writing to files, were as valid in C in 1995 as they are today in PHP, but I am continually surprised by the level of some developers I work with. I'm in a PHP house at the moment. They all want to make their own "frameworks", but when it comes to raw language, how to read and write to a file, error handling, bounds checking, loop control (come on now!), the young'uns today seem to have lost the basics. Ok you can build a castle on sand, but don't expect it to last the centures before it falls over. Come on guys. If you are really lost, go bug your local library and borrow somthing written by Donald Knuth along with a language reference. If you cannot solve the problem with that, *then* come here and yell for help!

I don't mind people using the internet to look things up, it's the best reference manual there is today, especially as Einstein is supposed to have said somthing like "the most important is not to know, but to know where to look", but you really have to push this one just a tad further. "Seek and ye shall find", but "understand and ye shall know". This one people tend to forget. I'll help people who help themselves Smile | :)

In the end though, I really get the feeling that I am the last of my species: The self taught geek who relys on his own brain. Oh well. I'll still try to make the most of it while it lasts !!!

Cheers,
Daniel
AnswerRe: The questions we get these days! Pin
scramjetter14-Apr-12 15:47
scramjetter14-Apr-12 15:47 
AnswerRe: The questions we get these days! Pin
Chuck O'Toole14-Apr-12 18:08
Chuck O'Toole14-Apr-12 18:08 
GeneralRe: The questions we get these days! Pin
scramjetter14-Apr-12 18:26
scramjetter14-Apr-12 18:26 
AnswerRe: The questions we get these days! Pin
DarthDana27-Apr-12 9:21
professionalDarthDana27-Apr-12 9:21 
QuestionHow to add Message for dynamically created control(CListCtrl) Pin
shanmugarajaa9-Apr-12 2:13
shanmugarajaa9-Apr-12 2:13 
AnswerRe: How to add Message for dynamically created control(CListCtrl) Pin
_Flaviu9-Apr-12 5:10
_Flaviu9-Apr-12 5:10 
GeneralRe: How to add Message for dynamically created control(CListCtrl) Pin
_Flaviu9-Apr-12 21:56
_Flaviu9-Apr-12 21:56 
GeneralRe: How to add Message for dynamically created control(CListCtrl) Pin
shanmugarajaa9-Apr-12 23:04
shanmugarajaa9-Apr-12 23:04 
GeneralRe: How to add Message for dynamically created control(CListCtrl) Pin
_Flaviu10-Apr-12 4:28
_Flaviu10-Apr-12 4:28 
GeneralRe: How to add Message for dynamically created control(CListCtrl) Pin
Parthi_Appu12-Apr-12 0:25
Parthi_Appu12-Apr-12 0:25 
Questionhelp needed with my calculator code Pin
Member 87942428-Apr-12 22:48
Member 87942428-Apr-12 22:48 
AnswerRe: help needed with my calculator code Pin
Richard MacCutchan8-Apr-12 22:55
mveRichard MacCutchan8-Apr-12 22:55 
GeneralRe: help needed with my calculator code Pin
Member 87942428-Apr-12 23:15
Member 87942428-Apr-12 23:15 
GeneralRe: help needed with my calculator code Pin
Richard MacCutchan9-Apr-12 0:09
mveRichard MacCutchan9-Apr-12 0:09 
Generaljava Pin
anurag9558-Apr-12 13:54
anurag9558-Apr-12 13:54 
GeneralRe: java Pin
Wes Aday8-Apr-12 14:28
professionalWes Aday8-Apr-12 14:28 
GeneralRe: java Pin
Mohibur Rashid8-Apr-12 17:49
professionalMohibur Rashid8-Apr-12 17: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.