Home | Back to Courses
Clean Code

Partner: Udemy
Affiliate Name:
Area:
Description: As a developer, you should be able to write code which works - of course!A lot of developers write bad code nonetheless - even though the code works. Because "working code" is not the same as "clean code"!This course teaches you how to write clean code - code that is easy to read and understand by humans, not just computers!In this course, you'll learn what exactly clean code is and, more importantly, how you can write clean code. Because if your code is written in a clean way, it's easier to read and understand and therefore easier to maintain. Because it's NOT just the computer who needs to understand your code - your colleagues and your future self needs to be able to understand it as well!In this course, we'll dive into all the main "pain points" related to clean code (or bad code - depending on how you look at it) and you will not just learn what makes up bad code but of course also how to turn it into clean code.Specifically, you will learn about:Naming "things" (variables, properties, classes, functions, ...) properly and in a clean wayCommon pitfalls and mistakes you should avoid when naming thingsComments and that most of them are badGood comments you might consider adding to your codeCode formatting - both horizontal and vertical formattingFunctions and how to limit the number of function parametersHow to write clean functions by focusing on "one thing"How levels of abstraction help you split functions and keep them smallHow to write DRY functions and avoid unexpected side effectsAvoiding deeply nested control structures with guards and by extracting functionality into functionsErrors and error handling as a replacement for if-statementsObjects & d
Category: Development > Software Engineering > Software Practices
Partner ID:
Price: 149.99
Commission:
Source: Impact
Go to Course