Showing 3445–3456 of 4482 results

Salesforce Development: Fundamentals
This course will teach you the basics of how the Salesforce platform works and the tools needed to build on the platform both declaratively and programmatically. It will help answer the question of when to use clicks vs. code.

Salesforce Development: Process Automation and Logic
This course will teach you the different ways to automate and build logic on the Salesforce platform using both declarative tools and code. It will go in depth on the building blocks of Apex and how to use them in both triggers and classes.

Salesforce Development: Testing, Debugging, and Deployment
This course will teach you the different ways to test, debug, and deploy on Salesforce. It will go in depth on each one, cover why they’re important, and give you some tips for expanding your full developer repertoire.

Salesforce Development: User Interface
This course will teach you the different types of custom user interfaces that you can build using code on the Salesforce platform. It will go in depth on when to use each one, along with some common security vulnerabilities and how to resolve them.

Salesforce Security Deep Dive
This course will teach you all the ways to share data in Salesforce, as well as how to secure an org and configure security for different types of users. These skills will help prepare you for the Salesforce Certified Advanced Administrator exam.

Salesforce Security: Getting Started
This course will help you get started towards completing the Salesforce Certified Sharing and Visibility Designer exam. Using complex customer scenarios, you will learn how to evaluate the use of object, field-level, role, and security settings.

Salesforce Sharing and Security Fundamentals
Security and record sharing is at the core of any successful organization and many Salesforce certification exams. This course will teach you about the essential skills permissions, profiles, secure code, and sharing on the Salesforce platform.

Sampling in Python
Learn to draw conclusions from limited data using Python and statistics. This course covers everything from random sampling to stratified and cluster sampling.

Sampling in R
Master sampling to get more accurate statistics with less data.

Scala 2 Classes and Objects
You can advance your understanding of Scala once you learn to apply multiple concepts together. This course will teach you how to work with classes, inheritance, traits, case classes, and packaging your code among other topics.

Scala 2 Fundamentals
Scala is one of the most popular functional programming languages that run on the JVM. This course takes you on a deep dive into Scala concepts such as object-oriented programming, closures, creating control structures, traits, and iImplicits.

Scala 2 Methods and Functions
Scala is emerging as a popular choice for working with large datasets and frameworks such as Spark. This course will teach you about Scala's support for first-class and higher-order functions and the differences between methods and functions.