The Developer's Code: What Real Programmers Do

The Developer's Code: What Real Programmers Do
ISBN-10
1680505025
ISBN-13
9781680505023
Category
Business & Economics
Pages
250
Language
English
Published
2012-02-07
Publisher
Pragmatic Bookshelf
Author
Ka Wai Cheung

Description

You're already a great coder, but awesome coding chops aren't always enough to get you through your toughest projects. You need these 50+ nuggets of wisdom. Veteran programmers: reinvigorate your passion for developing web applications. New programmers: here's the guidance you need to get started. With this book, you'll think about your job in new and enlightened ways. The Developer's Code isn't about the code you write, it's about the code you live by. There are no trite superlatives here. Packed with lessons learned from more than a decade of software development experience, author Ka Wai Cheung takes you through the programming profession from nearly every angle to uncover ways of sustaining a healthy connection with your work. You'll see how to stay productive even on the longest projects. You'll create a workflow that works with you, not against you. And you'll learn how to deal with clients whose goals don't align with your own. If you don't handle them just right, issues such as these can crush even the most seasoned, motivated developer. But with the right approach, you can transcend these common problems and become the professional developer you want to be. In more than 50 nuggets of wisdom, you'll learn: Why many traditional approaches to process and development roles in this industry are wrong - and how to sniff them out. Why you must always say "no" to the software pet project and open-ended timelines. How to incorporate code generation into your development process, and why its benefits go far beyond just faster code output. What to do when your client or end user disagrees with an approach you believe in. How to pay your knowledge forward to future generations of programmers through teaching and evangelism. If you're in this industry for the long run, you'll be coming back to this book again and again.

Similar books

  • The Healthy Programmer: Get Fit, Feel Better, and Keep Coding
    By Joe Kutner

    Kraus-Weber Test 3 The next test is often called a bent-knee sit-up. As in the previous test, lie on the floor with your hands touching behind your neck and your feet securely anchored. But this time, have your knees flexed such that ...

  • JavaScript Developer's Dictionary
    By Alexander J. Vincent

    var x = ' Hey , batta batta batta swing batta ' var y / batta / // match the first instance of " batta " var z = / batta / g 11 match all instances of " batta " document.write ( x.match ( y ) + " " ) // returns [ " batta ...

  • Developer Testing: Building Quality into Software
    By Alexander Tarlinder

    With this guide, you will Understand the discipline and vocabulary of testing from the developer’s standpoint Base developer tests on well-established testing techniques and best practices Recognize code constructs that impact testability ...

  • Unit Testing in Java: How Tests Drive the Code
    By Johannes Link

    Unit Testing in Java How Tests Drive the Code Johannes Link With contributions by Peter Fröhlich Forewords by Erich Gamma and Frank Westphal "This...is a practical introduction to using automated unit tests and the test-first approach in ...

  • Effective Software Testing: A developer's guide
    By Maurizio Aniche

    Great software testing makes the entire development process more efficient. This book reveals a systemic and effective approach that will help you customize your testing coverage and catch bugs in tricky corner cases.

  • Test-Driven iOS Development
    By Graham Lee

    Similarly, this book was not created in a vacuum, and a complete list of those giants on whom I have stood would begin with Ada, Countess Lovelace, and end countless pages later. A more succinct, relevant, and bearable list of ...

  • ActionScript Developer's Guide to PureMVC
    By Cliff Hall

    In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.

  • Code Complete
    By Steve McConnell

    Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade.

  • The Android Developer's Cookbook: Building Applications with the Android SDK
    By James Steele, Phil Dutson, Nelson To

    The examples also serve as a way to see the coding style and help to shape other parts of the developer's code. This Android cookbook fills a need by providing a variety of self-contained recipes. As each recipe is introduced, ...

  • The Android Developer's Collection (Collection)
    By Lauren Darcey, Shane Conder, James Steele

    The examples also serve as a way to see the coding style and help to shape other parts of the developer's code. This Android Cookbook serves to fill a need by providing many various selfcontained recipes. As each recipe is introduced, ...