Introduction to Software Engineering in Java
Course Description
This course is an introduction to Java™ programming and software engineering. It is designed for those who have little or no programming experience in Java and covers concepts useful to 6.005. The focus is on developing high quality, working software that solves real problems. Students will learn the fundamentals of Java, and how to use 3rd party libraries to get more done with less work. Each session includes one hour of lecture and one hour of assisted lab work. Short labs are assigned with each lecture.
This course is offered during the Independent Activities Period (IAP), which is a special 4-week term at MIT that runs from the first week of January until the end of the month.
Technical Requirements
Special software is required to use some of the files in this course: .java.
Click Below to Download the files :-
Lecture Notes
SES # | TOPICS |
---|---|
1 | Variables, operators, types (PDF) |
2 | More types, methods, conditionals (PDF) |
3 | Loops, arrays (PDF) |
4 | Classes, objects (PDF) |
5 | Packages, containers, using objects (PDF) |
6 | Object-oriented programming, inheritance, abstract classes and interfaces (PDF) |
7 | Good programming skills, collections, exceptions (PDF) |
8 | Java I/O, testing and debugging (PDF) |
No comments:
Post a Comment