CmSc 150: Fundamentals of Computing I
Fall semester, 2005
Instructor: Lydia Sinapova


Course description

Course work and grading policy

Schedule
(with links to lecture notes, labs, and assignments)

Coding Style

Java links and more

CmSc 150 is intended to develop fundamental skills in computer programming using Java programming language. You will learn some basic problem-solving methods, how to describe the solution of a problem as an algorithm and how to translate that algorithm into a program. Follow the links on the left for details about your work in this class.

Meeting time: MWF 10:00 - 10:50 a.m.
The Lab day is Tuesday 7:30 - 9:20, 9:30 - 11:20 a.m.

Required textbooks:
Lewis, John and William Loftus. Java Software Solutions, fourth edition. Addison Wesley, 2005. ISBN: 0-321-32203-7

Quick Links

Solutions of MidTerm exam

How to download BlueJ