---
title: "Jquery : An Introduction"
url: https://thecancerus.com/jquery-an-introduction/
date: 2008-03-13
modified: 2008-03-13
author: "ican"
description: "Jquery according to me is javascript++ , a library that enhances the javascript without adding lot of burden to learn some new syntax and or way of coding, other then..."
categories:
  - "jquery"
tags:
  - "javascript"
  - "jquery"
  - "js"
word_count: 120
---

# Jquery : An Introduction

[Jquery](http://jquery.com) according to me is javascript++ , a library that enhances the javascript without adding lot of burden to learn some new syntax and or way of coding, other then what you already know of javascript.

In other words, if you are beginning with javascript and looking for a javascript library that can help you jumpstart your value as javascript developer then look no further then jquery.

it makes advance javascript programming an easy task for beginners also.

This is the presentation that i gave at [Gnunify'08](http://gnunify.in/).

here are some of the references to kick start your jquery journey.

- [jQuery Documentation](http://docs.jquery.com)
- [jquery tutorials for designers](http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/)
- [jquery crash course](http://www.digital-web.com/articles/jquery_crash_course)
- [50+ amazing jquery example ](http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html)  (could not help but add it)[
](http://www.noupe.com/jquery/50-amazing-jquery-examples-part1.html)