This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Programming the Raspberry Pi: Getting Started with Python

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Author/s    : Simon Monk
Publisher   : McGraw-Hill/TAB Electronics
Category   : Marginalia
Review by : Pat Farell
Rating        : 8 horseshoes

This is a fairly good first level introduction to the use of Python on a Raspberry-PI. Since the Raspberry-PI is a complete computer for $35, the ability to write real programs on it, and control embedded devices (motors, LEDs, etc.) is a great learning tool.

It provides a concise overview of how to program in python, starting with "hello world" and discussing the usual topics covered in a Pyhton 101 class. It covers some basic Linux topics (shell commands, apt-get) that are needed if the reader has not been exposed to Linux. It also provides a few examples/projects for using the python code on a Raspberry-PI to do direct IO to devices.

I knocked a couple of horseshows off the rating because it feels like a standard introductory python book, with just a few Raspberry-PI specific items tacked on. If it had more on the R-PI, it would have received a perfect score.

More info at Amazon.com
 
I am going down to the lab. Do NOT let anyone in. Not even this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic