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

- Wikibooks
The problems to solve in software engineering are so complex or large, that a single developer cannot solve them anymore. This book is an introduction to the art of software engineering. It is intended as a textbook for an undergraduate level course.
(12121 views)

by 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.
(14901 views)

by P. Bourque, R. Dupuis, A. Abran, J. W. Moore, and L. L. Tripp - IEEE
The purpose of this guide is to provide a consensually validated characterization of the bounds of the software engineering discipline and to provide a topical access to the Body of Knowledge supporting that discipline.
(19467 views)

by Antoni Niederlinski
Introductory and down-to-earth presentation of Constraint Logic Programming, an exciting software paradigm, more and more popular for solving combinatorial as well as continuous constraint satisfaction problems and constraint optimization problems.
(11093 views)