You already know how to query with SQL, so learning how to do complex querieswithDoctrine should not be a pain! In this tutorial, we'll learn about:
the language Doctrine speaks (DQL)
the QueryBuilder object
JOINs! And using them to reduce queries
SELECTing specific fields instead of entire...
Описание курса:
After the first two courses, we're going to turn the volume to 11! Yup, it's database time!
This tutorial is all about Doctrine: a powerful ORM that will allow us to talk to a database from inside our Symfony app. With the power of PHP 8 & tools inside Symfony, Doctrine is not...
Описание курса:
Wait, someone built ANOTHER dinosaur park with ZERO tests!?!? I've seen this movie before and it's up to us: to add a rich set of tests before the dinos come for us...
But seriously: testing is great. It's not only a tool for preventing bugs, it's also a development philosophy...
Официальные курсы от создателей Symfony
Первые уроки доступны бесплатно. Можно ознакомиться с ними, чтобы понять нужность этого курса.
Описание курса:
Ever wanted to just... write modern JavaScript and have it work without needing to fuss with a build system?
Me too! And finally - thanks to...
Чему вы научитесь:
- Узнайте, что такое микросервисы и когда их использовать
- Как разрабатывать слабосвязанные одноцелевые приложения, которые работают вместе как распределенное приложение.
- Как обмениваться данными между службами с помощью JSON, удаленных вызовов процедур и gRPC
- Как...
Building Modern Web Applications withGo (Golang)
Научитесь программировать на Go у отмеченного наградами профессора университета
Описание:
Этот курс отлично подходит как для начинающих, так и для опытных веб-разработчиков, которые желают добавить Go в свой арсенал.
Мы начнем с обзора языка...
Научитесь программировать на Go у отмеченного наградами профессора университета
Язык: Английский + англ. субтитры
Описание
Научитесь писать современные, быстрые и безопасные веб-приложения на языке программирования Go от Google и изучите его у профессора университета, удостоенного наград, с...
Об этом курсе
В этом втором эпизоде о шаблонах проектирования мы сделаем наше приложение командной строки еще более потрясающим! Мы реализуем множество новых функций с нуля, таких как действия игрока, уровни сложности игры, бонусы за победу и многое другое! И мы сделаем все это, применив четыре...
Symfony 4 Track Overview.
Требования к обучающимся:
Intermediate PHP experience & skills
Comfortable with object-oriented principles
Каков будет мой уровень после этого курса?
You'll know the basics of the Symfony framework, forwards and backwards
You'll be able to use all of Symfony's major...
This course is in the planning stages
Learn how Symfony *really* works, then solve any problem.
Time to unlock your full Symfony 7 potential: to be able to take on any task, because you understand how things work under the hood. This tutorial is all about jumping from "I can do some stuff with...
Очаровательная разработка в Symfony 5 (перевод через нейросеть)
Комментарий автора перевода:
Перевод хорошего качества, нейросеть копирует исходный голос автора видео, звучание становится привычным и приятным на слух,
не идеально конечно, но из 5 балов я бы оценил на 4+, так как бывают...
Описание курса:
Thanks to part 1,part 2 we've already built a seriously powerful API, complete with security, custom fields and many more goodies. In this course, we'll take things even further:
State Providers & "proper" custom fields
Run custom code on a "state" change (e.g. publishing)...
Описание курса:
What you'll be learning
We all know that building a command-line app where characters battle each other is geek-awesomeness. But what about building that app and learning the most powerful programming design patterns of all time!? We should totally do that!
Design patterns are...
Объединенный курс по моделированию ногтей на верхние формы и технике покрытия гель-лаком
Данный курс сочетает в себе курсы Nail Bomb и Ready to Go.
Подходит для тех мастеров, которые хотят освоить современные техники моделирования ногтей на верхние формы, а также выйти на новый уровень в...
Описание курса:
Need to build an API and love the process? You've come to the right place.
Built on top of Symfony, API Platform enables you to build a rich, JSON-LD-powered, hypermedia API... pretty much instantly (we'll even teach you what those buzzwords mean). In this tutorial, we'll build...
Symfony 7️⃣ is here! And I want all of us to enjoy it. So let's get to work on upgrading. In this tutorial, we'll:
Upgrade to Symfony 6.4
Update all of our Flex recipes: walking through the why behind the changes
Remove SensioFrameworkExtraBundle
Navigate the WebpackEncoreBundle v2 &...
[Udemy] Master Python: Beginner to Prowith Hands-on Coding Tasks (Vitalii Shumylo)
Описание
Master Python: Beginner to Prowith Hands-on Coding Tasks - Unleash Your Coding Potential
Are you ready to dive into the world of Python programming and become a skilled coder? Look no further! Our...
This course is in the planning stages
Here be dragons! We've built a pretty sweet API for storing dragon treasures... but we've completely neglected one minor detail: security! In this tutorial, we'll secure our API Platform-powered API in every way imaginable... and spin up a nifty test suite...
Курс посвящен основам языка Go. Целью курса является изучение базовых концепций и синтаксиса языка Go.
Курс включает в себя рассмотрение синтаксиса языка Go , а также базовых инструментов стандартной библиотеки Go для создания простейших CLI и веб-приложений.
Курс основан на опыте практического...
Go быстро становится предпочтительным языком для создания веб-сервисов. Несмотря на то, что существует множество руководств, обучающих синтаксису Go разработчиков, имеющих опыт работы с другими языками программирования, одних руководств недостаточно. Они не учат идиомам Go, поэтому разработчики...