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
  • DEV601 - Programming Lightning Components

    Duration
    5 days
    Delivery
    (Online and onsite)
    Price
    Price Upon Request
    The DEV601 - Programming Lightning Components is a five-day instructor-led course, where you will learn how to program Salesforce Lightning Components with markup, JavaScript, CSS, Apex, and the Salesforce Lightning Design System (SLDS), and make them available to Salesforce end users. If your responsibilities include developing custom applications running in Lightning Experience and Salesforce1 that support multiple devices and screen sizes from a single codebase, taking this class will boost your skills to the next level.  

    When you complete this course, you will be able to:

    • Create custom, reusable Lightning Components and Applications
    • Surface Lightning Components and Applications in Salesforce
    • Build a responsive application that runs in Salesforce1 and Lightning Experience
    • Define input forms with client-side data validation
    • Build Lightning applications that enable a user to search, read, and update data from a Salesforce org
    • Make Lightning Components available to other developers through unmanaged packages
    • Theme your application by customizing the Salesforce Lightning Design System (SLDS)

    Introducing Lightning Components and Applications

    • Using HTML5 and Lightning Components to Develop Apps
    • Defining a Lightning Application
    • Defining a Simple Component
    • Handling User Events
    • Using Helpers for Complex Client-Side Event Handling
    • Documenting a Component
    • Using OOTB Lightning Input Components
    • Working with Apex
    • Debugging and Troubleshooting Your App

     

    Surfacing a Component

    • Surfacing Lightning Components
    • Surfacing Components in Salesforce1 and Lightning Experience
    • Building Lightning Pages with Components and App Builder
    • Using Lightning Components in Visualforce Pages with Lightning
    • Installing and Managing Components from AppExchange
    • Packaging a Component for Distribution

     

    Implementing Navigation and Layouts

    • Working with SLDSX Components
    • Using the SLDSX Tab Panel
    • Implementing Buttons and Button Groups with SLDS
    • Implementing a Deck of Cards Layout
    • Using the SLDS/SLDSX Grid System
    • Implementing Menus with SLDS

     

    Building Advanced Components

    • Accessing the Component Body
    • Dynamically Instantiating and Destroying Component Instances
    • Localizing Content
    • Defining and Handling Nested Sub-tags
    • Raising Events and Defining Public Methods
    • Raising Salesforce1 Events
    • Using Renderers
    • Writing Device-Specific Code
    • Using Inheritance

     

    Working with Data

    • Implementing Forms
    • Validating Input Data
    • Implementing a Query-by-Example System
    • Viewing and Editing Salesforce Records
    • Waiting for Server Requests to Complete

     

    Theming your Apps

    • Applying Colors and Typography
    • Introducing Sass and SLDS Design Tokens
    • Using Compass to Improve Browser Compatibility and Performance

    Programming Lightning Components is ideal for independent software vendors (ISVs) and web application developers who want to produce custom Lightning Components and Applications that run in Lightning Experience, Salesforce1, or hybrid mobile applications that extend the Salesforce App Cloud.

    Proficiency with programming HTML5, JavaScript, and styling markup with CSS. Prior experience with Salesforce and developing single-page applications (SPAs) is highly recommended, but not required.

    The DEV601 - Programming Lightning Components is a five-day instructor-led course, where you will learn how to program Salesforce Lightning Components with markup, JavaScript, CSS, Apex, and the Salesforce Lightning Design System (SLDS), and make them available to Salesforce end users. If your responsibilities include developing custom applications running in Lightning Experience and Salesforce1 that support multiple devices and screen sizes from a single codebase, taking this class will boost your skills to the next level.  

    When you complete this course, you will be able to:

    • Create custom, reusable Lightning Components and Applications
    • Surface Lightning Components and Applications in Salesforce
    • Build a responsive application that runs in Salesforce1 and Lightning Experience
    • Define input forms with client-side data validation
    • Build Lightning applications that enable a user to search, read, and update data from a Salesforce org
    • Make Lightning Components available to other developers through unmanaged packages
    • Theme your application by customizing the Salesforce Lightning Design System (SLDS)

    Introducing Lightning Components and Applications

    • Using HTML5 and Lightning Components to Develop Apps
    • Defining a Lightning Application
    • Defining a Simple Component
    • Handling User Events
    • Using Helpers for Complex Client-Side Event Handling
    • Documenting a Component
    • Using OOTB Lightning Input Components
    • Working with Apex
    • Debugging and Troubleshooting Your App

     

    Surfacing a Component

    • Surfacing Lightning Components
    • Surfacing Components in Salesforce1 and Lightning Experience
    • Building Lightning Pages with Components and App Builder
    • Using Lightning Components in Visualforce Pages with Lightning
    • Installing and Managing Components from AppExchange
    • Packaging a Component for Distribution

     

    Implementing Navigation and Layouts

    • Working with SLDSX Components
    • Using the SLDSX Tab Panel
    • Implementing Buttons and Button Groups with SLDS
    • Implementing a Deck of Cards Layout
    • Using the SLDS/SLDSX Grid System
    • Implementing Menus with SLDS

     

    Building Advanced Components

    • Accessing the Component Body
    • Dynamically Instantiating and Destroying Component Instances
    • Localizing Content
    • Defining and Handling Nested Sub-tags
    • Raising Events and Defining Public Methods
    • Raising Salesforce1 Events
    • Using Renderers
    • Writing Device-Specific Code
    • Using Inheritance

     

    Working with Data

    • Implementing Forms
    • Validating Input Data
    • Implementing a Query-by-Example System
    • Viewing and Editing Salesforce Records
    • Waiting for Server Requests to Complete

     

    Theming your Apps

    • Applying Colors and Typography
    • Introducing Sass and SLDS Design Tokens
    • Using Compass to Improve Browser Compatibility and Performance

    Programming Lightning Components is ideal for independent software vendors (ISVs) and web application developers who want to produce custom Lightning Components and Applications that run in Lightning Experience, Salesforce1, or hybrid mobile applications that extend the Salesforce App Cloud.

    Proficiency with programming HTML5, JavaScript, and styling markup with CSS. Prior experience with Salesforce and developing single-page applications (SPAs) is highly recommended, but not required.

      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.