Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Training Catalogue

Explore a wide variety of the Cisco courses, across different countries as well as online courses.

Browse Catalogue

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Browse CDLL Catalogue

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

Fortinet Training Catalogue

Explore the full Fortinet training catalogue. The program includes a wide range of self-paced and instructor-led courses.

Browse Catalogue

Official ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We offer Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

Technical Certification

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

View More

Courses Catalogue

Find all the Extreme Networks online and instructor led class room based calendar here.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

Consulting package

We provide innovative and advanced support for designing, implementing and optimising IT solutions. Our client-base includes some of the largest Telcos globally.

Solutions and services

Globally recognised team of certified experts helps you make a smoother transition with our pre-defined consultancy, installation and migration packages for a wide range of Fortinet products.

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More
  • +44 20 7131 0263
  • Beginning jQuery

    Duration
    4 days
    Delivery
    (Online and onsite)
    Price
    Price Upon Request
    The Beginning jQuery course is a four-day instructor-led training that will show how you can integrate jQuery 3.0 into your web pages, avoid complex JavaScript code, create brilliant animation effects for your web applications, and create a flawless app. This course is ideal for client-side JavaScript developers. You do not need to have any previous experience with jQuery. Begin with configuring and customizing the jQuery environment and get hands-on with DOM manipulation. Learn to integrate jQuery with your favourite backend framework. Learn how the ECMAScript 6 features affect web development with jQuery. Discover how to use the newly introduced JavaScript promises and the new animation API in jQuery 3.0, along with sample code and examples. By the end of the course, you will be able to successfully create a fully-featured and efficient single-page web application and leverage all the new features of jQuery 3.0 effectively.  

    The goal of this course is to provide you with skills in jQuery - a cross-browser JavaScript library used to create dynamic web pages. The jQuery library was written to make DOM manipulation (moving things around a web page) easier for developers. It uses JavaScript to assign HTML elements these attributes. Because it is a library of predefined functions, all you need to start using jQuery is a working knowledge of the syntax and a reference for the functions available to you.

    jQuery has numerous advantages over other JavaScript libraries; some of them being that it is easy to start with, is cross browser-friendly, uses shorter code, has a considerable number of available plugins, and most of all, is easy to use with Ajax. This means there is a considerable market of developers wanting to get into the world of jQuery.

    Lesson 1: Beginning with jQuery 3

    • Making our First jQuery-Powered Web Page
    • Using jQuery with Developer Tools

    Lesson 2: Selecting Elements

    • Understanding the DOM
    • Exploring CSS Selectors
    • DOM Traversal Methods

    Lesson 3: Handling Events

    • Performing Tasks on Page Load
    • Handling Simple Events
    • Event Propagation
    • Altering the Journey “ The Event Object

    Lesson 4: Styling and Animating

    • Modifying CSS with Inline Properties
    • Built-in Animation Effects
    • Creating Custom Animations
    • Simultaneous Versus Queued Effects

    Lesson 5: Manipulating the DOM

    • Manipulating Attributes and Properties
    • DOM Tree Manipulation

    Lesson 6: Working with Ajax

    • Loading Data on Demand
    • Passing Data to the Server
    • Deferreds and Promises

    Lesson 7 jQuery Plugins

    • Using a Plugin
    • jQuery UI
    • jQuery Mobile

    Lesson 8: Advanced Selectors, Traversing, and DOM Manipulation

    • Selecting and Traversing Revisited
    • Writing a Custom Selector Plugin
    • Using HTML5 Data Attributes
    • Revisiting Attribute Manipulation

    Lesson 9: Advanced Events and Effects

    • Event Delegation
    • Defining Custom Events
    • Interrupting Animations
    • Multi-property Easing and Deferred Objects

    Lesson 10: Advanced Ajax

    • Fetching Data with CORS
    • Using the jqXHR Object
    • Extending Ajax Capabilities

    You do not need to have any previous experience with jQuery, although basic JavaScript programming knowledge is necessary. You should know the basics of JavaScript, including variables, functions, and selecting DOM elements. You should also have a basic knowledge of HTML5 and CSS3 syntax.

     

    Hardware

    This course will require a computer system for the instructor and one for each student. The minimum hardware requirements are as follows:

    • Processor: i3
    • Memory: 2 GB RAM
    • Hard disk: 10 GB
    • Internet connection

     

    Software

    For this course, we will use the following software:

    The Beginning jQuery course is a four-day instructor-led training that will show how you can integrate jQuery 3.0 into your web pages, avoid complex JavaScript code, create brilliant animation effects for your web applications, and create a flawless app. This course is ideal for client-side JavaScript developers. You do not need to have any previous experience with jQuery. Begin with configuring and customizing the jQuery environment and get hands-on with DOM manipulation. Learn to integrate jQuery with your favourite backend framework. Learn how the ECMAScript 6 features affect web development with jQuery. Discover how to use the newly introduced JavaScript promises and the new animation API in jQuery 3.0, along with sample code and examples. By the end of the course, you will be able to successfully create a fully-featured and efficient single-page web application and leverage all the new features of jQuery 3.0 effectively.  

    The goal of this course is to provide you with skills in jQuery - a cross-browser JavaScript library used to create dynamic web pages. The jQuery library was written to make DOM manipulation (moving things around a web page) easier for developers. It uses JavaScript to assign HTML elements these attributes. Because it is a library of predefined functions, all you need to start using jQuery is a working knowledge of the syntax and a reference for the functions available to you.

    jQuery has numerous advantages over other JavaScript libraries; some of them being that it is easy to start with, is cross browser-friendly, uses shorter code, has a considerable number of available plugins, and most of all, is easy to use with Ajax. This means there is a considerable market of developers wanting to get into the world of jQuery.

    Lesson 1: Beginning with jQuery 3

    • Making our First jQuery-Powered Web Page
    • Using jQuery with Developer Tools

    Lesson 2: Selecting Elements

    • Understanding the DOM
    • Exploring CSS Selectors
    • DOM Traversal Methods

    Lesson 3: Handling Events

    • Performing Tasks on Page Load
    • Handling Simple Events
    • Event Propagation
    • Altering the Journey “ The Event Object

    Lesson 4: Styling and Animating

    • Modifying CSS with Inline Properties
    • Built-in Animation Effects
    • Creating Custom Animations
    • Simultaneous Versus Queued Effects

    Lesson 5: Manipulating the DOM

    • Manipulating Attributes and Properties
    • DOM Tree Manipulation

    Lesson 6: Working with Ajax

    • Loading Data on Demand
    • Passing Data to the Server
    • Deferreds and Promises

    Lesson 7 jQuery Plugins

    • Using a Plugin
    • jQuery UI
    • jQuery Mobile

    Lesson 8: Advanced Selectors, Traversing, and DOM Manipulation

    • Selecting and Traversing Revisited
    • Writing a Custom Selector Plugin
    • Using HTML5 Data Attributes
    • Revisiting Attribute Manipulation

    Lesson 9: Advanced Events and Effects

    • Event Delegation
    • Defining Custom Events
    • Interrupting Animations
    • Multi-property Easing and Deferred Objects

    Lesson 10: Advanced Ajax

    • Fetching Data with CORS
    • Using the jqXHR Object
    • Extending Ajax Capabilities

    You do not need to have any previous experience with jQuery, although basic JavaScript programming knowledge is necessary. You should know the basics of JavaScript, including variables, functions, and selecting DOM elements. You should also have a basic knowledge of HTML5 and CSS3 syntax.

     

    Hardware

    This course will require a computer system for the instructor and one for each student. The minimum hardware requirements are as follows:

    • Processor: i3
    • Memory: 2 GB RAM
    • Hard disk: 10 GB
    • Internet connection

     

    Software

    For this course, we will use the following software:

      Upcoming Dates
      Date on Request

    Follow Up Courses

    Filter
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 2 days
      Date on Request
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.