Book Image

Beaglebone Essentials

By : Rodolfo Giometti
Book Image

Beaglebone Essentials

By: Rodolfo Giometti

Overview of this book

Table of Contents (18 chapters)
BeagleBone Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Quick Programming with Scripts

In the previous chapter, we dealt with native compilation and cross-compilation, but sometimes, it is better to use a script to quickly solve a problem.

In this chapter, we will see how to install and use some common scripting languages in our new BeagleBone Black board, and then see how to solve a real problem by writing the solution in different languages (we'll present PHP, Python, and Bash) in order to show you the differences between them.