Browse all books

Other editions of book Raspberry Pi In Easy Steps

  • Raspberry Pi In Easy Steps

    Mike McGrath

    eBook (In Easy Steps, Feb. 27, 2013)
    About the bookThe Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and grown-ups) to learn how to program.The Raspberry Pi comes in two models:Model A has RAM, one USB port and no Ethernet (network connection)Model B has 256Mb RAM, two USB ports and an Ethernet portRaspberry Pi in easy steps starts with the basic components you’ll need, the desktop and how to command the system. Then in easy steps, it shows how to use Python to create games, develop windowed apps using Tkinter, add animations using Scratch, control electrical input and output, and much more.Use Raspberry Pi in easy steps to have fun going back to basics and creating your own applications. About the authorMike McGrath now lives in South-east Europe, on the sun-kissed shores of the Aegean Sea. Mike gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. His interests include coins of ancient Greece, dining-out with friends, and the ongoing evolution of the world wide web.
  • Raspberry Pi in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, April 7, 2013)
    The Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. Over five million Raspberry Pi's have been sold worldwide, so far!Raspberry Pi in easy steps starts with the basic components you'll need, setting up the system and logging into the console. Then step-by-step it covers; exploring the desktop, the Taskbar, customization, the filesystem and browsing the internet; commanding the system, applications, web pages, reading and writing text, finding files, adding users, changing permissions, and employing the shell; animating with Scratch, enabling complete beginners to create computer programs visually without writing any code; programming with Python a high-level (human-readable) programming language; producing games Raspberry Pi ships with a selection of Python games for you to try; developing windowed apps with Tkinter; driving header pins how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects.Use Raspberry Pi in easy steps to have fun going back to basics and creating your own applications.Source code files from the examples featured in this book are available to download free from the In Easy Steps website.