Lecture Notes For All: Introduction to Software Engineering in Java

GoDaddy

...................

Tuesday, May 17, 2011

Introduction to Software Engineering in Java

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
1Variables, operators, types (PDF)
2More types, methods, conditionals (PDF)
3Loops, arrays (PDF)
4Classes, objects (PDF)
5Packages, containers, using objects (PDF)
6Object-oriented programming, inheritance, abstract classes and interfaces (PDF)
7Good programming skills, collections, exceptions (PDF)
8Java I/O, testing and debugging (PDF)



No comments:

Post a Comment