Click here to Skip to main content
15,904,823 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: How much computer illiterate were you when... Pin
RogelioP / EX DE,HL1-Apr-14 0:46
professionalRogelioP / EX DE,HL1-Apr-14 0:46 
GeneralRe: How much computer illiterate were you when... Pin
gritter551-Apr-14 2:39
gritter551-Apr-14 2:39 
GeneralRe: How much computer illiterate were you when... Pin
Menci Lucio1-Apr-14 3:15
professionalMenci Lucio1-Apr-14 3:15 
GeneralRe: How much computer illiterate were you when... Pin
Peter Grogono1-Apr-14 4:15
Peter Grogono1-Apr-14 4:15 
GeneralRe: How much computer illiterate were you when... Pin
BrainiacV1-Apr-14 8:45
BrainiacV1-Apr-14 8:45 
GeneralRe: How much computer illiterate were you when... Pin
Peter Grogono1-Apr-14 11:50
Peter Grogono1-Apr-14 11:50 
GeneralRe: How much computer illiterate were you when... Pin
KP Lee1-Apr-14 12:06
KP Lee1-Apr-14 12:06 
GeneralRe: How much computer illiterate were you when... Pin
James Curran1-Apr-14 4:20
James Curran1-Apr-14 4:20 
OK, if we skip over my TRS-80 Basic days, and some assembler, we get to my first C program. It was a port of an assembler for a dedicated terminal, to be written in C for an IBM PC.

Now, at that time, Beyond "printf", I had know idea at all about the C standard library, particularly, I knew nothing about malloc & free, so everything was hard allocated as module level variables.

I wrote at length about it before: http://herbsutter.com/2011/10/16/your-first-c-program/#comment-3822[^]

I also dug up the source code to my SECOND major C program (circa 1989), and posted in on GitHub:
https://github.com/jamescurran/HonestIllusion/tree/master/PCT[^]
Truth,
James

GeneralRe: How much computer illiterate were you when... Pin
KP Lee1-Apr-14 11:52
KP Lee1-Apr-14 11:52 
GeneralRe: How much computer illiterate were you when... Pin
VE21-Apr-14 4:44
VE21-Apr-14 4:44 
GeneralRe: How much computer illiterate were you when... Pin
Stefan_Lang1-Apr-14 5:05
Stefan_Lang1-Apr-14 5:05 
GeneralRe: How much computer illiterate were you when... Pin
dan!sh 1-Apr-14 5:08
professional dan!sh 1-Apr-14 5:08 
GeneralRe: How much computer illiterate were you when... Pin
Stefan_Lang1-Apr-14 20:25
Stefan_Lang1-Apr-14 20:25 
GeneralRe: How much computer illiterate were you when... Pin
BrainiacV1-Apr-14 8:41
BrainiacV1-Apr-14 8:41 
GeneralRe: How much computer illiterate were you when... Pin
KP Lee1-Apr-14 11:20
KP Lee1-Apr-14 11:20 
GeneralRe: How much computer illiterate were you when... Pin
KP Lee1-Apr-14 11:11
KP Lee1-Apr-14 11:11 
GeneralRe: How much computer illiterate were you when... Pin
Frank Malcolm1-Apr-14 13:14
Frank Malcolm1-Apr-14 13:14 
GeneralRe: How much computer illiterate were you when... Pin
ClockMeister1-Apr-14 16:24
professionalClockMeister1-Apr-14 16:24 
GeneralRe: How much computer illiterate were you when... Pin
Frank Malcolm2-Apr-14 6:43
Frank Malcolm2-Apr-14 6:43 
GeneralRe: How much computer illiterate were you when... Pin
ClockMeister2-Apr-14 7:00
professionalClockMeister2-Apr-14 7:00 
GeneralRe: How much computer illiterate were you when... Pin
Colborne_Greg1-Apr-14 17:32
Colborne_Greg1-Apr-14 17:32 
GeneralRe: How much computer illiterate were you when... Pin
Bruce Patin2-Apr-14 11:01
Bruce Patin2-Apr-14 11:01 
GeneralRe: How much computer illiterate were you when... Pin
Plamen Dragiyski2-Apr-14 20:18
professionalPlamen Dragiyski2-Apr-14 20:18 
GeneralRe: How much computer illiterate were you when... Pin
Peter Shaw4-Apr-14 21:37
professionalPeter Shaw4-Apr-14 21:37 
GeneralDaddy you look like a doggy! Pin
S u n s h i n e31-Mar-14 3:33
S u n s h i n e31-Mar-14 3:33 

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.