Deep Sea Checking In
Posted: Tue Dec 04, 2001 6:41 am
Deep Sea Checking In
I'd like to find out when everyone's caught up. When everyone's on the same page we’re going to go forward. Here's the plan for the next few weeks:
<LI>Lecture IV will do the first program. The discussion is lengthy; lots of pictures. </LI>
<LI>Lecture V will get into customization of the IDE. It is a complex tool and you will need to move some stuff around and add a few things to it. It is also "soft" meaning that you can move its individual windows around and even get hopelessly lost without a few pointers on how to get un-stuck. This will be a lecture in damage control. </LI>
<LI>Lecture VI will return to the first program and we will beat function implementation to death. I'm thinking top-down program design right from the beginning of the course. Although the functions I present are simple to make your life easy, in modern-day programming paradigm, one focuses first on the overview and then fills in the details as appropriate. </LI>
<LI>Lecture VII will show you how to outline all the major pieces of your program and then compile it bug free.
<LI>Lecture VIII will be an introduction to built in data types and variables and what to do with them.
<LI>Lecture IX will show you how to connect those pieces together, describe the parts of the debugger that will be used to step through each and every single part of your program to tell that it is truly working.
Paradigm. Don't you love it? Without first checking the dictionary, all that word means is "the approach" or just "how you go about doing it."
So let me know either here or through email where you are and how you’re doing.
------------------
Allen Moulton from Uechi-ryu Etcetera
Added description of additional lectures to give you visibility about where I am going and the direction I'm taking to get you there.
[This message has been edited by Deep Sea (edited December 04, 2001).]
I'd like to find out when everyone's caught up. When everyone's on the same page we’re going to go forward. Here's the plan for the next few weeks:
<LI>Lecture IV will do the first program. The discussion is lengthy; lots of pictures. </LI>
<LI>Lecture V will get into customization of the IDE. It is a complex tool and you will need to move some stuff around and add a few things to it. It is also "soft" meaning that you can move its individual windows around and even get hopelessly lost without a few pointers on how to get un-stuck. This will be a lecture in damage control. </LI>
<LI>Lecture VI will return to the first program and we will beat function implementation to death. I'm thinking top-down program design right from the beginning of the course. Although the functions I present are simple to make your life easy, in modern-day programming paradigm, one focuses first on the overview and then fills in the details as appropriate. </LI>
<LI>Lecture VII will show you how to outline all the major pieces of your program and then compile it bug free.
<LI>Lecture VIII will be an introduction to built in data types and variables and what to do with them.
<LI>Lecture IX will show you how to connect those pieces together, describe the parts of the debugger that will be used to step through each and every single part of your program to tell that it is truly working.
Paradigm. Don't you love it? Without first checking the dictionary, all that word means is "the approach" or just "how you go about doing it."
So let me know either here or through email where you are and how you’re doing.
------------------
Allen Moulton from Uechi-ryu Etcetera
Added description of additional lectures to give you visibility about where I am going and the direction I'm taking to get you there.
[This message has been edited by Deep Sea (edited December 04, 2001).]