Intelligentedu
Free Computer and I.T. Books
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian


 



     Blog Roll:


     Top Links:

January 2, 2006

49 Computer and I.T. Books Freely Available

Here are 49 computer and Information Technology books that are available on the following site at geeklady.net. Some of these are more recent books and some a little older. I hope these help you and get you off to a good start for the new year.

Index of html_books:
www.geeklady.net/html_books/

- Advanced PHP for Web Professionals
- How to Do Everything with PHP and MySQL eBook (pdf)
- Learning PHP 5
- Python in a Nutshell

- Learning C Sharp
- C# Network Programming (CSharp)
- Programming Visual Basic .NET, 2nd Edition

- Java AWT Reference
- Exploring Java
- Java Fundamental Classes Reference
- Java in a Nutshell
- Java Language Reference

- Automating UNIX and Linux Administration
- Building Secure Servers With Linux
- Linux Security Cookbook
- Practical UNIX & Internet Security
- Learning the Unix Operating System
- Unix Power Tools
- Unix in a Nutshell: System V Edition

- Oracle PL/SQL Programming, 2nd Edition
- Oracle PL/SQL: Guide to Oracle8i Features
- Oracle Built-in Packages
- Advanced Oracle PL/SQL Programming with Packages
- Oracle Web Applications: PL/SQL Developer's Introduction
- Oracle PL/SQL Language Pocket Reference
- Oracle PL/SQL Built-ins Pocket Reference

- DNS & BIND
- TCP/IP Network Administration
- sendmail
- sendmail Desktop Reference
- Building Internet Firewalls

- Perl for System Administration
- Writing Apache Modules with Perl and C
- Perl in a Nutshell
- Learning Perl
- Learning Perl on Win32 Systems
- Advanced Perl Programming
- Perl Cookbook

- Using Samba
- Learning the vi Editor
- sed & awk
- Learning the Korn Shell
- Regular Expression Pocket Reference

- HTML: The Definitive Guide
- CGI Programming on the World Wide Web
- JavaScript: The Definitive Guide
- Web Master in a Nutshell

Popularity: 18% [?]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts:
  • Freely Available Technical Computer Books
  • Freely Available Programming Books
  • Freely Available Books and Ebooks from ianzag.megasignal.com
  • Free Computer Book Sites listed by Google
  • 144 Freely Available Computer Ebooks

  • Filed under: Free Computer and I.T. Books — computer_teacher @ 8:57 pm


    Study for Linux Certification Exams - Free

    This website is meant for end-users as well as I.T support professionals who are planning to learn how to install, manage, and administer the fastest growing enterprise operating system - Linux. The learning materials here will help you study for the Linux Professional Institute Certification exams, along with the CompTIA Linux+ exam and the Red Had Certified Engineer exam. All of the important areas and topics are covered.

    LinuxCarePAK.com:
    www.geocities.com/linuxcarepak/index.htm


    LPI Certification (LPIC) Level 1:
    www.geocities.com/linuxcarepak/frame73.htm

    LPI Certification (LPIC) Level 2:
    www.geocities.com/linuxcarepak/frame74.htm

    Linux+ Certification Study Guide (LinuxPlus):
    www.geocities.com/linuxcarepak/linuxcert.htm

    Red Hat Certified Engineer (RHCE) Study Guide:
    www.geocities.com/linuxcarepak/rhce.htm

    Linux Pocket Reference for System Administrators (PDF format):
    www.geocities.com/linuxcarepak/downloads/linuxpocketreferenc...
    71 pages, 177 kb


    Also covered on this Linux learning site are the following topics:

    - Installation
    - Commands
    - Hardware
    - File Systems
    - Miscellaneous
    - Error Messages
    - Samba
    - Sendmail
    - Squid
    - Apache
    - MySQL
    - PostgreSQL
    - LTSP
    - Compatibility

    Popularity: 19% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • 18 CompTIA Practice Exams
  • Huge Archive of Certification Practice Exams
  • Free Comptia A+ Certification Exam Preparation and Study Resources
  • Free Certification Preparation Exams
  • 205 Certification Practice Exams and Study Guides

  • Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 9:12 pm


    January 3, 2006

    Network Simulator

    Can you help me? I am in need of cisco network simulator, when I searched in there was no such item to be found here. I will be very pleased to be helped.

    Regards,
    -Elyas-

    Popularity: 22% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • Harware books
  • How Computers Work Course with Lecture Videos
  • Free Network+ Study Guide Book
  • Linux Network Administration Course Book
  • Study Prep Materials for CompTIA A+, Network+, Server+, Project+

  • Filed under: Free Computer and I.T. Books — @ 2:12 am


    Introduction to Linux Programming

    The is the newly released FTLinuxCourse 2004 for Linux Programming using C and C++. This course module is part of the newest and latest edition of this free online Linux Course. The chapters and lessons of this new course covers how to design a program using a flow chart, the C language, the C Library (libc) functions, advanced C and programming techniques, debugging,t he C++  language, the "make" program, process management, network programming, Fortran, Python, RPM package, and CVS.. The main course and links to all of 12 course chapters are provided here.

    The main goal of this course is to teach users to program in C and C++, and apply this to daily Internet usage from the Linux OS point of view.

       This covers the following activities:

    • Write programs in C, from scratch to materialize an idea
    • Write programs in C++
    • Write programs using Slang and curses
    • Write programs in Fortran and Python
    • Write Linux daemons (services) that regards generally Networking services
    • Write the "configure" program to auto-configure the project
    • Built its own RPM packages
    • Compiling software downloaded from the remote sites


    Update 10/23/2006: This course has been updated and is now found here:
    An Introduction to Linux Programming (using C and C++)



    Table of Contents

    Chapter P1. So you want to program?

    Chapter P2. The C Language

    Chapter P3. The C Library (libc) functions

    Chapter P4. Advanced C and programming techniques

    • Memory management
      • The "malloc" and "calloc"
      • The memcpy
    • Programming techniques
      • Algorithms for Sorting
        • Selection
        • Insertion
        • Bubble
        • ShellSort
        • QuickSort
      • Algorithms for Searching
        • Sequential Search
        • List Search and
        • Binary Search
      • Queues
    • Exercises
    • Test
    • Internet resources about this chapter

    Chapter P5. The debugging of C programs

    Chapter P6. The C++  Language

    Chapter P7. The "make" program

    Chapter P8. Process management

    Chapter P9. Network Programming

    Chapter P10. Fortran

    Chapter P11. An overview on Python

    Chapter P12. Built your RPM package


    Appendix PC: Magic CVS

    Appendix PL: Learning a Programming Language syntax in one day

    Appendix PP: Answers to all exercises

    Bibliography

    Popularity: 18% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • The Complete Linux Introduction
  • Free Linux Introduction Course
  • Free Embeded Linux Training Content and Articles
  • Free Linux Online Course
  • Introduction to Linux - A Hands on Guide

  • Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 4:04 pm


    16 Free Java Books

    Here are 16 free books from which you can learn how to program using Java, JavaBeans, Enterprise JavaBeans (EJBs), Java Servlets, AWT, and Java Design Patterns.

    16 Free Java Books:

    How to Think Like a Computer Scientist with Java:
    www.oopweb.com/Java/Documents/ThinkCSJav/VolumeFrames.html

    Introduction to Programming Using Java:
    www.oopweb.com/Java/Documents/IntroToProgrammingUsingJava/Vo...
    www.oopweb.com/Java/Download/javanotes3.zip
    www.computer-books.us/java_6.php

    Java Programming Tutorial: Introduction to Computer Science:
    www.oopweb.com/Java/Documents/JavaNotes/VolumeFrames.html

    Introduction to Computer Science using Java:
    www.computer-books.us/java_5.php

    Thinking in Java:
    www.oopweb.com/Java/Documents/ThinkingInJava/VolumeFrames.ht...
    www.computer-books.us/java_11.php

    Java AWT Reference:
    www.oreilly.com/catalog/javawt/book/index.html
    www.computer-books.us/java_7.php

    Enterprise JavaBeans:
    www.computer-books.us/java_1.php

    Essentials of the Java Programming Language Part 1:
    www.computer-books.us/java_2.php

    Essentials of the Java Programming Language Part 2:
    www.computer-books.us/java_3.php

    Exploring Java:
    www.computer-books.us/java_4.php

    Java Language Reference:
    www.computer-books.us/java_8.php

    Java Servlet Programming:
    www.computer-books.us/java_9.php

    Java Web Services Tutorial:
    www.computer-books.us/java_10.php

    Java Look and Feel Design Guidelines, Second Edition:
    java.sun.com/products/jlf/ed2/book/index.html

    The Design Patterns: Java Companion:
    www.patterndepot.com/put/8/JavaPatterns.htm

    1000 Java Tips eBook:


    " title="http://javaa.com

    " target="_blank">javaa.com

    Popularity: 32% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • FTP Programming and IT Book Directories
  • 6 Free Java Online Books
  • Free Java and Information Technology Books
  • The Java Series - Free Online Books
  • 28 Free Computer , IT, and Programming Books

  • Filed under: Free Computer and I.T. Books — computer_teacher @ 4:15 pm


    January 4, 2006

    Free Microsoft Technology Ebooks: MCSE, Windows, CSharp, VB.Net, C++


    Update: Feb 6, 2008: The ebooks on msk.ru are no longer freely available. To access similar Microsoft ebooks visit these sites:

    Microsoft ebooks from Rapid Library

    Microsoft ebooks from Files Pump


    -------------------------------------------------------------------

    The following 98 free ebooks are available on this site for Micrsoft technologies, including dotNet and MSCE. Specifically, the following topics and applications are covered: MCSE (70-270, 70-272, 70-299), MCSD, C# Programming, ASP.Net, Visual Basic.Net, Visual Interdev, XML, Directx Programming, Windows Server 2003, SQL Server, Web Services, Windows Scripting, Sharepoint, Windows XP Registry, Relational Database Design, and Security. These ebooks are in windows help (.chm) format. Free registration is required.

    Archive of Ebooks:
    z80.msk.ru/archives/ebooks/microsoft%20press/

    Microsoft Encyclopedia of Security
    Microsoft Windows XP Registry Guide Book
    Designing Relational Database Dystems
    MCSE Training Kit - Windows XP Professional
    OOP with Microsoft VB Net and C# Step By Step
    Programming Microsoft Visual Basic 6 0 Ebook
    Designing Solutions with COM+ Technologies Ebook
    Inside Microsoft .NET IL Assembler Ebook
    Microsoft Visual C++ NET 2003 Step by Step (cplusplus)
    Microsoft Visual Basic Dot NET Programmers Cookbook eBook
    XML and SOAP Programming for BizTalk Servers
    101 Microsoft Visual Basic .NET Applications 2003 MicrosoftPress
    ASP.Net Programming With Visual Basic.Net Version 2003 Step By Step Ms Press
    Developing Microsoft ASPdotNet Server Controls And Components
    Introducing Microsoft Windows Server 2003
    Microsoft Systems Management Server 2003 Administrators Companion
    Microsoft Windows XP Do Amazing Things
    Migrating from Microsoft Windows NT Server 4 0 to Windows Server 2003
    Understanding Web Services Specifications and the WSE
    Enterprise Solution Patterns Using Microsoft Dot NET Version 2 0 eBook
    Microsoft Extreme Programming Adventures in CSharp
    Microsoft SQL Server 2000 High Availability eBook
    Web Services Architecture and Its Specifications Essentials for Understanding WS eBook
    C# Programmer's Cookbook
    Programming Microsoft Dot Net Xml Web Services
    MCSE Training Kit - Windows 2000 Advanced Server Cluster Services 
    Microsoft SharePoint Products and Technologies 2003 Software Development Kit 
    Microsoft Windows Command-Line Administrators Pocket Consultant - 2004 
    Visual FoxPro 6 0 Programmers Guide 6.2 MB
    Microsoft Internet Information Services IIS 6 0 Resource Kit Jan 2004 Ebook
    Microsoft Sql Server 2000 Dts Step By Step Ebook 
    Microsoft Windows Xp Registry Guide Internal Ebook 
    Microsoft ASP Dot NET Coding Strategies with the Microsoft ASP Dot NET Team eBook
    Microsoft Sharepoint Products And Technologies 2003 Software Development Kit 
    Microsoft Windows SharePoint Services Software Development Kit 
    Microsoft Windows Internals Fourth Edition 2004 
    Microsoft Windows Scripting Self-Paced Learning Guide 
    Microsoft Windows Server 2003 Deployment Kit Planning Server Deployments 
    Introducing Microsoft Dot Net
    Building Secure Microsoft ASP Dot NET Applications eBook 
    MCAD MCSE MCDBA -Microsoft SQL Server 2000 Database Design and Implementation Second Edition Exam 70-229 
    MCDST Self-Paced Training Kit (Exam 70-272) Supporting Users and Troubleshooting Desktop Applications on a Microsoft Windows XP Operating System 
    MCSD Training Kit - Desktop Applications with Microsoft Visual Basic 6.0 
    MCSE Training Kit, Microsoft Systems Management Server 2.0 Training Kit 
    MCSE Training Kit, Microsoft Windows 2000 Advanced Server Clustering Services 
    MCSE Training Kit - Microsoft Windows XP Professional 70-270
    Mcse Training Kit 70-224 - Microsoft Exchange 2000 Server Implementation And Administration 
    Mcse Training Kit 70-227 - Microsoft Isa Server 2000 
    MCSE Training Kit 70-270 - Microsoft Windows XP Professional 
    Microsoft ASP Dot NET Programming With Visual C Sharp Dot NET Version 2003 Step By Step eBook
    Microsoft Dot NET Distributed Applications 
    Microsoft Encyclopedia of Security eBook 
    Microsoft Windows Server 2003 Deployment Kit Designing And Deploying Directory And Security Services
    Microsoft ASP NET Web Matrix Starter Kit
    Microsoft Windows Server 2003 Deployment Kit Deploying Microsoft Internet Information Services IIS 6.0 eBook 
    Microsoft Windows Server 2003 Deployment Kit Deploying Network Services eBook
    Microsoft Windows Server 2003 TCP IP Protocols And Services Technical Reference eBook 
    Microsoft Object Thinking 
    Debugging Applications For Microsoft Net And Microsoft Windows 
    Deploying Virtual Private Networks with Microsoft Windows Server 2003 
    Developing Microsoft ASP NET Server Controls and Components
    Directx 8.1 Programming for C++
    Fundamentals Of Audio And Video Programming For Games
    Inside Microsoft SQL Server 2000 eBook 
    Microsoft IIS 5.0 Resource Guide 
    Microsoft OLE DB 2 0 Programmer's Reference and Data Access SDK 
    Microsoft Sharepoint Portal Server Resource Kit 
    Microsoft Windows Security Resource Kit 
    Microsoft Windows Sharepoint Services Administrator's Guide 
    Network Programming for Microsoft Windows, 2nd Edition
    Network Programming for Microsoft Windows 
    Practical Standards for Microsoft Visual Basic dotNET 
    Programming Applications for Microsoft Windows Fourth Edition
    Programming Distributed Applications with COM+ and Microsoft Visual Basic 6 0 (2nd Ed)
    Programming Microsoft .Net by Jeff Prosise
    Programming Microsoft Visual Interdev 6 
    Programming Microsoft Windows CE .NET 
    Programming Micrososft Visual Basic.Net For Microsoft Access Databases 
    Programming Server-Side Applications for Microsoft Windows 
    Programming the MS Windows Driver Model
    Programming the Windows Driver Model 
    Programming Visual C++ 
    Programming with Microsoft Visual C .NET 
    SQL Server 2000 Administrator's Companion
    Step By Step - Microsoft Asp Dot Net Programming With Visual Basic Dot Net Version 
    Visual C# .NET 
    70-299 Implementing Security In A Microsoft Windows 2003 Network 
    Microsoft IIS 6 0 Administrators Pocket Consultant Ebook
    Microsoft Windows Server 2003 Deployment Kit Designing And Deploying Directory And Security Services Ebook 
    Microsoft Windows Server 2003 Deployment Kit Planning Testing And Piloting Deployment Projects Ebook

    Popularity: 60% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.