
Practical Tips for Software-Intensive Student Projects
by Damith C. Rajapakse
2008
Description:
This book contains a collection of practical tips - byte sized observations and lessons learned - gathered from the authors' software engineering experience and from many excellent books/articles on the topic. However, it does not intend to cover software engineering theory. The book is meant for students following software engineering project courses. It is usually hard for students to apply previously learned theories in a practical context. This is an attempt to help such students. Today's students have very little time for reading supplementary texts. That is why we try to keep this as short as possible.
Download or read it online for free here:
Read online
(online html)
Similar books
Software Foundationsby Benjamin C. Pierce - University of Pennsylvania
These are notes for a course on software foundations, suitable for graduate or upper-level undergraduate students. They develop basic concepts of functional programming, logic, operational semantics, lambda-calculus, and static type systems.
(17072 views)
Knowware: the third star after Hardware and Softwareby Ruqian Lu - Polimetrica
This book proposes to separate knowledge from software and to make it a commodity that is called knowware. The architecture, representation and function of Knowware are discussed. The principles of knowware engineering are analyzed.
(13817 views)
SOA eBook: Patterns, Mashups, Governance, Service Modeling, and More- Pearson e ducation, Inc.
This volume is a collection of chapters from eight popular books, comprehensive tutorials that teach fundamental and advanced SOA design principles, supplemented with detailed case studies and technologies used to implement SOAs in the real world.
(9860 views)
Scientific Programming and Computer Architectureby Divakar Viswanath - The MIT Press
This book examines and explains a variety of scientific programming models with an emphasis on how programming constructs map to different parts of the computer's architecture. Two themes emerge: program speed and program modularity.
(8582 views)