In this book i demonstrate how to calculate the number of prime numbers below 1000 using a new method that groups odd numbers according to their last digits. After numbers are grouped according to their last digits a certain set of rules are used to separate prime numbers from the non-prime numbers.