Log in

Video Lesson: Next steps beyond Jumpstart

Lessons

Next steps beyond Jumpstart

Take your Magento 2 development skills further with beginner projects and the Magento 2 Coding Kickstart course.


Lesson Content

Congrats on completing the Magento 2 Coding Jumpstart course! You've taken your first steps into the world of Magento 2 development, learning about its architecture, module basics, routing, object management, and views. This foundation sets you up for creating your own custom functionalities within Magento 2.

What can I code up next?

To reinforce what you've learned and continue your Magento 2 journey, here are some project ideas that build upon the concepts covered in this course. These will help you apply your new knowledge and gain more hands-on experience.

If you need help or complete any of these projects, please consider joining the University and sharing your questions and code over on Campus. We're here to support you and are excited to see what you develop!

Future project ideas

  1. "Hello World" Module: Create a simple module that adds a new page displaying a "Hello World" message. This project will reinforce your understanding of module creation, routing, and basic controller actions.

  2. Customer Greeting Block: Implement a block on the homepage that greets customers by name if they're logged in, or shows a generic greeting if they're not. This will give you practice with block creation, template rendering, and basic logic.

  3. Date and Time Display: Build a module that shows the current date and time in the footer of every page. This will help you practice creating blocks, using layouts, and implementing PHP within Magento templates.

  4. Custom Product Tab: Develop a module that adds a new tab to the product detail page, displaying some custom information. This will help you understand how to extend existing Magento functionality and work with layouts.

  5. Simple Configuration Field: Create a module that adds a basic field to the Magento admin configuration. This will introduce you to system configuration in Magento and how to access these values in your code.

Each of these projects will help you apply what you've learned in the course while also introducing you to new aspects of Magento 2 development. Remember to break down each task into smaller, manageable steps, and don't hesitate to refer back to the course material as you work.

Continue Your Magento Journey

If you're eager to dive deeper into Magento 2 development and expand your skills further, consider checking out our Magento 2 Coding Kickstart course. It builds upon the fundamentals you've learned here and covers more advanced topics, helping you become a proficient Magento 2 developer.

Congratulations on completing this course! Your journey into Magento 2 development has just begun. Keep practicing, keep coding, and don't forget to celebrate your progress. Thank you for choosing this course, and happy coding!