Skip to main content
Studying in Japan

Just want to share what I read since I surf around comparing the style of postgraduate studies across different developed nations. I dropped to this ACM page

And somehow looking at the writings it seems that the concentration of study in Japan is the best on hardware computing but seems not for the "soft computing"
It is interesting to see that none of these milestones is attributable to a Japanese computer scientist. I quizzed a number of academics about this, and found there is really no curriculum content particular to CS courses in Japan. Although the Japanese are world leaders in electronics, they have a tendency to follow rather than lead when it comes to software technology.
But instead of being called as "follower", how's Japan performed compared to UK? Or the other European countries?

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).