Raspberry Pi For Dummies. Sean McManus
Чтение книги онлайн.
Читать онлайн книгу Raspberry Pi For Dummies - Sean McManus страница 2
7 Part 3: Using the Raspberry Pi for Both Work and Play Chapter 6: Being Productive with the Raspberry Pi Installing LibreOffice on Your Raspberry Pi Working with LibreOffice on the Raspberry Pi Chapter 7: Editing Photos on the Raspberry Pi with GIMP Working with GIMP Finding Out More about GIMP Chapter 8: Playing Audio and Video on the Raspberry Pi Setting Up Your Media Center Navigating the Media Center Adding Media Enjoying Your Media Changing the Settings Using a Remote Control Turning Off Your Media Center Playing Music in the Desktop Environment
8
Part 4: Programming the Raspberry Pi
Chapter 9: Introducing Programming with Scratch
Understanding What Programming Is
Working with Scratch
Chapter 10: Programming an Arcade Game Using Scratch
Starting a New Scratch Project and Deleting Sprites
Changing the Backdrop
Adding Sprites to Your Game
Drawing Sprites in Scratch
Naming Your Sprites
Controlling When Scripts Run
Using Random Numbers
Detecting When a Sprite Hits Another Sprite
Introducing Variables
Making Sprites Move Automatically
Fixing the Final Bug
Adding Scripts to the Stage
Duplicating Sprites
Playing Your Game
Adapting the Game’s Difficulty
Taking It Further with Scratch
Chapter 11: Writing Programs in Python
Working with Python
Creating the Times Tables Program
Creating the Chatbot Program
Chapter 12: Creating a Game with Python and Pygame Zero
Collecting Your Sounds and Images
Setting Up Your Folders
Creating and Running Your First Program
Exploring