Write code that's clean, concise, and to the point: code that others will read with pleasure and reuse. Comparing your code to that of expert programmers is a great way to improve your coding skills……続きを見る
JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous language has evolved into a respectable language. Whether you're writing frontend applications or server sid……続きを見る
著者:Miki Tebeka
出版社: The Pragmatic Programmers
発売日: 2021年09月16日
This book contains 25 short programs that will challenge your understanding of Pandas. Like any big project, the Pandas developers had to make some design decisions that at times seem surprising. Th……続きを見る
著者:Josha Stella
出版社: The Pragmatic Programmers
発売日: 2018年02月05日
Harness the promise of the cloud with Fugue, an operating system built for the cloud. Program cloud infrastructure in a fraction of the time it takes with current tools, debug infrastructure at desi……続きを見る
著者:Miki Tebeka
出版社: The Pragmatic Programmers
発売日: 2021年09月10日
This book contains 25 short programs that will challenge your understanding of Go. Like any big project, the Go developers had to make some design decisions that at times seem surprising. This book ……続きを見る
Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify ……続きを見る
Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an……続きを見る
著者:Sergi Mansilla
出版社: The Pragmatic Programmers
発売日: 2018年03月05日
Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful dat……続きを見る
著者:Herbert Wolverson
出版社: The Pragmatic Programmers
発売日: 2022年03月08日
The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportuni……続きを見る
著者:Stephen Bussey
出版社: The Pragmatic Programmers
発売日: 2020年03月31日
Give users the real-time experience they expect, by using Elixir and Phoenix Channels to build applications that instantly react to changes and reflect the application's true state. Learn how Elixir……続きを見る
Think in the Clojure way! Once you're familiar with Clojure, take the next step with extended lessons on the best practices and most critical decisions you'll need to make while developing. Learn ho……続きを見る
著者:Randall Koutnik
出版社: The Pragmatic Programmers
発売日: 2018年12月18日
Upgrade your skillset, succeed at work, and above all, avoid the many headaches that come with modern front-end development. Simplify your codebase with hands-on examples pulled from real-life appli……続きを見る
Work in Flutter, a framework designed from the ground up for dual platform development, with support for native Java/Kotlin or Objective-C/Swift methods from Flutter apps. Write your next app in one……続きを見る
Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabili……続きを見る
Today, developers are increasingly adopting Clojure as a web-development platform. See for yourself what makes Clojure so desirable, as you create a series of web apps of growing complexity, explori……続きを見る
著者:Trevor Burnham
出版社: The Pragmatic Programmers
発売日: 2024年09月20日
Turn your React project requirements into tests and get the feedback you need faster than ever before. Combine the power of testing, linting, and typechecking directly in your coding environment to ……続きを見る
著者:Noel Rappin
出版社: The Pragmatic Programmers
発売日: 2018年03月12日
Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular application of test-driven development. You'll use Rails 5.1, Minitest 5, and RSpec 3.6, as w……続きを見る
著者:Rebecca Skinner
出版社: The Pragmatic Programmers
発売日: 2023年08月01日
Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Typ……続きを見る
著者:Svilen Gospodinov
出版社: The Pragmatic Programmers
発売日: 2021年08月10日
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or fault-tolerance. Most projects benefit from running backgrou……続きを見る
著者:Ludovico Fischer
出版社: The Pragmatic Programmers
発売日: 2018年02月06日
When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your bel……続きを見る
Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll ge……続きを見る
Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll ge……続きを見る
著者:Ashley Peacock
出版社: The Pragmatic Programmers
発売日: 2024年11月12日
Use serverless technologies to build applications that scale, more quickly and easily, and without worrying about deployment. Whether you're writing an API, a full-stack app, or real-time code, harn……続きを見る
著者:Lance Halvorsen
出版社: The Pragmatic Programmers
発売日: 2018年02月23日
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. For decades OTP has helped developers create incredibly robust, scalable appli……続きを見る
Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you're going to need to know more than just the language. The ca……続きを見る
著者:Karl Stolley
出版社: The Pragmatic Programmers
発売日: 2024年06月30日
Build your own video chat application - but that's just the beginning. With WebRTC, you'll create real-time applications to stream any kind of user media and data directly from one browser to anothe……続きを見る
著者:Brian P. Hogan
出版社: The Pragmatic Programmers
発売日: 2018年02月05日
Grunt is everywhere. JavaScript projects from jQuery to Twitter Bootstrap use Grunt to convert code, run tests, and produce distributions for production. It's a build tool in the spirit of Make and ……続きを見る
Unlock the power of modern web development with Hallo Blazor: Building Modern Full-Stack Web Apps with .NET 9.0. This definitive guide takes you on a journey through Microsoft's innovative Blazor fr……続きを見る
Set up web forms from scratch using the most popular React form library in use today, React Hook Form. This book is a succinct and practical guide to building robust, scalable and reusable forms. Fr……続きを見る
Are you a web developer looking to transition into the world of mobile app development with Flutter? Have you mastered the art of HTML, CSS, and JavaScript but want to leverage your skills to build ……続きを見る