This book describes the benefits of backing up SQL Server databases, basic backup and restore terms, and introduces backup and restore strategies for SQL Server and security considerations for SQL Server backup and restore.
Great reference on all the different ways you can create a backup with SQL Server. There are not only the GUI click-throughs, but also the written commands you can use in your scripts. Well-structured and easy to follow.