Emphasis is placed on translating written
problem descriptions into robust software solutions. Topics covered include
Java program structure, algorithmic problem solving and modularization,
I/O statements, control constructs, looping techniques, class libraries,
user defined classes and methods, arrays, and
ArrayList
s.
(prereq: none) (3-2-4)
My job as your instructor is to make it as easy as possible for you to learn the material covered in this course. Please ask questions in and out of class. Dr. Taylor
Outcomes
On successful completion of this course, the student will:
- Design and document an algorithmic solution for a given problem statement
- Use if/if-else/switch statements to control program flow in algorithmic solutions
- Select the appropriate selection control statement for a given task
- Create and interpret complex expressions that use relational and boolean operators
- Use while/do-while/for statements to control repetition in algorithmic solutions
- Select the appropriate repetition control statement for a given task
- Translate UML class diagrams into Java code
- Design and implement simple classes
- Design and implement class and object methods
- Use existing Java class libraries
- Design and implement simple Java programs
- Declare and use collections of primitive and object data using arrays
- Declare and use collections of object data using
ArrayList
s
The above course description and goals were taken from the official course description.
General Course Policies
Please review the general course policies webpage.
Textbook
Introduction to Programming with Java: A Problem Solving Approach, 2nd Ed., by Dean and Dean, McGraw-Hill, 2014, ISBN: 978-0-07-337606-6
Quizzes
Quizzes will be given nearly every week at the beginning of lab. The lowest quiz score will be dropped. No make-up quizzes will be given.
Laboratory
Unless stated otherwise, all laboratory assignments will be completed individually.
My Schedule
[an error occurred while processing this directive]Grading
Lab projects | 25% |
Homework | 0% |
Quizzes | 15% |
Exam I | 20% |
Exam II | 20% |
Final Exam | 20% |
Total | 100% |
Tutoring Options
MSOE offers a free tutoring program.
Tentative Schedule
See here for the: tentative schedule.
Last modified: Tuesday, 16-Feb-2016 10:54:11 EST