Test-driven Java development: invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham ; Mumbai
Packt Publishing
[2015]
|
Schriftenreihe: | Community experience distilled
|
Schlagworte: | |
Beschreibung: | Includes index Print version record |
Beschreibung: | 1 online resource (258 pages) illustrations |
ISBN: | 9781783987436 178398743X |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV045351337 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 181210s2015 |||| o||u| ||||||eng d | ||
020 | |a 9781783987436 |9 978-1-78398-743-6 | ||
020 | |a 178398743X |9 1-78398-743-X | ||
035 | |a (ZDB-4-ITC)ocn922580696 | ||
035 | |a (OCoLC)922580696 | ||
035 | |a (DE-599)BVBBV045351337 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
082 | 0 | |a 005.2762 |2 23 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
100 | 1 | |a Farcic, Viktor |e Verfasser |4 aut | |
245 | 1 | 0 | |a Test-driven Java development |b invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java |c Viktor Farcic, Alex Garcia |
246 | 1 | 3 | |a Invoke TDD principles for end-to-end application development with Java |
246 | 1 | 1 | |a Invoke TDD principles for end-to-end application development with Java |
264 | 1 | |a Birmingham ; Mumbai |b Packt Publishing |c [2015] | |
264 | 4 | |c 2015 | |
300 | |a 1 online resource (258 pages) |b illustrations | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Community experience distilled | |
500 | |a Includes index | ||
500 | |a Print version record | ||
505 | 8 | |a "Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java"--Provided by publisher | |
650 | 7 | |a COMPUTERS / Programming Languages / JavaScript |2 bisacsh | |
650 | 7 | |a Application software / Development |2 fast | |
650 | 7 | |a Application software / Testing |2 fast | |
650 | 7 | |a Java (Computer program language) |2 fast | |
650 | 4 | |a Application software |x Testing |a Application software |x Development |a Java (Computer program language) | |
650 | 0 | 7 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Test-First-Ansatz |0 (DE-588)4674451-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |D s |
689 | 0 | 1 | |a Test-First-Ansatz |0 (DE-588)4674451-4 |D s |
689 | 0 | |8 1\p |5 DE-604 | |
700 | 1 | |a Garcia, Alex |e Sonstige |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |a Farcic, Viktor |t Test-driven java development |d Birmingham ; Mumbai : Packt Publishing, [2015] |z 9781783987429 |
912 | |a ZDB-4-ITC | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030737990 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804179176710733824 |
---|---|
any_adam_object | |
author | Farcic, Viktor |
author_facet | Farcic, Viktor |
author_role | aut |
author_sort | Farcic, Viktor |
author_variant | v f vf |
building | Verbundindex |
bvnumber | BV045351337 |
classification_rvk | ST 250 |
collection | ZDB-4-ITC |
contents | "Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java"--Provided by publisher |
ctrlnum | (ZDB-4-ITC)ocn922580696 (OCoLC)922580696 (DE-599)BVBBV045351337 |
dewey-full | 005.2762 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2762 |
dewey-search | 005.2762 |
dewey-sort | 15.2762 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03773nmm a2200541zc 4500</leader><controlfield tag="001">BV045351337</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181210s2015 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783987436</subfield><subfield code="9">978-1-78398-743-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178398743X</subfield><subfield code="9">1-78398-743-X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-4-ITC)ocn922580696</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)922580696</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045351337</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.2762</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Farcic, Viktor</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Test-driven Java development</subfield><subfield code="b">invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java</subfield><subfield code="c">Viktor Farcic, Alex Garcia</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Invoke TDD principles for end-to-end application development with Java</subfield></datafield><datafield tag="246" ind1="1" ind2="1"><subfield code="a">Invoke TDD principles for end-to-end application development with Java</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; Mumbai</subfield><subfield code="b">Packt Publishing</subfield><subfield code="c">[2015]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (258 pages)</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Print version record</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">"Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java"--Provided by publisher</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Programming Languages / JavaScript</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software / Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software / Testing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Java (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software</subfield><subfield code="x">Testing</subfield><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Test-First-Ansatz</subfield><subfield code="0">(DE-588)4674451-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Test-First-Ansatz</subfield><subfield code="0">(DE-588)4674451-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Garcia, Alex</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="a">Farcic, Viktor</subfield><subfield code="t">Test-driven java development</subfield><subfield code="d">Birmingham ; Mumbai : Packt Publishing, [2015]</subfield><subfield code="z">9781783987429</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-ITC</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030737990</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
id | DE-604.BV045351337 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:15:42Z |
institution | BVB |
isbn | 9781783987436 178398743X |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030737990 |
oclc_num | 922580696 |
open_access_boolean | |
physical | 1 online resource (258 pages) illustrations |
psigel | ZDB-4-ITC |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Packt Publishing |
record_format | marc |
series2 | Community experience distilled |
spelling | Farcic, Viktor Verfasser aut Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java Viktor Farcic, Alex Garcia Invoke TDD principles for end-to-end application development with Java Birmingham ; Mumbai Packt Publishing [2015] 2015 1 online resource (258 pages) illustrations txt rdacontent c rdamedia cr rdacarrier Community experience distilled Includes index Print version record "Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java"--Provided by publisher COMPUTERS / Programming Languages / JavaScript bisacsh Application software / Development fast Application software / Testing fast Java (Computer program language) fast Application software Testing Application software Development Java (Computer program language) Java Programmiersprache (DE-588)4401313-9 gnd rswk-swf Test-First-Ansatz (DE-588)4674451-4 gnd rswk-swf Java Programmiersprache (DE-588)4401313-9 s Test-First-Ansatz (DE-588)4674451-4 s 1\p DE-604 Garcia, Alex Sonstige oth Erscheint auch als Druck-Ausgabe Farcic, Viktor Test-driven java development Birmingham ; Mumbai : Packt Publishing, [2015] 9781783987429 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Farcic, Viktor Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java "Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation. With this book you'll also discover how to design simple and easily maintainable code, work with mocks, utilise behaviour-driven development, refactor old legacy code, and release a half-finished feature to production with feature toggles. You will finish this book with a deep understanding of the test-driven development methodology and the confidence to apply it to application programming with Java"--Provided by publisher COMPUTERS / Programming Languages / JavaScript bisacsh Application software / Development fast Application software / Testing fast Java (Computer program language) fast Application software Testing Application software Development Java (Computer program language) Java Programmiersprache (DE-588)4401313-9 gnd Test-First-Ansatz (DE-588)4674451-4 gnd |
subject_GND | (DE-588)4401313-9 (DE-588)4674451-4 |
title | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java |
title_alt | Invoke TDD principles for end-to-end application development with Java |
title_auth | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java |
title_exact_search | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java |
title_full | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java Viktor Farcic, Alex Garcia |
title_fullStr | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java Viktor Farcic, Alex Garcia |
title_full_unstemmed | Test-driven Java development invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java Viktor Farcic, Alex Garcia |
title_short | Test-driven Java development |
title_sort | test driven java development invoke tdd principles for end to end application development with java invoke tdd principles for end to end application development with java |
title_sub | invoke TDD principles for end-to-end application development with Java = Invoke TDD principles for end-to-end application development with Java |
topic | COMPUTERS / Programming Languages / JavaScript bisacsh Application software / Development fast Application software / Testing fast Java (Computer program language) fast Application software Testing Application software Development Java (Computer program language) Java Programmiersprache (DE-588)4401313-9 gnd Test-First-Ansatz (DE-588)4674451-4 gnd |
topic_facet | COMPUTERS / Programming Languages / JavaScript Application software / Development Application software / Testing Java (Computer program language) Application software Testing Application software Development Java (Computer program language) Java Programmiersprache Test-First-Ansatz |
work_keys_str_mv | AT farcicviktor testdrivenjavadevelopmentinvoketddprinciplesforendtoendapplicationdevelopmentwithjavainvoketddprinciplesforendtoendapplicationdevelopmentwithjava AT garciaalex testdrivenjavadevelopmentinvoketddprinciplesforendtoendapplicationdevelopmentwithjavainvoketddprinciplesforendtoendapplicationdevelopmentwithjava AT farcicviktor invoketddprinciplesforendtoendapplicationdevelopmentwithjava AT garciaalex invoketddprinciplesforendtoendapplicationdevelopmentwithjava |