C Clearly--Programming With C In Linux and On Raspberry Pi

ebook

By Andrew Johnson

cover image of C Clearly--Programming With C In Linux and On Raspberry Pi

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

This guide attempts to introduce the 'C' Programming Language to the novice programmer, using Linux as the host environment. This means you can learn C on a Raspberry Pi or you can use a distribution such as Ubuntu linux installed on a PC or use VirtualBox. You should find the examples easy to digest and you should be able to complete it with about 40 hours of study and practice. This guide will not teach you everything you need to know about C programming, nor programming in general. Neither will it teach you everything you need to know about Linux or Raspberry Pi’s. It is almost entirely devoted to teaching you the fundamentals of the C language, using Linux and/or Raspberry Pi as a platform for doing this. This guide starts with the simplest “hello world” program and attempts to explain what each part of the program is for, in a clear and concise manner. You will learn about input and output, variables, loops and conditional tests. Later in the guide you will learn more advanced language features.

C Clearly--Programming With C In Linux and On Raspberry Pi