Cisco-training

Insoft Services is een van de weinige aanbieders van opleidingen in EMEAR tot een volledige reeks van Cisco-certificering en gespecialiseerde technische opleiding aan te bieden.

Lees meer

Cisco-certificering

Ervaar een blended learning-aanpak die het beste van door een instructeur geleide training en e-learning in eigen tempo combineert om u te helpen zich voor te bereiden op uw certificeringsexamen.

Lees meer

Cisco Learning Credits

Cisco Learning Credits (CLCs) zijn prepaid trainingsvouchers die rechtstreeks bij Cisco worden ingewisseld en die het plannen van uw succes eenvoudiger maken bij de aankoop van Cisco-producten en -services.

Lees meer

Cisco Continuing Education

Het Cisco Continuing Education Program biedt alle actieve certificeringshouders flexibele opties om opnieuw te certificeren door een verscheidenheid aan in aanmerking komende trainingsitems te voltooien.

Lees meer

Cisco Digital Learning

Gecertificeerde medewerkers zijn GEWAARDEERDE activa. Verken de officiële Digital Learning Library van Cisco om uzelf te informeren via opgenomen sessies.

Lees meer

Cisco Business Enablement

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Cisco trainingscatalogus

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Fortinet-certificering

Het Fortinet Network Security Expert (NSE) -programma is een training- en certificeringsprogramma op acht niveaus om ingenieurs van hun netwerkbeveiliging te leren voor Fortinet FW-vaardigheden en -ervaring.

Technische trainingen

Fortinet-training

Insoft is erkend als Fortinet Authorized Training Center op geselecteerde locaties in EMEA.

Lees meer

Fortinet trainingscatalogus

Bekijk de volledige Fortinet trainingscatalogus. Het programma omvat een breed scala aan cursussen in eigen tempo en onder leiding van een instructeur.

Lees meer

ATC Status

Bekijk onze ATC-status in geselecteerde landen in Europa.

Lees meer

Fortinet Professionele Services

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Lees meer

Microsoft-training

Insoft Services biedt Microsoft-trainingen in EMEAR. We bieden technische trainingen en certificeringscursussen van Microsoft aan die worden geleid door instructeurs van wereldklasse.

Technische cursussen

Extreme-training

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

Technische cursussen

Technische-certificering

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

Lees meer

Extreme trainingscatalogus

Leer uitzonderlijke kennis en vaardigheden van Extreme Networks

Lees meer

ATP accreditatie

Als geautoriseerde trainingspartner (ATP) zorgt Insoft Services ervoor dat u de hoogste onderwijsnormen krijgt die beschikbaar zijn.

Lees meer

Services Oplossingen

Wij bieden innovatieve en geavanceerde ondersteuning bij het ontwerpen, implementeren en optimaliseren van IT-oplossingen.Ons klantenbestand omvat enkele van de grootste Telco's ter wereld.

Oplossingen

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Over ons

Insoft biedt geautoriseerde trainings- en consultancydiensten voor geselecteerde IP-leveranciers. Ontdek hoe we een revolutie teweegbrengen in de industrie.

Lees meer
  • +31 71 799 6230
  • ADM231 - Introduction to Object-Oriented Programming with Force.com Code

    Duration
    5 Dagen
    Delivery
    (Online and onsite)
    Price
    Price Upon Request
    The ADM231 - Introduction to Object-Oriented Programming with Force.com Code course provides Salesforce Administrators with the skills for implementing basic business logic using Apex, the primary programming language of the Salesforce platform. In this course, you will learn how to read Apex code and then you will gradually increase your programming skills from writing single debugging statements to programming multiple, multi-line blocks of code.  

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

    • Demonstrate the fundamentals of Force.com code development
    • Describe object-oriented programming concepts
    • Evaluate general use cases where Force.com code is a good solution
    • Consider basic Force.com code syntax, available data types, and potential use of each
    • List the ways Force.com code can be invoked
    • Compare and contrast the different types of collections
    • Write SOQL for loops to handle bulk data
    • Review execution order and where before and after triggers execute
    • Test the different governor limits and contexts
    • Create a unit test for a class using assertion methods
    • Understand the requirements, steps, and tools available for deploying Force.com code

    Introduction to Force.com Code

    • Overview, including Force.com code in the salesforce.com stack, environment requirements, usage scenarios, the development lifecycle, execution methods, and salesforce.com objects and fields
    • An introduction to object-oriented programming, classes, and objects
    • Installation and development using the Force.com IDE

     

    Force.com Building Blocks

    • Classes, variables and methods, and data objects
    • Data objects and relationships between objects
    • Force.com code variables, data types, and expressions
    • Best practices for formatting, commenting, and naming conventions

     

    Force.com Code Class Construction

    • Classes and objects, including passing and returning variables, encapsulation, conditions and logic flow control, loops, and exception handling

     

    Force.com Triggers and Data

    • Introduction to Force.com triggers, including when to use a trigger, order of execution, creation and development considerations, and governors and limitations
    • An introduction to querying data with SOQL and SOSL
    • Data Manipulation Language (DML)

     

    Testing, Debugging, and Deployment

    • Debugging scenarios, methods, and tools
    • Test classes, unit testing, testing requirements and strategies, and considerations and best practices
    • IDE testing and an overview of Salesforce CRM UI testing
    • Deployment checklist and preparation steps
    • Force.com IDE deployment

    Introduction to Object-Oriented Programming with Force.com Code is designed for people who are familiar with the Salesforce application user interface and customising applications using the Setup menu and who want to gain an understanding of object-oriented programming and develop basic Force.com code development skills.

    Course participants should be familiar with the Salesforce UI and how to customise applications using the declarative capabilities.

    The ADM231 - Introduction to Object-Oriented Programming with Force.com Code course provides Salesforce Administrators with the skills for implementing basic business logic using Apex, the primary programming language of the Salesforce platform. In this course, you will learn how to read Apex code and then you will gradually increase your programming skills from writing single debugging statements to programming multiple, multi-line blocks of code.  

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

    • Demonstrate the fundamentals of Force.com code development
    • Describe object-oriented programming concepts
    • Evaluate general use cases where Force.com code is a good solution
    • Consider basic Force.com code syntax, available data types, and potential use of each
    • List the ways Force.com code can be invoked
    • Compare and contrast the different types of collections
    • Write SOQL for loops to handle bulk data
    • Review execution order and where before and after triggers execute
    • Test the different governor limits and contexts
    • Create a unit test for a class using assertion methods
    • Understand the requirements, steps, and tools available for deploying Force.com code

    Introduction to Force.com Code

    • Overview, including Force.com code in the salesforce.com stack, environment requirements, usage scenarios, the development lifecycle, execution methods, and salesforce.com objects and fields
    • An introduction to object-oriented programming, classes, and objects
    • Installation and development using the Force.com IDE

     

    Force.com Building Blocks

    • Classes, variables and methods, and data objects
    • Data objects and relationships between objects
    • Force.com code variables, data types, and expressions
    • Best practices for formatting, commenting, and naming conventions

     

    Force.com Code Class Construction

    • Classes and objects, including passing and returning variables, encapsulation, conditions and logic flow control, loops, and exception handling

     

    Force.com Triggers and Data

    • Introduction to Force.com triggers, including when to use a trigger, order of execution, creation and development considerations, and governors and limitations
    • An introduction to querying data with SOQL and SOSL
    • Data Manipulation Language (DML)

     

    Testing, Debugging, and Deployment

    • Debugging scenarios, methods, and tools
    • Test classes, unit testing, testing requirements and strategies, and considerations and best practices
    • IDE testing and an overview of Salesforce CRM UI testing
    • Deployment checklist and preparation steps
    • Force.com IDE deployment

    Introduction to Object-Oriented Programming with Force.com Code is designed for people who are familiar with the Salesforce application user interface and customising applications using the Setup menu and who want to gain an understanding of object-oriented programming and develop basic Force.com code development skills.

    Course participants should be familiar with the Salesforce UI and how to customise applications using the declarative capabilities.

      Datum op aanvraag

    Follow Up Courses

    Filter
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 2 Dagen
      Datum op aanvraag
      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.