Programming Books



Bookstore > Books > Programming

Python Concurrency with asyncio

Python Concurrency with asyncio

by Matthew Fowler

Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. You'll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio's APIs to run multiple web request...

Price:  $51.99  |  Publisher:  Manning  |  Release:  2022

100 Go Mistakes and How to Avoid Them

100 Go Mistakes and How to Avoid Them

by Teiva Harsanyi

100 Go Mistakes and How to Avoid Them puts a spotlight on common errors in Go code you might not even know you're making. You'll explore key areas of the language such as concurrency, testing, data structures, and more - and learn how to avoid and fix mistakes in your own projects. As you go, you'll navigate the tricky bits of handling JSON data and HTTP services, discover best practices for ...

Price:  $43.99  |  Publisher:  Manning  |  Release:  2022

SQL Antipatterns, Volume 1

SQL Antipatterns, Volume 1

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 uncover their hidden costs. Learn to identify and avoid many of these c...

Price:  $47.95  |  Publisher:  The Pragmatic Programmers  |  Release:  2022

Build a Weather Station with Elixir and Nerves

Build a Weather Station with Elixir and Nerves

by Alexander Koutmos, Bruce A. Tate, Frank Hunleth

The Elixir programming language has become a go-to tool for creating reliable, fault-tolerant, and robust server-side applications. Thanks to Nerves, those same exact benefits can be realized in embedded applications. This book will teach you how to structure, build, and deploy production grade Nerves applications to network-enabled devices. The weather station sensor hub project that you will be embarking ...

Price:  $23.18  |  Publisher:  The Pragmatic Programmers  |  Release:  2022

Programming WebRTC

Programming WebRTC

by Karl Stolley

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 another, all built on familiar HTML, CSS, and JavaScript. Power real-time activities like text-based chats, secure peer-to-peer file transfers, collaborative brainstorming sessions - even multiplayer gaming. ...

Price:  $45.95  |  Publisher:  The Pragmatic Programmers  |  Release:  2022

Rust Brain Teasers

Rust Brain Teasers

by Herbert Wolverson

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 opportunity. In this book, you'll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your knowledge, you can become better at what you do and avoid mis...

Price:  $18.95  |  Publisher:  The Pragmatic Programmers  |  Release:  2022

Practical SQL, 2nd Edition

Practical SQL, 2nd Edition

by Anthony DeBarros

Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source database PostgreSQL and its companion pgAdmin interface, and the con...

Price:  $30.94  |  Publisher:  No Starch Press  |  Release:  2022

The Recursive Book of Recursion

The Recursive Book of Recursion

by Al Sweigart

Recursion has an intimidating reputation: it's considered to be an advanced computer science topic frequently brought up in coding interviews. But there's nothing magical about recursion. The Recursive Book of Recursion uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often poorly taught and clarifying the fundamental principles of all recursiv...

Price:  $29.74  |  Publisher:  No Starch Press  |  Release:  2022

Mastering Python, 2nd Edition

Mastering Python, 2nd Edition

by Rick van Hattem

Even if you find writing Python code easy, writing code that is efficient, maintainable, and reusable is not so straightforward. Many of Python's capabilities are underutilized even by more experienced programmers. Mastering Python, Second Edition, is an authoritative guide to understanding advanced Python programming so you can write the highest quality code. This new edition has been extensively revi...

Price:  $44.99  |  Publisher:  Packt Publishing  |  Release:  2022

Rust Web Development with Rocket

Rust Web Development with Rocket

by Karuna Murti

Looking for a fast, powerful, and intuitive framework to build web applications? This Rust book will help you kickstart your web development journey and take your Rust programming skills to the next level as you uncover the power of Rocket - a fast, flexible, and fun framework powered by Rust.Rust Web Development with Rocket wastes no time in getting you up to speed with what Rust is and how to use it. You&...

Price:  $39.99  |  Publisher:  Packt Publishing  |  Release:  2022

Pages: ←Previous | 1 ... 8, 9, 10, 11, 12 ... 202 | Next→

Subscribe to Newsletter

Be the first to know about new IT books, upcoming releases, exclusive offers and more.