Search results for ""o'reilly""
O'Reilly Media Learning Git: A Hands-On and Visual Guide to the Basics of Git
This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence. The information is introduced incrementally so that you don't get bogged down with unknown terms or concepts. Learning Git is ideal for anyone who needs to use Git for personal or professional projects: coding bootcamp students, junior developers, data professionals, and technical writers, to name just a few! This book covers how to: Download Git and initialize a local repository Add files to the staging area and make commits Create, switch, and delete branches Merge and rebase branches Work with remote repositories including cloning, pushing, pulling, and fetching Use pull requests to collaborate with others
£33.29
O'Reilly Media Product Management in Practice: A Practical, Tactical Guide for Your First Day and Every Day After
Product management has become a critical function for modern organizations, from small startups to corporate enterprises. And yet, the day-to-day work of product management remains largely misunderstood. In theory, product managers are high-flying visionaries who build products that people love. In practice, they're hard-working facilitators who bring clarity and focus to their teams. In this thoroughly revised and expanded edition, Matt LeMay provides real-world guidance for current and aspiring product managers. Updated for the era of remote and hybrid work, this book provides actionable answers to product management's most persistent and confounding questions, starting with: What exactly am I supposed to do all day? With this book, you'll learn: What the day-to-day work of product management entails--and how to excel at it Why no job title or description will resolve the ambiguity of your role How to bridge the false dichotomy between "strategy" and "execution" Why the temptation to focus on decks and documentation can be bad for your team (and for you) How to prioritize your time and pick your battles
£33.29
O'Reilly Media Hands-On Selenium WebDriver with Java: A Deep Dive into the Development of End-to-End Tests
Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples. You'll start by learning the core features of Selenium (composed of WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium WebDriver is the de facto library for developing end-to-end tests on your web application. You'll explore ways to use advanced Selenium WebDriver features, including using web browsers in Docker containers or the DevTools protocol. Selenium WebDriver examples in this book are available on GitHub. With this book, you'll learn how to: Set up a Java project containing end-to-end tests that use Selenium WebDriver Conduct automated interaction with web applications Use strategies for managing browser-specific capabilities and cross-browser testing Interact with web forms, manage pop-up messages, and execute JavaScript Control remote browsers and use advanced browser infrastructure for Selenium WebDriver tests in the cloud Model web pages using object-oriented classes to ease test maintenance and reduce code duplication
£47.69
O'Reilly Media Restful Web API Patterns and Practices Cookbook: Connecting and Orchestrating Microservices and Distributed Data
Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem. This cookbook provides proven recipes to help you get those many disparate parts to work together in your network. Author Mike Amundsen provides step-by-step solutions for finding, connecting, and maintaining applications designed and built by people outside the organization. Whether you're working on human-centric mobile apps or creating high-powered machine-to-machine solutions, this guide shows you the rules, routines, commands, and protocols--the glue--that integrates individual microservices so they can function together in a safe, scalable, and reliable way. Design and build individual microservices that can successfully interact on the open web Increase interoperability by designing services that share a common understanding Build client applications that can adapt to evolving services without breaking Create resilient and reliable microservices that support peer-to-peer interactions on the web Use web-based service registries to support runtime "find-and-bind" operations that manage external dependencies in real time Implement stable workflows to accomplish complex, multiservice tasks consistently
£47.69
O'Reilly Media Fundamentals of Data Engineering: Plan and Build Robust Data Systems
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you will learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available in the framework of the data engineering lifecycle. Authors Joe Reis and Matt Housley walk you through the data engineering lifecycle and show you how to stitch together a variety of cloud technologies to serve the needs of downstream data consumers. You will understand how to apply the concepts of data generation, ingestion, orchestration, transformation, storage, governance, and deployment that are critical in any data environment regardless of the underlying technology. This book will help you: Assess data engineering problems using an end-to-end data framework of best practices Cut through marketing hype when choosing data technologies, architecture, and processes Use the data engineering lifecycle to design and build a robust architecture Incorporate data governance and security across the data engineering lifecycle
£57.59
O'Reilly Media Foundations of Scalable Systems: Designing Distributed Architectures
In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly become technical debt. This practical book covers design approaches and technologies that make it possible to scale an application quickly and cost-effectively. Author Ian Gorton takes software architects and developers through the principles of foundational distributed systems. You'll explore the essential ingredients of scalable solutions, including replication, state management, load balancing, and caching. Specific chapters focus on the implications of scalability for databases, microservices, and event-based streaming systems. You will focus on: Foundations of scalable systems: Learn basic design principles of scalability, its costs, and architectural tradeoffs Designing scalable services: Dive into service design, caching, asynchronous messaging, serverless processing, and microservices Designing scalable data systems: Learn data system fundamentals, NoSQL databases, and eventual consistency versus strong consistency Designing scalable streaming systems: Explore stream processing systems and scalable event-driven processing
£47.69
O'Reilly Media Efficient MySQL Performance: Best Practices and Techniques
You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs). Daniel Nichter shows you how to apply the best practices and techniques that directly affect MySQL performance. You'll learn how to improve performance by analyzing query execution, indexing for common SQL clauses and table joins, optimizing data access, and understanding the most important MySQL metrics. You'll also discover how replication, transactions, row locking, and the cloud influence MySQL performance. Understand why query response time is the North Star of MySQL performance Learn query metrics in detail, including aggregation, reporting, and analysis See how to index effectively for common SQL clauses and table joins Explore the most important server metrics and what they reveal about performance Dive into transactions and row locking to gain deep, actionable insight Achieve remarkable MySQL performance at any scale
£47.69
O'Reilly Media Python for Geospatial Data Analysis: Theory, Tools, and Practice for Location Intelligence
In spatial data science, things in closer proximity to one another likely have more in common than things that are farther apart. With this practical book, geospatial professionals, data scientists, business analysts, geographers, geologists, and others familiar with data analysis and visualization will learn the fundamentals of spatial data analysis to gain a deeper understanding of their data questions. Author Bonny P. McClain demonstrates why detecting and quantifying patterns in geospatial data is vital. Both proprietary and open source platforms allow you to process and visualize spatial information. This book is for people familiar with data analysis or visualization who are eager to explore geospatial integration with Python. This book helps you: Understand the importance of applying spatial relationships in data science Select and apply data layering of both raster and vector graphics Apply location data to leverage spatial analytics Design informative and accurate maps Automate geographic data with Python scripts Explore Python packages for additional functionality Work with atypical data types such as polygons, shape files, and projections Understand the graphical syntax of spatial data science to stimulate curiosity
£57.59
O'Reilly Media Essential Math for Data Science: Take Control of Your Data with Fundamental Linear Algebra, Probability, and Statistics
To succeed in data science you need some math proficiency. But not just any math. This common-sense guide provides a clear, plain English survey of the math you'll need in data science, including probability, statistics, hypothesis testing, linear algebra, machine learning, and calculus. Practical examples with Python code will help you see how the math applies to the work you'll be doing, providing a clear understanding of how concepts work under the hood while connecting them to applications like machine learning. You'll get a solid foundation in the math essential for data science, but more importantly, you'll be able to use it to: Recognize the nuances and pitfalls of probability math Master statistics and hypothesis testing (and avoid common pitfalls) Discover practical applications of probability, statistics, calculus, and machine learning Intuitively understand linear algebra as a transformation of space, not just grids of numbers being multiplied and added Perform calculus derivatives and integrals completely from scratch in Python Apply what you've learned to machine learning, including linear regression, logistic regression, and neural networks
£47.69
O'Reilly Media Your Brain: The Missing Manual: How to Get the Most from Your Mind
Puzzles and brain twisters to keep your mind sharp and your memory intact are all the rage today. More and more people - baby Boomers and information workers in particular - are becoming concerned about their gray matter's ability to function, and with good reason. As this sensible and entertaining guide points out, your brain is easily your most important possession. It deserves proper upkeep. "Your Brain: The Missing Manual" is a practical look at how to get the most out of your brain - not just how the brain works, but how you can use it more effectively. What makes this book different than the average self-help guide is that it's grounded in current neuroscience.You get a quick tour of several aspects of the brain, complete with useful advice about: Brain Food - the right fuel for the brain and how the brain commands hunger (including an explanation of the different chemicals that control appetite and cravings); Sleep - the sleep cycle and circadian rhythm, and how to get a good night's sleep (or do the best you can without it); Memory - techniques for improving your recall; Reason - learning to defeat common sense; logical fallacies (including tactics for winning arguments); and good reasons for bad prejudices. Creativity and Problem-Solving - brainstorming tips and thinking not outside the box, but about the box - in other words, find the assumptions that limit your ideas so you can break through them; Understanding Other People's Brains - the battle of the sexes and babies developing brainsLearn about the built-in circuitry that makes office politics seem like a life-or-death struggle, causes you to toss important facts out of your memory if they're not emotionally charged, and encourages you to eat huge amounts of high-calorie snacks.With "Your Brain: The Missing Manual", you'll discover that, sometimes, you can learn to compensate for your brain or work around its limitations - or at least to accept its eccentricities. Exploring your brain is the greatest adventure and biggest mystery you'll ever face. This guide has exactly the advice you need.
£17.99
O'Reilly Media grep Pocket Reference
"Grep Pocket Reference" is the first guide devoted to grep, the powerful utility program that helps you locate content in any file on a Unix or Linux system. Several applications use grep, from mail filtering and system log management to malware analysis and application development, and there are many other ways to use the utility. This pocket reference is ideal for system administrators, security professionals, developers, and others who want to learn more about grep and take new approaches with it.With "Grep Pocket Reference", you will: learn methods for filtering large files for specific content; acquire information not included in the current grep documentation; get several tricks for using variants such as egrep; keep key information about grep right at your fingertips; and, find the answers you need about grep quickly and easily. If you're familiar with this utility, "Grep Pocket Reference" will help you refresh your basic knowledge, understand rare situations, and find more efficient uses. If you're new to grep, this book is the best way to get started.
£17.99
O'Reilly Media Bioinformatics Programming Using Python
Through many examples and exercises, this book helps simplify bioinformatics programming using Python. It's an ideal guide for biologists who want to learn either basic scripting or substantial programming for various computational tasks, and for programmers who want to learn bioinformatics programming. "Bioinformatics Programming Using Python" can be used as a reference, for self-instruction, or as a companion book to help you through undergraduate courses in computer science, biology, and other life sciences. With the level of detail this book provides, it's also perfect for Professional Master's graduate courses in Bioinformatics.
£43.19
O'Reilly Media Analyzing Business Data with Excel
As one of the most widely used desktop applications ever created, Excel is familiar to just about everyone with a computer and a keyboard. Yet most of us don't know the full extent of what Excel can do, mostly because of its recent growth in power, versatility, and complexity. The truth is that there are many ways Excel can help make your job easier-beyond calculating sums and averages in a standard spreadsheet. "Analyzing Business Data with Excel" shows you how to solve real-world business problems by taking Excel's data analysis features to the max. Rather than focusing on individual Excel functions and features, the book keys directly on the needs of business users. Most of the chapters start with a business problem or question, and then show you how to create pointed spreadsheets that address common data analysis issues. Aimed primarily at experienced Excel users, the book doesn't spend much time on the basics. After introducing some necessary general tools, it quickly moves into more specific problem areas, such as the following: Statistics; Pivot tables; Workload forecasting; Modeling; Measuring quality; Monitoring complex systems; Queuing; Optimizing; and Importing data. If you feel as though you're getting shortchanged by your overall application of Excel, "Analyzing Business Data with Excel" is just the antidote. It addresses the growing Excel data analysis market head on. Accountants, managers, analysts, engineers, and supervisors-one and all-will learn how to turn Excel functionality into actual solutions for the business problems that confront them.
£28.79
O'Reilly Media Database in Depth
This book sheds light on the principles behind the relational model, which is fundamental to all database-backed applications--and, consequently, most of the work that goes on in the computing world today. Database in Depth: The Relational Model for Practitioners goes beyond the hype and gets to the heart of how relational databases actually work. Ideal for experienced database developers and designers, this concise guide gives you a clear view of the technology--a view that's not influenced by any vendor or product. Featuring an extensive set of exercises, it will help you: * understand why and how the relational model is still directly relevant to modern database technology (and will remain so for the foreseeable future) * see why and how the SQL standard is seriously deficient * use the best current theoretical knowledge in the design of their databases and database applications * make informed decisions in their daily database professional activitiesDatabase in Depth will appeal not only to database developers and designers, but also to a diverse field of professionals and academics, including database administrators (DBAs), information modelers, database consultants, and more. Virtually everyone who deals with relational databases should have at least a passing understanding of the fundamentals of working with relational models. Author C.J. Date has been involved with the relational model from its earliest days. An exceptionally clear-thinking writer, Date lays out principle and theory in a manner that is easily understood. Few others can speak as authoritatively the topic of relational databases as Date can.
£25.19
O'Reilly Media Linus iptables Pocket Reference
Firewalls, Network Address Translation (NAT), and network logging and accounting are all provided by Linux's Netfilter system, also known by the name of the command used to administer it, iptables. The iptables interface is the most sophisticated ever offered on Linux and makes Linux an extremely flexible system for any kind of network filtering you might do. Large sets of filtering rules can be grouped in ways that makes it easy to test them and turn them on and off. Do you watch for all types of ICMP traffic--some of them quite dangerous? Can you take advantage of stateful filtering to simplify the management of TCP connections? Would you like to track how much traffic of various types you get? This pocket reference will help you at those critical moments when someone asks you to open or close a port in a hurry, either to enable some important traffic or to block an attack. The book will keep the subtle syntax straight and help you remember all the values you have to enter in order to be as secure as possible. The listings of all iptables options are divided into those suitable for firewalling, accounting, and NAT.
£7.99
O'Reilly Media Writing Excel Macros with VBA 2e
Updated for Excel 2002, this text offers Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with an introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on: the Visual Basic Editor and the Excel VBA programming environment. Excel features a complete , state-of-the-art integ rated development environment for writing, running, testing, and debugging VBA macros. The VBA programming language, the same programming language used by the other applications in Microsoft Office XP and 2000, as well as by the retail editions of Visual Basic 6.0. The Excel object model, including new objects and new members of existing objects in Excel 2002. Excel exposes nearly all of its functionality through its object model, which is the means by which Excel can be controlled programmatically using VBA. While the Excel object model, with 192 objects, is the second largest among the Office applications, you need to be familiar with only a handful of objects to write effective macros. Writing Excel Macros focuses on these essential objects, but includes a discussion of many more objects as well.
£28.79
O'Reilly Media Make: Volume 58
Do It Together!Making is better when you're doing it with friends! In Make: Volume 58, we explore different ways to tackle large scale projects that are way bigger than one person can handle alone. In our cover story, get the scoop on how a team of engineers built giant robot Megabot to fight for glory in the world's first real-life mecha battle. Then, discover the latest in robo races and build your own autonomous R/C car.You'll find 14 projects inside, including: Send stealthy messages with Morse code over the internetPlay electronic audio games by drawing circuits with conductive inkKeep kitty entertained with a chaotic double pendulum toyAnd more!
£7.19
O'Reilly Media Applied Machine Learning and AI for Engineers: Solve Business Problems That Can't Be Solved Algorithmically
While many introductory guides to AI are calculus books in disguise, this one mostly eschews the math. Instead, author Jeff Prosise helps engineers and software developers build an intuitive understanding of AI to solve business problems. Need to create a system to detect the sounds of illegal logging in the rainforest, analyze text for sentiment, or predict early failures in rotating machinery? This practical book teaches you the skills necessary to put AI and machine learning to work at your company. Applied Machine Learning and AI for Engineers provides examples and illustrations from the AI and ML course Prosise teaches at companies and research institutions worldwide. There's no fluff and no scary equations--just a fast start for engineers and software developers, complete with hands-on examples. This book helps you: Learn what machine learning and deep learning are and what they can accomplish Understand how popular learning algorithms work and when to apply them Build machine learning models in Python with Scikit-Learn, and neural networks with Keras and TensorFlow Train and score regression models and binary and multiclass classification models Build facial recognition models and object detection models Build language models that respond to natural-language queries and translate text to other languages Use Cognitive Services to infuse AI into the apps that you write
£57.59
O'Reilly Media Behavioral Data Analysis with R and Python: Customer-Driven Data for Real Business Results
Harness the full power of the behavioral data in your company by learning tools specifically designed for behavioral data analysis. Common data science algorithms and predictive analytics tools treat customer behavioral data, such as clicks on a website or purchases in a supermarket, the same as any other data. Instead, this practical guide introduces powerful methods specifically tailored for behavioral data analysis. Advanced experimental design helps you get the most out of your A/B tests, while causal diagrams allow you to tease out the causes of behaviors even when you can't run experiments. Written in an accessible style for data scientists, business analysts, and behavioral scientists, this practical book provides complete examples and exercises in R and Python to help you gain more insight from your data--immediately. Understand the specifics of behavioral data Explore the differences between measurement and prediction Learn how to clean and prepare behavioral data Design and analyze experiments to drive optimal business decisions Use behavioral data to understand and measure cause and effect Segment customers in a transparent and insightful way
£57.59
O'Reilly Media Designing Web APIs: Building APIs That Developers Love
Designing an API is complicated to begin with, but evolving your API design over time makes the process even more difficult. There are several books on the topic, but none that guide you through key decisions for designing and building APIs for specific audiences and types of products. Well, until now, that is. Using case studies from companies such as Slack, Stripe, Facebook, and Github, this practical guide shows you how to navigate complex decisions when building, scaling, and evolving your own APIs. You’ll learn best practices for designing APIs that developers will love, and discover how to evolve your APIs as your product grows. Developers, architects, tech leads, product managers, and engineering managers will: Examine strategies to expose data through web APIs, using webhooks, websockets, and HTTP Learn how to evolve APIs while keeping them consistent Be able to scale APIs with pagination and rate limiting Handle security, performance, monitoring, and testing Build a thriving ecosystem around your API
£33.29
O'Reilly Media Learning FPGAs: Digital Design for Beginners with Mojo and Lucid HDL
Learn how to design digital circuits with FPGAs (field-programmable gate arrays), the devices that reconfigure themselves to become the very hardware circuits you set out to program. With this practical guide, author Justin Rajewski shows you hands-on how to create FPGA projects, whether you’re a programmer, engineer, product designer, or maker. You’ll quickly go from the basics to designing your own processor. Designing digital circuits used to be a long and costly endeavor that only big companies could pursue. FPGAs make the process much easier, and now they’re affordable enough even for hobbyists. If you’re familiar with electricity and basic electrical components, this book starts simply and progresses through increasingly complex projects. Set up your environment by installing Xilinx ISE and the author’s Mojo IDE Learn how hardware designs are broken into modules, comparable to functions in a software program Create digital hardware designs and learn the basics on how they’ll be implemented by the FPGA Build your projects with Lucid, a beginner-friendly hardware description language, based on Verilog, with syntax similar to C/C++ and Java
£35.99
O'Reilly Media Tragic Design
Bad design is everywhere, and its cost is much higher than we think. In this thought-provoking book, authors Jonathan Shariat and Cynthia Savard Saucier explain how poorly designed products can anger, sadden, exclude, and even kill people who use them. The designers responsible certainly didn't intend harm, so what can you do to avoid making similar mistakes?Tragic Design examines real case studies that show how certain design choices adversely affected users, and includes in-depth interviews with authorities in the design industry. Pick up this book and learn how you can be an agent of change in the design community and at your company. You'll explore: Designs that can kill, including the bad interface that doomed a young cancer patient Designs that anger, through impolite technology and dark patterns How design can inadvertently cause emotional pain Designs that exclude people through lack of accessibility, diversity, and justice How to advocate for ethical design when it isn't easy to do so Tools and techniques that can help you avoid harmful design decisions Inspiring professionals who use design to improve our world
£28.79
O'Reilly Media Transitions and Animations in CSS
Add life and depth to your web applications and improve user experience through the discrete use of CSS transitions and animations. With this concise guide, you'll learn how to make page elements move or change in appearance, whether you want to realistically bounce a ball, gradually expand a drop-down menu, or simply bring attention to an element when users hover over it. Short and deep, this book is an excerpt from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Transitions and Animations in CSS, you'll receive a discount on the entire Definitive Guide once it's released. Why wait? Learn how to make your web pages come alive today. Understand and learn how to implement Disney's 12 principles of cartoon animation Learn which CSS properties you can animate and use in transitions Apply CSS's four transition properties and nine animation properties to your CSS elements Use CSS keyframe animations to granularly control an element's property values Learn details that will save you hours of debugging and megabytes of unnecessary JavaScript
£7.48
O'Reilly Media The Rules of Programming: How to Write Better Code
This philosophy-of-programming guide provides a unique take on how to think about programming. With a collection of two dozen pragmatic rules, each presented in a standalone chapter, this hands-on book is ideal for freshly minted programmers making the jump from small programming jobs to large-scale projects and long time frame work. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code. This practical guide also helps managers who are searching for methods to train new members of their programming team. The rules in this book include: Simpler is always better Let your code tell its own story Localize complexity Generalization takes three examples Big projects need simple designs Code that isn't running doesn't work If something doesn't work, it's your fault Work backwards from your result, not forward from your code Some tools should be left in the toolbox Not every problem lends itself to an elegant solution
£33.29
O'Reilly Media OpenShift for Developers: A Guide for Impatient Beginners
Keen to build cloud native applications? Get a rapid, hands-on introduction to OpenShift, the open source container application platform from Red Hat. With this updated edition, you'll learn how to build, deploy, and host a modern, multi-tiered application on OpenShift. OpenShift enables faster momentum for containers, centering on the Kubernetes container orchestrator to automate the way you build, ship, and run applications. Through the course of the book, you'll learn how to use OpenShift and the Quarkus Java Framework to develop and deploy applications using proven enterprise technologies. Learn about OpenShift's core technology, including containers and Kubernetes Use a virtual machine with OpenShift installed and configured on your local computer Deploy existing container images on OpenShift Create and deploy your first application on the OpenShift platform Add language runtime dependencies and connect to a database service managed by Kubernetes Operators Utilize fast iterative development with odo, the OpenShift CLI tool for developers Trigger an automatic rebuild and redeployment when you push changes to a repository Use commands to check and debug your application
£40.49
O'Reilly Media Cisco IOS Cookbook
Never has something cried out for a cookbook quite as much as Cisco's Internetwork Operating System (IOS). IOS is powerful and flexible, but also confusing and daunting. Most tasks can be accomplished in several different ways. And you don't want to spend precious time figuring out which way is best when you're trying to solve a problem quickly. That's what this cookbook is for. Fortunately, most router configuration tasks can be broken down into several more or less independent steps: you configure an interface, you configure a routing protocol, you set up backup links, you implement packet filters and other access control mechanisms. What you really need is a set of recipes that show you how to perform the most common tasks, so you can quickly come up with a good configuration for your site. And you need to know that these solutions work: you don't want to find yourself implementing a backup link at 2 A.M. because your main link is down and the backup link you set up when you installed the router wasn't quite right. Thoroughly revised and expanded, "Cisco IOS Cookbook, 2nd Edition" adds sections on MPLS, Security, IPv6, and IP Mobility and presents solutions to the most common configuration problems, including: configuring interfaces of many types, from serial to ATM and Frame Relay; configuring all of the common IP routing protocols (RIP, EIGRP, OSPF, and BGP); configuring authentication; configuring other services, including DHCP and NTP; setting up backup links, and using HSRP to configure backup routers; managing the router, including SNMP and other solutions; and using access lists to control the traffic through the router. If you work with Cisco routers, you need a book like this to help you solve problems quickly and effectively. Even if you're experienced, the solutions and extensive explanations will give you new ideas and insights into router configuration. And if you're not experienced - if you've just been given responsibility for managing a network with Cisco routers - this book could be a job-saver.
£43.19
O'Reilly Media Astronomy Hacks
Why use the traditional approach to study the stars when you can turn computers, handheld devices, and telescopes into out-of-this-world stargazing tools? Whether you're a first timer or an advanced hobbyist, you'll find Astronomy Hacks both useful and fun. From upgrading your optical finder to photographing stars, this book is the perfect cosmic companion. This handy field guide covers the basics of observing, and what you need to know about tweaking, tuning, adjusting, and tricking out a 'scope. Expect priceless tips and tools for using a Dobsonian Telescope, the large-aperture telescope you can inexpensively build in your garage. Get advice on protocols involved with using electronics including in dark places without ruining the party. Astronomy Hacks begins the space exploration by getting you set up with the right equipment for observing and admiring the stars in an urban setting. Along for the trip are first rate tips for making most of observations. The hacks show you how to: * Dark-Adapt Your Notebook Computer * Choose the Best Binocular * Clean Your Eyepieces and Lenses Safely * Upgrade Your Optical Finder * Photograph the Stars with Basic Equipment The O'Reilly Hacks series has reclaimed the term "hacking" to mean innovating, unearthing, and creating shortcuts, gizmos, and gears. With these hacks, you don't dream it-you do it--and Astronomy Hacks brings space dreams to life. The book is essential for anyone who wants to get the most out of an evening under the stars and have memorable celestial adventures.
£25.19
O'Reilly Media Oracle8i Internal Servies for Waits; Latches; Locks & Memory
This concise book contains detailed information about Oracle internals -- information that's not readily available to Oracle customers. It lays a foundation for advanced performance tuning of the Oracle database. Based on Oracle8i release 8.1, the book describes many of the secrets of Oracle's internal services: data structures, algorithms, and undocumented Oracle system statistics. Main topics include: Waits - how Oracle processes communicate via semaphores, and how to use the Oracle wait statistics to identify the source of performance problems. Latches - how they keep multiple processes from inspecting protected data structures at the same time, and how to examine and control latch behavior and statistics. Locks - how they work with latches to protect data structures (locks allow multiple sessions to share resources in some cases), and how locks affect performance. There is also a detailed discussion of instance locks, which are used in parallel server environments. Memory - how Oracle uses memory (e.g., the various elements of the System Global Area), and how Oracle dynamically allocates and manages memory. Oracle8i Internal Services is aimed especially at administrators and developers who need detailed internal information to do advanced performance tuning. The book will expand your repertoire of tuning solutions and troubleshooting techniques by explaining how you can use Oracle's hidden parameters and undocumented system statistics to best advantage. NOTE: The author has collected the scripts he has developed for tuning and analysis into a toolkit (known as APT, for Advanced Performance Tuning). These scripts access the Oracle X$ tables directly and provide information not otherwise available. The scripts are available to readers for free from the O'Reilly web site.
£17.99
O'Reilly Media Excel Annoyances
It's the solution to almost all of your electronic organization needs. Need to present a detailed expense report? Try an Excel spreadsheet. Keeping track of a complicated budget? Excel to the rescue. Want to keep tabs on your office football pool? You guessed it. Thanks to its incredible versatility and power, Excel has emerged as more than just a mainstream program; it's now one of the most used applications on the planet. Everyone from run-of-the-mill PC users to leading financial analysts count on Excel to make sense of overflowing data. And to keep up with the overwhelming user demand, three different versions of Excel have hit the market since the debut of Excel 97: Excel 97, 2000, 2002, and 2003. Naturally, each version offers a new slate of next-generation upgrades--and, of course, operating bugs! At last, Excel users have some relief: Excel Annoyances emerged from the suggestions of numerous Excel users who've struggled with these irritating bugs over the years. Written in the popular Annoyances format, this latest O'Reilly helper addresses all of the quirks, bugs, inconsistencies, and hidden features found in each of the four versions. Chances are if someone, somewhere, found a certain step confusing, then it's addressed in Excel Annoyances. Author Curtis D. Frye breaks down the cavalcade of information into several tip-of-the-finger categories such as Entering Data, Formatting, Charting, Printing, and more. If you're one of the millions of people who use Excel, you're sure to find a goldmine of helpful nuggets that you can use to fix the program's most annoying traits. In the end, Excel Annoyances will help you to truly maximize Excel's seemingly limitless potential.
£20.62
O'Reilly Media Programming Flash Communication Server
With the advent of Flash Communication Server MX (FCS), Macromedia believes that it's on the edge of a breakthrough in how people think about the Internet. FCS has been designed to provide web developers with the means to add polished interactive audio and video features to their sites, the sort of features that users have come to expect. Naturally, the process of efficiently integrating rich media into applications, web sites, and web content is a complex one, to say the least. That's where Programming Flash Communication Server factors in. As the foremost reference on FCS, it helps readers understand how FCS can facilitate: * Video on demand * Live webcasts * Video chat and messaging * Shared desktop conferences * Live auctions * Interactive whiteboard presentations * Workflow collaboration * Multi-user gamesProgramming Flash Communication Server not only explains how to use the pre-built FCS components to construct a simple application, it also explains the architecture so that developers can program custom components to make even more advanced applications. In addition, the book explains how to truly optimize performance, and talks about considerations for networked applications as well as the media issues pertaining to FCS. Programming Flash Communication Server gives developers a sorely needed leg up on this potentially intimidating technology. It lets users develop cool web applications ranging from direct dating experiences with real-time video, to pre-recorded corporate presentations, to news services with video and audio, and much more. At last, the ability to build web sites with rich interactive features--minus the complex downloads and installation hassles--is a reality. And now, with Programming Flash Communication Server from O'Reilly by your side, you can do more quickly and easily than you ever dreamed possible.
£35.99
O'Reilly Media Book: a Futurist's Manifesto
The ground beneath the book publishing industry dramatically shifted in 2007, the year the Kindle and the iPhone debuted. Widespread consumer demand for these and other devices has brought the pace of digital change in book publishing from "it might happen sometime" to "it's happening right now" - and it is happening faster than anyone predicted. Yet this is only a transitional phase. Book: A Futurist's Manifesto is your guide to what comes next, when all books are truly digital, connected, and ubiquitous. Through this collection of essays from thought leaders and practitioners, you'll become familiar with a wide range of developments occurring in the wake of this digital book shakeup: * Discover new tools that are rapidly transforming how content is created, managed, and distributed * Understand the increasingly critical role that metadata plays in making book content discoverable in an era of abundance * Look inside some of the publishing projects that are at the bleeding edge of this digital revolution * Learn how some digital books can evolve moment to moment, based on reader feedback With Book: A Futurist's Manifesto, we at O'Reilly Media are actively practicing what we preach. Written and edited on PressBooks.com, a new open source, web-based book-production system, this book also invites reader feedback throughout its development. Read the initial chapters and tell us where you'd like to go next. Are there topics you would like us to explore? Are there areas you want to go more in-depth? Let us know! The first release of this ebook is priced at $7.99; subsequent releases will be priced higher. Buy the initial ebook release now and you'll receive all updates at no additional cost. Naturally, it will be available in multiple formats, including a print edition when the book is complete.
£17.99
O'Reilly Media Car PC Hacks
A car PC or carputer is a car tricked-out with electronics for playing radio, music and DVD movies, connecting to the Internet, navigating and tracking with satellite, taking photos, and any electronic gadget a person wants in a car. All these devices are managed and controlled through a single screen or interface. The only place car PC enthusiasts can go for advice, tips and tools is a handful of hard-to-find Web sites - until now. "Car PC Hacks" is your guide into the car PC revolution. Packing MP3 players, handheld devices, computers and video-on-demand systems gives you a pile too heavy to carry. But add a car and put them together, you've got a powerful and mobile multimedia center requiring no lifting. The next time you give kids a lift, you won't hear, "Are we there yet?" Instead, expect "We're there already?" as they won't want to leave the car while playing video games from multiple consoles. "Car PC Hacks" is the first book available to introduce and entrench you into this hot new market. You can count on the book because it hails from O'Reilly, a trusted resource for technical books. Expect innovation, useful tools, and fun experiments that you've come to expect from O'Reilly's "Hacks" Series. Maybe you've hacked computers and gadgets, and now you're ready to take it to your car. If hacking is new and you would like to mix cars and computers, this book gets you started with its introduction to the basics of car electrical systems. Even when you're unclear on the difference between amps and watts, expect a clear explanation along with real-life examples to get on track. Whether you're venturing into car PC for the first time or an experienced hobbyist, hop in the book for a joy ride.
£25.19
O'Reilly Media Swing Hacks
"Swing Hacks" helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Java developer looking to build enterprise applications with a first-class look and feel, Swing is definitely one skill you need to master. This latest title from O'Reilly is a reference to the cool stuff in Swing. It's about the interesting things you learn over the years--creative, original, even weird hacks--the things that make you say, "I didn't know you could even do that with Swing!" "Swing Hacks" will show you how to extend Swing's rich component set in advanced and sometimes non-obvious ways. The book touches upon the entire Swing gamut-tables, trees, sliders, spinners, progress bars, internal frames, and text components. Detail is also provided on JTable/JTree, threaded component models, and translucent windows. You'll learn how to filter lists, power-up trees and tables, and add drag-and-drop support. "Swing Hacks" will show you how to do fun things that will directly enhance your own applications. Some are visual enhancements to make your software look better. Some are functional improvements to make your software do something it couldn't do before. Some are even just plain silly, in print only to prove it could be done. The book will also give you give you a small glimpse of the applications coming in the future. New technology is streaming into the Java community at a blistering rate, and it gives application developers a whole new set of blocks to play with. With its profusion of tips and tricks, "Swing Hacks" isn't just for the developer who wants to build a better user interface. It's also ideally suited for client-side Java developers who want to deliver polished applications, enthusiasts who want to push Java client application boundaries, and coders who want to bring powerful techniques to their own applications. Whatever your programming needs, "Swing Hacks" is packed with programming lessons that increase your competency with interface-building tools.
£21.59
O'Reilly Media Java 5.0 Tiger
Java 5.0, code-named "Tiger", promises to be the most significant new version of Java since the introduction of the language. With over a hundred substantial changes to the core language, as well as numerous library and API additions, developers have a variety of new features, facilities, and techniques available. But with so many changes, where do you start? You could read through the lengthy, often boring language specification; you could wait for the latest 500 page tome on concepts and theory; you could even play around with the new JDK, hoping you figure things out--or you can get straight to work with Java 5.0 Tiger: A Developer's Notebook. This no-nonsense, down-and-dirty guide by bestselling Java authors Brett McLaughlin and David Flanagan skips all the boring prose and lecture, and jumps right into Tiger. You'll have a handle on the important new features of the language by the end of the first chapter, and be neck-deep in code before you hit the halfway point. Using the task-oriented format of this new series, you'll get complete practical coverage of generics, learn how boxing and unboxing affects your type conversions, understand the power of varargs, learn how to write enumerated types and annotations, master Java's new formatting methods and the for/in loop, and even get a grip on concurrency in the JVM. Light on theory and long on practical application, Java 5.0 Tiger: A Developer's Notebook allows you to cut to the chase, getting straight to work with Tiger's new features. The new Developer's Notebooks series from O'Reilly covers important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing--you'll get the goods straight from the masters, in an informal and code-intensive style that suits developers. If you've been curious about Tiger, but haven't known where to start, this no-fluff, lab-style guide is the solution.
£25.19
O'Reilly Media Mapping Hacks
Since the dawn of creation, man has designed maps to help identify the space that we occupy. From Lewis and Clark's pencil-sketched maps of mountain trails to Jacques Cousteau's sophisticated charts of the ocean floor, creating maps of the utmost precision has been a constant pursuit. So why should things change now? Well, they shouldn't. The reality is that map creation, or "cartography," has only improved in its ease-of-use over time. In fact, with the recent explosion of inexpensive computing and the growing availability of public mapping data, map-making today extends all the way to the ordinary PC user. "Mapping Hacks", the latest page-turner from O'Reilly Press, tackles this notion head on. It's a collection of one hundred simple - and mostly free - techniques available to developers and power users who want draw digital maps or otherwise visualize geographic data. Authors Schuyler Erle, Rich Gibson, and Jo Walsh do more than just illuminate the basic concepts of location and cartography, they walk you through the process one step at a time. "Mapping Hacks" shows you where to find the best sources of geographic data, and then how to integrate that data into your own map. But that's just an appetizer. This comprehensive resource also shows you how to interpret and manipulate unwieldy cartography data, as well as how to incorporate personal photo galleries into your maps. It even provides practical uses for GPS (Global Positioning System) devices - those touch-of-a-button street maps integrated into cars and mobile phones. Just imagine: If Captain Kidd had this technology, we'd all know where to find his buried treasure! With all of these industrial-strength tips and tools, "Mapping Hacks" effectively takes the sting out of the digital map-making and navigational process. Now you can create your own maps for business, pleasure, or entertainment - without ever having to sharpen a single pencil.
£21.59
O'Reilly Media Excel 2003 Programming
On the surface, it doesn't appear as if much in Excel 2003 has changed. There are a handful of new objects and the user interface is largely the same. But beyond a superficial glance, you'll see that there are fundamental shifts implied by the new features: Lists, XML, web services, .NET, and InfoPath build a framework for entirely new ways to exchange data with Excel. In fact, that's much of what Excel 2003 is all about--solving problems that deal with teamwork-- collecting and sharing data, programming across applications, and maintaining security. The latest in our Developer's Notebook series, this guide introduces intermediate to advanced Excel VBA programmers to the newest programming features of Excel 2003,--focusing just on what's new--so you can get up to speed quickly. Light on theory and long on practical application, the book takes you directly to the topics you'll want to master through a series of hands-on projects. With dozens of practical labs, you'll be able to decide for yourself which new aspects of Excel will be useful or not in your own work. And best of all, you won't have to buy an expensive revision of a legacy Excel programming tutorial to learn about the new features--if they're covered there at all. Excel 2003 Programming: A Developer's Notebook shows you how to work with lists and XML data, secure Excel applications, use Visual Studio Tools for Office, consume Web Services, and collect data with Infopath. Each chapter is organized into a collection of labs, each of which addresses a specific programming problem. You can follow along to complete the lab on your own, or jump ahead and use the samples the author has built for you. The new Developer's Notebooks series from O'Reilly covers important new tools for software developers. Emphasizing example over explanation and practice over theory, they focus on learning by doing--you'll get the goods straight from the masters, in an informal and code-intensive style that suits developers. If you've been curious about Excel 2003, but haven't known where to start, this no-fluff, lab-style guide is the solution.
£21.59
O'Reilly Media Make - Volume 73: Plan C: Makers Respond to COVID-19
The Covid-19 crisis has been a defining moment for the maker movement. Groups and individuals are designing and producing personal protective equipment like face shields and masks, forming grassroots organizations to deliver equipment to medical professionals, and engaging with doctors and nurses to improve the designs and materials they're producing. We’re calling this civic response from makers all over the world “Plan C,” the backup plan for the backup plan. In this issue we highlight the Plan C people and projects that have driven the maker response and saved lives, and show the DIY PPE you can make to help your community too We also showcase projects and tips to get you through shelter-in-place orders, like building a 20-second musical hand soap dispenser, transitioning to homeschooling, and delving into webcasting tech. And there are a few kid-friendly projects to help you parents keep your sanity Plus, over 39 projects including: Build a mini jacob’s ladder Make a fully functional cell phone with a rotary dial Construct a simple boomerang that flies indoors and out Tell time with a unique “rewrite” clock using sequins and much more!
£11.99
O'Reilly Media Make – Volume 64
£9.15
O'Reilly Media Make: Volume 51
Join the drone revolution with Make: Volume 51! Inside, you'll find articles on how drones are being used to perform rescue work, the latest in aerial robotics, and tips on becoming an expert flier. You'll also learn how to hack and infrared lamp to become a night flier, build your own low-cost quadcopter, and knock drones out of the sky with a Raspberry Pi-powered drone jammer. This issue also features our expert drone ratings and recommendations as well as valuable skill builders. Projects in this issue includeAnti-Drone WiFi HijackerLittle Dipper DroneGet Your Freq OnTot-Sized Tank3D-Printed Tourbillion ClockPurcusso: A MIDI-Controlled Percussion Bot
£9.28
O'Reilly Media Make: Tech DIY
Kid Crafts introduces younger children to the magic of electronics through the softer side of circuits! Young explorers will learn about electronics through sewing and craft projects aimed at maker parents and their children, elementary school teachers, and kids' activity leaders. Each project introduces new skills and new components in a progressive series of projects that take learners from the very basics to understanding how to use components such as sensors, transistors, and timers. The book is breezy, highly illustrated, and fun for everyone!
£16.00
O'Reilly Media Make: Volume 49
Whether you know them as single-board computers, microcontroller boards, SoC boards, or credit card-sized supercomputers, we just call them boards. In this issue, we teach you how to pick a board for all kinds of different projects including education, home automation, wearables, robotics, and light & sound projects. Make: Volume 49 is the only guide you'll need to boards in 2016.In this issue: How to Choose a BoardKnow your BoardSecurity and the Internet of ThingsNew boards like CHIP, Raspberry Pi Zero, and the ESP8266Hacking Teddy RuxpinDIY BaconReddit Thinking Man PrinterA Concrete Japanese Lantern
£13.77
O'Reilly Media Make It Glow
Everyone loves to play with light and this collection of kid-ready LED projects will have young Makers exploring electricity and electronics while opening up a world of endless fun! Makers, tinkerers, hobbyists, and parents will be drawn to the decorative and exciting possibilities of the projects in "Make It Glow." Filled with full-color photographs and step-by-step instructions that anyone can follow, this beautiful book features 21 exciting projects that can be completed by even the youngest Maker. You'll start with ultra simple projects and then tackle increasingly complicated ones. Building upon lessons learned in earlier projects ensures that kids learn and succeed. Everyone will be thrilled by the fun, decorative designs that result as you develop new ways to unleash your creativity!With "Make It Glow," you'll learn to make: Blue-light greeting cardsEyes in the dark FlickerbugsLight-up fairy wingsAn illuminated tote bagA bouquet of electric rosesand more!Featuring beautifully photographed inspirational projects for kids and adults, "Make It Glow" helps you learn the basics of electronics and soft circuits to create costumes, home decorations, clothing, jewelry, and more.What will "you" illuminate?
£23.80
O'Reilly Media AppleScript in a Nutshell: A Desktop Quick Reference
A complete reference to AppleScript, the popular programming language that gives both power users and sophisticated enterprise customers the important ability to automate repetitive tasks and customize applications. As the Macintosh continues to expand and solidify its base in the multimedia and publishing industries, AppleScript is and important tool on this platform for creating sophisticated time- and money-saving workflow applications (applets). These applets automate the processing and management of digital video, imaging, print, and web-based material. AppleScript is also gaining a foothold in scientific programming, as technical organizations adopt G4 CPU-based systems for advanced computing and scientific analysis. Finally, "power users" and script novices will find that AppleScript is a great every-day Mac programming tool, similar to Perl on Windows NT or Unix. In this reference, AppleScript programmers will find: detailed coverage of AppleScript Version 1.4 and beyond on Mac OS 9 and Mac OS X; complete descriptions of AppleScript language features, such as data types, flow-control statements, functions, object-oriented features (script objects and libraries), and other syntactical elements; and descriptions and hundreds of code samples on programming the various "scriptable" system components, such as the Finder, File Sharing, File Exchange, Network scripting, Web scripting, Apple System Profiler, the ColorSync program, and the numerous powerful language extensions called "osax" or scripting additions. The book covers updates and improvements with practical, easy to understand tips, including using AppleScript as a tool for distributed computing, a development that Apple Computer calls "program linking over IP". Programmers can now do distributed computing with Macs over TCP/IP networks, including controlling remote applications with AppleScript and calling AppleScript methods on code libraries that are located on other machines. It also covers using the Sherlock find application to automate web and network searching and insights on scripting new Apple technologies such as Apple Data Detectors, Folder Actions, Keychain Access, and Apple Verifier.
£25.19
O'Reilly Media Practical Data Science with SAP: Machine Learning Techniques for Enterprise Data
Are you using SAP ERP and eager to unlock the enormous value of its data? With this practical guide, SAP veterans Greg Foss and Paul Modderman show you how to use several data analysis tools to solve interesting problems with your SAP data. Throughout the book, you’ll follow a fictional company as it tackles real scenarios. Using actual data to create example code and visualizations, SAP business analysts will learn practical methods for gaining deeper insights into their business’s data. Data engineers and data scientists will explore ways to add SAP data to their analysis processes. Through grounded explanations of both SAP processes and data science tools, you’ll discover powerful methods for discovering data truths. Use data to tell revealing stories about your customers Model purchase requisition data using exploratory data analysis Create an anomaly detection system for SAP sales orders Use R and Python to make predictions on sales data Cluster and segment your customers based on their buying habits Use association rule learning to discover customer buying patterns Apply NLP to uncover the most highly actionable customer complaints
£50.39
O'Reilly Media Practical Machine Learning with H20
Machine learning has finally come of age. With H2O software, you can perform machine learning and data analysis using a simple open source framework that's easy to use, has a wide range of OS and language support, and scales for big data. This hands-on guide teaches you how to use H20 with only minimal math and theory behind the learning algorithms. If you're familiar with R or Python, know a bit of statistics, and have some experience manipulating data, author Darren Cook will take you through H2O basics and help you conduct machine-learning experiments on different sample data sets. You'll explore several modern machine-learning techniques such as deep learning, random forests, unsupervised learning, and ensemble learning. Learn how to import, manipulate, and export data with H2O Explore key machine-learning concepts, such as cross-validation and validation data sets Work with three diverse data sets, including a regression, a multinomial classification, and a binomial classification Use H2O to analyze each sample data set with four supervised machine-learning algorithms Understand how cluster analysis and other unsupervised machine-learning algorithms work
£35.99
O'Reilly Media Cloud Foundry: The Definitive Guide
How can Cloud Foundry help you develop and deploy business-critical applications and tasks with velocity? This practical guide demonstrates how this open source, cloud-native application platform not only significantly reduces the develop-to-deploy cycle time, but also raises the value line for application operators by changing the way applications and supporting services are deployed and run. Learn how Cloud Foundry can help you improve your product velocity by handling many of essential tasks required to run applications in production. Author Duncan Winn shows DevOps and operations teams how to configure and run Cloud Foundry at scale. You'll examine Cloud Foundry's technical concepts-including how various platform components interrelate-and learn how to choose your underlying infrastructure, define the networking architecture, and establish resiliency requirements. This book covers: Cloud-native concepts that make the app build, test, deploy, and scale faster How to deploy Cloud Foundry and the BOSH release engineering toolchain Concepts and components of Cloud Foundry's runtime architecture Cloud Foundry's routing mechanisms and capabilities The platform's approach to container tooling and orchestration BOSH concepts, deployments, components, and commands Basic tools and techniques for debugging the platform Recent and soon-to-emerge features of Cloud Foundry
£35.99
O'Reilly Media Knockout.js
Use Knockout.js to design and build dynamic client-side web applications that are extremely responsive and easy to maintain. This example-driven book shows you how to use this lightweight JavaScript framework and its Model-View-ViewModel (MVVM) pattern. You'll learn how to build your own data bindings, extend the framework with reusable functions, and work with a server to enhance your client-side application with persistence. In the final chapter, you'll build a shopping cart to see how everything fits together. If you're a web developer with experience in JavaScript, HTML, and CSS, you're ready for Knockout. Learn how to create a ViewModel Bind HTML data and attributes, and CSS classes and styles Understand data binding in Knockout's context hierarchy Use properties that change dynamically through user interaction Work with forms by using several different bindings Bind multiple ViewModels on a single page Extend or attach custom functions to observables Perform server-side interactions with jQuery Map a JavaScript object or apply JSON data to a new object
£14.39
O'Reilly Media Make - Technology on Your Time: New Maker Tools: Volume 40
Makers never had it so good! Tools available to makers are getting increasingly sophisticated and specific, more accessible, and less expensive. Makers can also add the "big tools" to their toolboxes--those typically only available at their local makerspaces. As making becomes more prolific, makerspaces are experiencing exponential growth across the U.S. Learn about these tools and the makerspaces where you can learn to use them: CNC machines Laser cutters Plasma torches 3D printers woodworking tools In addition, this issue covers new microcontroller platforms, and projects like a beer-delivering robot and submarine simulator.
£9.44