The idea of personalizable software is fashionable today. I explored it in a number of software prototypes a decade or two earlier. The perspectives mechanism in Hermes, my dissertation software sys……続きを見る
Starling is an ActionScript 3 2D framework developed on top of the Stage3D APIs (available on desktop in Flash Player 11 and Adobe AIR 3). Starling is mainly designed for game development, but could……続きを見る
Deliver rich audio and video real-time communication and peer-to-peer data exchange right in the browser, without the need for proprietary plug-ins. This concise hands-on guide shows you how to use ……続きを見る
著者:Drew Neil
出版社: The Pragmatic Programmers
発売日: 2018年02月07日
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need ……続きを見る
著者:Jesse Liberty
出版社: O'Reilly Media
発売日: 2009年02月09日
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual……続きを見る
What makes a piece of software good? What does it mean to perform well? How to effectively debug and fix it? What are some characteristics of a good programmer? These are some of the fundamental que……続きを見る
Knowledge for Free...
Get that job, you aspire for!
Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?
Do you know how many people get……続きを見る
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn an……続きを見る
Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting langu……続きを見る
Knowledge for Free...
Get that job, you aspire for!
Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?
Do you know how many people get……続きを見る
出版社: Springer International Publishing
発売日: 2023年02月23日
Edited in collaboration with FoLLI, the Association of Logic, Language and Information, this book constitutes the refereed proceedings of the Third Tsinghua Interdisciplinary Workshop on Logic, Lang……続きを見る
著者:Steven M. LaValle
出版社: Cambridge University Press
発売日: 2015年11月10日
Planning algorithms are impacting technical disciplines and industries around the world, including robotics, computer-aided design, manufacturing, computer graphics, aerospace applications, drug des……続きを見る
Geometry processing, or mesh processing, is a fast-growing area of research that uses concepts from applied mathematics, computer science, and engineering to design efficient algorithms for the acqu……続きを見る
This book explores how predictive policing transforms police work. Police departments around the world have started to use data-driven applications to produce crime forecasts and intervene into the ……続きを見る
This unique book offers an introductory course on category theory, which became a working language in algebraic geometry and number theory in the 1950s and began to spread to logic and computer scie……続きを見る
著者:Mark J. Price
出版社: Packt Publishing
発売日: 2026年01月07日
Advance your career by mastering key .NET tools and skills, including debugging, source code management, testing, cloud native development, multitasking, and moreKey FeaturesCoverage of key .NET too……続きを見る
Knowledge for Free...
Get that job, you aspire for!
Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?
Do you know how many people get……続きを見る
The second edition of The Boost C++ Libraries introduces 72 Boost libraries that provide a wide range of useful capabilities. They help you manage memory and process strings more easily. They provid……続きを見る
Open source provides the competitive advantage in the Internet Age. According to the August Forrester Report, 56 percent of IT managers interviewed at Global 2,500 companies are already using some t……続きを見る
"Provisioning Kubernetes Bare Metal with Metal3"
"Provisioning Kubernetes Bare Metal with Metal3" is an authoritative guide for infrastructure professionals, platform engineers, and architects seeki……続きを見る
著者:David Kopec
出版社: No Starch Press
発売日: 2025年09月30日
You know how to write Python. Now master the computer science that makes it work.
If you’ve been programming for a while, you may have found yourself wondering about the deeper principles behind the……続きを見る
著者:Vickie Li
出版社: No Starch Press
発売日: 2021年11月16日
Bug Bounty Bootcampteaches you how to hack web applications. You will learn how to perform reconnaissance on a target, how to identify vulnerabilities, and how to exploit them. You’ll also learn how……続きを見る
Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. Youâ??ll find concise, need-to-know information on Python types and statements, special m……続きを見る
You're a developer who knows nothing to WPF. Which is fine, except that you need to start coding your next application using WPF and the MVVM pattern.
Don't worry: I have you covered. I've been trai……続きを見る
著者:Al McDivitt
出版社: Access Resource Group
発売日: 2024年01月28日
Raspberry Pi PicoW Web Server Relay Control from Anywhere Using MicroPython and Tunnelling Software
In this book.
In this book we are going to;
Build a breadboard circuit using the Raspberry Pi Pico……続きを見る
著者:Scott Meyers
出版社: O'Reilly Media
発売日: 2014年11月10日
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurren……続きを見る
著者:OccupyTheWeb
出版社: No Starch Press
発売日: 2018年12月04日
This practical, tutorial-style book uses the Kali Linux distribution to teach Linux basics with a focus on how hackers would use them. Topics include Linux command line basics, filesystems, networki……続きを見る
You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line.
The Linux Command Line takes you from your ver……続きを見る
著者:John Levine
出版社: O'Reilly Media
発売日: 2009年10月06日
If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic……続きを見る
著者:Jay Wengrow
出版社: The Pragmatic Programmers
発売日: 2023年12月06日
p>If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders ……続きを見る