Cisco træning

Insoft Services er en af de få uddannelsesudbydere i EMEAR, der tilbyder hele spektret af Cisco-certificering og specialiseret teknologiuddannelse.

Lær hvordan

Cisco-certificeringer

Oplev en blandet læringsmetode, der kombinerer det bedste fra instruktørstyret træning og e-læring i eget tempo for at hjælpe dig med at forberede dig til din certificeringseksamen.

Lær hvordan

Cisco Learning Credits

Cisco Learning Credits (CLCs) er forudbetalte træningskuponer, der indløses direkte med Cisco, og som gør det nemmere at planlægge din succes, når du køber Cisco-produkter og -tjenester.

Lær hvordan

Cisco Efteruddannelse

Cisco Continuing Education Program tilbyder alle aktive certificeringsindehavere fleksible muligheder for at gencertificere ved at gennemføre en række kvalificerede træningselementer.

Lær hvordan

Cisco Digital Learning

Certificerede medarbejdere er VÆRDSATTE aktiver. Udforsk Ciscos officielle digitale læringsbibliotek for at uddanne dig selv gennem optagede sessioner.

Lær hvordan

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på at skærpe Cisco Channel Partners og kunders forretningsmæssige færdigheder.

Lær hvordan

Cisco kursuskatalog

Lær hvordan

Fortinet-certificeringer

Fortinet Network Security Expert (NSE) -programmet er et otte-niveau uddannelses- og certificeringsprogram for at undervise ingeniører i deres netværkssikkerhed for Fortinet FW-færdigheder og erfaring.

Lær hvordan

Fortinet træning

Insoft er anerkendt som Autoriseret Fortinet Training Center på udvalgte steder på tværs af EMEA.

Tekniske kurser

Fortinet kursuskatalog

Udforsk hele Fortinet-træningskataloget. Programmet omfatter en bred vifte af selvstændige og instruktørledede kurser.

Lær hvordan

ATC-status

Tjek vores ATC-status på tværs af udvalgte lande i Europa.

Lær hvordan

Fortinet Professionelle Services

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Lær hvordan

Microsoft træning

Insoft Services tilbyder Microsoft-undervisning i EMEAR. Vi tilbyder Microsoft tekniske kurser og certificeringskurser, der ledes af instruktører i verdensklasse.

Tekniske kurser

Extreme træning

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

Tekniske kurser

Tekniske certificeringer

Vi leverer omfattende læseplan for tekniske kompetencefærdigheder på certificeringspræstationen.

Lær hvordan

Extreme kursuskatalog

Lær hvordan

ATP-akkreditering

Som autoriseret uddannelsespartner (ATP) sikrer Insoft Services, at du får de højeste uddannelsesstandarder, der findes.

Lær hvordan

Løsninger og tjenester

Vi leverer innovativ og avanceret support til design, implementering og optimering af IT-løsninger. Vores kundebase omfatter nogle af de største Telcos globalt.

Lær hvordan

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Om os

Insoft tilbyder autoriseret uddannelses- og konsulentbistand til udvalgte IP-leverandører. Få mere at vide om, hvordan vi revolutionerer branchen.

Lær hvordan
  • +45 32 70 99 90
  • Beginning jQuery

    Duration
    4 Dage
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørgsel
    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:

      Kommende datoer
      Dato på anmodning

    Follow Up Courses

    Filtrer
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      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.