| Article: |
Rethinking the Java Curriculum: Goodbye, HelloWorld! | |
| Subject: | couldn't agree more | |
| Date: | 2002-08-22 07:28:59 | |
| From: | dscotson | |
|
Response to: Don't have them write the whole app
|
||
|
This is important both pedagogically and for real world experience. How often do you sit down and write entire apps from scratch? Surely extending, enhancing, incorporating and fixing(!) existing code are all essential skills to be learnt by any coder.
|
||
Showing messages 1 through 2 of 2.
-
couldn't agree more
2002-08-23 11:35:01 tomhunt [View]
Guy Haas put together a java curriculum for our middle school, Longfellow Arts & Technology Middle School in Berkeley, CA. He has a large part of Logo as a Turtle Graphics java class. See: http://www.bfoit.org/Intro_to_Programming/index.html
-
Coincidence
2002-08-22 21:54:30 trajano [View]
Actually my intro class did use something like Logo for Pascal (that was my generation still). We didn't have to do anything like knowing how to code with XLib and such just pascal with a drawing head.
Though I have to admit it was the toughest assignment I ever had in university considering that it was my first assignment. Everything else was simpler in comparison after that.


