This blog contains FREE e-books related to the Computer Science and Engg. in every Colleges and Universities. It's main aim is to provide free e-books for those students who wish to gather more knowledge from not only a single book but many more.. It also helps you in reading these books online/offline to clear all your doubts.
Pages - Menu
▼
Tuesday, 30 July 2013
Monday, 29 July 2013
Dictionary of networking by peter beyson || PDF
Introduction
Networks are currently one of the fastest growing and most important developments inthe computer industry. Not only are more and more PCs becoming parts of networks, but
networked PCs are being incorporated into larger enterprise-wide applications so that everyone
in a company can access and share data.
With the expanding technology of networking comes the terminology to describe it.
This
Dictionary of Networking
provides definitions for all the terms you will encounter
when dealing with networks of any type.
Friday, 19 July 2013
computer system architecture by morris mano 3rd edition
Description :
In computer sciene and engineering, computer architecture is the art that specifies the relations and parts of a computer system. Computer architecture is different than the architecture of buildings, the latter is a form of visual arts while the former is part of computer sciences. In both instances (building and computer), a complete design has many details, and some details are implied by common practice.
Computer Architecture: A Quantitative Approach, 4th Edition
Description:
The era of seemingly unlimited growth in processor performance is over: single chip architectures can no longer overcome the performance limitations imposed by the power they consume and the heat they generate. Today, Intel and other semiconductor firms are abandoning the single fast processor model in favor of multi-core microprocessors--chips that combine two or more processors in a single package. In the fourth edition of ComputerSams Teach Yourself Shell Programming - LINUX
Title :Sams Teach Yourself Shell Programming in 24 Hours
Author(s) Sriranga Veeraraghavan
Publisher: Sams; 2 edition (March 25, 2002)
Paperback 504 pages
eBook PDF, 593 pages, 5.2 MB
Language: English
ASIN: B002AD0JS8
ISBN-10: 0672323583
Wednesday, 10 July 2013
Sunday, 30 June 2013
Monday, 17 June 2013
Operating System Concepts - Abraham Silberschatz, Peter Baer Galvin and Greg Gagn,7th Edition
Another defining moment in the evolution of operating systems
Small footprint operating systems, such as those driving the handheld devices that the baby dinosaurs are using on the cover, are just one of the cutting-edge applications you'll find in Silberschatz, Galvin, and Gagne's Operating System Concepts, Seventh Edition.
Java 2: The Complete Reference, Fifth Edition, by Herbert schildt
Herb Schildt is an authority on the C and C++ languages, a master
Windows programmer, and an expert on Java. His programming books have
sold more than 2.5 million copies worldwide and have been translated
into all major foreign languages. He is the author of numerous
bestsellers, including: C: The Complete Reference, C++: The Complete
Reference, and the co-author of Java 2: The Complete Reference (1st
Edition).
How to make bootable USB for Windows 8

REQUIREMENTS:
1) Windows7-USB-DVD-tool.
2) Pen drive minimum 4 GB
3) MICROSOFT NET 2.0(click to download)
Sunday, 16 June 2013
Thursday, 6 June 2013
Java 2 Core Language Little Black Book PDF

Author: Alain Trottier
Publisher: Paraglyph Press; 1 edition
Date: August 2002
Format: pdf
Language: English
ISBN10: 1932111662
Page: 440
ISBN13: 978-1932111668
Description :
Java 2 Core Language Little Black Book By Alain Trottier
The focus of this book is on the core Java language as implemented by the new version of Java, version 1.4. The book features a logical, sequential approach with concise overviews, then step-by-step immediate solutions created by a master Java programmer. This book is also packed with over 150 code listings which can be used as is or quickly modified.
Alain Trottier observes the .com warfare of Southern California as a technology management consultant (Strategic Business Resources) and an adjunct professor at Vanguard University. He has been in the tech sector for two decades. On the electronics side, he has worked with RF gear, nuclear power plants, and electromechanical devices. On the IT side, he has held roles as a technologist, a developer support specialist, a programmer, an architect, and a manager. Alain got a kick out of being in the U.S. Submarine Navy (nuclear power division), and he was impressed with his bosses at Chevron’s world-class research center. He was astonished by the .com bubble while at Adforce and then Winfire, where he experienced a meteoric IPO and then a subsequent flameout. He has been through a get-it-right-at-all-cost experience in a Fortune 30 company, and he also has witnessed the other extreme, in which one bets it all on a get-it-out-there-at-no-cost venture.
Download Java 2 Core Language Little Black Book PDF free :-
MEDIAFIRE LINK :- CLICK TO DOWNLOAD
RAPIDSHARE LINK :- CLICK TO DOWNLOAD
Artificial Intelligence By Elaine Rich and Kevin Knight 3rd edition

The breadth of A. I. is explored and explained in this best selling text. Assuming no prior knowledge,it covers topics like neural networks and robotics. This text explores the range of problems which have been and remain to be solved using A. I. tools and techniques. The second half of this text is an excellent reference.
DOWNLOAD HERE
Published with Blogger-droid v2.0.10
Friday, 31 May 2013
Thursday, 30 May 2013
Thursday, 23 May 2013
Tuesday, 26 February 2013
Oracle Database 11g: A Beginner's Guide EBOOK
Get a perfect Foundation in Oracle Database Technology
Learn Oracle Database 11g fundamentals fast and easily. Using self-paced tutorials, this book covers core database important basics, the role of the administrator, high availability, and large database features and many more. Oracle Database 11g: A Beginner's Guide walks you, step by step, through database setup, administration, programming, backup, and recovery. In-depth introductions to SQL and PL/SQL are included. Designed for easy learning, this exclusive Oracle Press guide offers:
Learn Oracle Database 11g fundamentals fast and easily. Using self-paced tutorials, this book covers core database important basics, the role of the administrator, high availability, and large database features and many more. Oracle Database 11g: A Beginner's Guide walks you, step by step, through database setup, administration, programming, backup, and recovery. In-depth introductions to SQL and PL/SQL are included. Designed for easy learning, this exclusive Oracle Press guide offers:
Let us C by Yashwant Kanetkar
The Best Book for beginners to learn c language. It is very easy and proper explanation is given in this .
Getting Started, The Decision Control Structure ,The Loop Control Structure ,The Case Control Structure ,Functions and Pointers
Data Types Revisited ,The C Preprocessor, Arrays, Strings, Structures, Console Input/ Output, File Input/ Output,
More Issues In Input/ Output, Operations On Bits, Miscellaneous Features, C Under Windows, Network & Internet Programmng
C Under Linux, More Linux Programming
Appendix A- Cjompilation and Exeuction, B- Precedence Table, C- Chasing the Bugs, D- ASII Chart, Index
Thursday, 21 February 2013
An Integrated Approach to Software Engineering - Pankaj Jalote
This textbook provides an introduction to software engineering for
undergraduate students of computer science. Its emphasis is on a case
study approach in which a project is developed through the course of the
book illustrating the different activities of software development. The
sequence of chapters is essentially the same as the sequence of
activities performed during a typical software project. All activities,
including quality assurance and control activities, are described in
each chapter as integral activities for that phase of the development
process. Similarly, the author carefully introduces appropriate metrics
for controlling and assessing the software process. This book is
intended for students who have had no previous
Sunday, 17 February 2013
Programming in Ansi C 4e by BALAGURUSWAMY
