Von dem Buch Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better haben wir 4 gleiche oder sehr ähnliche Ausgaben identifiziert!

Falls Sie nur an einem bestimmten Exempar interessiert sind, können Sie aus der folgenden Liste jenes wählen, an dem Sie interessiert sind:

Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better100%: Jeff Langr: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (ISBN: 9781937785826) 2013, Pragmatic Bookshelf, Erstausgabe, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better100%: Langr, Jeff: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (ISBN: 9781502445117) 2014, CreateSpace Independent Publishing Platform, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Modern C+ Programming with Test-Driven Development - Code Better, Sleep Better100%: Jeff Langr: Modern C+ Programming with Test-Driven Development - Code Better, Sleep Better (ISBN: 9781680504033) Pragmatic Bookshelf, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (Paperback)95%: Langr, Jeff: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (Paperback) (ISBN: 9781937785482) 2013, Erstausgabe, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…

Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better
12 Angebote vergleichen

1
9781937785482 - Modern C+ Programming with Test-Driven Development - Jeff Langr, Kartoniert (TB)

Modern C+ Programming with Test-Driven Development - Jeff Langr, Kartoniert (TB)

Lieferung erfolgt aus/von: Deutschland DE NW

ISBN: 9781937785482 bzw. 1937785483, in Deutsch, O'Reilly Media, neu.

40,50
unverbindlich
Lieferung aus: Deutschland, zzgl. Versandkosten, in stock.
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard. In this book, you'll learn: how to use TDD to improve legacy C++ systems how to identify and deal with troublesome system dependencies how to do dependency injection, which is particularly tricky in C++ how to use testing tools for C++ that aid TDD new C++11 features that facilitate TDD As you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team. Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++. What You Need A C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2. Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing tool. Most examples in the book are written for Google Mock, but it isn't difficult to translate them to your tool of choice. A good programmer's editor or IDE. cmake, preferably. Of course, you can use your own preferred make too. CMakeLists.txt files are provided for each project. Examples provided were built using cmake version 2.8.9. Various freely-available third-party libraries are used as the basis for examples in the book. These include:- cURL- JsonCpp- Boost (filesystem, date_time/gregorian, algorithm, assign)Several examples use the boost headers/libraries. Only one example uses cURL and JsonCpp.
2
9781937785482 - Langr, Jeff: Modern C+ Programming with Test-Driven Development
Langr, Jeff

Modern C+ Programming with Test-Driven Development

Lieferung erfolgt aus/von: Deutschland DE NW

ISBN: 9781937785482 bzw. 1937785483, in Deutsch, neu.

Lieferung aus: Deutschland, 2-3 Werktage.
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard.In this book, you'll learn: how to use TDD to improve legacy C++ systems how to identify and deal with troublesome system dependencies how to do dependency injection, which is particularly tricky in C++ how to use testing tools for C++ that aid TDD new C++11 features that facilitate TDDAs you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team.Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++.What You Need A C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2. Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing tool. Most examples in the book are written for Google Mock, but it isn't difficult to translate them to your tool of choice. A good programmer's editor or IDE. cmake, preferably. Of course, you can use your own preferred make too. CMakeLists.txt files are provided for each project. Examples provided were built using cmake version 2.8.9. Various freely-available third-party libraries are used as the basis for examples in the book. These include:- cURL- JsonCpp- Boost (filesystem, date_time/gregorian, algorithm, assign)Several examples use the boost headers/libraries. Only one example uses cURL and JsonCpp. von Langr, Jeff, Neu.
3
9781937785482 - Modern C+ Programming with Test-Driven Development

Modern C+ Programming with Test-Driven Development

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW

ISBN: 9781937785482 bzw. 1937785483, in Englisch, neu.

30,50 (£ 26,99)¹
versandkostenfrei, unverbindlich
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard. In this book, you'll learn: how to use TDD to improve legacy C++ systemshow to identify and deal with troublesome system dependencieshow to do dependency injection, which is particularly tricky in C++how to use testing tools for C++ that aid TDDnew C++11 features that facilitate TDDAs you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team. Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++. What You Need A C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2.Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing t ...
4
9781937785482 - Jeff Langr: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better
Jeff Langr

Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (2013)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB US FE

ISBN: 9781937785482 bzw. 1937785483, in Englisch, 380 Seiten, Pragmatic Bookshelf, Taschenbuch, gebraucht, Erstausgabe.

16,77 ($ 18,32)¹ + Versand: 3,65 ($ 3,99)¹ = 20,42 ($ 22,31)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, JVG Books LLC.
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard. In this book, you'll learn: how to use TDD to improve legacy C++ systems how to identify and deal with troublesome system dependencies how to do dependency injection, which is particularly tricky in C++ how to use testing tools for C++ that aid TDD new C++11 features that facilitate TDD As you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team. Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++. What You Need A C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2. Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing tool. Most examples in the book are written for Google Mock, but it isn't difficult to translate them to your tool of choice. A good programmer's editor or IDE. cmake, preferably. Of course, you can use your own preferred make too. CMakeLists.txt files are provided for each project. Examples provided were built using cmake version 2.8.9. Various freely-available third-party libraries are used as the basis for examples in the book. These include:- cURL- JsonCpp- Boost (filesystem, date_time/gregorian, algorithm, assign)Several examples use the boost headers/libraries. Only one example uses cURL and JsonCpp., Paperback, Ausgabe: 1, Label: Pragmatic Bookshelf, Pragmatic Bookshelf, Produktgruppe: Book, Publiziert: 2013-10-20, Studio: Pragmatic Bookshelf, Verkaufsrang: 577558.
5
9781680504033 - Jeff Langr: Modern C+ Programming with Test-Driven Development : Code Better, Sleep Better
Jeff Langr

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

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW EB DL

ISBN: 9781680504033 bzw. 1680504037, in Englisch, Pragmatic Bookshelf, neu, E-Book, elektronischer Download.

30,37 (£ 26,87)¹ + Versand: 7,90 (£ 6,99)¹ = 38,27 (£ 33,86)¹
unverbindlich
Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Despatched same working day before 3pm.
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard.In this book, you'll learn:how to use TDD to improve legacy C++ systemshow to identify and deal with troublesome system dependencieshow to do dependency injection, which is particularly tricky in C++how to use testing tools for C++ that aid TDDnew C++11 features that facilitate TDDAs you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team.Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++.What You NeedA C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2.Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing tool. Most examples in the book are written for Google Mock, but it isn't difficult to translate them to your tool of choice.A good programmer's editor or IDE.cmake, preferably. Of course, you can use your own preferred make too. CMakeLists.txt files are provided for each project. Examples provided were built using cmake version 2.8.9.Various freely-available third-party libraries are used as the basis for examples in the book. These include:cURLJsonCppBoost (filesystem, date_time/gregorian, algorithm, assign)Several examples use the boost headers/libraries. Only one example uses cURL and JsonCpp.
6
9781937785826 - Jeff Langr: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better
Jeff Langr

Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (2013)

Lieferung erfolgt aus/von: Deutschland EN NW FE EB DL

ISBN: 9781937785826 bzw. 1937785823, in Englisch, 380 Seiten, Pragmatic Bookshelf, neu, Erstausgabe, E-Book, elektronischer Download.

Lieferung aus: Deutschland, E-Book zum Download.
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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hard. In this book, you'll learn: how to use TDD to improve legacy C++ systems how to identify and deal with troublesome system dependencies how to do dependency injection, which is particularly tricky in C++ how to use testing tools for C++ that aid TDD new C++11 features that facilitate TDD As you grow in TDD mastery, you'll discover how to keep a massive C++ system from becoming a design mess over time, as well as particular C++ trouble spots to avoid. You'll find out how to prevent your tests from being a maintenance burden and how to think in TDD without giving up your hard-won C++ skills. Finally, you'll see how to grow and sustain TDD in your team. Whether you're a complete unit-testing novice or an experienced tester, this book will lead you to mastery of test-driven development in C++. What You Need A C++ compiler running under Windows or Linux, preferably one that supports C++11. Examples presented in the book were built under gcc 4.7.2. Google Mock 1.6 (downloadable for free; it contains Google Test as well) or an alternate C++ unit testing tool. Most examples in the book are written for Google Mock, but it isn't difficult to translate them to your tool of choice. A good programmer's editor or IDE. cmake, preferably. Of course, you can use your own preferred make too. CMakeLists.txt files are provided for each project. Examples provided were built using cmake version 2.8.9. Various freely-available third-party libraries are used as the basis for examples in the book. These include:- cURL- JsonCpp- Boost (filesystem, date_time/gregorian, algorithm, assign)Several examples use the boost headers/libraries. Only one example uses cURL and JsonCpp., Kindle Edition, Ausgabe: 1, Format: Kindle eBook, Label: Pragmatic Bookshelf, Pragmatic Bookshelf, Produktgruppe: eBooks, Publiziert: 2013-10-10, Freigegeben: 2014-01-13, Studio: Pragmatic Bookshelf, Verkaufsrang: 168673.
7
9781937785482 - Jeff Langr: Modern C+ Programming with Test-Driven Development | - -
Jeff Langr

Modern C+ Programming with Test-Driven Development | - -

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9781937785482 bzw. 1937785483, in Englisch, Pragmatic Programmers, neu.

Von Jeff Langr: 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 need to know about TDD, and the challenges and benefits of implementing it in your C++ systems. Its many detailed code examples take you step-by-step from TDD basics to advanced concepts. As a veteran C++ programmer, you're already writing high-quality code, and you work hard to maintain code quality. It doesn't have to be that hardIn this book, you'll learnhow to use TDD to improve ...
8
9781937785482 - Langr, Jeff: Modern C+ Programming With Test-Driven Development
Symbolbild
Langr, Jeff

Modern C+ Programming With Test-Driven Development (2013)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN NW

ISBN: 9781937785482 bzw. 1937785483, in Englisch, Oreilly and Associates Inc, neu.

29,45 + Versand: 3,66 = 33,11
unverbindlich
Von Händler/Antiquariat, Paperbackshop-US [8408184], Secaucus, NJ, U.S.A.
New Book. Shipped from US within 10 to 14 business days. Established seller since 2000.
9
9781680504033 - Jeff Langr: Modern C+ Programming with Test-Driven Development - Code Better, Sleep Better
Symbolbild
Jeff Langr

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

Lieferung erfolgt aus/von: Deutschland ~EN NW EB DL

ISBN: 9781680504033 bzw. 1680504037, vermutlich in Englisch, Pragmatic Bookshelf, neu, E-Book, elektronischer Download.

38,49 + Versand: 23,00 = 61,49
unverbindlich
Lieferung aus: Deutschland, Free shipping.
Modern C++ Programming with Test-Driven Development: Englisch, Ebook.
10
9781502445117 - Langr, Jeff: Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better
Langr, Jeff

Modern C+ Programming with Test-Driven Development: Code Better, Sleep Better (2014)

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland ~EN PB US

ISBN: 9781502445117 bzw. 1502445115, vermutlich in Englisch, CreateSpace Independent Publishing Platform, Taschenbuch, gebraucht, guter Zustand.

23,22 ($ 28,27)¹ + Versand: 6,19 ($ 7,54)¹ = 29,41 ($ 35,81)¹
unverbindlich
Von Händler/Antiquariat, MusicMagpie [65730156], Stockport, United Kingdom.
Books.
Lade…