CS1

From

(Difference between revisions)
Jump to: navigation, search
(Course Content Goals)
m (Random Content Pages)
 
(2 intermediate revisions not shown)
Line 6: Line 6:
Additionally, each topic will try to be written as a somewhat independent chunk; so individual instructors can make their own decisions on presentation sequencing (such as objects first vs. procedural first presentations).
Additionally, each topic will try to be written as a somewhat independent chunk; so individual instructors can make their own decisions on presentation sequencing (such as objects first vs. procedural first presentations).
<br/><br/>
<br/><br/>
-
Test of Applet Tag for embedding Java Applets
+
 
-
<java_applet code="applications.exerciseapplet.ExerciseApplet.class"  width="600" height="600" archive="matrix.jar">
+
== Random Content Pages ==
-
<param name="ex" value="content.exercises.Tree_Rotations"/>
+
These content pages are being created somewhat randomly for my use in CS161-CS162 on an as needed basis. At some future time (?) they will be organized into a text flow when there is time and adequate content.
-
<param name="swap" value="on"/>
+
 
-
</java_applet>
+
[[Java BNF|Java BNF]] <br>
-
<br/><br/>
+
-
Test of Embeding Video
+
-
{{#ev:youtube|dMH0bHeiRNg}}
+
-
<br/>
+

Current revision as of 22:11, 5 January 2010

Contents to be developed. See Data Structures for begining work.

Course Content Goals

The CS1 content area will be designed to be LANGUAGE INDEPENDENT; thus teaching the range of computer science concepts normally taught in a CS1 course using a language independent presentation. General language concepts and psuedocode will be used present the initial introduction to programming concepts. Each topic will then provide links to language specific sections that can be independently developed for multiple langauges. Thus the CS1 content will be easily adapted to an evolving set of specific langauges and individual school preferences on language instruction. An additional benefit that will hopefully be achieved is that CS students will recieve a stronger introduction to Computer Science as a disipline, rather than just learning a single programming language.

Additionally, each topic will try to be written as a somewhat independent chunk; so individual instructors can make their own decisions on presentation sequencing (such as objects first vs. procedural first presentations).

Random Content Pages

These content pages are being created somewhat randomly for my use in CS161-CS162 on an as needed basis. At some future time (?) they will be organized into a text flow when there is time and adequate content.

Java BNF

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux