BOOKS - PROGRAMMING - Clean Architectures in Python A practical approach to better so...
US $8.52
426686
426686
Clean Architectures in Python A practical approach to better software design (2020 Edition)
Author: Leonardo Giordani
Year: 2020-04-13
Number of pages: 177
Format: PDF | EPUB | MOBI
File size: 10 MB
Language: ENG
Year: 2020-04-13
Number of pages: 177
Format: PDF | EPUB | MOBI
File size: 10 MB
Language: ENG
The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing. The main point of the clean architecture is to make clear "what is where and why", and this should be your first concern while you design and implement a software system, whatever architecture or development methodology you want to follow.