Baking Pi video tutorials
If you are really going to bake raspberry pi board, these are the tutorials we can follow ..
Baking Pi is course/guide to deverlop operating system on the Raspberry Pi board
https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=82871
http://www.cl.cam.ac.uk/projects/raspberrypi/
Saturday, July 11, 2015
Sunday, June 28, 2015
Baking Pi
This is interesting..
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/
Should try with raspberry pi
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/
Should try with raspberry pi
Sunday, May 31, 2015
Shell scripting - awk
Started learning shell scripting with awk. Awk is kind of interpreter (http://en.wikipedia.org/wiki/Interpreter_(computing)) utility means which wont compile the program rather it just interpret the code.
http://en.wikipedia.org/wiki/AWK
awk tutorial are available in the following link http://www.grymoire.com/Unix/Awk.html
http://en.wikipedia.org/wiki/AWK
awk tutorial are available in the following link http://www.grymoire.com/Unix/Awk.html