Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Thread Problem Pin
Luc Pattyn13-Dec-06 14:13
sitebuilderLuc Pattyn13-Dec-06 14:13 
AnswerRe: Thread Problem Pin
Guffa13-Dec-06 14:02
Guffa13-Dec-06 14:02 
AnswerRe: Thread Problem Pin
pele00713-Dec-06 15:41
pele00713-Dec-06 15:41 
GeneralRe: Thread Problem Pin
deepintrance13-Dec-06 16:49
deepintrance13-Dec-06 16:49 
AnswerRe: Thread Problem Pin
Eytukan13-Dec-06 17:01
Eytukan13-Dec-06 17:01 
AnswerRe: Thread Problem Pin
Guffa13-Dec-06 17:06
Guffa13-Dec-06 17:06 
QuestionHow did you learn to program? Pin
Code232613-Dec-06 11:09
Code232613-Dec-06 11:09 
AnswerRe: How did you learn to program? Pin
Colin Angus Mackay13-Dec-06 11:15
Colin Angus Mackay13-Dec-06 11:15 
Code2326 wrote:
How did you learn to program?


From the book that came with the computer and magazines that showed me how to do certain things.


Code2326 wrote:
When you first learn your language, was it hard and how long did it take you to start to create simple programs?


One of my first programs was:

10 PRINT "How old are you?"
20 INPUT a
30 IF a < 8 THEN PRINT "You're too young to use this computer!"; GO TO 10
40 PRINT "Okay - You are old enough to use this computer"


I was about 8 or 9 and I didn't want my younger sister to use the computer.


Upcoming Scottish Developers events:
* Glasgow: Tell us what you want to see in 2007


My: Website | Blog | Photos

GeneralRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 11:17
professionalPaul Conrad13-Dec-06 11:17 
GeneralRe: How did you learn to program? Pin
Colin Angus Mackay13-Dec-06 11:30
Colin Angus Mackay13-Dec-06 11:30 
QuestionRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 11:32
professionalPaul Conrad13-Dec-06 11:32 
AnswerRe: How did you learn to program? Pin
Colin Angus Mackay13-Dec-06 11:43
Colin Angus Mackay13-Dec-06 11:43 
GeneralRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 15:48
professionalPaul Conrad13-Dec-06 15:48 
GeneralRe: How did you learn to program? Pin
Steve Echols13-Dec-06 18:10
Steve Echols13-Dec-06 18:10 
GeneralRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 18:15
professionalPaul Conrad13-Dec-06 18:15 
GeneralRe: How did you learn to program? Pin
Steve Echols13-Dec-06 18:25
Steve Echols13-Dec-06 18:25 
GeneralRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 18:42
professionalPaul Conrad13-Dec-06 18:42 
GeneralRe: How did you learn to program? Pin
Steve Echols13-Dec-06 19:05
Steve Echols13-Dec-06 19:05 
GeneralRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 19:26
professionalPaul Conrad13-Dec-06 19:26 
GeneralRe: How did you learn to program? Pin
amatbrewer14-Dec-06 13:28
amatbrewer14-Dec-06 13:28 
JokeRe: How did you learn to program? Pin
Eytukan13-Dec-06 17:20
Eytukan13-Dec-06 17:20 
GeneralRe: How did you learn to program? Pin
Hamid_RT13-Dec-06 20:27
Hamid_RT13-Dec-06 20:27 
GeneralRe: How did you learn to program? Pin
Eytukan13-Dec-06 22:07
Eytukan13-Dec-06 22:07 
AnswerRe: How did you learn to program? Pin
Paul Conrad13-Dec-06 11:16
professionalPaul Conrad13-Dec-06 11:16 
AnswerRe: How did you learn to program? Pin
Guffa13-Dec-06 11:39
Guffa13-Dec-06 11:39 

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.