D8 Acquia Certified Back End Specialist - pierregermain/MyDrupal GitHub Wiki
Acquia Certified Back End Specialist
What you need to learn:
- 1.0 Fundamental web development concepts
- knowledge of HTML and CSS,
- object-oriented PHP programming concepts,
- managing dependencies with Composer,
- automated testing
- Git for version control.
- 2.0 Drupal core API:
- Drupal 8 Module Development
- Routes and Menus
- Forms
- Entity API
- Plugin API
- Field API
- 3.0 Debug code and troubleshooting
- Debug Code
- Fix Problems
- 4.0 Theme Integration
- Render API
- JS API
- Twig Templates
- 5.0 Performance
- Performance
- Cache API
- 6.0 Security Issues from
- site configuration
- custom code
- wrong mechanism
- 7.0 Leveraging Community
- contribute to drupal
- Drupal Coding Standards
- Misc
- Command Line Usage