Do you want to write better source code? Many sites are devoted to writing better software, but I have yet to see another to write code you can read fast. The end goal is to make you and your team an order of magnitude more productive. So check out these posts and help rise the tide for us all. This topic will help anyone, from beginners to experienced programmers.
- Introduction to Speed Readable Code
- From Weak Reading to Speed Reading: How I Digested Books Quickly in School
- Improving Code Readability with High-Level Comments
- Putting Ideas into Practice: A Code Example of Speed-Readable Code
Fundamentals
The ideas I’ve outlined above are built on solid fundamentals of writing good code. See the links below to investigate some of those ideas.