Online SymfonyTour 2021: pre-conference workshops are announced

We’ve recently announced our Online SymfonyTour for the first semester of 2021. All Call for Papers are currently open, send in your talk proposals!

Each online conference comes with 2 days of online pre-conference workshops, organized on the days before the conference. We’re pleased to announce the pre-conference workshop topics, either 2-day workshops or a combo of two 1-day workshop:

Mastering OOP & Design Patterns (2-day workshop): Object Oriented Programming (OOP) goes beyond the design of classes and interfaces. It includes a wide variety of concepts such as objects, entities, value objects, services, design models, SOLID principles, calisthenics, coupling, etc. Mastering OOP often requires several years of experience. This workshop will help you to better understand all these concepts in order to write more maintainable, robust and testable object-oriented code. You will also discover techniques to reduce the complexity of your code and make your classes more specific and therefore simpler. You will also learn how to recognize and exploit the power of design models (factory, adapter, composite, decorator, mediator, strategy, etc.). Symfony 5: the fast track (2-day workshop): This training is from the book "Symfony 5: The Fast Track" by Fabien Potencier. During 2 days, you will learn how to build a Symfony application from A to Z using new practices and new components. For those who are new to Symfony, this training is an opportunity to discover a range of capabilities to leverage. For the more experienced ones, the Symfony 4 development cycle changes the game. This training will be useful for them to refresh their knowledge and gain in efficiency from day to day. We will build an application with all the infrastructure of modern apps: database, application and HTTP cache server, message bus for background processing, APIs and SPAs, etc. On the menu: Flex, Mailer, Notifier, Workflow, Messenger, API Platform, HttpClient, String, Webpack Encore, etc. Building modular and interactive applications with Symfony UX (1-day workshop): In December 2020, Symfony unveiled a new tool: Symfony UX. This workshop will introduce you to Symfony UX and the tools it relies on: Webpack Encore, Stimulus, Jest and Testing Library. We will discover how to build modular and interactive interfaces using small reusable JavaScript components that can be easily tested automatically. We will also discover how to rely on Symfony UX and Swup to build advanced User Experiences using the micro-frontends approach. Finally, we will discuss a little bit about React and how it can be used inside of your Symfony UX applications to increase even more its capabilities. Profiling Symfony & PHP apps (1-day workshop): It is difficult to improve what is not measurable! Profiling an application should always be the first step in trying to improve its performance. With this workshop, learn how to identify performance issues in your application and adopt the best profiling practices in your daily development habits. This workshop will use the Blackfire.io tool to help you identify performance leaks.

You can book a workshop ticket only, a conference ticket only or a combo workshop and conference ticket! Early bird registration for SymfonyLive Online Poland, France, Germany and Spain 2021 ends on January 18th, book your reduced ticket now! Early bird registration for SymfonyWorld Online 2021 ends on February 8th 2021. All workshops are organized in English expect for the workshops of SymfonyLive Online France which will be in French.

Workshop dates for each conference:

SymfonyLive Online Poland 2021 (conference is in Polish): pre-conference online workshop days in English on March 10-11. Book your workshop! Tickets are sold in Euros. SymfonyLive Online France 2021 (conference is in French): pre-conference online workshop days in French on April 7 and 8. Book your workshop! SymfonyLive Online Germany 2021 (conference is in German): pre-conference online workshop days in English on April 14 and 15. Book your workshop! SymfonyLive Online Spain 2021 (conference is in Spanish): pre-conference online workshop days in English on May 5 and 6. Book your workshop! SymfonyWorld Online 2021 (conference is in English): pre-conference online workshop days in English on June 15 and 16. Book your workshop!

Get trained before our Online conferences!

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/F9s1aK9R1rA/online-symfonytour-2021-pre-conference-workshops-are-announced

Utworzony 5y | 18 gru 2020, 13:20:13


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 maj 2025, 09:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 maj 2025, 08:30:20 | Symfony
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 maj 2025, 09:20:09 | Symfony
Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 maj 2025, 00:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony