by Andrew Shitov
You are reading a book about the Raku programming language. This language has appeared as a rename of Perl 6 in October 2019.Like its parent, Perl 5, the Raku language keeps the spirit of being a powerful tool in many areas, from devops programs for configuration management through different command-line applications to concurrent web ser...
Price: $12.14 | Free ebook | Publisher: Self-publishing | Release: 2019
by Karl Seguin
The book is many years old, but still relevant. Redis has evolved a lot, but most of that has been in the form of internal improvements, new advanced features (like lua scripting) and awesome new data types. The best way to learn Redis is still to start by understanding the fundamentals presented in this book....
Free ebook | Publisher: Self-publishing | Release: 2017
by Bryce Merkl Sasaki, Joy Chao, Rachel Howard
Whether you're a business executive or a seasoned developer, something has led you on the quest to learn more about graphs - and what they can do for you.This ebook will take those new to the world of graphs through the basics of graph technology, including: Using the intuitive Cypher query language; The importance of data relationsh...
Free ebook | Publisher: Self-publishing | Release: 2018
by Sean Kross
Learning the command line can be a difficult and intimidating task, but this book is designed to be your lighthouse in the modern computational storm. Unix is a 40 year old operating system that powers the internet, your phone, and the latest scientific research. This book aims to be a gateway to the world of computer programming, providi...
Free ebook | Publisher: Leanpub | Release: 2017
A Practical Introduction to Python Programming
by Brian Heinold
This book started out as about 30 pages of notes for students in my introductory programming class at Mount St. Mary's University. Most of these students have no prior programming experience, and that has affected my approach. I leave out a lot of technical details and sometimes I oversimplify things. Some of these details are filled...
Free ebook | Publisher: Self-publishing | Release: 2012
by Matthew O'Riordan, Karthik Krishnaswamy, Guillaume Corre, Robin Moffatt
Application Programming Interfaces (APIs) are seemingly everywhere. Thanks to the popularity of web-based products, cloud-based X-as-a-service offerings, and IoT, it is becoming increasingly important for engineers to understand all aspects of APIs, from design, to building, to operation.Research shows that there is increasing demand for ...
Free ebook | Publisher: Self-publishing | Release: 2020
Competitive Programmer's Handbook
by Antti Laaksonen
The purpose of this book is to give you a thorough introduction to competitive programming. It is assumed that you already know the basics of programming, but no previous background in competitive programming is needed. The book is especially intended for students who want to learn algorithms and possibly participate in the International ...
Free ebook | Publisher: Self-publishing | Release: 2018
Patterns for Beginning Programmers
by David Bernstein
Programming patterns are solutions to problems that require the creation of a small fragment of code that will be part of a larger program. Hence, this book is about teaching you how to write such fragments of code. However, it is not about teaching you the syntax of the statements in the fragments, it assumes that you already know the sy...
Free ebook | Publisher: Self-publishing | Release: 2022
by Martin Fowler
For more than twenty years, experienced programmers worldwide have relied on Martin Fowler's Refactoring to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand.This eagerly awaited new edition has been fully updated to reflect crucial changes in the progra...
Price: $44.56 | Publisher: Addison-Wesley | Release: 2018
Concurrent Programming on Windows ![]()
![]()
![]()
![]()
![]()
by Joe Duffy
Author Joe Duffy has risen to the challenge of explaining how to write software that takes full advantage of concurrency and hardware parallelism. In Concurrent Programming on Windows, he explains how to design, implement, and maintain large-scale concurrent programs, primarily using C# and C++ for Windows.Concurrent Programming on Window...
Price: $40.97 | Publisher: Addison-Wesley | Release: 2008