Search This Blog

Showing posts with label Computer Science and Engineering. Show all posts
Showing posts with label Computer Science and Engineering. Show all posts

Network System PPT and PDF SLIDES

Computer Network System

Instructor: Tom Andreson
Textbook: Peterson and Davie, Computer Networks A Systems Perspective, 5th Edition
Download Slides from here












































Topic/Slides



Reading/Deadlines


Introduction and Physical Layer
(pptx) (pdf) (ink)


Medium access and Local Area Networks
(pptx) (pdf)


Internetworking 1
(pptx) (pdf) (ink)


Internetworking 2
(pptx) (pdf)


Transport 1
(pptx) (pdf) (ink)


Transport 2 and QoS
(pptx) (pdf) (ink)


Finding machines and content
(pptx) (pdf)


Building large-scale services
(pptx) (pdf)


Network Security
(pptx) (pdf)


Data Mining PPT and PDF SLIDES

Data Mining

Instructor: Pedro Domingos
Textbook: Tom Mitchell, Machine Learning, McGraw-Hill,
Download Slides from here





































Topics & Lecture Notes


Introduction; data warehousing and OLAP PPT , PDF
Inductive learning, decision trees PPT , PDF
Rule induction PPT, PDF
Bayesian learning PPT, PDF
Neural networks PPT, PDF
Genetic algorithms, model ensembles PPT, PDF
Instance-based learning PPT, PDF
Learning theory PPT, PDF
Association rules PPT, PDF
Clustering PPT, PDF

Software Engineering PDF SLIDES

Software Engineering

Instructor: Michael Ernst
Textbook: The Pragmatic Programmer: From Journeyman to Master, by Andrew Hunt
Download Slides from here











































































Software lifecycle
Requirements, use cases
Teams
Requirements, tools
User interfaces
Architecture
UML class and sequence diagrams
Process: The Joel Test
Packaging
Design patterns (1)
Design patterns (2)
Testing
Debugging
Reasoning about abstractions
Reasoning about code
Understanding procedures
Reviews and refactoring
Wrapup

Software Engineering PDF Lecture SLIDES

Software Engineering

Instructor: Yuriy Brun
Textbook: Software Project Survival Guide ,by Steve McConnell
Download Slides from here











































































Introduction
Software development lifecycle
Requirements
Teamwork
User Interface
Architecture
UML class diagrams
UML sequence diagrams
Crystal and creational, structural, and behavioral design patterns
Creational design patterns
Structural design patterns
Build and Package
Testing
First midterm exam. (solutions)
Debugging
Mark Schofield/MS, Unit Testing
How to Debug
TK Backman, Jason Yang, SW Development at MS