jQuery Tutorial

Leave a Comment


jQuery Tutorial

jQuery is a fast and concise JavaScript library created by John Resig in 2006.
jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for Rapid Web Development.
This tutorial gives a a very good understanding on basics of jQuery version 1.3.2.

Quick Links

(1) jQuery Quick Reference Guide

A quick jQuery reference guide for Web Developers.
jQuery Quick Reference Guide

(2) jQuery Useful online Resources

A collection of jQuery Sites, Books and Articles is given at this page.
jQuery Useful Resources

(3) JavaScript Built-In Useful Functions

A complete list of all the JavaScript Functions arranged in alphabetical order.
JavaScript Built-In Functions
Read More

ASP.NET Tutorial

Leave a Comment


ASP.NET Tutorial

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It you to use a full featured programming language such as C# or VB.NET to build web applications easily.
This tutorial gives very good understanding on ASP.NET.

Audience

This tutorial has been prepared for the beginners to help them understand basic ASP.NET programming. After completing this tutorial you will find yourself at a moderate level of expertise in ASP.NET programming from where you can take yourself to next levels.

Prerequisites

Before proceeding with this tutorial you should have a basic understanding of .NET programming language, text editor and execution of programs etc. Because we are going to develop web based applications using ASP.NET web application framework, so it will be good if you have understanding on other web technologies like, HTML, CSS, AJAX etc.

1 - ASP.NET Quick Reference Guide

A quick ASP.NET reference guide for ASP.NET Programmers.
ASP.NET Quick Reference Guide

2 - ASP.NET Useful Resources

A collection of ASP.NET Sites, Books and Articles is given at this page.
ASP.NET Useful Resources

3 - JDBC Tutorial

If you are willing to go for JDBC learning with simple and easy steps.
JDBC Tutorial

4 - Java Tutorial

If you are willing to go for JAVA learning with simple and easy steps.
JAVA Tutorial
Read More

Unix Tutorial

Leave a Comment


Unix Tutorial

UNIX is a computer Operating System which is capable of handling activities from multiple users at the same time.
Unix was originated around in 1969 at AT&T Bell Labs by Ken Thompson and Dennis Ritchie. This tutorial gives a very good understanding on Unix.


Audience

This tutorial has been prepared for the beginners to help them understand them basic to advanced concepts covering Unix commands, UNIX shell scripting and various utilities.

Prerequisites

We assume you have little knowledge about Operating System and its functionalities. A basic understanding on various computer concepts will also help you in understanding various exercises given in this tutorial.

Execute Unix Shell Programs

If you are willing to learn the Unix/Linux basic commands and shell script but you do not have a setup for the same, then do not worry. The compileonline.com is available on a high end dedicated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and its online.

1 - Unix Quick Reference Guide

A quick Unix reference guide for Unix System Users.
Unix Quick Reference Guide

2 - Useful Unix Resources

A collection of Unix Sites, Books and Articles is given at this page.
Useful Unix Resources

3 - Unix Tools and Commands

Here you will find a useful Unix tools and commands which you will require very frequently while working with Unix System.
Unix Tools and Commands

4 - Unix Tutorial in PDF

Download a quick Unix tutorial in PDF format.
Unix Tutorial in PDF

Read More

C++ Tutorial

Leave a Comment




C++ Tutorial

C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
This reference will take you through simple and practical approach while learning C++ Programming language.


Audience

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to C++ Programming languages.

Prerequisites

Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is a computer program and what is a computer programming language?

Compile/Execute C++ Programs

For most of the examples given in this tutorial, you will find Try it option to compile and execute C++ programs online, so just make use of it and enjoy your learning.

#include <iostream>
using namespace std;

 int main()
{
   cout << "Hello World";
   return 0;
}

(1) C++ Basic Object Oriented Concepts

Just go through these concepts to understand basic Object Oriented Terminology.
C++ Object Oriented Concepts

(2) C++ Quick Guide

A quick C++ reference guide for C++ Programmers.
C++ Quick Guide

(3) C++ Useful Resources

A collection of C++ Sites, Books and Articles is given at this page.
C++ Useful Resources

(4) C++ References

A link on C++ Standard Library
C++ Standard Library

(5) C Tutorial

Learn C in really simple steps with examples using this tutorial.
C Tutorial

(6) C++ Tutorial in PDF

Download a quick C++ tutorial in PDF format.
C++ Tutorial in PDF

Read More
Copyright © X5 Tutorial
© 2014 All Rights Reserved.
X5 Tutorial Sponsored By X5 Shares & Powered By BloggerHero & Blogger