Deep Learning with R, 2nd Edition
by Francois Chollet, Tomasz Kalinowski, J. J. Allaire
Deep Learning with R, 2nd Edition shows you how to put deep learning into action. It's based on the revised new edition of François Chollet's bestselling Deep Learning with Python. All code and examples have been expertly translated to the R language by Tomasz Kalinowski, who maintains the Keras and Tensorflow R packages at RStudio. Novices and experienced ML practitioners will love the expert in...
Price: $54.57 | Publisher: Manning | Release: 2022
FREE EBOOK - Building Information Modeling
by Atefe Makhmalbaf
This book is geared towards users who have no Revit background. It starts with Revit basics such as how to create walls, floors, roof, but it also covers more advanced topics such as creating a complex object, preparing construction documents, and modeling mechanical and structural systems.This book is an open education platform for Architecture and Civil Engineering students to learn Revit and provides stu...
Publisher: Self-publishing | Release: 2022
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
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
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
by James Stanier
The office isn't as essential as it used to be. Flexible working hours and distributed teams are replacing decades of on-site, open-plan office culture. Wherever you work from nowadays, your colleagues are likely to be somewhere else. No more whiteboards. No more water coolers. And certainly no Ping-Pong. So how can you organize yourself, ship software, communicate, and be impactful as part of a global...
Price: $43.48 | Publisher: The Pragmatic Programmers | Release: 2022
Build a Binary Clock with Elixir and Nerves
by Frank Hunleth, Bruce A. Tate
Want to get better at coding Elixir? Write a hardware project with Nerves. As you build this binary clock, you'll build in resiliency using OTP, the same libraries powering many commercial phone switches. You'll attack complexity the way the experts do, using a layered approach. You'll sharpen your debugging skills by taking small, easily verified steps toward your goal. When you're done...
Price: $29.95 | Publisher: The Pragmatic Programmers | Release: 2022
Introduction to Computer Organization
by Bob Plantz
Introduction to Computer Organization gives programmers a practical understanding of what happens in a computer when you execute your code. You may never have to write x86-64 assembly language or design hardware yourself, but knowing how the hardware and software works will give you greater control and confidence over your coding decisions. We start with high level fundamental concepts like memory organizat...
Price: $59.99 | Publisher: No Starch Press | Release: 2022
by Christian Mayer
Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Code will teach you how to write clear, maintainable code without compromising functionality. The book's guiding principle is simplicity: reduce and simplify, then reinvest energy in the important parts to save you countless hours and ease the often onerous task of code main...
Price: $21.67 | Publisher: No Starch Press | Release: 2022
by Corey Ball
An Application Programming Interface (API) is a software connection that allows applications to communicate and share services. Hacking APIs will teach you how to test web APIs for security vulnerabilities. You'll learn how the common API types, REST, SOAP, and GraphQL, work in the wild. Then you'll set up a streamlined API testing lab and perform common attacks, like those targeting an API's...
Price: $42.49 | Publisher: No Starch Press | Release: 2022