Drupal 8 Developer Prep Series

Drupal 8 Developer Prep Series

BuildAModule via YouTube Direct link

Overview of what we're about to cover (OOP, autoloading, namespaces and Symfony)

12 of 13

12 of 13

Overview of what we're about to cover (OOP, autoloading, namespaces and Symfony)

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Drupal 8 Developer Prep Series

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Why you should be excited about Drupal 8
  2. 2 Who the "Drupal 8 Developer Prep" series for and what we will be covering
  3. 3 How to install our Drupal 8 snapshot with Dev Desktop
  4. 4 How to set up basic module scaffolding in Drupal 8
  5. 5 How a .info.yml file works, the purpose of using YAML and what the 'type' attribute is for
  6. 6 Adding a hook_page_alter() and hook_form_alter() to our module
  7. 7 How to add a page programmatically with a module
  8. 8 A brief comparison to adding a page programmatically in Drupal 7
  9. 9 Reviewing the code in our Controller class file
  10. 10 Reviewing the code in our routing.yml file
  11. 11 Reviewing our hook_menu() code
  12. 12 Overview of what we're about to cover (OOP, autoloading, namespaces and Symfony)
  13. 13 The difference between procedural and object-oriented programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.