An open API service indexing awesome lists of open source software.

https://github.com/magento-notes/magento2-exam-notes

Preparation notes for Magento 2 Certified Professional Developer exam
https://github.com/magento-notes/magento2-exam-notes

exam magento-certified-developer magento2 magento2-certification study-guide

Last synced: 6 months ago
JSON representation

Preparation notes for Magento 2 Certified Professional Developer exam

Awesome Lists containing this project

README

          

# Overview

Magento 2 Certified Professional Developer notes

# 1. Topics

1. 18% 1 - Magento Architecture and Customization Techniques (11 questions)
- modules, config, di, plugins, events, cron, cli, cache
2. 12% 2 - Request Flow Processing (7 questions)
- modes, front contr., url, rewrite, action contr., response, routes, 404, layout, page layout
3. 10% 3 - Customizing the Magento UI (6 questions)
- theme, template, block, block cache, JS, UI component (briefly)
4. 7% 4 - Working with Databases in Magento (4 questions)
- repository, api data class, search criteria, table, load/save, collection, select, migration
5. 8% 5 - Using the Entity-Attribute-Value (EAV) Model (5 questions)
- hierarchy, storage, load/save, attributes, frontend/source/backend
6. 10% 6 - Developing with Adminhtml (6 questions)
- form, grid, system.xml, menu, acl
7. 12% 7 - Customizing the Catalog (7 questions)
- product types, price, price render, category, catalog rules
8. 13% 8 - Customizing the Checkout Process (8 questions)
- cart rule, add to cart, quote totals, product type render, shipping method, payment method
* normal/wishlist/reorder/quote merge
9. 5% 9 - Sales Operations (3 questions)
- order processing, status, invoice, refund
10. 5% 10 - Customer Management (3 questions)
- my account, customer extension attributes, address, customer group, tax

### 1.2 Magento 2 Certified Professional Developer

+ 60 Multiple Choice items
+ 90 minutes to complete the exam
+ A score of 64% or higher is needed to pass the Magento 2 Certified Professional Developer exam
+ Based on Magento Open Source (2.2) and Magento Commerce (2.2), but applicable to those using any version of Magento 2.

# 2. Resources

## 2.1. Links
+ [Magento 2 Certified Professional Developer](https://u.magento.com/magento-2-certified-professional-developer)
+ [Magento 2.2 Developer Documentation](http://devdocs.magento.com/)
+ [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
+ [Markdown Cheatsheet RU](https://github.com/sandino/Markdown-Cheatsheet)
+ [Swiftotter Study Guide](https://swiftotter.com/technical/certifications/magento-2-certified-developer-study-guide)

## 2.2. Credits

Inspired by https://github.com/colinmurphy/magento-exam-notes