Cantitate/Preț
Produs

Software Design Patterns: The Ultimate Guide: The Ultimate Guide

Autor Sufyan bin Uzayr
en Limba Engleză Hardback – 21 dec 2022
Software Design Patterns are reusable solutions to software development difficulties. However, a Software Design Pattern is not code; rather, it is a guide or paradigm that helps software engineers to construct products that follow best practices. A Design Pattern is more of a template to tackle the topic at hand than a library or framework, which can be added and utilized right away. Object-oriented programming (OOP) is supported by Design Patterns, which are based on the ideas of objects (instances of a class; data with unique attributes) and classes (user-defined types of data). Design Patterns are blueprints for resolving typical software engineering issues. They provide reproducible solutions to some of the most prevalent difficulties you’ll encounter. That said, Design Patterns aren’t a complete solution, nor are they code, classes, or libraries that you may use in your project. They are a type of problem-solving solution. Each job will be approached in a slightly different way.
Why Should You Learn Software Design Patterns?
As a programmer, you can use Software Design Patterns to help you build more reliable structures. Design Patterns give you the skills to create smart and interactive applications or software with simple and easy problem-solving methods; they also allow you to create the greatest user-friendly apps and change them easily to meet the latest requirements. Design Patterns are interesting to deal with since such knowledge enables flexible coding patterns and structural techniques, reusable codes, loosely written codes, classes, patterns, and so on.
This Book Contains:
• A step-by-step approach to problem solving and skill development
• A quick run-through of the basic concepts, in the form of a "Crash Course"
• Advanced, hands-on core concepts, with a focus on real-world problems
• Industry level coding paradigm with practice-oriented explanations
• Special emphasis on writing clean and optimized code, with additional chapters focused on coding methodology
Citește tot Restrânge

Din seria The Ultimate Guide

Preț: 84993 lei

Preț vechi: 106241 lei
-20% Nou

Puncte Express: 1275

Preț estimativ în valută:
16271 16734$ 13498£

Carte disponibilă

Livrare economică 27 ianuarie-10 februarie
Livrare express 10-16 ianuarie pentru 3600 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032311777
ISBN-10: 1032311770
Pagini: 454
Ilustrații: 2 Tables, black and white; 29 Line drawings, black and white; 29 Illustrations, black and white
Dimensiuni: 156 x 234 x 31 mm
Greutate: 0.66 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria The Ultimate Guide


Public țintă

Academic

Notă biografică

Sufyan bin Uzayr is a writer, coder and entrepreneur with over a decade of experience in the industry. He has authored several books in the past, pertaining to a diverse range of topics, ranging from History to Computers/IT. Sufyan is the Director of Parakozm, a multinational IT company specializing in EdTech solutions. He also runs Zeba Academy, an online learning and teaching vertical with a focus on STEM fields. Sufyan specializes in a wide variety of technologies, such as JavaScript, Dart, WordPress, Drupal, Linux and Python. He holds multiple degrees, including ones in Management, IT, Literature and Political Science. Sufyan is a digital nomad, dividing his time between four countries. He has lived and taught in universities and educational institutions around the globe. Sufyan takes a keen interest in technology, politics, literature, history and sports, and in his spare time, he enjoys teaching coding and English to young students. Learn more at sufyanism.com

Cuprins

  1. Crash Course in Software Design Patterns
  2. Factory Pattern
  3. Observer Pattern
  4. Template Method Pattern
  5. Singleton Pattern
  6. Strategy Pattern
  7. Proxy Pattern
  8. Bridge Pattern
  9. Adapter and Façade Patterns
Appraisal
 

Descriere

The book is a detailed guide that will help developers and coders do more with Software Design Patterns. It talks about the basics in brief, and then moves on to more advanced and detailed exercises to help readers quickly gain the required knowledge.