Affichage des articles dont le libellé est pratique. Afficher tous les articles
Affichage des articles dont le libellé est pratique. Afficher tous les articles

mardi 5 février 2013

The Clean Coder: A Code of Conduct for Professional Programmers

The Clean Coder
The Clean Coder: A Code of Conduct for Professional Programmers
Robert C. Martin (Auteur)
(1)

Acheter neuf : EUR 29,38 (as of 02/05/2013 17:36 PST)
24 neuf & d'occasion a partir de EUR 17,49 (as of 02/05/2013 17:36 PST)

(Consultez la liste Cadeaux les plus offerts dans la rubrique Programming pour des informations officielles sur le classement actuel de ce produit.)

Description du produit

i?{1/2}??i?{1/2}??Uncle Bobi?{1/2}?? Martin definitely raises the bar with his latest book. He explains his expectation for a professional programmer on management interactions, time management, pressure, on collaboration, and on the choice of tools to use. Beyond TDD and ATDD, Martin explains what every programmer who considers him- or herself a professional not only needs to know, but also needs to follow in order to make the young profession of software development grow.i?{1/2}?? i?{1/2}??Markus Gärtner

Senior Software Developer

it-agile GmbH

www.it-agile.de

www.shino.de

 

i?{1/2}??Some technical books inspire and teach; some delight and amuse. Rarely does a technical book do all four of these things. Robert Martini?{1/2}??s always have for me and The Clean Coder is no exception. Read, learn, and live the lessons in this book and you can accurately call yourself a software professional.i?{1/2}??

i?{1/2}??George Bullock

Senior Program Manager

Microsoft Corp.

 

i?{1/2}??If a computer science degree had i?{1/2}??required reading for after you graduate,i?{1/2}?? this would be it. In the real world, your bad code doesni?{1/2}??t vanish when the semesteri?{1/2}??s over, you doni?{1/2}??t get an A for marathon coding the night before an assignmenti?{1/2}??s due, and, worst of all, you have to deal with people. So, coding gurus are not necessarily professionals. The Clean Coder describes the journey to professionalism . . . and it does a remarkably entertaining job of it.i?{1/2}??

i?{1/2}??Jeff Overbey

University of Illinois at Urbana-Champaign

 

i?{1/2}??The Clean Coder is much more than a set of rules or guidelines. It contains hard-earned wisdom and knowledge that is normally obtained through many years of trial and error or by working as an apprentice to a master craftsman. If you call yourself a software professional, you need this book.i?{1/2}??

i?{1/2}??R. L. Bogetti

Lead System Designer

Baxter Healthcare

www.RLBogetti.com

samedi 26 janvier 2013

Effective Java

Effective Java
Effective Java
Joshua Bloch (Auteur)
(8)

Acheter neuf : EUR 29,62 (as of 01/26/2013 15:26 PST)
21 neuf & d'occasion a partir de EUR 25,21 (as of 01/26/2013 15:26 PST)

(Consultez la liste Meilleures ventes Programming pour des informations officielles sur le classement actuel de ce produit.)

Description du produit

Raves for the First Edition!

 

i?{1/2}??I sure wish I had this book ten years ago. Some might think that I doni?{1/2}??t need any Java books, but I need this one.i?{1/2}??

i?{1/2}??James Gosling, fellow and vice president, Sun Microsystems, Inc.

 

i?{1/2}??An excellent book, crammed with good advice on using the Java programming language and object-oriented programming in general.i?{1/2}??

i?{1/2}??Gilad Bracha, coauthor of The Javai?{1/2}?i?{1/2} Language Specification, Third Edition

 

i?{1/2}??10/10i?{1/2}??anyone aspiring to write good Java code that others will appreciate reading and maintaining should be required to own a copy of this book. This is one of those rare books where the information woni?{1/2}??t become obsolete with subsequent releases of the JDK library.i?{1/2}??
i?{1/2}??Peter Tran, bartender, JavaRanch.com

 

i?{1/2}??The best Java book yet written.... Really great; very readable and eminently useful. I cani?{1/2}??t say enough good things about this book. At JavaOne 2001, James Gosling said, i?{1/2}??Go buy this book!i?{1/2}?? Ii?{1/2}??m glad I did, and I couldni?{1/2}??t agree more.i?{1/2}??
i?{1/2}??Keith Edwards, senior member of research staff, Computer Science Lab at the Palo Alto Research Center (PARC), and author of Core JINI (Prentice Hall, 2000)

 

i?{1/2}??This is a truly excellent book done by the guy who designed several of the better recent Java platform APIs (including the Collections API).i?{1/2}??
i?{1/2}??James Clark, technical lead of the XML Working Group during the creation of the XML 1.0 Recommendation, editor of the XPath and XSLT Recommendations

 

i?{1/2}??Great content. Analogous to Scott Meyersi?{1/2}?? classic Effective C++. If you know the basics of Java, this has to be your next book.i?{1/2}??
i?{1/2}??Gary K. Evans, OO mentor and consultant, Evanetics, Inc

 

i?{1/2}??Josh Bloch gives great insight into best practices that really can only be discovered after years of study and experience.i?{1/2}??
i?{1/2}??Mark Mascolino, software engineer

 

i?{1/2}??This is a superb book. It clearly covers many of the language/platform subtleties and trickery you need to learn to become a real Java master.i?{1/2}??
i?{1/2}??Victor Wiewiorowski, vice president development and code quality manager, ValueCommerce Co., Tokyo, Japan

 

i?{1/2}??I like books that under-promise in their titles and over-deliver in their contents. This book has 57 items of programming advice that are well chosen. Each item reveals a clear, deep grasp of the language. Each one illustrates in simple, practical terms the limits of programming on intuition alone, or taking the most direct path to a solution without fully understanding what the language offers.i?{1/2}??

i?{1/2}??Michael Ernest, Inkling Research, Inc.

 

i?{1/2}??I doni?{1/2}??t find many programming books that make me want to read every pagei?{1/2}??this is one of them.i?{1/2}??
i?{1/2}??Matt Tucker, chief technical officer, Jive Software

 

i?{1/2}??Great how-to resource for the experienced developer.i?{1/2}??
i?{1/2}??John Zukowski, author of numerous Java technology books

 

i?{1/2}??I picked this book up two weeks ago and can safely say I learned more about the Java language in three days of reading than I did in three months of study! An excellent book and a welcome addition to my Java library.i?{1/2}??
i?{1/2}??Jane Griscti, I/T advisory specialist