44 THE 444 4444 44 44 TH 44 44 44 44 44 44 44 44 44 44 44 44 444444444444444 COURSE 44 44 by Richard E. Haskell Dept. of Computer Science and Engineering Oakland University Rochester, Michigan 48309 The lessons in this course are written as .SEQ files that can be FLOADed by F-PC. This will cause all words defined in the lessons to be compiled and ready to use. The material in the lessons are arranged on individual pages from which viewgraphs can be made for lectures. These lessons are designed to be used by computer science and engineering students who know some other language (exposure to 8088/8086 assembly language will help but is not essential) and want to learn Forth as easily and quickly as possible. Going through these lessons should provide you with the background you need to understand the wealth of information that is part of the entire F-PC system. It is hoped that it will open up a new and powerful way of programming for you. == List of Lessons == * [[4th Lesson 1]] Introducing Forth * [[4th Lesson 2]] Using F-PC * [[4th Lesson 3]] How Forth Works * [[4th Lesson 4]] Forth Decisions * [[4th Lesson 5]] Numbers * [[4th Lesson 6]] Strings * [[4th Lesson 7]] Code Words and DOS I/O * [[4th Lesson 8]] Defining Words * [[4th Lesson 9]] Compiling Words * [[4th Lesson 10]] Forth Data Structures * [[4th Lesson 11]] Terminal Program Using Interrupts