Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes ……続きを見る
This book explores the impact of augmenting novel architectural designs with hardwareーbased application accelerators. The text covers comprehensive aspects of the applications in Geographic Informa……続きを見る
著者:Will Larson
出版社: O'Reilly Media
発売日: 2024年02月06日
As an engineering manager, you almost always have someone in your company to turn to for advice: a peer on another team, your manager, or even the head of engineering. But who do you turn to if you'……続きを見る
If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one ste……続きを見る
著者:Lee Holmes
出版社: O'Reilly Media
発売日: 2021年06月16日
How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 ……続きを見る
Discover a unique and fun approach to adopting modern typed functions programming patterns. This book uses playful metaphors and examples to help you learn Haskell through imagination, building on m……続きを見る
The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in ……続きを見る
In the first edition of this critically acclaimed book, Andrew Hoffman defined the three pillars of application security: reconnaissance, offense, and defense. In this revised and updated second edi……続きを見る
This is a book that examines the relationship between humans and artificial intelligence (AI) and explores ways to make AI more human-friendly. It discusses the current state of AI, its potential to……続きを見る
"WSL2 Essentials"
"WSL2 Essentials" is a comprehensive guide that delves into the inner workings, deployment strategies, and advanced capabilities of the Windows Subsystem for Linux version 2. Begin……続きを見る
著者:Ethan Brown
出版社: O'Reilly Media
発売日: 2019年11月14日
Build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you thr……続きを見る
Discover the transformational impact of GitHub Copilot, from speeding up delivery, cutting grunt work, and transforming how your team codes, reviews, and ships software using the AI-powered features……続きを見る
Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guideKey FeaturesExplore useful design patterns along……続きを見る
MATLAB has a feature to enable Arduino development via MATLAB Support Package for Arduino Hardware since MATLAB 2014a. This book helps you to develop Arduino program using MATLAB. The following is h……続きを見る
Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, pr……続きを見る
Take your first step in building modern-day component-based scalable web apps using the latest features and capabilities of React 19, TypeScript, and Next.js with this easy-to-follow guideKey Featur……続きを見る
ESP32 chip is famous chip to develop IoT application. This book explores how to work with ESP32 board using MicroPython. The following is highlight topics:
* Preparing Development Environment
* Sett……続きを見る
What can your organization gain by adopting HTTP/2? How about faster, simpler, and more robust websites and applications? This practical guide demonstrates how the latest version of the Hypertext Tr……続きを見る
From a leading computer scientist, a unifying theory that will revolutionize our understanding of how life evolves and learns.
How does life prosper in a complex and erratic world? While we know tha……続きを見る
This book is designed for anyone who learns how to get started with MicroPython development for Raspberry Pi Pico. The book covers Raspberry Pi Pico with Python. The following is a list of highlight……続きを見る
An engaging and approachable resource for beginning-to-intermediate coders eager to learn advanced ideas in computer programming.
In The Computer Always Wins, Elliot Lichtman will teach you some of ……続きを見る
In today's fast-paced world, more and more organizations require rapid application development with reduced development costs and increased productivity. This practical guide shows application devel……続きを見る
This volume contains articles covering a broad spectrum of proof theory, with an emphasis on its mathematical aspects. The articles should not only be interesting to specialists of proof theory, but……続きを見る
著者:Tejas Kumar
出版社: O'Reilly Media
発売日: 2024年02月13日
When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of……続きを見る
This book explores about MicroPython development with STM32 Nucleo boards.Some basic development are be provided with step-by-step. The following is a list of topics in this book:
Preparing Develop……続きを見る
著者:Boris Cherny
出版社: O'Reilly Media
発売日: 2019年04月25日
Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google, and Microsoft invented gradual s……続きを見る
Data science happens in code. The ability to write reproducible, robust, scaleable code is key to a data science project's successーand is absolutely essential for those working with production code……続きを見る
Itâ??s simple: if you want to interact deeply with Mac OS X, Linux, and other Unix-like systems, you need to know how to work with the Bash shell. This concise little book puts all of the essential ……続きを見る
Things you’ve done online: ordered a pizza, checked the weather, booked a hotel, and reconnected with long-lost friends. Now it’s time to find out how these things work. Vinay Trivedi peels back the……続きを見る
Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, a……続きを見る