MongoDB provides a nice online tutorial where you can try it out in the shell!
Now that you have some experience, practice!
MongoDB's CRUD operations
There are lots ways you can use MongoDB programmatically (SDKs -- Software Development Kits), e.g., using Java.