Cantitate/Preț
Produs

Functional Design: Robert C. Martin

Autor Robert Martin, Robert C. Martin
en Limba Engleză Paperback – 11 sep 2023
A Practical Guide to Better, Cleaner Code with Functional Programming
In Functional Design, renowned software engineer Robert C. Martin ("Uncle Bob") explains how and why to use functional programming to build better systems for real customers. Martin compares conventional object-oriented coding structures in Java to those enabled by functional languages, identifies the best roles for each, and shows how to build better systems by judiciously using them in context.
Martin's approach is pragmatic, minimizing theory in favor of "in the-trenches" problem-solving. Through accessible examples, working developers will discover how the easy-to-learn, semantically rich Clojure language can help them improve code cleanliness, design, discipline, and outcomes. Martin examines well-known SOLID principles and Gang of Four patterns from a functional perspective, revealing why patterns remain extremely valuable to functional programmers, and how to use them to achieve superior results.
  • Understand functional basics: immutability, persistent data, recursion, iteration, laziness, and statefulness
  • Contrast functional and object approaches through expertly crafted case studies
  • Explore functional design techniques for data flow
  • Use classic SOLID principles to write better Clojure code
  • Master pragmatic approaches to functional testing, GUIs, and concurrency
  • Make the most of design patterns in functional environments
  • Walk through building an enterprise-class Clojure application
"Functional Design exudes 'classic-on-arrival.' Bob pulls back the curtain to reveal how functional programming elements make software design simple yet pragmatic. He does so without alienating experienced object-oriented programmers coming from languages like C#, C++, or Java." --Janet A. Carr, Independent Clojure Consultant
Citește tot Restrânge

Preț: 23701 lei

Preț vechi: 29626 lei
-20% Nou

Puncte Express: 356

Preț estimativ în valută:
4536 4725$ 3771£

Carte disponibilă

Livrare economică 20 ianuarie-03 februarie 25
Livrare express 04-10 ianuarie 25 pentru 3905 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780138176396
ISBN-10: 0138176396
Pagini: 384
Dimensiuni: 177 x 228 x 21 mm
Greutate: 0.67 kg
Editura: Pearson
Colecția Robert C. Martin
Seria Robert C. Martin


Notă biografică

Robert C. Martin ("Uncle Bob") wrote his first line of code at the age of 12 in 1964 and has been employed as a programmer since 1970. He is cofounder of cleancoders.com, offering online video training for software developers, and is founder of Uncle Bob Consulting LLC, offering software consulting, training, and skill development services to major corporations worldwide. He served as the Master Craftsman at 8th Light, Inc., a Chicago-based software consulting firm. Mr. Martin has published dozens of articles in various trade journals, authored many books, and is a regular speaker at international conferences and trade shows.