by Drew Neil
Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator...
Price: $34.46 | Publisher: The Pragmatic Programmers | Release: 2018
by Rob Isenberg
Docker does for DevOps what Rails did for web development - it gives you a new set of superpowers. Gone are “works on my machine” woes and lengthy setup tasks, replaced instead by a simple, consistent, Docker-based development environment that will have your team up and running in seconds. Gain hands-on, real-world experience with a t...
Price: $29.31 | Publisher: The Pragmatic Programmers | Release: 2019
Programming WebAssembly with Rust
by Kevin Hoffman
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust delivers the power of C in a language that strictly enforces type safety. Combine both languages and you can write for the web like never before! Learn how to integr...
Price: $30.27 | Publisher: The Pragmatic Programmers | Release: 2019
by Paolo Perrotta
Peel away the obscurities of machine learning, starting from scratch and going all the way to deep learning. Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular work. Take a hands-on approach, writing the Python code yourself, without any libraries to o...
Price: $39.99 | Publisher: The Pragmatic Programmers | Release: 2020
A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition
by Jay Wengrow
If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With ...
Price: $41.99 | Publisher: The Pragmatic Programmers | Release: 2020
by Bill Karwin
SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they're not experts in SQL. They often depend on antipatterns - -solutions that look right but become increasingly painful to work with as you u...
Price: $47.95 | Publisher: The Pragmatic Programmers | Release: 2022
by Miki Tebeka
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 uses those quirks as a teaching opportunity. By understanding the gaps in your knowledge, you'll become better at what you do. Some of th...
Price: $13.76 | Publisher: The Pragmatic Programmers | Release: 2021
by Miki Tebeka
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. This book uses those quirks as a teaching opportunity. By understanding the gaps in your knowledge, you'll become better at what you do. So...
Price: $8.28 | Publisher: The Pragmatic Programmers | Release: 2021
by Steve Klabnik, Carol Nichols
The Rust Programming Language is the official book on Rust: an open source systems programming language that helps you write faster, more reliable software. Rust offers control over low-level details (such as memory usage) in combination with high-level ergonomics, eliminating the hassle traditionally associated with low-level languages.T...
Price: $26.02 | Publisher: No Starch Press | Release: 2019
by Joe Gray
Even the most advanced security teams can do little to defend against an employee clicking a malicious link, opening an email attachment, or revealing sensitive information in a phone call. Practical Social Engineering will help you better understand the techniques behind these social engineering attacks and how to thwart cyber criminals ...
Price: $22.00 | Publisher: No Starch Press | Release: 2022