ProgramByDesign: Difference between revisions

Content deleted Content added
added link to htdp2e
added a little more description of ReachJava phase
Line 137:
Over the past few years, the team has also created a second part of the
curriculum. It demonstrates how the same design recipe ideas apply to a complex
[[object-oriented programming]] language, such as [[Java (programming language)|Java]].
This phase of the curriculum applies the same design recipe to Java, initially in a functional paradigm, then introducing object-oriented concepts such as polymorphism and inheritance, and then introducing the imperative techniques that are idiomatic in mainstream Java.
 
A part of the team has a grant from the National Science Foundation for conducting field tests in colleges