Software Engineering

The application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software.

All categories

Books under this sub-category (72 books)

Conversation Patterns for Software Professionals

Post date: 01 Nov 2016
This book includes techniques for improving your cooperation with the business. The goal is to give you two key skills: discovering the business needs and managing the conversation in a way that will enable you to collect precise and useful information.
Publisher: InfoQ.com
Publication date: 30 Sep 2016
Document Type: Book
 
Conversation Patterns for Software Professionals

Conversation Patterns for Software Professionals

Post date: 01 Nov 2016
This book includes techniques for improving your cooperation with the business. The goal is to give you two key skills: discovering the business needs and managing the conversation in a way that will enable you to collect precise and useful information.
Publisher: InfoQ.com
Publication date: 30 Sep 2016
Document Type: Book


Distributed revision control with Mercurial

Post date: 14 Aug 2007
A developer's guide to Mercurial, an easy to use and excellently scalable revision control system.
Publication date: 31 Dec 2007
License: Open Publication License
 
Distributed revision control with Mercurial

Distributed revision control with Mercurial

Post date: 14 Aug 2007
A developer's guide to Mercurial, an easy to use and excellently scalable revision control system.
Publication date: 31 Dec 2007
License: Open Publication License


Do It Yourself Agile, 2nd Edition

Post date: 03 Apr 2012
This book contains everything you need to get Agile adopted on your project. It is written with the expectation that you are either skeptical of Agile development or that you will need to counter skepticism as you advocate the use of Agile.
Publication date: 01 Sep 2009
 
Do It Yourself Agile, 2nd Edition

Do It Yourself Agile, 2nd Edition

Post date: 03 Apr 2012
This book contains everything you need to get Agile adopted on your project. It is written with the expectation that you are either skeptical of Agile development or that you will need to counter skepticism as you advocate the use of Agile.
Publication date: 01 Sep 2009


Domain Driven Design Quickly

Post date: 17 Nov 2007
An introduction to the topic, intended to quickly give readers a fundamental, but not a detailed understanding of Domain Driven Design.
Publisher: Lulu.com
Publication date: 31 Dec 2007
License: Standard Copyright License
 
Domain Driven Design Quickly

Domain Driven Design Quickly

Post date: 17 Nov 2007
An introduction to the topic, intended to quickly give readers a fundamental, but not a detailed understanding of Domain Driven Design.
Publisher: Lulu.com
Publication date: 31 Dec 2007
License: Standard Copyright License


Don't Just Roll the Dice - A Usefully Short Guide to Software Pricing (Version 2.0.0)

Post date: 15 Apr 2016
How do you price your software? Is it art, science or magic? How much attention should you pay to your competitors? This handbook will provide you with the theory, practical advice and case studies you need to stop yourself from reaching for the dice.
 
Don't Just Roll the Dice - A Usefully Short Guide to Software Pricing (Version 2.0.0)

Don't Just Roll the Dice - A Usefully Short Guide to Software Pricing (Version 2.0.0)

Post date: 15 Apr 2016
How do you price your software? Is it art, science or magic? How much attention should you pay to your competitors? This handbook will provide you with the theory, practical advice and case studies you need to stop yourself from reaching for the dice.

Efficiency in Development Workflows

Post date: 15 Apr 2016
A free eBook about software development best-practices for distributed teams. Get started with Git, Pull Requests, Code Reviews, Continuous Integration and Deployment.
Publication date: 01 Jan 2016
 
Efficiency in Development Workflows

Efficiency in Development Workflows

Post date: 15 Apr 2016
A free eBook about software development best-practices for distributed teams. Get started with Git, Pull Requests, Code Reviews, Continuous Integration and Deployment.
Publication date: 01 Jan 2016


Essential Skills for Agile Development

Post date: 17 Oct 2006
Covers essentials skill and principles in Agile Development. Heavily based on examples and does not contain much abstract description.
Publisher: Macau Productivity and Technology Transfer Center
Publication date: 01 Jun 2004
 
Essential Skills for Agile Development

Essential Skills for Agile Development

Post date: 17 Oct 2006
Covers essentials skill and principles in Agile Development. Heavily based on examples and does not contain much abstract description.
Publisher: Macau Productivity and Technology Transfer Center
Publication date: 01 Jun 2004


Extreme Perl

Post date: 08 Mar 2007
Explains Extreme Programming using Perl to both programmers and business people. Covers Extreme Programming (XP) in detail, so no prior experience is necessary.
Publication date: 31 Dec 2004
 
Extreme Perl

Extreme Perl

Post date: 08 Mar 2007
Explains Extreme Programming using Perl to both programmers and business people. Covers Extreme Programming (XP) in detail, so no prior experience is necessary.
Publication date: 31 Dec 2004


Foundations of Programming - Building Better Software

Post date: 18 May 2016
This book focuses on helping enthusiastic programmers help themselves with patterns and best practices.
 
Foundations of Programming - Building Better Software

Foundations of Programming - Building Better Software

Post date: 18 May 2016
This book focuses on helping enthusiastic programmers help themselves with patterns and best practices.

Function Point Training and Analysis Manual

Post date: 22 Sep 2008
This book describes function point analysis, a method to break systems into smaller components, so they can be better understood and analyzed.
Publication date: 30 Nov -0001
 
Function Point Training and Analysis Manual

Function Point Training and Analysis Manual

Post date: 22 Sep 2008
This book describes function point analysis, a method to break systems into smaller components, so they can be better understood and analyzed.
Publication date: 30 Nov -0001


Getting Real: The Book

Post date: 22 Nov 2006
Details the business, design, programming, and marketing principles of 37signals, a web-based software company. Contains keep-it-simple insights, contrarian points of view, and unconventional approaches to software design.
Publication date: 31 Dec 2005
 
Getting Real: The Book

Getting Real: The Book

Post date: 22 Nov 2006
Details the business, design, programming, and marketing principles of 37signals, a web-based software company. Contains keep-it-simple insights, contrarian points of view, and unconventional approaches to software design.
Publication date: 31 Dec 2005


Getting Started With Open Source Development

Post date: 23 Jun 2016
A good starting point for beginners to the open source software development and its licensing requirements, organizations, tools, and case studies.
Publisher: IBM Redbooks
Publication date: 01 Jul 2010
Document Type: Book
 
Getting Started With Open Source Development

Getting Started With Open Source Development

Post date: 23 Jun 2016
A good starting point for beginners to the open source software development and its licensing requirements, organizations, tools, and case studies.
Publisher: IBM Redbooks
Publication date: 01 Jul 2010
Document Type: Book


GNU autoconf, automake and libtool

Post date: 22 Oct 2004
A tutorial for autoconf, automake and libtool, that describes how these tools work together.
Publisher: New Riders Publishing
Publication date: 01 Oct 2000
License: Open Publication License
 
GNU autoconf, automake and libtool

GNU autoconf, automake and libtool

Post date: 22 Oct 2004
A tutorial for autoconf, automake and libtool, that describes how these tools work together.
Publisher: New Riders Publishing
Publication date: 01 Oct 2000
License: Open Publication License


GTK+ 2.0 Tutorial

Post date: 05 Jan 2005
A tutorial on how to use GTK (the GIMP Toolkit) through its C interface.
Publication date: 31 Dec 2002
 
GTK+ 2.0 Tutorial

GTK+ 2.0 Tutorial

Post date: 05 Jan 2005
A tutorial on how to use GTK (the GIMP Toolkit) through its C interface.
Publication date: 31 Dec 2002


Guide to the Software Engineering Body of Knowledge

Post date: 09 Jan 2007
A guide to an an all-inclusive term that describes the sum of knowledge within the profession of software engineering. The intended audience includes private and public organizations, practicing software engineers, students and educators.
Publication date: 01 Sep 1998
 
Guide to the Software Engineering Body of Knowledge

Guide to the Software Engineering Body of Knowledge

Post date: 09 Jan 2007
A guide to an an all-inclusive term that describes the sum of knowledge within the profession of software engineering. The intended audience includes private and public organizations, practicing software engineers, students and educators.
Publication date: 01 Sep 1998


Book Categories
Sponsors