 Practical Code Generation in .NET: Covering Visual Studio 2005, 2008, and 2010
The story of software engineering has been the story of increasing the
level of abstraction at which we as programmers work, from logic encoded
in hardware to toggle switches representing binary digits, through machine
code, assembly language, low-level languages, and high-level languages
both procedural and functional. More recently,... |  |  Algorithms (4th Edition)
This book is intended to survey the most important computer algorithms in use today, and to teach fundamental techniques to the growing number of people in need of knowing them. It is intended for use as a textbook for a second course in computer science, after students have acquired basic programming skills and familiarity with computer... |  |  Agile Testing: A Practical Guide for Testers and Agile Teams
We were early adopters of Extreme Programming (XP), testing on XP teams
that weren’t at all sure where testers or their brand of testing fit in. At the time,
there wasn’t much in the agile (which wasn’t called agile yet) literature about
acceptance testing, or how professional testers might contribute. We learned
not... |