Navigating the Code
Title | Navigating the Code PDF eBook |
Author | Barry Chaiken |
Publisher | |
Pages | |
Release | 2021-05-18 |
Genre | |
ISBN | 9781736702109 |
Software Engineering Research, Management and Applications 2011
Title | Software Engineering Research, Management and Applications 2011 PDF eBook |
Author | Roger Lee |
Publisher | Springer Science & Business Media |
Pages | 202 |
Release | 2011-10-15 |
Genre | Computers |
ISBN | 3642232019 |
The purpose of the 9th International Conference on Software Engineering Research, Management and Applications(SERA 2011) held on August 10-12, 2011 in Baltimore, Maryland was to bring together scientists, engineers, computer users, and students to share their experiences and exchange new ideas and research results about all aspects (theory, applications and tools) of computer and information sciences, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them. The conference organizers selected 12 outstanding papers from SERA 2011, all of which you will find in this volume of Springer’s Studies in Computational Intelligence.
Code with the Wisdom of the Crowd
Title | Code with the Wisdom of the Crowd PDF eBook |
Author | Mark Pearl |
Publisher | Pragmatic Bookshelf |
Pages | 234 |
Release | 2018-07-05 |
Genre | Computers |
ISBN | 1680506307 |
Build systems faster and more effectively with Mob Programming. Mob Programming is an approach to developing software that radically reduces defects and key-person dependencies by having a group of people work together at a single machine. See how to avoid the most common pitfalls that teams make when first starting out. Discover what it takes to create and support a successful mob. Now you can take collaborative programming to the next level with Mob Programming. Mob Programming is a natural extension of the popular Pair Programming concept, and is not restricted to a specific programming language or technology. It can be used by anyone who develops software, including dev leads, software developers, and agile coaches. The more people working on a bug or feature results in fewer dependencies on individuals, and overall increased learning for everyone involved. With more eyes on the code, you'll find you develop better solutions with fewer defects. Set up your team for success by introducing Mob Programming in a way that benefits them. Create a good first Mobbing experience for your team with a template that avoids the common traps beginners may fall into. Master a collaborative and empathic mindset to help optimize the Mobbing experience. Learn how to make adjustments when things go wrong. Adapt your mobbing to different types of development tasks. Get management buy-in for your Mobbing experiment by demonstrating the benefits. Discover the equipment and resources you need, and how to adjust your workspace for an effective mob. Get important features to market sooner, squish bugs faster, and collaborate better today with Mob Programming. What You Need: All you need is three or more programmers, a meeting workspace that's large enough to accommodate your mob, and a computer on which to work.
Write Great Code, Volume 1
Title | Write Great Code, Volume 1 PDF eBook |
Author | Randall Hyde |
Publisher | No Starch Press |
Pages | 461 |
Release | 2004-11-01 |
Genre | Computers |
ISBN | 1593270992 |
Today's programmers are often narrowly trained because the industry moves too fast. That's where Write Great Code, Volume 1: Understanding the Machine comes in. This, the first of four volumes by author Randall Hyde, teaches important concepts of machine organization in a language-independent fashion, giving programmers what they need to know to write great code in any language, without the usual overhead of learning assembly language to master this topic. A solid foundation in software engineering, The Write Great Code series will help programmers make wiser choices with respect to programming statements and data types when writing software.
California Harbors and Navigation Code 2016
Title | California Harbors and Navigation Code 2016 PDF eBook |
Author | John Snape |
Publisher | Lulu.com |
Pages | 220 |
Release | 2016-03 |
Genre | Law |
ISBN | 1329942582 |
The California Harbors and Navigation Code covers private and public beaches, wharves and piers, specific bays, harbor and port districts, the Department of Boating and Waterways, and the Boating and Waterways Commission. This is the complete text of the code for 2016; it does not contain legal analysis.
Working Effectively with Legacy Code
Title | Working Effectively with Legacy Code PDF eBook |
Author | Michael Feathers |
Publisher | Prentice Hall Professional |
Pages | 457 |
Release | 2004-09-22 |
Genre | Computers |
ISBN | 0132931753 |
Get more out of your legacy systems: more performance, functionality, reliability, and manageability Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts. In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform—with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structure This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Code Reading
Title | Code Reading PDF eBook |
Author | Diomidis Spinellis |
Publisher | Addison-Wesley Professional |
Pages | 530 |
Release | 2003 |
Genre | Computers |
ISBN | 9780201799408 |
CD-ROM contains cross-referenced code.