К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Salesforce Development with Real-World Project - Part 01 · LearnSpace
Назад в каталог
courseraПрограммирование

Salesforce Development with Real-World Project - Part 01

Курс от Packt
Средний≈ 6.6 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this course, you will dive deep into Salesforce development, creating a Conference Management application from scratch. You’ll begin by learning how to set up your Salesforce Developer’s account and create custom objects like Sessions and Speakers. As you progress, you will gain hands-on experience with junction objects, triggers, and Apex classes, while developing skills in automating processes like sending emails and checking for double bookings. You will also explore key concepts such as Visualforce pages, SOQL, and DML operations. After covering the foundational topics, the course will introduce you to JavaScript in Visualforce Pages and guide you through integrating the Google Map API to display hotel locations. You will also learn about REST Web Services, using them to interact with external systems, send HTTP requests, and manipulate Salesforce data. This course is perfect for developers looking to transition into Salesforce development or enhance their existing Salesforce skills. It is designed for individuals familiar with basic programming concepts and those eager to work with Salesforce tools in real-world applications. The difficulty level is intermediate. By the end of the course, you will be able to create Salesforce applications, manage objects and relationships, use Apex to automate processes, interact with external APIs, and work with RESTful web services to extend your Salesforce applications.

Навыки, которые вы освоите

Salesforce DevelopmentRestful APIVisualforceWeb ServicesData ModelingJavascriptSalesforceData AccessAPI TestingApplication DevelopmentApplication Programming Interface (API)Salesforce Object Query Language (SOQL)Programming PrinciplesSQL

Программа курса

4 модулей · 43 учебных материалов

01Salesforce Conference Management Application from scratch17 материалов

Salesforce Conference Management Application from scratch

Overview of the Conference Management AppВидеоSalesforce Conference Management Application from scratchЧтениеCreating a Developer's AccountВидеоCreate Session and Speaker object with custom fields for Conference Mngmt AppВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Salesforce Development with Real-World Project - Part 01
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 6.6 ч

4 модулей

Язык: Английский

Часть программы вашего университета
What is a junction Object in Salesforce and why we need it in our Conference AppВидео
How to create a junction object in Salesforce?Видео
Creating tabs for Session and Speaker objectВидео
How to configure the Lookup Dialog and related list elements for session object?Видео
What is Apex and why we need Apex?Видео
Create an Apex class to send email to the speaker enrolled to a sessionВидео
What are SOQL statements in APEX and how to write SOQL statements?Видео
Executing SOQL statements to retrieve data from Session and Speaker objectВидео
Difference between DML statements and Database methods, when to choose which one?Видео
Creating a trigger to send Email and check for Double booking in our ApplicationВидео
Test class to test the double booking for the session Speaker objectВидео
Creating custom Visualforce page for Speaker objectВидео
Uploading the Speaker Photo using controller extensionВидео
02Using JavaScript in Visualforce Pages4 материалов

Using JavaScript in Visualforce Pages

Creating the Hotel object to store the info about different conference hotelsВидеоUse the Google Map API to display the hotel location on the MapВидеоCreating and Displaying Hotels on a Google Map in SalesforceDIALOGUEUsing JavaScript in Visualforce PagesЗадание
03REST Web Services9 материалов

REST Web Services

Introduction about the REST web servicesВидеоWhat is JSON and XML?ВидеоWhat is workbench and how to use workbench?ВидеоGet the Cases associated with the Account using GET requestВидеоDelete the cases which are in Closed status using @HttpDeleteВидеоCreate a new Account object using @httpPost methodВидеоUpdate the existing Case object using the @HttpPatch annotationВидеоExploring Apex REST Services and HTTP Methods in SalesforceDIALOGUEREST Web ServicesЗадание
04Complex REST API Call related to Account object13 материалов

Complex REST API Call related to Account object

REST API call to retrieve the Account by IdВидеоHow to wrap the response back to the client along with Http Status codeВидеоSearch the Account by Account NameВидеоDifference between @httpPost and @HttpPut methodВидеоSend the Account object in the requestВидеоCreating a list of Accounts in Salesforce databases using @HttpPostВидеоCreating a list of contacts associated with the Account objectВидеоHow to Write a Test Class in Apex?ВидеоHow to Create a Trigger, Apex class, and Test Class?ВидеоExposing Apex Methods as SOAP Web ServicesВидеоComplex REST API Call related to Account objectЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание