A deep dive into the critical aspects of becoming an effective technical leader and architect Introduction Venkat Subramaniam, a renowned software developer, consultant, and author, shares valuable insights into becoming an effective technical leader and architect in a recent The […]
clean code
Test Driven Development with Frederik Banke
In this podcast we talked about TDD with an expert in the domain. Frederik has been in the industry for more than 15 years and he is an advocate of Clean Coding practices and teaches Software Engineers how to write […]
Functional Refactoring
One of the biggest challenges most software engineers face is, to maintain a badly written code. Refactoring code is a very difficult task, which can break a lot of things in a so called working software. There are only two […]
Readable Code : Just like a fairy tale
Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves. – Alan Kay Writing code is […]