Refactoring: Improving the Design of Existing Code - 8 Angebote vergleichen

Preise201820202023
SchnittFr. 48.41 ( 49.89)¹ Fr. 56.52 ( 58.25)¹ Fr. 60.22 ( 62.06)¹
Nachfrage
Bester Preis: Fr. 38.81 ( 39.99)¹ (vom 24.02.2024)
1
9780134757599 - Martin Fowler: Refactoring (Hardcover)
Martin Fowler

Refactoring (Hardcover) (2019)

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

ISBN: 9780134757599 bzw. 0134757599, vermutlich in Englisch, Pearson Education (US), Boston, gebundenes Buch, neu.

Fr. 63.60 ( 65.54)¹ + Versand: Fr. 68.35 ( 70.43)¹ = Fr. 131.95 ( 135.97)¹
unverbindlich
Von Händler/Antiquariat, Grand Eagle Retail [50531827], Wilmington, DE, U.S.A.
Hardcover. Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works. The book is written using Java as its principle language, but the ideas are applicable to any OO language. > Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Books.
2
9780134757599 - Martin Fowler: Refactoring
Martin Fowler

Refactoring (2019)

Lieferung erfolgt aus/von: Deutschland ~EN NW

ISBN: 9780134757599 bzw. 0134757599, vermutlich in Englisch, 418 Seiten, Addison Wesley, neu.

Fr. 49.32 ( 50.82)¹
versandkostenfrei, unverbindlich
Lieferung aus: Deutschland, Versandkosten nach: Deutschland, Versandkostenfrei.
Von Händler/Antiquariat, Rheinberg-Buch, [3813847].
Neuware - Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language. 01.01.2019, Buch, Neuware, 235x189x23 mm, 897g, 418, Internationaler Versand, Banküberweisung, PayPal.
3
9780134757599 - Fowler, Martin: Refactoring: Improving the Design of Existing Code (2nd Edition) (Addison-Wesley Signature Series
Fowler, Martin

Refactoring: Improving the Design of Existing Code (2nd Edition) (Addison-Wesley Signature Series (2018)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika ~EN HC US

ISBN: 9780134757599 bzw. 0134757599, vermutlich in Englisch, 2. Ausgabe, Addison-Wesley Professional, gebundenes Buch, gebraucht, akzeptabler Zustand.

Fr. 56.01 ( 57.72)¹ + Versand: Fr. 19.14 ( 19.72)¹ = Fr. 75.15 ( 77.44)¹
unverbindlich
Von Händler/Antiquariat, Book Deals [85272957], Tucson, AZ, U.S.A.
Good condition. This is the average used book, that has all pages or leaves present, but may include writing. Book may be ex-library with stamps and stickers. Books.
4
9780134757599 - Refactoring: Improving the Design of Existing Code
Symbolbild

Refactoring: Improving the Design of Existing Code (1999)

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

ISBN: 9780134757599 bzw. 0134757599, in Englisch, Prentice Hall, Vereinigte Staaten von Amerika, neu.

Fr. 42.47 ($ 47.99)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, плюс доставка, in-stock.
Fully Revised and Updated-Includes New Refactorings and Code Examples "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -M. Fowler (1999)For more than twenty years, experienced programmers worldwide have relied on Martin Fowler's Refactoring to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand.
5
9780134757599 - Fowler, Martin Beck, Kent: Refactoring
Fowler, Martin Beck, Kent

Refactoring

Lieferung erfolgt aus/von: Deutschland ~EN HC NW

ISBN: 9780134757599 bzw. 0134757599, vermutlich in Englisch, Prentice Hall, Vereinigte Staaten von Amerika, gebundenes Buch, neu.

Fr. 40.22 ( 41.45)¹
versandkostenfrei, unverbindlich
Lieferung aus: Deutschland, 1-2 Werktage.
Refactoring is about improving the design of existing code. It is the process of changing a softw, Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external, Gebunden.
6
9780134757599 - Refactoring: Improving the Design of Existing Code

Refactoring: Improving the Design of Existing Code (1999)

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9780134757599 bzw. 0134757599, in Englisch, Pearson, neu.

Fr. 38.81 ( 39.99)¹
versandkostenfrei, unverbindlich
Martin Fowler’s guide to reworking bad code into well-structured code Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Refactoring principles: understand the process and general principles of refactoring Code smells: recognize “bad smells” in code that signal opportunities to refactor Application improvement: quickly apply useful refactorings to make a program easier to comprehend and change Building tests: writing good tests increases a programmer’s effectiveness Moving features: an important part of refactoring is moving elements between contexts Data structures: a collection of refactorings to organize data, an important role in programs Conditional Logic: use refactorings to make conditional sections easier to understand APIs: modules and their functions are the building blocks of our software, and APIs are the joints that we use to plug them together Inheritance: it is both very useful and easy to misuse, and it’s often hard to see the misuse until it’s in the rear-view mirror---refactorings can fix the misuse Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages. 'Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code.' –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999), 29912, 23.5 x 18.9 x 2.3 cm, Fremdsprachige Bücher.
7
9780134757599 - Refactoring: Improving the Design of Existing Code

Refactoring: Improving the Design of Existing Code (1999)

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9780134757599 bzw. 0134757599, in Englisch, Pearson, neu.

Fr. 38.81 ( 39.99)¹
versandkostenfrei, unverbindlich
Martin Fowler’s guide to reworking bad code into well-structured code Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Refactoring principles: understand the process and general principles of refactoring Code smells: recognize “bad smells” in code that signal opportunities to refactor Application improvement: quickly apply useful refactorings to make a program easier to comprehend and change Building tests: writing good tests increases a programmer’s effectiveness Moving features: an important part of refactoring is moving elements between contexts Data structures: a collection of refactorings to organize data, an important role in programs Conditional Logic: use refactorings to make conditional sections easier to understand APIs: modules and their functions are the building blocks of our software, and APIs are the joints that we use to plug them together Inheritance: it is both very useful and easy to misuse, and it’s often hard to see the misuse until it’s in the rear-view mirror---refactorings can fix the misuse Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages. 'Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code.' –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999), 23.5 x 18.9 x 2.3 cm, Fremdsprachige Bücher.
8
9780134757599 - Fowler, Martin: Refactoring: Improving the Design of Existing Code
Symbolbild
Fowler, Martin

Refactoring: Improving the Design of Existing Code (2019)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika ~EN HC US

ISBN: 9780134757599 bzw. 0134757599, vermutlich in Englisch, Addison Wesley, Boston, gebundenes Buch, gebraucht, guter Zustand.

Fr. 66.27 ( 68.29)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, zzgl. Versandkosten, Versandgebiet: DOM.
Von Händler/Antiquariat, GreatBookPrices-, MD, Columbia, [RE:5].
100% Money Back Guarantee. Brand New, Perfect Condition. We offer expedited shipping to all US locations. Over 3, 000, 000 happy customers. Hard cover.
Lade…