Skimming Techniques for the Uninitiated

Skim to the Chapter

Speed Reading

Reading 100 books in 1 minute. It's not as hard as you think.

Reading Fast But Not Reading Much Just Read the Headings

Code Examples

Here are some code examples of how to skim like a pro:

		
			/* Skimming code example 1: */
			if (you are reading this) {
				print("you are not actually reading this");
			}