Intelligentedu
Самый лучший новый свободно компьютер ОНО ресурсы консультации тренировки
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian





Крен Blog:


Верхние соединения:

5-ое ноября 2007

Свободно курс введения Linux

Я имею написано ранее о LinuxBasic.org и их их свободно курс Linux вызвано Введение к Basics Linux. Этот курс Linux научит вам как установить, administer, и использовать систему компьютера Linux. Они теперь предлагают этот свободно курс a второе время.

Знак вверх начинает 1-ого ноября 2007 и курс начнет на cNov. 8. Взгляните на Вообще инструкции и введения если вы заинтересованн в соединять. Все, котор вам нужно сделать для того чтобы соединить курс к регистр на LinuxBasic.org'форум s.

Здесь будет Страница введения курса Linux, содержащ соединение к LBook, который будет направляющим выступом изучения будучи использованным для этого курса и LinuxBasic.org's редактировал вариант «введения к Linux: Руки на направляющем выступе» Machtelt Garrels.

Также, не обозите это место Консультации Linux раздел, где вы можете найти и материалы beginner учя и выдвинутую технически информацию о Linux.

Бирки Technorati: , , ,

Славолюбие: 10% [?]

Делите и наслаждайтесь:
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Тени
  • YahooMyWeb
  • StumbleUpon
  • Digg

Родственные столбы:
  • Вполне введение Linux
  • 12 eBooks Linux
  • Свободно содержание и статьи тренировки Embeded Linux
  • Свободно курс Linux Online
  • Introduction to Linux - A Hands on Guide


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


    5 Freely Available eBooks

    Here are five freely available ebooks from scribd.com. These can be downloaded in pdf or doc format, look for the icons to the right of the Download label on left margin.


    A+ Certification eBook
    404-page guide for passing A+ Exams 220-201 and 220-202 (still usable for current exams)

    CCNA: Cisco Certified Network Associate Study Guide

    789-page ebook, each chapter has an assessment quiz and a hands-on lab.

    Red Hat Enterprise Linux 4 eBook

    409-page, 21-chapter reference ebook covering RHEL 4.

    PHP 5 eBook
    411- page ebook for learning how to code PHP on your web pages for Windows, Unix, and Linux.

    SQL eBook
    435- page, 22-chapter ebook teaching how to query and update databases using SQL.

    Technorati Tags: , , , , ,

    Popularity: 17% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • More Freely Available Ebooks via Google
  • Free Ebooks Center Post with 7 Freely Available Ebooks
  • Many Freely Available Computer Ebooks
  • Freely available IT and Programming eBooks
  • 144 Freely Available Computer Ebooks




  • OSS Training Toolkit - 8 Free Training Courses

    Here are eight free open source training courses, making up the OSS Training Toolkit published by the Open Source Resource Center, which is a project of the Pakistan Software Export Board, Ministry of Information Technology. The Ministry has developed a three-pronged strategy of demand, supply and support for Open Source Software.

    These free training course modules cover and teach Open Source Programming, Linux Server Administration, and Application Servers. They are available in either pdf, word, or openoffice formats. Each one is downloadable in a zip file approximately 9mb in size.


    Training Module 1: Open Source Programming (53 pages)


    PHP:
    1. What is PHP, Architecture and Syntax
    2. Downloading and Installing PHP
    3. Embedding PHP Code
    4. Variables, Arrays, and Built-in Variables
    5. Conditionals and Looping Constructs
    6. Web Application Features
    7. Working With Cookies
    8. Database Handling and Communication
    9. Reference

    Python:
    1. Downloading and Installing Python
    2. Starting and Stopping Python
    3. Your First Program
    4. Variables and Expressions
    5. Conditional Statements, if-else, pass, elif, Boolean expressions
    6. Basic Types (Numbers and Strings)
    7. Basic Types (Lists)
    8. Basic Types (Tuples)
    9. Basic Types (Dictionaries)
    10. Loops, while and for statements
    11. Functions
    12. Classes
    13. Exceptions
    14. Files
    15. Modules

    Perl:
    1. Installation
    2. Running a Perl Program
    3. Functions and Statements
    4. Using Numbers and Strings in PERL
    5. Variables
    6. Loops
    8. References

    Eclipse:
    1. Downloading and Installing Eclipse
    2. Starting and Stopping Eclipse
    3. Your first Java Project
    4. Creating, Editing, and Running a simple Java application
    5. Further Topics
    6. References

    jEdit
    1. Downloading and Installing jEdit
    2. Starting and Stopping jEdit
    3. jEdit GUI
    4. Development using jEdit for Java development
    5. References

    KDevelop
    1. Overview
    2.2. Lexicon
    3. Creating the framework for an application
    4. Make the translations for a simple KDE project
    5. A few general tips
    6. References

    GNU Compiler Collection (GCC)
    1. Introduction
    2. How to compile?
    3. Compiling Multiple Files and Linking
    4. Linking with External Libraries
    5. References


    Training Module 2: RDMS and MySQL (62 pages)

    RDBMS:
    1. Overview
    2. SQL-92
    3. Relational Databases vs flat file databases, Normalization

    MySQL: An Introduction
    2. Conformance with SQL standards
    3. MySQL Client Programs
    4. General Database and Table Manipulation
    5. Storage Engines and Table Types
    6. Column Types, Numerics, Strings, Dates, Complex Types
    7. Column Options
    8. Operators: Arithmetic, Comparison, Logical, MySQL Conversions
    9. Connecting to, and Disconnecting from, the Server
    10. Creating and Using a Database
    11. Table Manipulation, creating, dropping, altering, and renaming tables
    12. Indexes
    13. MySQL Queries: SELECT, INSERT, REPLACE, UPDATE, DELETE Statements
    14. Joins
    15. Reference

    MySQL: Administration
    1. Downloading and Installing MySQL
    2. The MySQL Data Directory
    3. MySQL Server Start-up and Shutdown
    4. MySQL User Account Management
    5. Disaster Prevention and Recovery, Back-ups
    6. Replication in MySQL
    7. Reference

    Comparison of Oracle, MySQL and PostgreSQL DBMS
    1. Elementary Features
    2. Transactions
    3. Programming In Db
    4. Administration
    5. Portability And Scalability
    6. Performance And Vldb
    7. Application Development And Interfaces
    8. Reliability
    9. Commercial IssuesHistory and Licensing of FOSS (39 pages)


    Training Module 3: Linux Servers (106 pages)


    Domain Name System (DNS)
    1. named.conf
    2. Step-by-step Configuration Guide

    Apache Web Server
    1. Introduction to Apache
    2. Installation
    3. Apache Configuration
    4. Basics of Apache Configuration
    5. An Example Set-up
    6. Reference

    Mail Server
    1. How Electronic Mail Works
    2. Notifiers
    3. Mailbox formats
    4. Choosing a Mail Transport Agent (MTA)
    5. Local Delivery Agents (LDAs)
    6. User Agent Administration
    7. Sendmail - Step-by-step Configuration
    8. Qmail - Step-by-step Configuration
    9. References

    Dynamic Host Configuration Protocol (DHCP)
    1. Introduction
    2. Installtion
    3. References

    Lightweight Directory Access Protocol (LDAP)
    1. Overview
    2. How does LDAP work?
    3. LDAP back-ends, objects and attributes
    4. Step-by-step Configuration Guide

    Samba
    1. Overview
    2. Configuring Samba
    3. Starting and stopping the Samba server
    4. Step-by-step Configuration Guide

    Squid Cache Server
    1. An Overview
    2. Why cache?
    3. Supported Protocols
    4. Squid Configuration
    5. Access Control Lists and Access Control Operators
    6. Step-by-step Configuration Guide

    Firewalls
    1. Introduction
    2. Concepts
    3. IPFIREWALL (IPFW)

    Asterisk
    1. Overview
    2. Introduction
    3. Installation and Configurations
    Change the Linux Password
    Change the IP Address
    Set Time Zone
    4. Connect to AMP from a Web Browser
    5. Setting the soft phone


    Training Module 4: Application Servers (25 pages)

    JBoss: An Introduction
    1. JBoss Installation
    2. JBoss Administration
    3. References

    JBoss –Tomcat Bundle with Apache Integration
    1. Install Apache web server
    2. Install JBoss application server
    3. Integration with Apache already installed
    4. Clustering and load balancing
    5. References

    Apache Tomcat
    1. Introduction to Tomcat
    2. Installing Tomcat
    3. Tomcat directories and files
    4. Example Application
    5. Apache with Tomcat
    6. References


    Training Module 5: CMS, CRM, ERP Systems (39 pages)

    Content Management Systems
    1. About Drupal
    2. About Mambo11
    3. Xoops: An Overview

    Customer Relationship Management
    1. About SugarCRM

    Enterprise Resource Planning
    1. Compiere: Overview
    2. Sequoia ERP: Overview


    Training Module 6: History and Licensing of FOSS (39 pages)


    Training Module 7: Step By Step Fedora Installation Guide (53 pages)

    Training Module 8: Openoffice.org Office Productivity (72 pages)

    Technorati Tags: , , , , , , , , ,

    Popularity: 10% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Free Training and Books Chapters from Videotrainer
  • Free Linux Training Courses
  • Free Java Training Courses and Certification Exam Prep
  • Free Linux Internals Course
  • Keys to Certification Success eBook


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


    November 8, 2007

    Over 100 I.T. and Programming Books

    Here is a site repository that contains over 100 freely available I.T. and Programming Books. These files are in zip format and unzip into chapter html pages with graphics. The topics that are of interest are listed below each link. Even though most of the books on this site are dated, you can still learn a lot from them for the subjects listed.


    http://ftp.build.bg/Books_and_Help/Books/_programming/

    • C++ Programming
    • C Programming
    • Assembly
    • Game Development
    • Javascript
    • Java
    • HTML
    • SQL
    • Perl
    • XML
    • Tcl and Tk
    • User Interface Design
    • Webmaster
    • Unix Socket programming in C

    http://ftp.build.bg/Books_and_Help/Books/_os/
    • Linux
    • Debian Linux
    • Unix
    • Unix Tools
    • Samba
    • Vi
    • Windows Registry

    http://ftp.build.bg/Books%5Fand%5FHelp/Books/
    • C++ Programming
    • CGI Programming
    • Java Programming
    • SQL
    • Visual Basic
    • Perl
    • Cobol
    • Linux System Adminstration
    • Unix
    • Apache Server
    • Windows XP

    Popularity: 13% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • FTP Programming and IT Book Directories
  • Free Java and Information Technology Books
  • Free Online Books covering PHP, Flash, ASP.Net, VB.Net, and Programming
  • 28 Free Computer , IT, and Programming Books
  • 48 Computer Science Books


  • Filed under: Free Computer and I.T. Books — computer_teacher @ 7:40 pm


    November 26, 2007

    Top 40 Java Video Tutorials on youtube

    Here are the what I consider the Top 40 Java Video Tutorials on youtube. Some of these teach you the basics with getting starting programming using Java, and some are more advanced, showing you how to code loops, arrays, exceptions, Netbeans, Web services, Event handing, JDBC, and Inheritance. Here is one of the Java Tutorial searches I used to find these.


    Top 40 Java Video Tutorials on youtube



    Java Video Tutorial 1: Installing the Java Development Kit
    This tutorial is the first of a collection of basic java video tutorials that will get you started. In this tutorial you will learn how to install the JDK on a Windows XP machine. Time: 09:48
    Java Video Tutorial 2: Hello World!
    This Java tutorial guides you through the basics of writing, compiling and running a simple program with some extra hints and tips along theway....java video tutorial Time: 07:16
    Java Video Tutorial 3: Variables and Arithmatic (Part1)
    Part 1 describes how to declare and assign variables in java aswell as discussing the various data types. Time: 09:48
    Java Video Tutorial 3: Variables and Arithmatic (Part2)
    Part 2 shows you how to perform simple arithmatic and display variables through an example Java program. Time: 09:48
    Java Video Tutorial 4: If Statements
    This tutorial discusses: *If statements *If else statements*Conditional operators...java video tutorial programming lesson if statements else conditional operator statement program flow Time: 11:40
    Java Video Tutorial 5: Object Oriented Programming
    This tutorial discusses the basic concepts of object oriented programming (OOP). This includes object behaviour and attributes as well as constructors. Time: 15:40
    Java Video Tutorial 6: Loops
    This tutorial will show you how to create while loops, do...while loops and for loops!...java video tutorial lesson programming basic loops Time: 11:24
    Java Video Tutorial 7: Switch Statements
    In this tutorial you learn about switch statements....java video tutorial lesson basic programming switch statements program flow. Time: 08:52
    Java Video Tutorial 8: Arrays
    This tutorial shows you how to use arrays....java video tutorial lesson basic programming arrays array element. Time: 15:30
    Java Video Tutorial 9: Exceptions
    of exception handling. java video tutorial lesson basic programming exceptions exception handling Time: 09:12


    Java Tutorial #1 - Hello World
    This Java tutorial covers how to make a hello world program. Go to www.javaomatic.com for more Java tutorials. I useThisJava tutorial covers how to make a hello world program. Go to www.javaomatic.com for more Java tutorials. I use the Eclipse IDE to write Java code, and you can download it at www.eclipse.org ; Time: 08:38


    Hello world java tutorial
    Basic helloworld java tutorial...helloworld hello world java tutorial tutorial Time: 04:04


    Java tutorial 1 - The Basics (Part 1)
    Java tutorial 1 - The Basics (Part 2)
    Java tutorial 1 - The Basics (Part 3)
    This is a Java tutorial on printing, retrieving input, and transforming it into a String. You should have JDK 5.0, because I will teach about user input through a Scanner. Time: 03:21


    Tutorial:: Intro to Java
    This is the intro video to the series of Java programming tutorials that I have created. Time: 09:51


    Java tutorial
    Indian guy explains Java UI programming with AWT...java awt powerpoint Time: 01:46


    Java tutorial - Part 2 - Installing the Eclipse IDE
    A little tutorial I made showing how to install the Eclipse IDE... notthat hard I guess... but I key step I think to getting on with yourJava programming career. Time: 04:00


    java tutorial
    This Java tutorial uses a simple mathematical operators, I'm using jcreator Pro editor for my sample....java tutorial Time: 06:49


    Eclipse and Java for Total Beginners Time: 08:10
    Eclipse and Java: Introducing Persistence Time: 09:48
    Eclipse and Java: Using the Debugger Time: 09:54
    Eclipse Java tutorial video for beginners. Go to eclipsetutorial.sourceforge.net/ to download the entire 16 lessons of Eclipse and Java for Total Beginners. The downloaded lessons are full size and good quality.


    JAVA Introduction: JDK Installation
    to start a series of Java Tutorial in simple language. Any question can be sent through comment....Java Video Download JDK Tutorial NewProgramming Technology Installation Time: 08:00


    Re: Java Hello World Application Tutorial
    Just a little something about theJava Command Prompt....java programming hello world javac application tutorial Time: 03:31


    The Basics Of Java Programming
    Just a tutorial to cover the very basics of Java, also the first I'veused Windows Movie Editor to make....Java Programming Tutorial Basics


    How To Compile & Configure Java Sucessfully in Gentoo
    Shows you how to compile and configure java in gentoo Linux! The title explains it all. Time: 05:13


    Tutorial "creating web services" with netbeans part1
    in Java. A much better quality is available at belgampaul.googlepages.com/ws_tutorials.wmv ...software java webservices tutorial Time: 05:18


    java dialog with eclipse
    java dialog with eclipse. sorry for the bad resolution, i just don'twant to make it a huge file....java dialog eclipse tutorial Time: 04:51


    Tutorial "creating web services" with netbeans
    A short tutorial on how to implement web services in netbeans 6.0 M9. Writing Web Services in Java. A much better quality is available at belgampaul.googlepages.com ; Time: 08:48


    Basic GUI in Java
    A tutorial showing you basic GUI in Java...tutorial java GUI help swing awt Time: 03:57


    Event Handling in Java
    A video tutorial on how to create a basic GUI window in java and handleevents such as the click of a button....java GUI create basic Time: 07:25


    java] JDBC - Connect to access database
    Tutorial connect to database by jdbc in java programming...tutorial java Time: 00:46


    java program
    almost a year to complete this.. I just like to share what java can do.....java languages programming applet tutorial sun microsystem Sales and inventory system using the Java language, this system is my greatest development ever it took me almost a year to complete this.. Time: 06:17


    eclipse_setup_1
    Example how to setup Eclipse IDE with ANT and Tomcat for a sample Guestbook application written in Java...Eclipse Ant Tomcat Java Time: 03:32
    eclipse_setup_2
    Example how to setup Eclipse IDE with ANT and Tomcat for a sample Guestbook application written in Java...Eclipse Ant Tomcat Java Time: 03:39
    eclipse_setup_3
    Example how to setup Eclipse IDE with ANT and Tomcat for a sample Guestbook application written in Java...Eclipse Ant Tomcat Java Time: 03:12


    Java, the easy way
    In this lesson you will see a Java addition example, its easy! ...Java programming program Time: 02:13


    Inheritance: Polymorphism and Interfaces
    Tutorial on inheritance, polymorphism, and interfaces as they relate to Java....programming Time: 05:04


    Test Driven Development Introduction
    Introduction to test driven development with a Javajunit example using Eclipse 3.2. Agile Development all the way!...TestDriven Development TDD Software Engineering Developer Agile Time: 09:23

    Technorati Tags: , , ,

    Popularity: 50% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Top 15 Free Eclipse Video Tutorials
  • Top 19 C# Tutorial Videos on youtube
  • Top 40 JavaScript Video Tutorials on youtube
  • Ruby On Rails Intensive 1-Day Course
  • Top 25 AJAX Video Tutorials on youtube


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


    43 C - C++ Programming Ebooks and Tutorials

    Here are working links, as of Nov. 26, 2007, to 43 excellent free C and C++ Programming Ebooks and Tutorials. These C / C++ ebooks will help you learn how to program in this important programming language. These will also help the more advanced C / C++ programmer to increase coding skills in many areas. I hope these help you.


    19 C Programming eBooks and Tutorials


    24 C++ Programming eBooks and Tutorials

    Technorati Tags: , , , , ,

    Popularity: 15% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Free Computer eBooks, Guides and References from OnlineFreeeBooks.net
  • 120 Computer and Network Security eBooks
  • 16 Ebooks for C++, C#, and Visual Studio
  • Xpressionsz eBooks Heaven
  • 24 Free Linux Ebooks and HowTos




  • November 27, 2007

    186 online Linux Books

    Here are 186 online Linux Books hosted by Linuxtopia.org, all are free and freely available. These Linux and Linux-related books cover many areas, including the following: Linux and open source development technologies and tools, Ruby, MySQL, PostgreSQL, LDAP, Samba, Linux Networking, RHEL, CentOS, SUSE Linux, Debian GNU/Linux, Kerberos, Bash, Java, C++/C programming, Perl, Python, Linux kernel, Linux virtualization, and Linux installation.


    New Books
    Ubuntu Desktop Essentials
    Fedora Desktop Essentials
    OpenSUSE 10.3 Startup Guide
    Ruby Essentials
    SUSE AppArmor Administration Guide
    Ruby User Guide
    MySQL Essentials
    LDAP Administration Guide
    Global File System (GFS) Guide
    Ruby Programming
    Linux Kernel in a Nutshell
    Fedora Linux Essentials
    Ubuntu Linux Essentials

    Web Development Books

    PHP Essentials
    Javascript Essentials
    The Javascript FAQ
    The HTML Tutorial
    CGI Programming on the World Wide Web
    Practical mod_perl Programming

    Desktop & GUI Toolkit Books
    Fedora Core 7 Desktop Guide
    KDE Desktop User Guide
    GNOME 2.14 Desktop User Guide
    SUSE Linux Enterprise Desktop 10 GNOME User Guide
    SUSE Linux Enterprise Desktop 10 KDE User Guide
    GNOME 2.14 Desktop System Administration Guide
    Debian GNU/Linux Desktop Survival Guide
    Gtk+/Gnome Application Development Guide

    DatabaseBooks

    Practical PostgreSQL
    PostgreSQL Database Reference Guide
    MySQL Database Reference Guide

    Linux Security Books

    Securing and Optimizing Linux
    Linux Security for Beginners
    Linux Administrator's Security Guide
    Linux Security HOWTO
    Linux Firewall Configuration - Packet Filtering and iptables
    Getting Started with SELinux
    Guide to Writing SELinux Policy
    Red Hat Enterprise Linux SELinux Guide
    Red Hat Enterprise Linux Security Guide
    CentOS Enterprise Linux Security Guide
    CentOS Enterprise Linux SELinux Guide
    Kerberos 5.15 Installation Guide
    Kerberos 5.15 User Guide
    Kerberos 5.15 Administration Guide

    Linux for Beginners Books

    Ubuntu Linux Essentials
    Fedora Linux Essentials
    Linux Filesystem Guide
    GNU/Linux Command-Line Tools Guide
    Ubuntu Linux Starter Guide
    The Unofficial Ubuntu Linux Starter Guide
    Kubuntu Linux Quick Guide
    Introduction to Linux
    Debian GNU/Linux Desktop Survival Guide
    Learning Debian GNU/Linux
    Red Hat Enterprise Linux Step by Step Guide
    Red Hat Linux 9 Getting Started Guide
    CentOS Enterprise Linux Step by Step Guide

    Linux System Administration Books - Networking

    LDAP Administration Guide
    Linux NFS Tutorial Guide
    Linux NIS / NIS+ Tutorial Guide
    The IPv6 HowTo Guide
    Samba Administration Guide
    Using Samba
    Linux Network Administration Guide

    Linux System Administration Books - General

    Global File System (GFS) Guide
    The Linux Printing HOWTO
    Managing Software with yum
    Linux System Administrators Guide
    Linux Logical Volume Management GuideGRUB Administration Guide

    Linux System Administration Books - SUSE Linux

    SUSE Linux Enterprise Desktop 10 Network Guide
    SUSE Linux Enterprise Desktop 10 Deployment Guide
    SUSE Linux Enterprise Server 10 Quick Start-up Guide SUSE Linux Enterprise Server 10 Installation and Administration Guide

    Linux System Administration Books - Red Hat Linux

    Red Hat Enterprise Linux 5 Administration Guide
    Red Hat Linux Reference Guide [en] [fr] [de] [it] [es]
    Red Hat Enterprise Linux 4 System Administration Guide
    Redhat Enterprise Linux Introduction to System Administration
    Red Hat 5 Clustering Guide
    Red Hat Cluster Suite Configuring and Managing a Cluster
    Red Hat Desktop Deployment Guide

    Linux System Administration Books - CentOS Linux

    CentOS Enterprise Linux 5 Administration Guide
    CentOS Enterprise Linux Reference Guide
    CentOS Enterprise Linux Introduction to System Administration
    CentOS Enterprise Linux 4 System Administration Guide
    CentOS Cluster Suite - Configuring and Managing a Cluster
    CentOS Desktop Deployment Guide

    Linux System Administration Books - Debian GNU/Linux

    The Debian GNU/Linux FAQ
    Debian GNU/Linux Reference Guide
    Debian GNU/Linux: Guide to Installation and Usage
    Managing Debian Software with APT

    Programming and Scripting Books
    Ruby Books
    Ruby User Guide
    Ruby Programming

    Python Programming Books

    An Introduction to Python

    Java Programming Books

    Thinking in Java
    Introduction to Programming Using Java

    Shell Scripting Books

    Bash Guide for Beginners
    Advanced Bash Scripting Guide
    Bash Reference Guide

    C and C++ Programming Books

    Thinking in C++ - Volume 1
    Thinking in C++ - Volume 2 - Practical Programming
    The Linux Program Library Guide
    The GNU C Programming Tutorial
    GNU C Library (libc) Programming Guide
    Learning GNU C
    An Introduction to GCC
    Using the GNU Compiler Collection (GCC)
    Using cpp, the C Preprocessor Guide

    Perl Programming Books

    Picking Up Perl (2nd Edition)
    Perl Tutorial - An Introduction to Perl
    Practical mod_perl Programming

    General Development Books

    The Art of Unix Programming

    Linux Kernel Programming Books

    Linux Kernel in a Nutshell
    Linux Kernel Module Programming Guide (Kernel 2.6)

    Linux Virtualization Books

    CentOS Enterprise Linux 5 Virtualization Guide
    Red Hat Enterprise Linux 5 Virtualization Guide
    Fedora Core 6 Xen 3.0 Virtualization Quick Start Guide
    Xen 3.0 Linux Virtualization User Manual Xen 3.0 Linux Virtualization Interface Guide

    Linux Installation Guides

    CentOS Enterprise Linux 5 Installation Guide
    Red Hat Enterprise Linux 5 Installation Guide
    Fedora 8 Installation Guide
    Red Hat Fedora Core 7 Installation Guide
    Red Hat Fedora Core 6 Installation Guide
    Red Hat Linux x86, AMD64, Itanium Installation Guide
    CentOS Enterprise Linux x86, AMD64, Itanium Installation GuideDebian GNU/Linux Installation Guide

    Linux Tools & Utilities Books

    The GIMP User Guide
    Comparing and Merging Linux Files
    The GNU Emacs Manual
    The sed stream editor FAQ
    GNU tar User Guide

    Linux Development Tools Books

    Version Management with CVS
    Autoconf Reference Guide
    Autoconf, Automake, and Libtool User Guide
    Version Control with Subversion
    GNU make User Guide
    Using cpp, the C Preprocessor Guide
    Using the GNU Compiler Collection (GCC)
    Linux Debugging with gdb Guide
    Red Hat Linux Developer Tools Guide
    CentOS Enterprise Linux Developer Tools Guide

    Technorati Tags: , , , ,

    Popularity: 13% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Free and Open Source Online Books
  • 12 Linux Books Online
  • Free Linux Books and Ebooks
  • Safari Books Online
  • Online Computer and Programming Books


  • Filed under: Free Computer and I.T. Books — computer_teacher @ 1:46 pm


    Top 19 C# Tutorial Videos on youtube

    Here are my Top 19 C# Programming Tutorial Videos hosted by youtube. These will teach you the basicis, as well as some intermediate topics and features of the C# (C Sharp) programming language. This is one of the youtube searches I used to find and evaluate these videos.


    Top 19 C# Programming Video Tutorials on youtube




    C# tutorial 1
    beginers look out...C# tutorial beginner programming Time: 02:12


    C# Programming tutorial (1 of 2)
    C# Programming tutorial (2 of 2)
    C# Programming tutorial. I highly recommend the Joe Grip series of programming training videos. http://www.joegrip.com/why.html Time: 06:44


    C# Tutorial: Writing If Statements and Boolean Tests
    C# if, else, else if Author: Scott Whigham...c# visual studio 2005 programming Time: 09:46


    C# If Statement
    C# If Statement...c# tutorial Time: 05:34


    Visual C# 2005 Tutorial - Part 1 - Installing
    minute tutorial demonstrates installing Visual C# Express 2005. You can view over 700 video tutorials on programming at idealprogrammer.com...C# tutorial Time: 04:49


    Visual C# 2005 Tutorial - 2 - Movie Collection
    video tutorials on programming at idealprogrammer.com...C#-tutorial C-sharp-programming-video Amazon webenabled Web-Service Movie idealprogrammer.com - Brief 9-minute tutorial demonstrates using Amazon Web-Enabled Movie Collection Starter Kit. You can view over 700 video tutorials on programming at idealprogrammer.com Time: 09:01


    C# Switch Statement
    C# Switch Statement...C# tutorial Time: 05:23


    XNA Tutorial 2 Part 1: C# Syntax
    This is part one of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this This is part one of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this video. Time: 09:55
    XNA Tutorial 2 Part 2: C# Syntax
    This is part two of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this This is part two of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this video. Time: 09:54
    XNA Tutorial 2 Part 3: C# Syntax
    This is part three of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this This is part three of the C# Syntax tutorial. This tutorial focuses on the C# syntax. I cover methods, variables, casting, and debugging in this video. Time: 01:57
    XNA Tutorial 3 Part 1
    This is part one of tutorial 3. This tutorial focuses on the C# syntax. I cover returning methods, parameters and arguments, method overloading, and loops This is part one of tutorial 3. This tutorial focuses on the C# syntax. I cover returning methods, parameters and arguments, method overloading, and loops in this video. 09:54
    XNA Tutorial 3 Part 3
    This is part three of tutorial 3. This tutorial focuses on the C# syntax. I cover returning methods, parameters and arguments, method overloading, and loops This is part three of tutorial 3. This tutorial focuses on the C# syntax. I cover returning methods, parameters and arguments, method overloading, and loops in this video. Time: 07:34


    C# For Loop
    C# For Loop...C# For Loop tutorial Time: 08:51


    C++ Programming tutorial 4 (part 2 of 2)
    continuation of part 1 of 2...c++ programming tutorial c# cplus program java computers microsoft linux games programmer video education funny Time: 04:58


    Visual Studio Tutorial - Make Application Beep
    develop a windows application that makes a computer beep using Visual Studio, .Net Framework and the C# programming language....visual studio tutorial programming c# Time: 02:42


    Inheriting from Forms in Visual Studio using C#
    Tutorial on how to inherit from a form in Visual Studio...c# visual studio programming Time: 08:01


    Hello World, Hola Mundo
    Tutorial Visual Studio .NET C# Hello World...tutorial net c# Time: 04:00


    webcam Video Processing C# .Net
    a program I wrote in C# that takes pictures from the webcam and can do all sorts of processing on them, in this example it created a matrix effect this is a video produced by a program I wrote in C# that takes pictures from the webcam and can do all sorts of processing on them, in this example it created a matrix effect. Time: 01:14


    Microsoft Excel Data Binding Using VSTO .Net and csharp
    excel document using csharp and Visual Studio Tools for Office. This tutorial uses Visual Studio.Net 2005 and Microsoft Office 2007 Beta 2...csharp .net This video is a demonstration on how to bind data controls in an excel document using csharp and Visual Studio Tools for Office. This tutorial uses Visual Studio.Net 2005 and Microsoft Office 2007 Beta 2 Time: 03:58

    Technorati Tags: , , , , ,

    Popularity: 22% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Top 15 Free Eclipse Video Tutorials
  • Top 40 JavaScript Video Tutorials on youtube
  • Top 40 Java Video Tutorials on youtube
  • Free Course: Object-oriented Program Design and Software Engineering
  • Top 25 AJAX Video Tutorials on youtube


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


    SAP Community Network

    The SAP Community Network provides free articles, tutorials, and training for SAP development, SAP Netweaver, ABAP, Web Dynpro, Web Services, and Enterprise Portals. Here are their Forums.


    SAP Articles and Tutorials:


    Technorati Tags: , , , ,

    Popularity: 12% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Free Embeded Linux Training Content and Articles
  • Help with Debian Linux
  • Open E-Commerce Courseware:
  • SQL Server 2005 Webcasts and Tutorials
  • 3 Windows Forms Tutorials

  • Tags for this post>>

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


    Top 6 Programming Diggs for last 45 days

    Here are my Top 6 Programming Diggs for the last 45 days. These will help you become a more effective programmer and better PHP coder, and you can learn how to code for Google's 'open social' APIs.


    10 Projects every PHP developer should know
    As a php web developer, you should know that php is probably the language that has the biggest code repository. So no matter what module you want to include in your project there should be an open source solution. More…


    12 Signs You're a Crappy Programmer (and don't know it)
    You know those crappy programmers who don’t know they are crappy? You know, they think they're pretty good, they spout off the same catch phrase rhetoric they've heard some guru say and they know lots of rules about the "correct" way to do things? Yet their own work seems seriously lacking given all the expertise they supposedly have? More…


    Illustration: The History of High-Level Programming Languages
    For 50 years, computer programmers have been writing code. New technologies continue to emerge, develop, and mature at a rapid pace. Now there are more than 2,500 documented programming languages! O'Reilly has produced a poster called History of Programming Languages (PDF: 701K), which plots over 50 programming languages on a multi-layered, color-c More…


    Graceful E-Mail Obfuscation
    Posting a naked e-mail link anywhere on the web, in a newsgroup, chatroom, or weblog comments page is generally the kiss of death for your once-healthy address. Now you can protect your addresses in a fully automated way while at the same time being gracious to all users, so you can focus on what’s really important: getting your content out. More…


    Google Reveals "Open Social": APIs to Create Aps for Any Social Network
    Details emerged today on Google’s broad social networking ambitions. The new project, called OpenSocial, goes well beyond what we’ve previously reported. It is a set of common APIs that application developers can use to create applications for any social network. More…


    See how your web site looks in a bunch of different browsers
    Browsershots makes screenshots of your web design in different browsers. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server here. More…

    Popularity: 13% [?]

    Share and Enjoy:
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg

    Related Posts:
  • Top 6 Programming Diggs in last 30 days
  • Top 5 Programming Diggs in last 30 days
  • Top 10 Programming Diggs for the past 30 days
  • Top 20 Training and Tutorials Sites on Diggs Programming for last month
  • 5 Teach Yourself Books


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


    Powered by WordPress