The Pragmatic Programmers, LLC.
Материалов: 5

Functional Programming in Java: Harness the Power of Streams and Lambda Expressions. 2 Ed
В этом материале разберём тему: features. Lambda expressions reduce the syntactic overhead of encoding behavior as data; default methods allow existing libraries to evolve over time, enabling core JDK…

SQL Antipatterns, Volume 1: Avoiding the Pitfalls of Database Programming
Ниже — практический обзор по теме «book». Each chapter of the book helps to identify, explain and correct a unique and dangerous antipattern. In the four parts of the book, antipatterns are grouped in…

Modern Front-End Development for Rails
Коротко и по делу о том, что важно знать про your. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem.It's easier than ever to build user interactions with Hotwire, Turb…

Modern CSS with Tailwind: Flexible Styling Without the Fuss. 2 Ed
В этом материале разберём тему: tailwind. Tailwind 3.0 has a large number of new features powered by the new system, including the ability to use arbitrary values with most Tailwind class patterns, an…

Programming Ruby 3.3: The Pragmatic Programmers' Guide
В этом материале разберём тему: ruby. It powers the Rails framework, which is the backing of some of the most important sites on the web. Ruby is one of the most important programming languages in use…