Description
Clean Code The training course on how to write legible and understandable coding is based on examples. All developers are able to write code that works properly; But clean code is different from code that just works. In this course, you will get acquainted with the correct definition and importance of clean code, and more importantly, you will acquire the ability to write code in accordance with its principles. Acquiring this skill is very important because the code that is written cleanly and readably is easy to read and understand, and as a result, it will be much easier to edit, upgrade and fix its problems, especially when you are working on team projects. . This course has used Python, JavaScript and TypeScript for examples, but there is no need to master them and only these languages have been used to teach concepts.
This course includes various topics. Among these topics are how to correctly name such as naming variables, classes, functions, etc., commenting, useful comments that are better to be placed in the code and preventing unnecessary commenting, functions and how to limit the number of parameters. Its advantages include avoiding the complexity of functions by writing them to do only one thing, following DRY principles in writing functions to avoid unwanted side effects, avoiding highly nested control structures, error handling as an alternative to conditionals. if, the difference between objects and data structures, and the coherence and brevity of classes. This course is also the basics SOLID and it is a combination of common patterns, best approaches, principles, rules and ideas that are related to writing readable code.
What do you learn:
- How to write code in a way that is readable and understandable
- Keep code alive by increasing maintainability and editing using clean coding
- Learn the key principles, rules, concepts and ideas in clean coding
- Learning by using practical examples and converting messy code into clean code
This training is suitable for people who:
- Developers who want to ensure the readability, comprehensibility and editability of their code
- Anyone who cares about real development and coding
Specifications of Clean Code:
- Publisher: Udemy
- Instructor: Academind by Maximilian Schwarzmüller, Maximilian Schwarzmüller
- English language
- Education level: Intermediate
- Number of lessons: 95 lessons
- Duration: 6h 41m
Headlines
prerequisites
- Basic programming knowledge (no matter which language) is required
- NO prior experience on the topic of clean code is required
- You DON’T need to know a specific programming language or paradigm
Pictures
Sample video
Installation guide
After extracting, watch with your favorite player.
English subtitle
Quality: 720p
Changes:
Version 2023/5 has increased by 1 lesson compared to 2020/11.
download link
Password file(s): www.downloadly.ir
Size
1.40 GB
Be the first to comment