HHWForum.hu
Filmek
TV Sorozatok Feliratos filmek Szinkronos filmek HD és Blu-ray Karácsony Online nézhető filmek Film kollekciók Mobilos filmek Rajzfilmek Dokumentum filmek Horror filmek Magyar filmek DVD ISO HUN DVD ISO ENG DVD-Rip ENG 3D filmek Zenés filmek
Zenék
Zenei Kérések Videóklippek, koncertfelvételek OST Single
Játékok
Játék Kérések
XXX
XXX Játékok XXX Magyar XXX Sorozatok, Gyűjtemények XXX Képek XXX Magazinok, képregények XXX Videók és Rövid filmek
Mobil
Mobilos filmek Mobilos programok Androidos játékok Mobil Háttérképek Csengőhangok
Programok
Windows Op. ISO ENG Windwos Op. ISO HUN Microsoft Office MacOS Program Kérések
Háttérképek
Templates Háttérképek Témák
E-könyvek
E-könyv Kérések Külföldi könyvek Hangoskönyvek Külföldi magazinok Gyerek hangoskönyvek Gyerekdalok
Mai Friss
Belépés   Regisztráció
Belépés
Felhasználónév
Jelszó: Elfelejtett jelszó?
 


Keresés
A fő kategória kiválasztásával az alfórumokban is keres.
Saját feltöltéseim
HHWForum.hu Letöltések E-könyvek Külföldi könyvek Clean Code Principles And Patterns by Petri Silén

  • 0 szavazat - átlag 0
  • 1
  • 2
  • 3
  • 4
  • 5
Rétegzési módok
Clean Code Principles And Patterns by Petri Silén
Nem elérhető 0dayddl
Power User
**
Üzenetek: 16,257
Témák: 16,257
Thanks Received: 0 in 0 posts
Thanks Given: 0
Csatlakozott: Jan 2023
Értékelés: 0
#1
2023-03-14. 23:47
[Kép: 5d204c243da220f5b67e6dd5045e7f6e.jpg]
pdf | 12 MB | English | Isbn:‎ B0BSDJKYQJ | Author: Petri Silén | Year: 2023

Description:
Idézet:Clean Code Principles and Patterns is one of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The author Petri Silen has almost 30 years of industry experience in designing and implementing software, and now he puts all his knowledge gained during the years into this book. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code. The principles and patterns presented in the book are accompanied by realistic yet straightforward examples to help the reader to understand them better. Examples are written in Java, JavaScript/TypeScript, and C++. Most of the examples are directly applicable to other programming languages, too. The reader should have basic knowledge of one object-oriented programming language to get the full benefit from this book.

The book is divided into ten chapters:
[*] Architectural design principles
[*] Object-oriented design principles
[*] Coding principles
[*] Testing principles
[*] Security principles
[*] API design principles
[*] Database types and related principles
[*] Concurrent programming principles
[*] Teamwork principles
[*] DevSecOps

After reading this book, you will know the following and much more:
[*] How to design modern cloud-native microservices
[*] What are autopilot microservices
[*] What are event sourcing, CQRS, distributed transactions, saga orchestration pattern, and saga choreography pattern
[*] What are the five SOLID principles, and how to put them into use in real-life code
[*] What are the 25 design patterns, and how to use them
[*] What is the MVC pattern, and how MVP and MVVM differ from each other
[*] How to achieve a clean design for a microservice
[*] Why and how to use dependency injection
[*] Detailed instructions with concrete examples on how to uniformly name various software entities like classes, functions, and variables
[*] Why you should prefer composition over inheritance
[*] How to split a software system into domains using domain-driven design
[*] How to organize a source code repository
[*] How to organize code into directories
[*] Concrete ways how to avoid writing comments and refactor comments away
[*] What are the most common issues that static code analyzers find, and how to correct them
[*] Most important refactoring techniques for everyday use
[*] Why you should use a statically typed language
[*] How to correctly handle errors and exceptions
[*] How to not forget handle errors and exceptions
[*] Why you should never pass or return a null value
[*] How to avoid off-by-one errors effectively
[*] What you should remember when using a Google search to get answers
[*] When and how to optimize code
[*] TDD, Unit testing, mocking, integration testing, E2E testing, and non-functional testing
[*] What is threat modeling and how to conduct it
[*] Authentication and authorization using OpenID Connect and OAuth2
[*] What are the essential security features to implement in an application
[*] How to design APIs using technologies like JSON-RPC, REST, GraphQL, SSE, WebSocket, gRPC, and event-driven services
[*] When and how to use a relational database, document database, key-value store, or wide-column database
[*] How to avoid SQL injection attacks using ORM or parameterized SQL queries
[*] When to use threading or parallel algorithms and how to ensure thread safety
[*] What principles to follow when working in a software development team
[*] What are DevOps, SecOps, and continuous integration (CI), and what is the difference between continuous delivery (CD) and continuous deployment (CD)

Category:Object Oriented Design, Object-Oriented Design, Microsoft Programming
[Kép: 82292ccf29364dd9131c066a6b966a81.png]
Idézet:A kódrészlet megtekintéséhez be kell jelentkezned, vagy nincs jogosultságod a tartalom megtekintéséhez.
Idézet:A kódrészlet megtekintéséhez be kell jelentkezned, vagy nincs jogosultságod a tartalom megtekintéséhez.
Idézet:A kódrészlet megtekintéséhez be kell jelentkezned, vagy nincs jogosultságod a tartalom megtekintéséhez.

  •
A szerző üzeneteinek keresése
Válaszol


Hasonló témák...
Téma: Szerző Válaszok: Megtekintések: Utolsó üzenet
  Architected Intelligence Principles For Building AI First Organizations And Technologies TrueRetail EPUB (Jacob Miller, Farid-Khan 0 41 2026-03-23. 09:08
Utolsó üzenet: Farid-Khan
  Principles Of Heredity & Genetics (Salem Press;) Farid-Khan 0 32 2026-03-23. 08:40
Utolsó üzenet: Farid-Khan
  Effective Pandas 2 Opinionated Patterns For Data Manipul 2ed (2024) (Matt Harrison) Farid-Khan 0 34 2026-03-23. 08:29
Utolsó üzenet: Farid-Khan
  Architected Intelligence Principles For Building AI First Organizations And Technologies (Jacob Miller;Jeremy Mumford;) Farid-Khan 0 38 2026-03-18. 23:42
Utolsó üzenet: Farid-Khan
  Clean Code With TypeScript Elevate Your TypeScript 6 Skills With Clean Code Principles And Production Ready Practices (R Farid-Khan 0 32 2026-03-18. 23:38
Utolsó üzenet: Farid-Khan
  Generative AI Design Patterns Solutions To Common Challenges When Building GenAI Agents And Applications TrueRetail EPUB Farid-Khan 0 33 2026-03-18. 23:10
Utolsó üzenet: Farid-Khan
  Survival Analysis Principles And Applications In Clinical Trials And Beyond (Song Yang;) Farid-Khan 0 32 2026-03-18. 21:49
Utolsó üzenet: Farid-Khan
  End To End Test Automation Anti Patterns Lessons From Real World Test Automation Failures (Zhimin Zhan) Farid-Khan 0 30 2026-03-17. 12:56
Utolsó üzenet: Farid-Khan
  Zero To Mastery In Principles Of Management Farid-Khan 0 32 2026-03-17. 10:03
Utolsó üzenet: Farid-Khan
  Navigating Sustainability In Polymer Materials Principles (2025) (Jomin Thomas · Renuka Subhash Patil) Farid-Khan 0 32 2026-03-16. 11:40
Utolsó üzenet: Farid-Khan

Digg   Delicious   Reddit   Facebook   Twitter   StumbleUpon  


Jelenlevő felhasználók ebben a témában:
1 Vendég

  •  
  • Vissza a lap tetejére  
  •  Kapcsolat
Design © 2026 Orpheus
MyBB, © 2002-2026 MyBB Group.
Jogi nyilatkozat A fórum szerverén nem található meg a tényleges tartalom, szerzői jog és egyéb jog által védett adatokat, tartalmat nem tárol, csak más weboldalakon elhelyezett tartalomra mutató linkek láthatók. A fórumon előzetes moderáció nélkül bárki hozzászólhat, ezért a fórum tulaja, adminisztrátorai, moderátorai nem vállalnak felelősséget az oldalon elhelyezett anyagok jogszerűségét illetően. A személyiségi valamint szerzői és szomszédos jogokat sértő hozzászólásokat megalapozott indokú kérésre eltávolítjuk az oldalról. admin[kukac]hhwforum.hu
Lineáris
Rétegezett
Megtekintés nyomtatható verzióban
Feliratkozás a témára
Szavazás hozzáadása ehhez a témához
Send thread to a friend