|
TOPICS IN MIS SPRING 2007 BU4045 |
|
Home | Syllabus | Journal | Project | Exam | Research | Gallery |
*** On Tuesdays bring Volume 1 of Programming Easy Ways and on Thursday's bring Volume 2***
Thursday Feb 8th 2007
1) Review of Last Class
2) Discuss Project B
C++ Tutorial System Analysis.
Study of Errors and Features
Learning System
C++ Tutorial
***Use the textbook as a content guide!
3) Discuss Quiz.
4) Research
5) Problems and Obstacles
6) Textbook Assignment- Lookup the ten commandments in the text to use in your web project.
1) Review of Last Class
At this point everyone should have their own class management website. The format can be the same as the class web or you can improve on it.
2) Discuss Project B
We will use the 7 C's to analyze a C++ tutorial website. We chose tutorial websites to be used during the analysis of C++ tutorials. Please see the Index page for this course to see the tutorial page selection.
3) Discuss Quiz.
Please post your quiz questions to your Class Management website. Please look at the sample and ask Dr. Ebrahimi any questions you may have.
4) Research
Why do students have difficulty learning Object Oriented Programming? (OOP)
What's the best way to teach/learn programming online?
How to evaluate a website?
5) Problems and Obstacles
We looked at Dr. Ebrahimi's tutorial website system at www.programmingeasyways.com and found that some of the images were not displaying.

The problem was fixed by putting in the right path for the images.

Use Dr. Ebrahimi's tutorial site to compare against your own.