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:

October 24, 2008

740 Technical and Programming eBook Links

Here are 740 technical and programming eBooks whose links are available at books-pdf.blogspot.com. These ebooks cover a wide variety of areas, such as Java, C and C++ programming, .NET, C# programming, Web Development, Ajax, PHP, Ruby, Rails, Database, Computer Science, Information Technology (IT), 3D Animation, and Algorithms.


Category of eBooks at books-pdf.blogspot.com:


Popularity: 14% [?]

Related Posts:
  • 150 Free Computer Ebooks
  • 150 Free Ebooks in Several Technical Areas
  • Free Computer Ebooks in Many Technical and Programming Areas
  • Xpressionsz eBooks Heaven
  • Freely available eBooks from ebooks-space.com

  • Tags for this post>> | | | | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 6:41 pm


    October 22, 2008

    32-lesson C++ Programming Tutorial and Examples

    Java2s.com hosts this well documented C++ Programming Tutorial with 32 lessons, along with 30 C++ Coding Examples. The C++ tutorial covers the following areas: Data Types, Operators statements, Array, Development, Exceptions, Function, Structure, Class, Operator Overloading, Pointer, File Stream, template, string, vector, list, bitset, set multiset, valarray, queue stack, deque, and several STL Algorithms. This tutorial and the code examples below will help you become a better C++ developer.


    C++ Programming Tutorial

    1. Language Basics
    2. Data Types
    3. Operators statements
    4. Array
    5. Development
    6. Exceptions
    7. Function
    8. Structure
    9. Class
    10. Operator Overloading
    11. Pointer
    12. File Stream
    13. template
    14. STL Introduction
    15. string
    16. vector
    17. list
    18. bitset
    19. set multiset
    20. valarray
    21. queue stack
    22. deque
    23. map multimap
    24. STL Algorithms Modifying sequence operations
    25. STL Algorithms Non modifying sequence operations
    26. STL Algorithms Binary search
    27. STL Algorithms Sorting
    28. STL Algorithms Merge
    29. STL Algorithms Min Max
    30. STL Algorithms Iterator
    31. STL Algorithms Heap
    32. STL Algorithms Helper


    C++ Programming and Coding Examples

    1.  Bitset
    2.  Class
    3.  Console
    4.  Data Structure
    5.  Data Type
    6.  Deque
    7.  Development
    8.  File
    9.  Function
    10.  Generic
    11.  Language
    12.  List
    13.  Map Multimap
    14.  Overload
    15.  Pointer
    16.  Queue Stack
    17.  Set Multiset
    18.  STL Algorithms Binary search
    19.  STL Algorithms Heap
    20.  STL Algorithms Helper
    21.  STL Algorithms Iterator
    22.  STL Algorithms Merge
    23.  STL Algorithms Min Max
    24.  STL Algorithms Modifying sequence operations
    25.  STL Algorithms Non modifying sequence operations
    26.  STL Algorithms Sorting
    27.  STL Basics
    28.  String
    29.  Valarray
    30.  Vector

    Popularity: 14% [?]

    Related Posts:
  • Tutorial Lessons for C, C++, C#, and Java
  • Java Programming Lessons and Exercises
  • Free .NET and C# Programming Course
  • C++ Maniac: Daily C Coding Lessons using Visual Studio
  • Free CAD Lessons and AutoCAD Tutorials

  • Tags for this post>> |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 8:27 pm


    October 20, 2008

    Data Structures Course Slides

    Here is the Data Structures Course and Lecture Slides at mtholyoke.edu, which will help you  better understand data structures, if you need this. Topics covered by the lecture slides include: Lists, Queues and Stack, Runtime analysis, Templates, Recursion, Trees, Complexity, Sets, AVL trees, Heaps, ncubed, Splay Trees, B trees, B+ trees, and Hashing. These data structure slides will also help you understand how to perform run time analysis on a program and assist you with writing C++ code..


    Data Structure Lecture Slides:
     - Introduction
     - Lists
     - Queues and stacks
     - Runtime analysis
     - Templates
     - Recursion
     - Trees
     - Complexity
     - Sets
     - AVL trees
     - Heaps
     - ncubed
     - Splay Trees
     - Tries
     - B trees
     - B+ trees
     - Hashing 1
     - Hashing 2
     - Graph Definition
     - Graph Algorithms
     - Disjoint Sets
     - Spanning Trees
     - Sort
     - Design

    Popularity: 4% [?]

    Related Posts:
  • Computer Science 4 Slides: Object-Oriented Design and C++
  • 3 Database Courses from Purdue University
  • Java Programming Course Slides
  • JDBC Slides, Labs, Code, and Tutorials
  • Requirements Analysis and Specification Study Guide

  • Tags for this post>> |

    Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 3:50 pm


    September 2, 2008

    Programming and Computer eBooks chinalinuxpub.com

    Here is a programming and computer ebook repository at ftp.chinalinuxpub.com/download where you can download ebooks in the categories listed below. These freely available computer ebooks are in pdf and chm formats. Some of them are compressed in .rar format (you can use 7-Zip to uncompress them). The .rar files are not named with the ebook's name, instead they are named with a number, such as "1.rar", so don't be confused.


    eBook Topics:

     - Java programming
     - C++ programming
     - Python programming
     - JavaScript
     - XML
     - UML
     - MySQL
     - Oracle Database 9.2
     - Apache
     - Enterprise JavaBeans,
     - Real-time programming
     - Linux System Administration
     - Linux Kernel
     - Embedded Linux
     - Bash Shell scripting

    Popularity: 28% [?]

    Related Posts:
  • 120 Computer and Network Security eBooks
  • 18 Free Computer Ebooks
  • 150 Free Computer Ebooks
  • 246 Freely Available eBooks
  • Over 450 Computer and Programming Ebooks

  • Tags for this post>> | | | | |

    Filed under: Free Computer and I.T. Books — computer_teacher @ 10:27 pm


    August 9, 2008

    Free C++ Programming Textbook

    Here is a freely available C++ Programming Textbook from Duke University: A Computer Science Tapestry, Exploring Computer Science and Programming with C++. All of the book's chapters are available in pdf format and are linked below, along with several C++ programming how tos. The data files referred to in the text are browsable here and the C++ code used is also available. And here are the author's Overhead slides for each chapter.


    C++ Programming Text Book Contents:

    Chapter 1 - Computer Science and Programming
    Chapter 2 - C++ Programs: Form and Function 
    Chapter 3 - Program Design and Implementation
    Chapter 4 - Control, Functions, and Classes
    Chapter 5 - Iteration with Programs and Classes
    Chapter 6 - Classes, Iterators, and Patterns
    Chapter 7 - Class Interfaces, Design, and Implementation
    Chapter 8 - Arrrays, Data, and Random Access
    Chapter 9 - Strings, Streams, and Operators
    Chapter 10 - Recursion, Lists, and Matrices
    Chapter 11 - Sorting, Templates, and Generic Programming
    Chapter 12 - Dynamic Data, Lists, and Class Templates
    Chapter 13 - Inheritance for Object-Oriented Design


    C++ Programming How Tos:

    How to use C++
    How to format output and use streams
    How to use the the class string
    How to understand and use const
    How to overload operators
    How to understand and use standard libraries
    How to understand and use Tapestry libraries
    How to use the graphics library
    How to cope with C++ environments Howto Cope with Codewarrior (html)

    Popularity: 23% [?]

    Related Posts:
  • Visual Basic .NET Book From WikiBooks
  • An Operating Systems Vade Mecum
  • Free Books on PHP, C++, Linux, Windows Server 2003, Win Registry, and Cisco
  • Free Database and SQL Training
  • JavaScript Wikibook

  • Tags for this post>> | |



    Next Page »

    Powered by WordPress