Pascal's Weblog
The Grid...



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

Links
 

Today's Page Hits: 1

« Previous month (May 2007) | Main | Next month (Jul 2007) »
Wednesday Jun 20, 2007
What's new?
I moved to a different project couple of months ago. We just delivered the first version of our product. Here is an overview, here is the link to it, and here you will find what service tags are about.

I keep in touch with some of the developers on the Sun grid team, here are some features recently delivered by this team (in case someone actually reads this blog and did not see them somewhere else and since it is still called 'The Grid'!): More information at network.com

Posted at 10:16AM Jun 20, 2007 by Pascal Ledru in Grid Computing  |  Comments[0]

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]