SQL Tutorial

Leave a Comment

my sql tutorial

my sql tutorial
SQL Tutorial

SQL is a database computer language designed for the retrieval and management of data in relational database. SQL stands for Structured Query Language.
This tutorial will give you quick start with SQL.

Audience

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to SQL 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 database, especially RDBMS and what is a computer programming language.

Compile/Execute SQL Programs

If you are willing to compile and execute SQL programs with SQLite DBMS but you do not have a setup for the same, then do not worry. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and its online.

1 - SQL Quick Reference Guide

A quick SQL reference guide for SQL Programmers.
SQL Quick Reference Guide

2 - SQL Built-In Useful Functions

A comprehensive list of important SQL Functions.
SQL Built-In Useful Functions

3 - SQL Useful Resources

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

4 - Tuning the Database System

Few points for Database Administrator to fine tune a database performance.
Tuning the Database System

5 - SQL Tutorial in PDF

Download a quick SQL tutorial in PDF format.
SQL Tutorial in PDF
Read More

HTML5 Tutorial

1 comment




HTML5 Tutorial

HTML5 is the latest and most enhanced version of HTML.
Technically, HTML is not a programming language, but rather a markup language.
This tutorial gives very good understanding on HTML5.
Send your feedback using Contact Us Form

HTML5 Important Links

(1) HTML 5 Quick Reference Guide

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

(2) HTML 5 Tags References

A complete list of all the HTML / XHTML tags arranged in alphabetical order.
HTML5 Tags References

(3) HTML 5 Event Attribute Values

A complete list of all the HTML / XHTML Event Attribute values.
HTML5 Events References

(4) Online HTML 5 Editor

A small HTML editor where you can type your HTML / XHTML code and see the result online.
Online HTML Editor

(5) HTML5 Tutorial in PDF

Download a quick HTML5 tutorial in PDF format.
HTML5 Tutorial in PDF
Read More

XML Tutorial

Leave a Comment




XML Tutorial

Cloud Computing provides us a means by which we can access the applications as utilities, over the internet. It allows us to create, configure, and customize the business applications online.
This tutorial will take you through step by step approach while learning Cloud Computing concepts.

Audience

This reference has been prepared for the beginners to help them to understand the basic to advanced concepts related to Cloud Computing. This tutorial will give you enough understanding on Cloud Computing concepts from where you can take yourself to a higher level of expertise.

Prerequisites

Before proceeding with this tutorial you should have basic knowledge of Computers, Internet, Database and Networking concepts. Such basic knowledge will help you in understanding the Cloud Computing concepts and move fast on the learning track.

1 - XML Quick Reference Guide

A quick reference guide for XML Programmers.
XML Quick Reference Guide

2 - XML Useful Resources

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

3 - XML Tutorial in PDF

Download a XML Tutorial in PDF format.
XML Tutorial in PDF
Read More

AJAX Tutorial

Leave a Comment




AJAX Tutorial

AJAX, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications.
AJAX meant to increase the web page's interactivity, speed, and usability.
If you know Javascript, HTML, CSS and XML then you need to spend just one hour to startwith AJAX.

Table of Contents

What is AJAX ?
This section explains fundamentals of AJAX and its advantages over conventional web applications.

AJAX Technology
This section tells about all the technology involved in AJAX to make it success.

AJAX Examples
Here we have listed out few real live examples which are using AJAX technology.

AJAX Browser Support
Find a list of all the browsers supporting AJAX and a way to make your application compatible to various browsers

AJAX in Action
Here we will take real coding example and will show how AJAX works.

What is AJAX XMLHttpRequest
We will explain XMLHttpRequest object in detail.

AJAX Database Applications
You will learn how to make AJAX application to interact with the database.

AJAX Security Side
This chapter explains security issues related with AJAX.

Issues with AJAX
AJAX is not free from Issues. What are these issues ? You will come to know in this chapter.

Read More

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

MySQL Tutorial

Leave a Comment


MySQL Tutorial

MySQL is the most popular Open Source Relational SQL database management system. MySQL is one of the best RDBMS being used for developing web-based software applications.
This tutorial will give you quick start with MySQL and make you comfortable with MySQL programming.

Audience

This reference has been prepared for the beginners to help them understand the basics to advanced concepts related to MySQL 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 database, especially RDBMS and what is a computer programming language.

Compile/Execute MySQL Programs

If you are willing to compile and execute SQL programs with SQLite DBMS but you do not have a set up for the same, then do not worry. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and it's online.

1 - MySQL Functions Reference

At Tutorials Point you will find references on all important built-in MySQL functions.
MySQL Useful Functions

2 - MySQL Useful Resources

A collection of MySQL Database Sites and Books is given at this page.
MySQL Useful Resources

3 - Tuning the Database System

Few points for Database Administrator to fine tune a database performance.
Tuning the Database System

4 - MySQL Tutorial in PDF

Download a quick MySQL tutorial in PDF format.
MySQL Tutorial in PDF
Read More

Javascript Tutorial

Leave a Comment



Javascript is a scripting language produced by Netscape for use within HTML Web pages.
JavaScript is loosely based on Java and it is built into all the major modern browsers.
This tutorial gives a complete understanding on JavaScript.
Send your feedback using Contact Us Form





Quick Links for Javascript Developers

(1) JavaScript Quick Reference Guide

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

(2) JavaScript Built-In Useful Functions

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

(3) JavaScript Useful Resources

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

(4) XHTML Tutorials

A simple tutorial on XHTML, a must learn for all Web Developers.
XHTML Tutorial

(5) CSS Tutorials

A simple tutorial on CSS, second most important weapon for Web Developers.
CSS Tutorial

(6) Javascript Tutorial in PDF

Download a quick Javascript tutorial in PDF format.
Javascript Tutorial in PDF
Read More

CSS Tutorial

1 comment


CSS is used to control the style of a web document in a simple and easy way.
CSS stands for Cascading Style Sheet.
This tutorial gives complete understanding on CSS.
Send your feedback using Contact Us Form



CSS Important Links

(1) CSS2 Quick Reference Guide

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

(2) CSS2 Properties Reference

A complete list of all the CSS2 properties explained with examples.
CSS2 Properties References

(3) Online HTML / CSS Editor

An online HTML / CSS Editor where you can type your HTML / CSS code and see the result online.
Online HTML / CSS Editor

(4) CSS Useful Resources

A collection of CSS Sites, Books and Articles is given on this page.
CSS Useful Resources

(5) CSS Tutorial in PDF

Download a quick CSS tutorial in PDF format.
CSS Tutorial in PDF
Read More

HTML Tutorial

Leave a Comment


HTML or Hypertext Markup Language, is the most widely used language on Web.
Technically, HTML is not a programming language, but rather a markup language.
This tutorial gives a complete understanding on HTML.
Send your feedback using Contact Us Form



HTML Important Links

(1) HTML Quick Reference Guide

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

(2) HTML Tags References

A complete list of all the HTML / XHTML tags arranged in alphabetical order.
HTML Tags References

(3) HTML Event Attribute Values

A complete list of all the HTML / XHTML Event Attribute values.
HTML Events References

(4) HTML Entities

A list of Characters with special meaning in HTML and XHTML.
HTML Entities

(5) Online HTML Editor

A small HTML editor where you can type your HTML / XHTML code and see the result online.
Online HTML Editor

(6) HTML Useful Resources

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

(7) HTML Tutorial in PDF

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

Read More

Perl Tutorial

Leave a Comment




Perl Tutorial

Perl is a programming language developed by Larry Wall, especially designed for text processing. It stands for Practical Extraction and Report Language. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
If you have basic knowledge of C or UNIX Shell then PERL is very easy to learn. This tutorial gives a complete understanding on Perl.

Audience

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to Perl Scripting 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 Perl Programs

If you are willing to compile and execute Perl programs on a Linux machine but you do not have a setup for the same, then do not worry. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click compilation and execution. Yes! it is absolutely free and its online.

1 - Perl Quick Reference Guide

A quick Perl reference guide for Perl Programmers.
Perl Quick Reference Guide

2 - Perl Useful Resources

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

3 - Perl Functions References

A complete list of important Perl functions arranged in alphabetical order.
Perl Functions References

4 - Perl Tutorial in PDF

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

Read More

Ruby Tutorial

Leave a Comment















Ruby Tutorial

Ruby is a scripting language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.
This tutorial gives a complete understanding on Ruby.
Read More

Python Tutorial

Leave a Comment












Python Tutorial

Python is a general-purpose interpreted, interactive, object-oriented and high-level programming language. Python was created by Guido van Rossum in the late eighties and early nineties. Like Perl, Python source code is also now available under the GNU General Public License (GPL).
Read More

PHP Tutorial

1 comment













The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases.
PHP is basically used for developing web based software applications. 
This tutorial helps you to build your base with PHP. 
You can practice PHP online using compileonline.com
Send your feedback using Contact Us

Audience:

This tutorial is designed for PHP programmers who are completely unaware of PHP concepts but they have basic understanding on computer programming.

Prerequisites:

Before proceeding with this tutorial you should have at least basic understanding of computer programming, Internet, Database, and MySQL etc is very helpful.

Quick Links for PHP Programmers

(1) PHP Buit-in Library Functions Reference

At Tutorials Point you will find references on all important built-in PHP library functions.
PHP Built-in Library Function Reference

(2) PHP Useful Resources

A collection of PHP Programming Sites and Books is given at this page.
PHP Useful Resources

(3) MySQL Tutorial

Learn MySQL in simple and easy steps starting from beginning till advance.
MySQL Tutorial

(4) PHP Tutorial in PDF Tutorial

Download a complete PHP tutorial in PDF format.
PHP Tutorial in PDF
Read More

Java Tutorial

Leave a Comment
















Java Tutorial

Java is a high-level programming language originally developed by Sun Microsystems and released in 1995. Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial gives a complete understanding of Java.


This reference will take you through simple and practical approach while learning Java Programming language.

Audience

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to Java Programming language.

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 Java Programs

For most of the examples given in this tutorial you will find Try it option, so just make use of it and enjoy your learning.
public class MyFirstJavaProgram {

    public static void main(String []args) {
       System.out.println("Hello World");
    }
}

1 - Java Quick Reference Guide

A quick Java reference guide for Java Programmers.
Java Quick Reference Guide

2 - Java Useful Resources

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

3 - JavaScript Tutorial

If you are working on Web Applications then here is a tutorial on JavaScript.
JavaScript Tutorial

4 - Java Interview Questions

Go through the most expected and important interview questions to fill yourself with tons of confidence.
Java Interview Questions

5 - Java Tutorial in PDF

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


Read More

VB.Net Tutorial

Leave a Comment


This Home and Learn computer course is an introduction to Visual Basic.NET programming for beginners. This course assumes that you have no programming experience whatsoever. It's a lot easier than you think, and can be a very rewarding hobby!
You don't need to buy any software for this course! You can use the Free Visual Studio Express from Microsoft.




VB.Net Programming Tutorial

VB.Net is a simple, modern, object-oriented computer programming language developed by Microsoft to combine the power of .NET Framework and the common language runtime with the productivity benefits that are the hallmark of Visual Basic.
This tutorial will teach you basic VB.Net programming and will also take you through various advanced concepts related to VB.Net programming language.

Audience

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

Prerequisites

VB.Net programming is very much based on BASIC and Visual Basic programming languages, so if you have basic understanding on these programming languages, then it will be a fun for you to learn VB.Net programming language.

Compile/Execute VB.Net Programs

If you are willing to compile and execute VB.Net programs on mono 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 compilation and execution. Yes! it is absolutely free and it's online.
If you are using compileonline.com, you will be able to execute most of the examples given in this tutorial, except any example involving any graphics like dialog box or any form of window.

1 - VB.Net Quick Reference Guide

A quick VB.Net reference guide for VB.Net Programmers.
VB.Net Quick Reference Guide

2 - VB.Net Useful Resources

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

3 - VB.Net Tutorial in PDF

Download a quick VB.Net tutorial in PDF format.
VB.Net Tutorial in PDF
Read More
Copyright © X5 Tutorial
© 2014 All Rights Reserved.
X5 Tutorial Sponsored By X5 Shares & Powered By BloggerHero & Blogger