Тёмный

Designing Applications with Functional Programming Constructs - Venkat Subramaniam 

Developer Summit
Подписаться 7 тыс.
Просмотров 4,5 тыс.
50% 1

Functional programming has been around for a long time, but in recent years almost all mainstream languages have eagerly embraced it. Developers are no longer thinking it it is a good idea, but are building systems with the constructs of functional programming. In reality, we are building systems with hybrid models, imperative, object-oriented, and functional paradigms. In this presentation we will take a quick look at the main benefits and capabilities of functional programming, some of the requirements, and how we can design systems in a way we can practically honor those requirements in order to reap the benefits of the paradigm. We will draw inspirations from practical applications and libraries that illustrate how to design and architect using the functional approach.
For more on-demand content, visit: saltmarch.com/...

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@mahmudulislam5303
@mahmudulislam5303 11 месяцев назад
There is always something to learn from this man
@pradiptanag5291
@pradiptanag5291 2 месяца назад
Immersive experience as always - learned a lot.
@ulutiu
@ulutiu 5 месяцев назад
Regarding performance it's self evident that the stream api uses lazy evaluation, but there's another important factor that he didn't mention. Each stream method call creates intermediate objects which are used to build definition of the stream. And when terminating operation is called implicit iteration takes place. Which means that new objects are created for each stream method call. So if your code is critical for performance old-fashioned imperative style is the only way.
@sandrodelacruz8125
@sandrodelacruz8125 11 месяцев назад
Love the stories!
@Anbu_Sampath
@Anbu_Sampath Год назад
Elm
Далее
А вы играли в school boy runaway?
00:30
Просмотров 149 тыс.
The Amazing Features of Modern Java  - Venkat Subramaniam
1:02:01
How to Approach Refactoring -  Venkat Subramaniam
1:00:02
Code Review, you said? - Venkat Subramaniam
46:06
Просмотров 12 тыс.