Pascal's Weblog
The Grid...



Archives
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
Click me to subscribe
Search

Links
 

Today's Page Hits: 7

« And the solution... | Main | What's new? »
Wednesday Jun 20, 2007
CS 101
I have been looking recently for resources to start teaching my son who is in middle school some introduction to computer programming.

I am not too sure where to start? Should I look into some intro to computer architecture first, some Operating Systems concept...

My current thinking is to focus on programs, what is a computer program and how to write one while introducing the above concepts in parallel. I will probably use Java as I think it is much easier to learn than C for example (Yes, I know of all these programmers who said how hard it is to switch to Java and OO concepts!).

Here are some web sites I found and plan to use:
Posted at 09:47AM Jun 20, 2007 by Pascal Ledru in Java  |  Comments[2]

Comments:

?

Posted by 71.160.79.49 on October 17, 2007 at 11:26 PM PDT #

Bon courage Nicolas ;-)
Java seems to me much more valuable than C for beginner.

And switch to OO is not an issue for beginner. It is very hard for our seasonned COBOL programmers, but not for a smart young man !

The difficulty could be to crawl through the language AND the basic API.

Posted by Olivier on August 01, 2008 at 12:32 AM PDT #

Post a Comment:
  • HTML Syntax: NOT allowed