buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Bala Paranj

Test Driven Development in Ruby


A Practical Introduction to TDD Using Problem and Solution Domain Analysis
1st ed. 2017. xxi, 288 S. 19 SW-Abb., 87 Farbabb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2017
ISBN: 1-484-22637-2 (1484226372)
Neue ISBN: 978-1-484-22637-7 (9781484226377)

Preis und Lieferzeit: Bitte klicken


Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to build upon. Test Driven Development in Ruby is written by a developer for developers.
The concepts are first explained, then a coding demo illustrates how to apply the theory in practice. At the end of each chapter an exercise is given to reinforce the material. Complete with working files and code samples, you´ll be able to work alongside the author, a trainer, by following the material in this book.

What You Will Learn

Carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first

Use assertions

Discover the structure of a test and the TDD cycle

Gain an understanding of minimal implementation, starter test, story test, and next test

Handle refactoring using Ruby

Hide implementation details

Test precisely and concretely

Make your code robust

Who This Book Is For
Experienced Ruby programmers or web developers with some prior experience with Ruby.
1. The Basics 2. Katas 3. Techniques in TDD 4. Importance of Test Cases 5. Character to Number Conversion 6. Conway´s Game of Life 7. Gilded Rose 8. Dealing with Third Party APIs 9. Pair Ranking
Bala Paranj has a masters degree in electrical engineering from Wichita State University. He has been working in the IT industry since 1996. He started his career as Technical Support Engineer and became a Web Developer using Perl, Java and Ruby. He has consulted for companies in the USA, Australia and Jamaica in finance, telecommunications and other domains.
He has professionally worked as a developer using TDD and pair programming for startups. He is the founder of Silicon Valley Ruby Meetup. He has been organizing Ruby, Rails and TDD related events since 2007. He has taught TDD Bootcamps and TDD tutorials for Silicon Valley Ruby Meetup members for more than 3 years.
He published an article in JavaWorld in 1999 on the Command Pattern. Java Tip 68: Learn how to implement the Command pattern in Java. He is also the content creator for the Whizlabs OOAD test simulator. This is the exam simulator for students preparing for IBM 486 Object-Oriented Analysis and Design with UML. He is the author of self-published book Rails 4 Quickly.