• Clean Code: A Handbook of Agile Software Craftsmanship

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a ... [Read More]

    • ASIN: 0132350882
    • UPC: 000132350882
    • ASIN: 0132350882
    • ISBN: 9780132350884
    • Brand: Prentice Hall
    • Manufacturer: Prentice Hall

  • Adaptive Code: Agile coding with design patterns and SOLID principles (2nd Edition) (Developer Best Practices)

    Write code that can adapt to changes.   By applying this book’s principles, you can create code that accommodates new requirements and unforeseen scenarios without significant rewrites. Gary McLean Hall describes Agile best practices, principles, and patterns for designing and writing code that can evolve more quickly and easily, with fewer errors, because it doesn’t impede change.   Now revised, updated, and expanded, Adaptive Code, Second Edition adds indispensable practical insights on Kanban, dependency inversion, and creating reusable abstractions. Drawing on over a decade of Agile ... [Read More]

    • ASIN: 1509302581
    • ASIN: 1509302581
    • ISBN: 1509302581
    • Brand: Microsoft Press
    • Manufacturer: Microsoft Press

  • Pragmatic Unit Testing in Java 8 with JUnit

    The Pragmatic Programmers classic is back! Freshly updated for modern software development, Pragmatic Unit Testing in Java 8 With JUnit teaches you how to write and run easily maintained unit tests in JUnit with confidence. You'll learn mnemonics to help you know what tests to write, how to remember all the boundary conditions, and what the qualities of a good test are. You'll see how unit tests can pay off by allowing you to keep your system code clean, and you'll learn how to handle the stuff that seems too tough to test.Pragmatic Unit Testing in Java 8 With JUnit steps you through all the i... [Read More]

    • ASIN: 1941222595
    • UPC: 783324847314
    • ASIN: 1941222595
    • ISBN: 1941222595
    • Brand: imusti
    • Manufacturer: Pragmatic Bookshelf

  • A Friendly Introduction to Software Testing

    As the title states, this is a friendly introduction to software testing. It covers the basics of testing theory and terminology, how to write test plans, and how defects are found and reported. It also goes over more advanced testing topics such as performance testing, security testing, combinatorial testing and others. Written by a software engineer with more than fifteen years of software development and quality assurance experience, this book provides an industry-focused introduction to the field of software testing.

    • ASIN: 1523477377
    • ASIN: 1523477377
    • ISBN: 1523477377
    • Manufacturer: CreateSpace Independent Publishing Platform

  • Mastering Python: Machine Learning, Data Structures, Django, Object Oriented Programming and Software Engineering (Including Programming Interview Questions) [2nd Edition]

    Unlike some guides that give you just the basics that you need to get started, this book teaches you everything you need to know about using Python including what you can use it for. Python is a diverse language and is the foundation of much of what we use in the world today. Most data applications, many websites and machine learning are all powered by Python and you’ll be pleased to learn that it really isn’t difficult to learn. The book is divided into five sections to make it easier for the reader:● Part 1 – Data Structures and Algorithms● Part 2 – Machine Learning● Part 3 –... [Read More]

    • ASIN: B07JDC79VK
    • ASIN: B07JDC79VK

  • Pragmatic Unit Testing in Java with JUnit

    Learn how to improve your Java coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly.This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in al... [Read More]

    • ASIN: 0974514012
    • ASIN: 0974514012
    • ISBN: 0974514012
    • Brand: Brand: The Pragmatic Programmers
    • Manufacturer: The Pragmatic Programmers

  • Refactoring: Improving the Design of Existing Code


    • ASIN: 0201485672
    • UPC: 785342485677
    • ASIN: 0201485672
    • ISBN: 9780201485677
    • Brand: Addison-Wesley Professional
    • Manufacturer: Addison-Wesley Professional

  • Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better

    If you program in C++ you've been neglected. Test-driven development (TDD) is a modern software development practice that can dramatically reduce the number of defects in systems, produce more maintainable code, and give you the confidence to change your software to meet changing needs. But C++ programmers have been ignored by those promoting TDD--until now. In this book, Jeff Langr gives you hands-on lessons in the challenges and rewards of doing TDD in C++. Modern C++ Programming With Test-Driven Development, the only comprehensive treatment on TDD in C++ provides you with everything you nee... [Read More]

    • ASIN: 1937785483
    • ASIN: 1937785483
    • ISBN: 1937785483
    • Brand: O'Reilly Media
    • Manufacturer: Pragmatic Bookshelf

  • Test Driven: TDD and Acceptance TDD for Java Developers

    In test driven development, you first write an executable test ofwhat your application code must do. Only then do you write thecode itself and, with the test spurring you on, you improve yourdesign. In acceptance test driven development (ATDD), you usethe same technique to implement product features, benefiting fromiterative development, rapid feedback cycles, and better-definedrequirements. TDD and its supporting tools and techniques leadto better software faster.Test Driven brings under one cover practical TDD techniquesdistilled from several years of community experience. With examplesin Ja... [Read More]

    • ASIN: 1932394850
    • ASIN: 1932394850
    • ISBN: 9781932394856
    • Brand: Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Pragmatic Unit Testing in C# with NUnit, 2nd Edition (Pragmatic Starter Kit Series, Vol. 2)

    The NIST estimates that poor testing costs the US economy $60 billion annually. This book gives teams straightforward and proven ways to introduce unit testing into their process, resulting in higher quality and fewer bugs.All over the world, software teams are using unit testing both to verify their code and as a way of helping them design better code. This book is unique in the way it covers two aspects: showing developers both how to test and helping them determine what to test.New in the second edition:Updated for NUnit 2.4 (.NET 2.0 and Visual Studio 2005)More assert methodsNew String and... [Read More]

    • ASIN: 0977616673
    • ASIN: 0977616673
    • ISBN: 0977616673
    • Manufacturer: Pragmatic Bookshelf

  • Testwissen für Java-Entwickler (shortcuts 77) (German Edition)

    Eine gute Testsuite mit hoher Testabdeckung verringert nicht nur die Fehlerdichte eines zu entwickelnden Systems, sondern bildet auch die Grundlage für Refactorings und Erweiterungen. Für die test- und verhaltensgetriebene Entwicklung sind Tests ein wichtiges Mittel zum Entwurf eines Systems. Im ersten Kapitel des shortcuts werden die Eigenschaften der test- und verhaltensgetriebenen Entwicklung vorgestellt. Es folgt eine Beschreibung von Best Practices für Unit Tests und Frameworks zur Ergebnisverifikation. Das zweite Kapitel widmet sich unterschiedlichen Teststilen, denn die in diesem Kap... [Read More]

    • ASIN: B00F2GISCO
    • ASIN: B00F2GISCO
    • Manufacturer: entwickler.press

  • Cisco ASA5506-K9= Network Security Firewall Appliance

    Meet the industry's first adaptive, threat-focused next-generation firewall (NGFW) designed for a new era of threat and advanced malware protection. Cisco ASA with FirePOWER Services delivers integrated threat defense for the entire attack continuum - before, during, and after an attack. How? By combining the proven security capabilities of the Cisco ASA firewall with the industry-leading Sourcefire threat and Advanced Malware Protection (AMP) features together in a single device. The solution uniquely extends the capabilities of the Cisco ASA 5500-X Series Next-Generation Firewalls beyond wha... [Read More]

    • ASIN: B00UV073AE
    • UPC: 193808121838
    • ASIN: B00UV073AE
    • Brand: Cisco
    • Manufacturer: Cisco Traders 1824990

  • Thriving from A to Z : Best Practices to Increase Resilience, Satisfaction, and Success

    Thriving from A to Z provides you with 26 best practices proven to help you learn, grow, and succeed. The essential best practices, valuable implementation tips, and engaging reflection activities help you build resilience and

    • UPC: 662577702

  • Passkey Learning Systems EA Review Part 1 Workbook : Three Complete IRS Enrolled Agent Practice Exams for Individuals: (July 1, 2019-February 29, 2020 Testing Cycle)

    PassKey Learning Systems EA Review Part 1 Workbook: Three Complete IRS Enrolled Agent Practice Exams for Individuals: (July 1, 2019-February 29,

    • UPC: 185937857

  • Java Concurrency in Practice

    "I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team

    • UPC: 3956053
    • Rating: 4.0

  • Ilts Special Education General Curriculum Practice Questions : Ilts Practice Tests & Exam Review for the Illinois Licensure Testing System

    ***Your #1 ILTS Special Education General Curriculum Practice Test

    • UPC: 56056809

  • Pragmatic Unit Testing in Java 8 with Junit

    The Pragmatic Programmers classic is back! Freshly updated for modern software development, Pragmatic Unit Testing in Java 8 With JUnit teaches you how to write and run easily maintained unit tests in JUnit with confidence.

    • UPC: 42589653

  • Oca / Ocp Java Se 8 Programmer Practice Tests

    Test your knowledge and prepare for the OCA/OCP exams OCA/OCP Java SE 8 Programmer Practice Tests complements the Sybex OCA: Oracle Certified Associate Java SE 8 Programmer I Certification Study Guide and the OCP: Oracle

    • UPC: 55133367

  • Spectrum Test Practice, Grade 1

    Help your child hit new heights in test-taking with Spectrum Test Practice for grade 1. Aligned to current state standards, this workbook gets kids ready using practice tests, online exercises, tips, examples, and answer sheets

    • UPC: 21671935
    • Model: CD-704247
    • Color: Multicolor

  • Spectrum Test Practice, Grade 3

    Help your child hit new heights in test-taking with Spectrum Test Practice for grade 3. Aligned to current state standards, this workbook gets kids ready using practice tests, online exercises, tips, examples, and answer sheets

    • UPC: 21671479
    • Model: CD-704249
    • Color: Multicolor

  • Spectrum Test Practice, Grade 6

    Help your child hit new heights in test-taking with Spectrum Test Practice for grade 6. Aligned to current state standards, this workbook gets kids ready using practice tests, online exercises, tips, examples, and answer sheets

    • UPC: 21671127
    • Model: CD-704252
    • Color: Multicolor

  • Spectrum Test Practice, Grade 8

    Help your child hit new heights in test-taking with Spectrum Test Practice for grade 8. Aligned to current state standards, this workbook gets kids ready using practice tests, online exercises, tips, examples, and answer sheets

    • UPC: 21851221
    • Model: CD-704254
    • Rating: 4.0

  • Effective Unit Testing by Eliotte Rusty Harold

    Unit Testing (JUnit) Best Practices

    Unit Testing Best Practices with Roy Osherove