Sciweavers


Book
688views
17 years 1 months ago
Database Management Systems
A set of presentations covering the book, which includes the following topics ER Model and Conceptual Design, The Relational Model and SQL DDL, Relational Algebra, SQL, Database Ap...
Raghu Ramakrishnan, Johannes Gehrke

Book
290views
17 years 1 months ago
Database System Concepts
A set of presentations that cover the book, which includes several topics such as relational database systems such as Relational Databases, Database Design, Object-Based Databases ...
Avi Silberschatz, Henry F. Korth, S. Sudarshan

Book
323views
17 years 1 months ago
Adaptive Object-Oriented Software: a PWS book
"This book introduces a software development method, called the Demeter Method, for developing adaptive object-oriented software. The reader will learn the Demeter Method for...
Karl J. Lieberherr

Book
1176views
17 years 1 months ago
Building Skills in Object-Oriented Design : Step-by-Step Construction of A Complete Application
A great book that introduces to beginning designers a sequence of interesting and moderately complex exercises in OO design.
Steven F. Lott

Book
1455views
17 years 1 months ago
Introduction to Object-Oriented Programming using C++
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
Peter Müller