Overview Embarking on a journey through the intricate pathways of the Linux File Management System offers a thrilling yet essential adventure for those diving into modern computing. This course unfolds the mysteries behind Linux's unique file hierarchy, ensuring that users comprehend its structure and master the art of navigation and manipulation within this environment. From initial introductions to setting up a dedicated lab and diving deep into the Linux FileSystem, learners will be equipped with the prowess to navigate Linux systems effortlessly. Learning Outcomes: Understand the fundamental principles and concepts of the Linux File Management System. Acquire the knowledge to configure and set up a functional Linux lab environment. Demonstrate proficiency in navigating the Linux filesystem hierarchy. Apply various commands and techniques to manage files effectively. Recognise and differentiate between multiple Linux file types and their specific purposes. Implement appropriate security measures to safeguard files and directories. Evaluate and troubleshoot common file management issues within Linux environments. Why buy this Linux File Management System? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Linux File Management System there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Linux File Management System course is ideal for Aspiring system administrators keen on mastering Linux file management. Software developers looking to enhance their Linux-based application development skills. IT enthusiasts aiming to expand their knowledge on Linux operations. Individuals transitioning from other operating systems to Linux platforms. University students studying computer science or related fields with a focus on Linux systems. Prerequisites This Linux File Management System does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Linux File Management System was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Linux System Administrator: Average salary of £40,000 - £55,000 Per Annum. Software Developer (Linux-focused): Average salary of £45,000 - £60,000 Per Annum. Linux Support Engineer: Average salary of £30,000 - £45,000 Per Annum. IT Consultant (Linux speciality): Average salary of £50,000 - £70,000 Per Annum. Linux Systems Architect: Average salary of £60,000 - £80,000 Per Annum. Linux Training Specialist: Average salary of £35,000 - £50,000 Per Annum. Course Curriculum Section 1: Introduction Introduction 00:01:00 Course Overview 00:04:00 Section 2: Setup a Lab Unit 1: Download and Install VirtualBox 00:06:00 Unit 2: Creating First Virtual Machine 00:06:00 Unit 3: Linux Installation 00:25:00 Unit 4: Linux CentOS8 Installation 00:25:00 Section 3: Linux FileSystem Unit 1: Introduction to Unix and Linux 00:02:00 Unit 2: Accessing Linux System 00:03:00 Unit 3: Download and Install Putty 00:03:00 Unit 4: Connect Linux via Putty 00:05:00 Unit 5: Introduction to Linux FileSystem 00:05:00 Unit 6: FileSystem Structure and Description 00:13:00 Unit 7: FileSystem Navigation Commands 00:10:00 Unit 8: Absolute and Relative Paths 00:05:00 Unit 9: Directory Listing Attributes 00:03:00 Unit 10: Creating Files and Directories 00:09:00 Unit 11: Linux File Type 00:01:00 Unit 12: Difference Between Find and Locate Commands 00:06:00 Unit 13: Hard and Soft Link 00:12:00 Unit 14: i=Important Things to Remember 00:01:00 Unit 15: Understanding Wildcards 00:10:00 Unit 16: Command Prompts and Getting prompts Back 00:04:00 Unit 17: Changing Systems password 00:05:00 Assignment Assignment - Linux File Management System 00:00:00
Embark on a transformative journey into the realm of programming with our Intermediate Python Coding course. Picture yourself delving deeper into the world of Python, a language known for its versatility and efficiency. This course begins with a refresher introduction, setting a solid foundation before advancing to more complex concepts. It's designed not just to teach but to immerse you in the intricacies of Python. From understanding the fundamentals of classes and methods to unraveling the complexities of Object-Oriented Programming (OOP), each section is a step towards mastering this powerful programming language. Whether you're looking to enhance your coding skills for professional growth or personal satisfaction, this course bridges the gap between basic understanding and advanced proficiency. As you progress, you'll explore the sophisticated elements of Python, including inheritance, polymorphism, encapsulation, and abstraction. These concepts are not just taught theoretically; you'll see them come to life through practical applications, especially in the creation of Python games. This hands-on approach ensures that you're not just learning concepts but also applying them in real-world scenarios. The course also delves into Python's extensive libraries as you learn about modules, packages, and data handling with Pandas. Completing the course with error and exception handling, you emerge not just as someone who can code but as a problem-solver who can navigate through challenges and create efficient, elegant solutions. Learning Outcomes Gain a deeper understanding of Python classes, methods, and OOP principles. Develop skills in implementing inheritance, polymorphism, encapsulation, and abstraction in Python. Create interactive Python games and applications to apply coding skills practically. Learn to manage and utilise Python modules, packages, and the Pandas library. Master error and exception handling in Python for robust coding. Why choose this Intermediate Python Coding course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Intermediate Python Coding course for? Programmers looking to advance from basic to intermediate Python skills. Computer science students seeking a deeper understanding of Python. Software developers aiming to enhance their proficiency in Python. Data analysts and scientists interested in leveraging Python's capabilities. Hobbyists and tech enthusiasts keen on developing Python applications. Career path Software Developer: £30,000 - £60,000 Data Analyst: £25,000 - £50,000 Python Developer: £28,000 - £55,000 Machine Learning Engineer: £32,000 - £70,000 Data Scientist: £35,000 - £75,000 Back-end Developer: £27,000 - £53,000 Prerequisites This Beginner to Intermediate Python Coding does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Beginner to Intermediate Python Coding was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction Course Introduction 00:02:00 Course Curriculum 00:05:00 How to get Pre-requisites 00:02:00 Getting Started on Windows, Linux or Mac 00:01:00 How to ask Great Questions 00:02:00 Section 02: Class Introduction to Class 00:07:00 Create a Class 00:09:00 Calling a Class Object 00:08:00 Class Parameters - Objects 00:05:00 Access Modifiers(theory) 00:10:00 Summary 00:02:00 Section 03: Methods Introduction to methods 00:06:00 Create a method 00:07:00 Method with parameters 00:12:00 Method default parameter 00:06:00 Multiple parameters. 00:05:00 Method return keyword. 00:04:00 Method Overloading. 00:05:00 Summary 00:02:00 Section 04: OOPs Object-Oriented Programming Introduction to OOPs 00:05:00 Classes and Objects 00:08:00 Class Constructors 00:07:00 Assessment Test1 00:01:00 Solution for Assessment Test1 00:03:00 Summary 00:01:00 Section 05: Inheritance and Polymorphism Introduction 00:04:00 Inheritance 00:13:00 Getter and Setter Methods 00:12:00 Polymorphism 00:13:00 Assessment Test2 00:03:00 Solution for Assessment Test2 00:03:00 Summary 00:01:00 Section 06: Encapsulation and Abstraction Introduction 00:03:00 Access Modifiers (public, protected, private) 00:21:00 Encapsulation 00:07:00 Abstraction 00:07:00 Summary 00:02:00 Section 07: Python Games for Intermediate Introduction 00:01:00 Dice Game 00:06:00 Card and Deck Game Playing 00:07:00 Summary 00:01:00 Section 08: Modules and Packages Introduction 00:01:00 PIP command installations 00:12:00 Modules 00:12:00 Naming Module 00:03:00 Built-in Modules 00:03:00 Packages 00:08:00 List Packages 00:03:00 Summary 00:02:00 Section 09: Working Files with Pandas Introduction 00:02:00 Reading CSV files 00:11:00 Writing CSV files 00:04:00 Summary 00:01:00 Section 10: Error and ExceptionHandling Introduction 00:01:00 Errors - Types of Errors 00:08:00 Try - ExceptExceptions Handling 00:07:00 Creating User-Defined Message 00:05:00 Try-Except-FinallyBlocks 00:07:00 Summary 00:02:00
24 Hours Left! Don't Let the Winter Deals Slip Away - Enrol Now! According to recent statistics, the IT sector is one of the fastest-growing industries in the UK, and it shows no signs of slowing down. As technology continues to transform the way we live and work, there is an ever-increasing demand for skilled IT professionals who can keep up with the pace of change. If you're looking to enter this exciting field or advance your existing IT skills, our Essential IT Training course is the perfect starting point. Our comprehensive Essential IT Training course covers everything from the basics of information technology (IT) to more advanced topics such as project management and database storage. You'll learn how to use word processing, presentation, and spreadsheet software, and gain valuable insights into communication and network technologies. In addition, you'll develop future skills that are essential for success in the fast-paced world of IT. By the end of this Essential IT Training, you'll have a solid foundation in IT and be able to navigate the latest software with ease. You'll also have the skills to manage IT projects, work with databases, and communicate effectively in a technology-driven environment. Whether you're just starting out or looking to advance your career, our Essential IT Training course will provide you with the skills you need to succeed. After this Essential IT Training, you will be able to learn: Understand the importance of IT in today's world. Develop essential skills in word processing, presentation, and spreadsheet software. Learn how to store and manage data effectively using databases. Develop communication and network skills essential for working in the IT industry. Learn about project management in an IT context. Gain future skills that are essential for success in the fast-paced world of IT. Why Prefer this Course? Opportunity to earn a certificate accredited by CPD after completing this IT Training Course Student ID card with amazing discounts - completely for FREE! (£10 postal charge will be applicable for international delivery) Standard-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Each of our students gets full 24/7 tutor support *** Course Curriculum *** Module 01: Introduction: A Transforming Technology Toward A Brave New World Attitudes And Phobias Technology As Progress Critical Approaches To Technology What Is Information? What Is Information Technology? Characteristics Of Information Technology Module 02: Importance Of Information Technology The Use Of Information Technology Business Information Technology Use In Organisations Benefits Of The Use Of Information Technology In Business Information Technology Use In Education Information Technology In Health Module 03: Communication And Network Types Of Communication Communication Systems Communication Channels Wireless Connections Connection Devices Data Transmission Mobile Internet Networks Network Types Module 04: Future Skills Required In Information Technology Future Trends Drivers Impact On Employment And Skills Short /Immediate Issues And The Impact On Skills Medium Term Issues And The Impact On Skills Long Term Issues And The Impact On Skills Module 05: Technology As A Foundation Skill Area The Development And Impact Of Technology Culture Schooling A New Learning Environment Using Information Technology An Integrated Approach Information Technology Literacy Outcomes Enhancing Classrooms With Information Technology Module 06: Word Processing Software History Of Word Processing Standard Features Of Word Processors Full-Featured Word Processors Introduction To Microsoft Office Scrolling A Document Moving The Insertion Pointer Moving In Small Increments (Basic Arrow Keys) Getting Lost And Going Back Editing Text Deleting Stuff Splitting And Joining Mistakes? Mistakes? Undo Them With Haste Module 07: Presentation Software Starting And Exiting PowerPoint Understanding The Screen Elements Working With The Ribbon Working With Collapsible Tab Groups Working With Backstage View Changing The View Normal View Notes Page View Zooming In And Out Enabling Optional Display Elements Gridlines Opening A New Display Window Using The Help System Using PowerPoint Support Resources Understanding Product Activation Adjusting Privacy Settings Module 08: Creating And Editing Spreadsheet (Part 1: The Basics Of Spreadsheets) Typing Data Into A Single Cell Typing Data In Multiple Cells Typing In Sequences With Autofill Formatting Numbers And Labels Formatting Numbers Displaying Negative Numbers Formatting Decimal Numbers Formatting Cells Formatting Fonts And Text Styles Formatting With Colour Adding Borders Module 09: Creating And Editing Spreadsheet (Part 2: Navigation And Edit) Navigating A Spreadsheet Using The Keyboard To Move Around A Spreadsheet Naming Cells Searching A Spreadsheet Searching For Formulas Editing A Spreadsheet Changing The Size Of Rows And Columns With The Mouse Typing The Size Of Rows And Columns Adding And Deleting Rows And Columns Adding Sheets Renaming Sheets Rearranging Sheets Clearing Data Printing Workbooks Adding A Header Or Footer Printing Gridlines Defining A Print Area Inserting And Removing Page Breaks Printing Row And Column Headings Defining Printing Margins Defining Paper Orientation And Size Printing In Excel Module 10: Storing Database Database Basics Designing A Database Editing And Modifying A Database Adding And Deleting A Field Defining The Type And Size Of A Field Typing Data Into A Database Using Datasheet View Using Form View Creating A Form Editing A Form Adding A Field Closing And Saving A Database Exiting Access Module 11: Information Technology Project Management Introduction To Project Management What Is Project? What Is Project Management? Project Stakeholders Project Management Tools And Techniques Project Scope Management Project Time Management Project Cost Management Assessment Process Once you have completed all the course modules, your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed the course. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Essential IT Training is ideal for: Students who are interested in pursuing a career in IT. Professionals who want to upskill and stay up-to-date with the latest IT technologies and trends. Anyone who wants to learn how to use common software tools used in the workplace. Career path After completing this Essential IT Training, you are to start your career or begin the next phase of your career in following fields: IT Support Specialist: £25,000 - £35,000 Database Administrator: £35,000 - £50,000 Network Administrator: £30,000 - £45,000 IT Project Manager: £45,000 - £60,000 Software Developer: £30,000 - £60,000 Business Analyst: £30,000 - £50,000 Certificates CPDQS Accredited Certificate Digital certificate - £10 CPDQS Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.
Duration 3 Days 18 CPD hours This course is intended for This class is designed for individuals who are (or will soon be) supporting a Salesforce implementation in a decision-making capacity. This includes, but is not limited to, business analysts, IT managers, project managers, executive leaders, and executive sponsors. This class is not recommended for individuals tasked with solution-building. Overview When you complete this course, you will be able to: Identify key stakeholders needed for a successful Salesforce implementation. Describe the Salesforce data model as it relates to Customer 360, Salesforce Clouds, and the Salesforce Platform. Communicate the appropriate security measures needed to control org and data access. Discuss which standard or custom objects and applications should be implemented based on specific requirements and use cases. Effectively strategize how to migrate data into your Salesforce org while maintaining high data quality. Understand Salesforce automation tools and how they solve for various business challenges. Analyze Salesforce data with Reports and Dashboards. Navigate the key phases and milestones of a Salesforce implementation. Explore Salesforce features and functionality and gain the knowledge to make Salesforce implementation decisions with confidence. In this 3-day, heavily discussion-based class, learn about standard and custom objects and applications, data management, data visualization, flow automation tools, security mechanisms, and more. Successfully navigate the key phases and milestones of a Salesforce implementation, effectively communicate business needs, and provide directives to team members tasked with solution-building to deliver a robust Salesforce solution that achieves business goals. Salesforce Data Model Discover the Customer 360 Platform Examine Salesforce Clouds Navigate the Salesforce Platform Review the Salesforce Platform Data Model Understand Data Visualization Security & Access Create Users Access the Org Control Data Objects & Applications Review Standard Objects Understand Custom Objects Explore Standard Applications Discover Custom Applications Salesforce Customizations Work with Fields Design Page Layouts Understand Record Types Review Dynamic Capabilities Successful Data Management Determine Data Strategy Create Data Ensure Data Quality Process Automation Streamline Business Processes Using Automation Tools Learn Purpose-Driven Automation Automate With Flow Data Analysis Using Reports & Dashboards Organize Reports and Dashboards Build Reports Create Dashboards Create an Analytics Strategy Adoption & Continued Improvement Adopt Your Implementation Evaluate Continued Improvements Additional course details: Nexus Humans Understand and Drive Your Salesforce Implementation ( BSX101 ) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Understand and Drive Your Salesforce Implementation ( BSX101 ) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 1 Days 6 CPD hours This course is intended for This course is designed for sales representatives who are managing their sales territories, with the goal of converting sales leads into sales opportunities and sales opportunities into closed sales. You may be selling products or services, or you may or may not be familiar with other CRM systems and may be new to Salesforce CRM. Overview In this course, students will create and manage records in the trial version of Salesforce© Sales Cloud© Lightning Enterprise Edition.Students will:- Create a basic Salesforce Sales Cloud environment and navigate the interface.- Optimize lead qualification.- Manage accounts and contacts.- Manage the opportunity pipeline.- Use Salesforce email.- Work with reports and dashboards. This course will give students the knowledge and skills they need to use Salesforce© in the real world?ultimately enabling them to meet and exceed their sales targets. Getting Started with Salesforce Set Up a Trial Version of Salesforce Sales Cloud Enterprise Edition Navigate the Salesforce LE Interface Navigate in the Salesforce Classic Interface Optimizing Lead Qualification View Leads Manage Leads Work Leads Convert Leads Managing Accounts and Contacts Manage Accounts Manage Contacts Managing the Opportunity Pipeline Manage Opportunities Work Opportunities Close Opportunities Using Salesforce Email Use Salesforce Email in Salesforce Classic Use Salesforce Email in Salesforce LE Working with Reports and Dashboards View Reports and Dashboards Create and Edit Reports and Dashboards
Duration 5 Days 30 CPD hours In this course, you?ll learn how to program Lightning Web Components with markup, JavaScript, CSS, Apex, and the Salesforce Lightning Design System (SLDS). Additional course details: Nexus Humans Salesforce Programming Lightning Web Components (DEX602) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Programming Lightning Web Components (DEX602) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 2 Days 12 CPD hours This course is intended for This class is designed for experienced Salesforce Administrators who are responsible for setting up, configuring, and managing Service Cloud. Prior to taking this class, you should have a solid understanding of Salesforce functionality and concepts, at least 6 months of experience using Salesforce, and the Salesforce Administrator credential or equivalent knowledge. Overview Set up the case management process automating the support process with queues, assignment/escalation rules, and Process Builder. Configure Salesforce knowledge to help you manage the creation, publication, and maintenance of knowledge articles. Enable entitlements to set up service contracts. Set up the Salesforce Service Console app to help your support reps work more efficiently. Understand the capabilities of the Softphone Utility in the Lightning Console. Configure online chat with customers using Web Chats. Understand and set up communities. Leverage Service Cloud to scale your support efforts and improve customer service. In this 2-day class, Service Cloud experts will walk you through how to configure and maintain Service Cloud for your organization. Learn how to set up service contracts with milestones and entitlements, set up the Service Console application, add the Softphone Utility to your Lightning Console, and set up Web Chats to provide frictionless customer support. Learn how to configure a Customer Community so you can connect customers to knowledge articles and community members to find answers instantly. Case Escalations and Entitlements Create processes to streamline a support team?s workflow and case management. Customize fields, page layouts, and record types for different kinds of support cases. Define picklist values for each new record type. Create case assignment rules, queues, and escalation rules to push cases to the appropriate support team at the appropriate time. Create and manage entitlements to customize the level of support for each customer. Salesforce Knowledge Enable Lightning Knowledge and assign appropriate user licenses. Customize page layouts and record types to support knowledge article management. Customize access to, permissions for, and visibility of knowledge tools and processes. Create and manage articles to ensure quality of information. Manage and close cases more efficiently using knowledge articles. Lightning Service Console Create your own Service Console app. Customize the Lightning Console pages. Add Utilities to your console. Enable and utilize Chat (formerly Live Agent). Optimize the use of Omni-Channel. Salesforce Self-Service Communities Enable communities in your Salesforce org. Create a permission set for effective administration of communities. Customize the look and layout of the community. Add the Reputation component to the community. Additional course details: Nexus Humans Salesforce Administer and Maintain Service Cloud (ADX261) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Administer and Maintain Service Cloud (ADX261) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 3 Days 18 CPD hours This course is intended for Salesforce consultants and administrators Overview When you complete this course, you will be able to:Enable Field Service Lightning.Describe the capabilities and components of Field Service Lightning.Know the right questions to ask prior to implementing Field Service Lightning.Understand the steps to successfully implement Field Service Lightning In this hands-on course, you will learn about Field Service Lightning components and even have the opportunity to implement Field Service Lightning for AW Computing, our fictitious company. What is Field Service Lightning? Define Field Service Lightning Identify the challenges of field service management and how FSL can overcome those challenges Describe what connected field service looks like Explain the main components and capabilities of FSL Meet AW Computing Learn about AW Computing Understand the business reason why AW Computing has purchased FSL Plan for Field Service Lightning Learn the essential questions to ask before setting up FSL Consider FSL limitations Set Up Field Service Lightning (Long Module) Set up FSL Components and Managed Package Walk Through the FSL Process by Role View and perform FSL actions as a Service Agent View and perform FSL actions as a Dispatcher View and perform FSL actions as a Field Resource View and run FSL reports as a Supervisor / Manager
Duration 4 Days 24 CPD hours This course is intended for Developers who have: At least two years of experience with Java or JavaScript programming Familiarity with the jQuery library and JSON syntax Overview When you complete this course, you will be able to: Create cartridges to add reusable functionality to a site. Use JavaScript controllers to add business logic to a site. Create reusable code using ISML templates. Use content slots and page designer to improve the appearance and flexibility of a site. Use B2C Commerce Script in ISML templates and script files. Use the Forms Framework to control the validation, rendering, and storing of consumer-entered values. Create hooks to configure functionality that is called a specific event. Measure and ensure site performance. Install and use SFRA command line tools to perform testing. This course introduces the core programming concepts, relevant files, and scripting language for Salesforce B2C Commerce. It is a must for developers new to Salesforce B2C Commerce and experienced developers looking to ramp up on Storefront Reference Architecture. Using real-world scenarios, this course covers how to customize the Storefront Reference Architecture and modify a B2C Commerce Cloud storefront. Overview of B2C Commerce Salesforce B2C Commerce Overview Storefront Reference Architecture Overview Business Manager Organization Getting Started Accessing Storefront Reference Architecture Creating a Workspace Creating a Server Connection Navigating Cartridges CartridgesCartridges Cartridge Types Cartridge Path Working with Plugin Cartridges Using a Custom Storefront Cartridge Controllers Introduction to JavaScript Controllers Creating a JavaScript Controller Script & JavaScript Controller Debugging Middleware Functions B2C Commerce Script API Models Introduction to Models Extending Models ISML ISML Tags and Expressions Reusing Code in Templates Conditional Statements & Loops Resource API & Resource Bundles Content Slots Creating & Configuring Content Slots Content Link Functions Page Designer Introduction to Page Designer Business & Developer Tasks Creating Custom Components Forms Framework Custom & System Objects XML Metadata File Server-Side Validation Script ISML Form Template Custom Logging Client-Side Validation Script Site Maintenance Site and Page Caching Site Performance Storefront Reference Architecture Tools GitHub NPM Tools Functional and Unit Tests
Duration 3 Days 18 CPD hours This course is intended for This class is designed for experienced Salesforce Administrators with little or no Flow experience who need to streamline business processes with no-code automated solutions. This class is not recommended for developers. However, if you are a developer interested in learning Flow, we highly recommend Declarative Development for Platform App Builders in Lightning Experience (DEX403). Overview When you complete this course, you will be able to: Create automated no-code solutions with Salesforce Flow. Analyze use cases and effectively translate requirements into design plans that detail accurate Flow building processes. Understand and leverage various Flow types, elements, and resources. Build Screen Flows and manage screen layouts and field visibility. Implement Flows on Home and Record pages. Automate business processes by creating Record-Triggered Flows (based on record create, update, or delete) to perform specific actions. Identify best practices for creating and managing Flows. Streamline business processes and automate manual tasks across your organization by building no-code automation solutions with Flow Builder. In this 3-day class designed for administrators, our experts will introduce you to Screen and Record-Trigger Flows, in addition to various Flow elements and resources. Learn how to effectively create and manage Flows that champion automation best practices, solve for user requirements, and empower you to get more out of Salesforce. Foundations of Flow Create Variables Understand Algorithms Explore Control Structures Examine Flow Best Practices Screen Flows Use Elements and Resources Control Field Visibility Manage Data and Navigation Surface a Flow Complete the Flow Record-Triggered Flows Define Flow Triggers Use Flow Triggers to Replace Formula Fields Share Records with Flow Additional course details: Nexus Humans Salesforce Automate No-Code Solutions Using Flow (ADX301) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Salesforce Automate No-Code Solutions Using Flow (ADX301) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.