Programming

TwitterFacebook
Get flash to fully experience Pearltrees

Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes :: FreeTechBooks.com

What's Inside? This site lists free online computer science, engineering and programming books , textbooks and lecture notes , all of which are legally and freely available over the Internet. http://www.freetechbooks.com/
http://stommel.tamu.edu/~baum/programming.html#Python Can be installed from FreeBSD, Linux or DOS, and can boot *BSD or Linux from the end (greater than 8 Gb) of a single hard drive or from a second or later hard drive. Can boot OSs installed in primary and extended partitions on any available hard disk. Supports and can be installed from nearly all OSs, e.g.

Programming Texts/Tutorials

Tutorial - Learn Python in 10 minutes - Stavros' Stuff

So, you want to learn the Python programming language but can't find a concise and yet full-featured tutorial. This tutorial will attempt to teach you Python in 10 minutes. http://www.korokithakis.net/tutorials/python/
https://help.ubuntu.com/community/WindowsDualBoot

Dual Boot Ubuntu and Windows - Community Ubuntu Documentation

This page describes how to set up your computer in order to dual boot Ubuntu and Windows. Although this may seem obvious, it is important to backup your files to an external backup medium before attempting a dual-boot install (or any other hard drive manipulation), in case your hard drive becomes corrupted during the process. External hard drives, USB flash drives, and multiple DVDs or CDs are all useful for this purpose.
http://www.makeuseof.com/tag/4-reasons-windows-user-ubuntu-live-cd/

4 Reasons Every Windows User Should Have An Ubuntu Live CD

For this reason, I suggest every Windows user keeps a copy of Ubuntu on hand, even if they never intend to switch from Windows.
If you’ve ever asked for help with your Windows computer that won’t boot anymore, you’ve probably been told to “Backup all your data and then reinstall”… but if you can’t boot, how can you get to your data? http://www.howtogeek.com/howto/windows-vista/use-ubuntu-live-cd-to-backup-files-from-your-dead-windows-computer/

Use Ubuntu Live CD to Backup Files from Your Dead Windows Computer - How-To Geek

Python Introduction - Google's Python Class - Google Code

http://code.google.com/edu/languages/google-python-class/introduction.html Google Code University › Programming Languages Python is a dynamic, interpreted language. Source code does not declare the types of variables or parameters or methods.

Linux is NOT Windows

In the following article, I refer to the GNU/Linux OS and various Free & Open-Source Software (FOSS) projects under the catch-all name of "Linux". http://linux.oneandoneis2.org/LNW.htm
In the following examples, input and output are distinguished by the presence or absence of prompts ( >>> and ... ): to repeat the example, you must type everything after the prompt, when the prompt appears; lines that do not begin with a prompt are output from the interpreter. Note that a secondary prompt on a line by itself in an example means you must type a blank line; this is used to end a multi-line command. http://docs.python.org/tutorial/introduction.html

3. An Informal Introduction to Python — Python v2.7.1 documentation

Learning the shell.

Why do you need to learn the command line anyway?

Why Python? | Linux Journal

My first look at Python was an accident, and I didn't much like what I saw at the time. It was early 1997, and Mark Lutz's book Programming Python from O'Reilly & Associates had recently come out.

The Art of Unix Programming

You can browse my newest book here .