What and How Will You Learn?
Learn about the contents of this course and how you can get the most out of it!
What will you learn?
Continuing with the spirit of covering some gaps personally observed in the industry, we will:
-
Learn how to write code that does not become our problem shortly after authoring it.
How can the code that was written by ourselves bite us back? There must be something wrong with what we do. Don’t you agree?
- Learn how to write code that expresses valuable domain knowledge and ramps up technical learners of the problem space.
We are humans in the first place, so we should write code for humans. Computers will understand code no matter how we write it. So writing a program for them is a piece of cake. Try to write code that humans can understand; now that’s a challenge!
- Learn how to write software that serves both developers and non-developers equally. It is time to start helping businesses instead of complicating their lives.
Engineers “interpret” expectation by using technical concepts, patterns, and frameworks, and use their terminology and tools for ...