Think Python is a concise and gentle introduction to
software design using the Python programming language. Intended for
would-be developers with no programming experience, this book starts
with the most
basic concepts and gradually adds new material at a pace that is
comfortable to the reader.
This book providing a wealth
of information on:
Variables, expressions and statements
Functions
Conditionals and recursion
Fruitful functions
Interation
Strings
Lists
Dictionaries
Tuples - ordered list of elements
Files
Classes and objects / Classes and functions / Classes
and methods
Inheritance
Case studies on interface design, word play, data
structure selection, and Tkinter
Linux Fun: All the Linux basics is targeted
at novice Linux system administrators (and may also help home
users). This book is not meant as an introduction to Linux desktop
applications like text editors, browsers, mail clients, multimedia or
office applications.
This book has chapters on:
The command line
Shell expansion
Pipes and commands
vi editor
Scripting
Local user management
File security
Process, disk, boot, system, network, kernel, and
backup management
Linux Kernel in a Nutshell is a comprehensive overview
of kernel configuration and building, a critical task for Linux users
and administrators.
This book covers the entire range of kernel tasks,
starting with downloading the source and making sure that the kernel is
in sync with the versions of the tools you need. It is current as of
the 2.6.18 kernel release.
The book is divided into the following parts:
Requirements to build and use the kernel, retrieving
the kernel source
Mozilla Firefox is a free and open source web browser
developed for Microsoft Windows, Mac OS X, and Linux coordinated by
Mozilla Corporation and Mozilla Foundation.