Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Thursday, 9 April 2015

The Complete FreeBSD: Documentation from the Source


 The Complete FreeBSD is an eminently practical guidebook that explains not only how to get a computer up and running with the FreeBSD operating system, but also how to turn it into a highly functional and secure server that can host large numbers of users and disks, support remote access, and provide web service, mail service, and other key parts of the Internet infrastructure.

The book provides in-depth information on installation and updates, back-ups, printers, RAID, various Internet services, firewalls, the graphical X Window system, and much more. Author Greg Lehey is a member of the FreeBSD core team and has been developing, documenting, and advocating for FreeBSD for nearly ten years. Whether you're an experienced Unix® user or just interested in learning more about this free operating system and how you can put it to work for you, this do-it-yourself BSD documentation will provide the information you need.

Title The Complete FreeBSD: Documentation from the Source
Author(s) Greg Lehey
Publisher: O'Reilly Media; 4th edition (April 29, 2003), eBook (2006)
Hardcover: 720 pages
eBook: PostScript, PDF
Language: English
ISBN-10: 0596005164
ISBN-13: 978-0596005160
Download: http://www.lemis.com/grog/Documentation/CFBSD/

Monday, 6 April 2015

How to Make a Computer Operating System from Scratch using C/C++


 This book is about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.

Title How to Make a Computer Operating System from Scratch using C/C++
Author(s) Samy Pesse
Publisher: gitbooks (2014). Updated Continuously)
Hardcover/Paperback N/A
eBook PDF, Mobi (Kindle) and ePub
Language: English
ISBN-10: N/A
ISBN-13: N/A
Download: http://samypesse.gitbooks.io/how-to-create-an-operating-system/

Saturday, 4 April 2015

Bodhi Linux 3 for Beginners


Based on the popular Ubuntu operating system, Bodhi Linux 3 incorporates the latest version of the elegant Enlightenment desktop manager. This guide explains in easy steps how to install Bodhi Linux on your computer, how to customize and use it, and how to install a range of recommended applications. Bodhi Linux can transform your computing experience, and this book will show you how.

Title Bodhi Linux 3 for Beginners
Author(s) Roger Carter
Publisher: Smashwords (2015)
Paperback N/A
ebook HTML, PDF, ePub, and Mobi (Kindle)
Language: English
ISBN-10/ASIN: N/A
ISBN-13: 978-1311920027
Download: http://www.smashwords.com/books/view/521401

UNIX Systems Programming for SVR4


Any program worth its salt uses operating system services. Even a simple program, if practical, reads input and produces output. And, most applications have more complex needs. They need to find out the time, use the network, or start and communicate with other processes. Systems programming really means nothing more than writing software that uses these operating system services.

This book gives you the nitty-gritty details on how UNIX interacts with applications. If you're writing an application from scratch, or if you're porting an application to any System V Release 4 (SVR4) platform, you need this book. The first part of the book presents simple functions and concepts supported by numerous code fragment examples and short demonstration programs. These examples become building blocks for the application program examples that appear later in the book to illustrate more advanced, complex functions.

    Title UNIX Systems Programming for SVR4
    Author(s) David A. Curry
    Publisher: O'Reilly Media; 1 edition (August 11, 1996)
    Paperback 617 pages
    ebook Multiple Formats: PDF (230 pages, 2.1 MB), ePub, and Mobi (Kindle)
    Language: English
    ISBN-10: 1565921631
    ISBN-13: 978-1565921634
    Download: http://www.bitsinthewind.com/about-dac/publications/unix-systems-programming

Tuesday, 31 March 2015

GTK+/Gnome Application Development


Part of the open-source initiative, the GNU Network Object Model Environment, or Gnome, provides a powerful development framework for building applications in Linux/Unix using C. When combined with GTK+, a user interface library that simplifies graphics programming, you have a nearly unbeatable combination, one that is growing in popularity with developers for building leading-edge interfaces in Linux. GTK+/Gnome Application Development provides a handy reference to these two important packages. Clearly presented, this book is a fine resource for any Linux/Unix C programmer who wants to use these two toolkits.

This title is for the reader who is conversant with the C programming language and UNIX/Linux development. It provides detailed and solution-oriented information designed to meet the needs of programmers and application developers using the GTK+/Gnome libraries. Coverage complements existing GTK+/Gnome documentation, going into more depth on pivotal issues such as uncovering the GTK+ object system, working with the event loop, managing the Gdk substrate, writing custom widgets, and mstering GnomeCanvas.

The book is strongest at presenting the APIs for each aspect of Gnome/GTK+, as well as covering the underlying libraries and tools (such as glib and Xlib). There is also a good guide to getting started with these packages with installation advice. Topic by topic, the author presents the essential APIs for each aspect of Gnome and GTK+. There's good coverage of events (or signals) and graphics programming (including pixmaps), as well as built-in and custom widgets. This is reference-oriented work, designed to get you to essential APIs quickly. Rather than complete programs, this book concentrates on useful code excerpts and API listings. (Several more comprehensive code examples are included in appendices.)

Title GTK+/Gnome Application Development
Author(s) Havoc Pennington
Publisher: Sams (August 19, 1999)
Hardcover/Paperback: 528 pages
eBook: PDF (414 page, 2.7 MB)
Language: English
ISBN-10: 0735700788
ISBN-13: 978-0735700789
Download: http://devernay.free.fr/cours/IHM/GTK/GGAD.pdf
loading...

Search: