Agile Android
Autor Godfrey Nolanen Limba Engleză Paperback – 20 noi 2015
Agile practices have made major inroads in Java development, however it’s very unusual to see something as basic as unit testing on an Android project. Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects. Google have finally moved away from JUnit 3 and the developer can now do the more commonly accepted JUnit 4 tests in Android Studio.
Up until now getting JUnit testing up and running in Android was not for the "faint hearted." However, "now it’s in Android Studio, there is no excuse," according to the author Godrey Nolan, president of RIIS LLC. Android developers are faced with their own set of problems such as tightly coupled code, fragmentation, immature testing tools all of which can be solved using existing Agile tools and techniques that this short book will teach you.
What You'll Learn:
- What are the primary agile learning objectives applicable to Android
- What are the key
This book is for experienced Android app developers looking for an edge to build better and more agile Android apps. Some experience with Java also helpful.
Preț: 145.48 lei
Preț vechi: 181.85 lei
-20% Nou
Puncte Express: 218
Preț estimativ în valută:
27.84€ • 29.29$ • 23.05£
27.84€ • 29.29$ • 23.05£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484297001
ISBN-10: 1484297008
Pagini: 95
Ilustrații: XV, 95 p. 59 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.17 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484297008
Pagini: 95
Ilustrații: XV, 95 p. 59 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.17 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1. Introduction to Agile Learning objectives.-
2. Android Unit Testing Tools.-
3. Third Party Tools.-
4. Mocking Learning objectives.-
5. Dependency Injection Learning objectives.-
6. Test Driven Development Learning objectives.-
7. Dealing with Legacy Code Learning objectives.
2. Android Unit Testing Tools.-
3. Third Party Tools.-
4. Mocking Learning objectives.-
5. Dependency Injection Learning objectives.-
6. Test Driven Development Learning objectives.-
7. Dealing with Legacy Code Learning objectives.
Notă biografică
Godfrey Nolan is president of RIIS LLC, where he specializes in website optimization. He has written numerous articles for magazines and newspapers in the United States, the United Kingdom, and Ireland. Nolan has had a healthy obsession with reverse engineering bytecode since he wrote Decompile Once, Run Anywhere, which first appeared in Web Techniques in September 1997.
Textul de pe ultima copertă
Agile Android is a unique short but power packed book of 100-150 pages for the market that walks you through how to get unit testing and test driven development done on the Android platform - on both new and existing Android projects, specifically using JUnit 4 which is now allowed by Google to use and run. Done correctly, agile development results in a significant increase in development efficiency and a reduction in the number of defects. This book shows you how it's done quickly but correctly.
Caracteristici
This mini book walks you through how to get unit testing and mocking working for both new and existing Android projects Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects This book shows you how it's done quickly but correctly