Skip over navigation
svg%3E

Prerequisites

While the Oro business training program aims to be for everyone who wants to learn how to work with Oro applications, our technical training programs (mainly, the Oro Advanced sessions ) require more technical knowledge and some development experience. We would equally love each participant to get the most of our training programs, so we encourage our attendees to have a certain amount of development knowledge and skills to qualify for them.

Feel free to use the following list of questions to get an idea of the material you need to be familiar with before enrolling in our technical programs:

  1. Are you familiar with how encapsulation, inheritance, and polymorphism are implemented in PHP?
  2. From your experience, when may KISS be better than SOLID?
  3. Can you think of any advantages and disadvantages of the Dependency Injection pattern?
  4. Are there any features of RDBMS that you think we can use to maintain data consistency?
  5. Why do you think applications use APIs instead of providing direct access to the storage?
  6. Are you aware of how the Symfony application converts Request object to Response object?
  7. Have you ever had to inject service into the Controller in the Symfony application?
  8. Do you have experience executing custom PHP code while building the Dependency Injection Container in the Symfony application?
  9. Have you ever encountered any performance issues with Doctrine ORM that you had to fix?
  10. From your experience, which events are normally triggered when Doctrine ORM commits Unit Of Work?
target
Commerce

If some of these questions were a little too tricky to answer, don't panic just yet! We would love for you to attend our training, and so we have compiled a list of resources that might help you prepare for the technical program and get the most of it afterward:



We look forward to seeing you at our training sessions!

Back to top