Notes From Class
Week 1 : February 1 and 3, 2000
-
If you are a University of Maryland student and do not have
a Glue computer account, please see the FAQ's for
step-by-step instructions on signing up for an account.
-
If you don't already have a home page, create a file
called Welcome.html inside the pub directory.
Step-by-step instructions can be found at
Question 14 of the Frequently Asked Questions page.
Also see the tutorial
A Beginners Guide to HTML .
-
You should be reading Chapters 1 through 4 of Austin/Chancogne.
-
Homework 1 is available!
Week 2 : February 8 and 10, 2000
-
In class, we covered chapters 4, 5 and 6 of Austin/Chancogne.
-
Please check the meet the class
page to make sure our information on you is correct.
We will take pictures next week.
Week 3 : February 15 and 17, 2000
-
Homework 2 is available! Note.
The third question should read Problem 6.3, not 6.6 as originally written.
Then the rest of the question makes sense.
For a hint, see Problem 14.5.
-
A number of students have asked us:
(1) Are they required to use Hungarian notation?
(2) Can they use C++ instead of ANSI C?
The answer to both questions is "yes".
If you choose to write C++ code instead of C, then by all means use
"cout" and "cin" instead of "printf" and "scanf()."
However, the exams will cover ANSI C,
and you will be expected to know it,
even if you program in C++.
-
Business School Version of Homework 2.
Instead of attempting the engineering problems from Austin/Chancogne,
students from the business school can do C solutions to
problems 2.24, 2,25, and 2.26 in Hahn (Essential Matlab for Scientists and Engineers).
Due date: 9.30 am, February 22.
Week 4 : February 22 and 24, 2000
-
The class TA (Guilherme Vieira) and I have agreed on the following:
Business school students with different types of problems (Bus. prob.)
will have to report doubts, questions, etc, directly to Mark Austin.
Mark Austin will also grade the business homeworks.
-
On Tuesday after class I took 12 photographs, but only 8 people
gave me their names! Please check the meet the class
page to see if your picture is listed.
If not, send me an e-mail indicating your
name and the image number of the temporary page.
-
Solutions to Homework 1 are available.
Week 5 : February 29 and March 2, 2000
Week 6 : March 7 and 9, 2000
Week 7 : March 14 and 16, 2000
-
Midterm 1. March, 14. The midterm will be closed book and will
cover Chapters 3 through 9 of the C tutorial.
The test has three questions and is 12 pages long (lots of little
questions about C programs).
Week 8 : March 21 and 23, 2000
Week 9 : March 28 and 30, 2000
Week 10 : April 4 and 6, 2000
Week 11 : April 11 and 13, 2000
Week 12 : April 18 and 20, 2000
-
After Dr. Walsh has approved your Java project description,
please e-mail Mark Austin (austin@isr.umd.edu) a copy so that
can be added to the Java projects page. At the end of semester,
Greg will use this page to grade the projects.
Week 13 : April 25 and 27, 2000
-
Midterm 2 . April 27. The midterm will be closed book and will
cover principles of object-oriented software development and Java programming.
Week 14 : May 2 and 4, 2000
Week 15 : May 9 and 11, 2000
Week 16 : May 16, 2000
-
The homeworks have been graded and are in small box outside
Mark Austin's office (Rm. 2149, A.V. Williams).
-
Job opportunity.
Dr. Rademacher in ME is looking to hire a student from
this class for a software development position.
If you are interested, please contact Dr. Rademacher at rader@eng.umd.edu.
Final Exam : May 23, 1.30 pm - 3.30 pm, Rm 0128, Chemistry Building.
The exam will cover C and Java and will be open book.
Developed in February 2000 by Mark Austin
Copyright © 2000, Departments of Civil and Mechanical Engineering, University of Maryland