|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/salesforce-certified-javascript-developer-i-exam-question/
课程评论:没有评论
课程名称:Salesforce认证JavaScript开发者I考试题目 课程概述: Salesforce认证JavaScript开发者I证书旨在评估具备前端和后端JavaScript应用开发经验的人员。这项认证不限定于移动或设备平台,适用于多种框架。认证内容涵盖JavaScript基础知识和实践开发技能,尤其是与Lightning组件框架(包括Lightning Web Components,LWC)相关的技术。 认证包括两个组成部分:JavaScript开发者I认证的监考选择题考试和Lightning Web Components专家超徽章。这两个部分可以按任意顺序完成。考试集中于JavaScript基础知识,而超徽章则评估构建Lightning Web Components的实际技能。完成这两个部分可获得Salesforce认证JavaScript开发者I证书。 适合对象: 该认证主要针对使用JavaScript开发前端和后端应用的人员。这些候选人需要设计、构建和测试高效、可维护和可重用的解决方案。适合该认证的角色包括JavaScript程序员、Salesforce开发者、全栈开发者、Web应用开发者、前端开发者、软件/后端开发者、支持工程师、技术产品/项目经理以及UI/UX工程师。 考试信息: JavaScript开发者I认证考试是一个广泛认可的资格证书,适合有1-2年JavaScript应用开发经验的人员。考试确认候选人在JavaScript开发所需的核心技能。LWC编程模型的一个关键特点是其使用标准JavaScript,使得现有JavaScript专家更易于上手。 考试详情: - 格式:60道选择题及最多5道非评分题 - 时长:105分钟 - 通过分数:65% - 注册费:200美元(加适用税费) - 重考费:100美元(加适用税费) - 交付方式:在考试中心或在线进行监考考试 - 参考资料:考试期间不允许使用任何材料(纸质或在线) - 先决条件:无 考试大纲: Salesforce JavaScript开发者I考试评估候选人在以下领域的知识和技能: - 变量、类型和集合(23%) - 对象、函数和类(25%) - 浏览器与事件(17%) - 调试和错误处理(7%) - 异步编程(13%) - 服务器端JavaScript(8%) - 测试(7%) 该课程为希望在Salesforce生态系统中发展个人技术的人士提供了宝贵的资源和认证机会。
About the Salesforce JavaScript Developer I CredentialThe Salesforce Certified JavaScript Developer I Credential is designed for individuals with experience in developing front-end and back-end JavaScript applications for web environments. These skills apply to a variety of frameworks and are not specific to mobile or device platforms.This credential assesses core JavaScript knowledge as well as practical development skills needed to work with technologies like the Lightning Component framework, including Lightning Web Components (LWC). LWCs are custom HTML elements built using standard HTML and modern JavaScript.The certification includes two components: the JavaScript Developer I proctored multiple-choice exam and the Lightning Web Components Specialist Superbadge. These components can be completed in any order. The exam focuses on JavaScript fundamentals, while the superbadge evaluates hands-on skills in building Lightning Web Components. Completing both components earns the Salesforce Certified JavaScript Developer I credential.Who Should Pursue This Credential?The Salesforce Certified JavaScript Developer I certification is aimed at individuals who use JavaScript in one or more frameworks to develop front-end and back-end applications. These candidates design, build, and test solutions that are efficient, maintainable, and reusable.Candidates for this certification are proficient in JavaScript-specific programming patterns and can integrate JavaScript with CSS, HTML, and other markup languages. They can effectively leverage the Lightning Platform to create and deploy applications using the modern JavaScript language and Lightning Web Components.This certification is relevant for Salesforce partners, customers, and employees who have experience with JavaScript and the Lightning Component framework, including developing LWCs.Typical roles suited for this certification include:JavaScript ProgrammerSalesforce DeveloperFull Stack DeveloperWeb Application DeveloperFront-End DeveloperSoftware/Back-End DeveloperSupport EngineerTechnical Product/Project ManagerUI/UX EngineerAbout the ExamThe JavaScript Developer I certification exam is a widely recognized credential in the JavaScript domain. It is intended for individuals with 1-2 years of experience developing JavaScript applications for web environments. The exam confirms core JavaScript development skills required for working with JavaScript technologies.A key feature of the LWC programming model is its use of standard JavaScript, making it accessible for developers with existing JavaScript expertise. By passing the exam, candidates demonstrate their proficiency in JavaScript fundamentals and their ability to develop Lightning Web Components.Key Details about the Exam:Format: 60 multiple-choice/multiple-select questions, plus up to 5 non-scored questionsDuration: 105 minutesPassing Score: 65%Registration Fee: $200 (plus applicable taxes)Retake Fee: $100 (plus applicable taxes)Delivery: Proctored exam available at testing centers or onlineReferences: No materials (hard-copy or online) are allowed during the examPrerequisites: NoneCandidates can also provide feedback on individual questions during the exam.Exam OutlineThe Salesforce JavaScript Developer I Exam measures a candidate's knowledge and skills related to the following sections and objectives.Variables, Types, and Collections: 23%Given a scenario, write code to create variables and initialize them correctly.Given a business requirement, utilize strings, numbers, and dates effectively.Given a scenario or example, demonstrate awareness of type coercion and its effects.Given a specific scenario, distinguish truthy or falsey evaluations.Given a list of data, demonstrate data manipulation with arrays.Given a JSON response, demonstrate how to operate the JSON object.Objects, Functions, and Classes: 25%Given a business requirement, locate the best function implementation.Given a business requirement, apply fundamentals of object implementation to solve the business requirement.Given a business requirement, apply fundamentals of class implementation to solve the business requirement.Given a JavaScript module, give examples of how to use the module.Given a JavaScript decorator, give examples of how to use the decorator.Given a block of code, analyze the variable scope and the execution flow.Browser and Events: 17%Given a business requirement, utilize Events, event handlers, and propagation.Given a business requirement, evaluate and manipulate the DOM.Given a scenario, utilize the Browser Dev Tools to investigate code behavior.Given a scenario and requirements, utilize browser specific APIs.Debugging and Error Handling: 7%Given a scenario, handle errors properly.Given code to be debugged, use the console and breakpoints.Asynchronous Programming: 13%Given a scenario, apply asynchronous programming concepts.Given a scenario, use event loop and event monitor or determine loop outcomes.Server Side JavaScript: 8%Given a scenario and requirements, infer which Node.js implementation is a good solution.Given a scenario and requirements, infer which Node.js CLI command is a good solution.Know the core Node.js modules and given requirements, infer which Node.js library/framework is a good solution.Given a scenario and requirements, distinguish which Node.Js Package Management solution is the most fitting.Testing: 7%With a block of code and the associated Unit Test, determine where the test is ineffective and modify it to make it more effective.