Software

Enabling Microservices Success
fra 629,-
In this book, technical strategist Sarah Wells provides practical, in-depth advice for moving to microservices. Having built her first microservices architecture in 2013 for the Financial Times, Sarah discusses the approaches you need to take from the start, and explains the potential traps most likely to trip you up.
fra 629,-
Tilgjengelig i 2 butikker
In this book, technical strategist Sarah Wells provides practical, in-depth advice for moving to microservices. Having built her first microservices architecture in 2013 for the Financial Times, Sarah discusses the approaches you need to take from the start, and explains the potential traps most likely to trip you up.

Web API Cookbook
fra 566,-
JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. With this hands-on cookbook, author Joe Attardi helps you explore the powerful APIs available in modern browsers and guides you through the specific tasks that they unlock.
fra 566,-
Tilgjengelig i 2 butikker
JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. With this hands-on cookbook, author Joe Attardi helps you explore the powerful APIs available in modern browsers and guides you through the specific tasks that they unlock.

Writing a C Compiler
fra 779,-
An approachable, hands-on tutorial to writing a C compiler: a computer program that translates code written by the programmer into code the computer can understand. By building a compiler, readers will gain invaluable knowledge about how programming languages work; knowledge that will make them better programmers. Readers are...
fra 779,-
Tilgjengelig i 2 butikker
An approachable, hands-on tutorial to writing a C compiler: a computer program that translates code written by the programmer into code the computer can understand. By building a compiler, readers will gain invaluable knowledge about how programming languages work; knowledge that will make them better programmers. Readers are...

Cisco pyATS¿Network Test and Automation Solution
fra 589,-
Unlock the power of automated network testing with the Cisco pyATS framework. Written by industry experts John Capobianco and Dan Wade, Cisco pyATSNetwork Test and Automation Solution is a comprehensive guide to theCisco pyATS framework, a Python-based environment for network testing, device configuration, parsing, APIs, an...
fra 589,-
Tilgjengelig i 2 butikker
Unlock the power of automated network testing with the Cisco pyATS framework. Written by industry experts John Capobianco and Dan Wade, Cisco pyATSNetwork Test and Automation Solution is a comprehensive guide to theCisco pyATS framework, a Python-based environment for network testing, device configuration, parsing, APIs, an...

Prompt Engineering for LLMs
fra 749,-
When first integrating LLMs into workflows, most developers struggle to coax useful insights from them. That's because communicating with AI is different from communicating with humans. This guide shows you how to present your problem in the model-friendly way called prompt engineering.
fra 749,-
Tilgjengelig i 2 butikker
When first integrating LLMs into workflows, most developers struggle to coax useful insights from them. That's because communicating with AI is different from communicating with humans. This guide shows you how to present your problem in the model-friendly way called prompt engineering.

ASYNC Rust
fra 579,-
Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking.
fra 579,-
Tilgjengelig i 2 butikker
Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking.

The Nature of Code
fra 449,-
How can we use code to capture the unpredictable properties of nature? How can understanding the mathematical principles behind our physical world help us create interesting digital environments? Written by ''The Coding Train'' YouTube star Daniel Shiffman, The Nature of Code is a beginner-friendly creativ...
fra 449,-
Tilgjengelig i 2 butikker
How can we use code to capture the unpredictable properties of nature? How can understanding the mathematical principles behind our physical world help us create interesting digital environments? Written by ''The Coding Train'' YouTube star Daniel Shiffman, The Nature of Code is a beginner-friendly creativ...

C Brain Teasers
fra 329,-
You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp.
fra 329,-
Tilgjengelig i 2 butikker
You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp.

Learning Modern C++ for Finance
fra 629,-
This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case.
fra 629,-
Tilgjengelig i 2 butikker
This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case.

Data Structures and Algorithms with Go
fra 429,-
Become familiar with common data structures. Learn and understand the most popular algorithms through practical examples. Recognize when a particular data structure or algorithm should be used to create an efficient software solution.
fra 429,-
Tilgjengelig i 2 butikker
Become familiar with common data structures. Learn and understand the most popular algorithms through practical examples. Recognize when a particular data structure or algorithm should be used to create an efficient software solution.

PowerShell in 7 Days
fra 429,-
Effortlessly navigate PowerShell''s syntax and command structure. Master creating scripts and functions for efficient automation. Learn practical solutions for local and remote data management.
fra 429,-
Tilgjengelig i 2 butikker
Effortlessly navigate PowerShell''s syntax and command structure. Master creating scripts and functions for efficient automation. Learn practical solutions for local and remote data management.

Functional Design and Architecture
fra 649,-
Functional Design and Architecture is a comprehensive guide to software engineering using functional programming. Inside, you''ll find cutting-edge functional design principles and practices for every stage of application development. There''s no abstract theoryyou�...
fra 649,-
Tilgjengelig i 2 butikker
Functional Design and Architecture is a comprehensive guide to software engineering using functional programming. Inside, you''ll find cutting-edge functional design principles and practices for every stage of application development. There''s no abstract theoryyou�...

Learning Microsoft Power Apps
fra 579,-
This practical guide shows application developers how to use PowerApps, Microsoft's no-code/low-code application framework that helps developers speed up development, modernize business processes, and solve tough challenges.
fra 579,-
Tilgjengelig i 2 butikker
This practical guide shows application developers how to use PowerApps, Microsoft's no-code/low-code application framework that helps developers speed up development, modernize business processes, and solve tough challenges.

Learn Haskell by Example
fra 649,-
Haskell Bookcamp builds your skills with production-quality Haskell code by creating interesting projects. As you work through each application, you will master functional programming and dip into the language's advanced features. The book will help you learn Haskell from the ground up with real-world examples rather tha...
fra 649,-
Tilgjengelig i 2 butikker
Haskell Bookcamp builds your skills with production-quality Haskell code by creating interesting projects. As you work through each application, you will master functional programming and dip into the language's advanced features. The book will help you learn Haskell from the ground up with real-world examples rather tha...
C++ How to Program Global Edition
fra 849,-
For introductory to intermediate-level courses in C++ programming. An objects-natural, live-code approach C++ How to Program is a code-intensive, modular introduction to C++ programming. The Deitel live-code approach presents concepts using full, working programs rather than code snippets. Students can run programs as they re...
fra 849,-
Tilgjengelig i 2 butikker
For introductory to intermediate-level courses in C++ programming. An objects-natural, live-code approach C++ How to Program is a code-intensive, modular introduction to C++ programming. The Deitel live-code approach presents concepts using full, working programs rather than code snippets. Students can run programs as they re...

Implementing Lean Software Development
fra 149,-
Combines practical advice, ready-to-use techniques, and an understanding of why Lean software development is the right way to develop software.
fra 149,-
Tilgjengelig i 2 butikker
Combines practical advice, ready-to-use techniques, and an understanding of why Lean software development is the right way to develop software.

Learning PHP MySQL & JavaScript
fra 579,-
With the latest edition of this guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library.
fra 579,-
Tilgjengelig i 2 butikker
With the latest edition of this guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library.

System Design on AWS
fra 649,-
From figuring out the right tools to estimating the right provisioning, nearly every solution comes with a complicated set of choices and trade-offs. AWS provides a one-stop shop for building and scaling these applications, and this practical guide helps you decide which pieces to use and how to fit them together.
fra 649,-
Tilgjengelig i 2 butikker
From figuring out the right tools to estimating the right provisioning, nearly every solution comes with a complicated set of choices and trade-offs. AWS provides a one-stop shop for building and scaling these applications, and this practical guide helps you decide which pieces to use and how to fit them together.

Building AI Powered Products
fra 422,-
Drawing from her experience at Google and Meta, Dr. Marily Nika delivers the definitive guide for product managers building AI and GenAI powered products. Packed with smart strategies, actionable tools, and real-world examples, this book breaks down the complex world of AI agents and generative AI products.
fra 422,-
Tilgjengelig i 2 butikker
Drawing from her experience at Google and Meta, Dr. Marily Nika delivers the definitive guide for product managers building AI and GenAI powered products. Packed with smart strategies, actionable tools, and real-world examples, this book breaks down the complex world of AI agents and generative AI products.

AI Assisted Programming
fra 649,-
Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this practical book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs to c...
fra 649,-
Tilgjengelig i 2 butikker
Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this practical book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs to c...

Starting Out with Python Glob 6th ed
fra 949,-
introduces programming concepts and problem-solving skills using Tony Gaddis'' accessible approach. Written for novice programmers, Gaddis uses easy-to-understand language to introduce concepts. Control structures are explained, then classes and GUI applications. Every chapter includes clear and easy-to-re...
fra 949,-
Tilgjengelig i 2 butikker
introduces programming concepts and problem-solving skills using Tony Gaddis'' accessible approach. Written for novice programmers, Gaddis uses easy-to-understand language to introduce concepts. Control structures are explained, then classes and GUI applications. Every chapter includes clear and easy-to-re...

Coding for Beginners in Easy Steps
fra 198,-
Coding for Beginners in easy steps, 3rd edition is ideal for the newcomer to coding computer programs, including youngsters needing to learn programming basics for the school curriculum. It teaches the reader how to write code to create their own computer programs in easy steps!
fra 198,-
Tilgjengelig i 2 butikker
Coding for Beginners in easy steps, 3rd edition is ideal for the newcomer to coding computer programs, including youngsters needing to learn programming basics for the school curriculum. It teaches the reader how to write code to create their own computer programs in easy steps!

Cockroachdb: The Definitive Guide
fra 749,-
The second edition of this popular hands-on guide shows software developers, architects, and DevOps/SRE teams how to use CockroachDB for applications that scale elastically and provide seamless delivery for end users while remaining indestructible.
fra 749,-
Tilgjengelig i 2 butikker
The second edition of this popular hands-on guide shows software developers, architects, and DevOps/SRE teams how to use CockroachDB for applications that scale elastically and provide seamless delivery for end users while remaining indestructible.

Learn SQL in a Month of Lunches
fra 679,-
Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your own business data in just 24 short lessonsno programming experience required!
fra 679,-
Tilgjengelig i 2 butikker
Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your own business data in just 24 short lessonsno programming experience required!

Programmering for naturvitenskap og matematikk
fra 699,-
Programmering for naturvitenskap og matematikk er en innføringsbok i programmering som retter seg mot studenter i matematiske og naturvitenskapelige fag på universiteter og høgskoler. Boka bruker eksempler og teori fra fag som kjemi, biologi, geofag, fysikk og matematikk for å vise hvordan programmering kan være et nyttig ver...
fra 699,-
Tilgjengelig i 2 butikker
Programmering for naturvitenskap og matematikk er en innføringsbok i programmering som retter seg mot studenter i matematiske og naturvitenskapelige fag på universiteter og høgskoler. Boka bruker eksempler og teori fra fag som kjemi, biologi, geofag, fysikk og matematikk for å vise hvordan programmering kan være et nyttig ver...

A Project Guide to UX Design
fra 449,-
USER EXPERIENCE DESIGN is the multifaceted discipline of shaping digital products and systems into tools that are both useful and usable. Success as a UX designer extends beyond just knowledge of the latest technologies; it also involves diplomacy, management insight, and a solid grasp of business dynamics. In this updated gu...
fra 449,-
Tilgjengelig i 2 butikker
USER EXPERIENCE DESIGN is the multifaceted discipline of shaping digital products and systems into tools that are both useful and usable. Success as a UX designer extends beyond just knowledge of the latest technologies; it also involves diplomacy, management insight, and a solid grasp of business dynamics. In this updated gu...

Spring Boot 3 and Spring Framework 6
fra 679,-
Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, youll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to relational databases, imp...
fra 679,-
Tilgjengelig i 2 butikker
Say goodbye to dependencies, bogged-down code, and inflexibility! With the Spring framework and Spring Boot, youll painlessly create Java applications that are production ready. Start with the basics: containers for Spring-managed beans, Spring framework modules, and proxies. Then learn to connect to relational databases, imp...

C++
fra 789,-
If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent...
fra 789,-
Tilgjengelig i 2 butikker
If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent...

Getting Started with Python
fra 439,-
If you want to program with Python, youve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modulesand learn how to manage errors and excepti...
fra 439,-
Tilgjengelig i 2 butikker
If you want to program with Python, youve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modulesand learn how to manage errors and excepti...

Programming with Rust
fra 449,-
Rust''s exciting innovations have made it the most loved programming language in Stack Overflow''s influential survey for five straight yearsbut its steep learning curve has made many other developers reluctant to dive in. Now, with a growing commitment to Rust from many of the world''s leading...
fra 449,-
Tilgjengelig i 2 butikker
Rust''s exciting innovations have made it the most loved programming language in Stack Overflow''s influential survey for five straight yearsbut its steep learning curve has made many other developers reluctant to dive in. Now, with a growing commitment to Rust from many of the world''s leading...

Machine Learning Q and AI
fra 579,-
If you''ve locked down the basics of machine learning and AI and want a fun way to address lingering knowledge gaps, this book is for you. This rapid-fire series of short chapters addresses 30 essential questions in the field, helping you stay current on the latest technologies you can implement in your own work. Ea...
fra 579,-
Tilgjengelig i 2 butikker
If you''ve locked down the basics of machine learning and AI and want a fun way to address lingering knowledge gaps, this book is for you. This rapid-fire series of short chapters addresses 30 essential questions in the field, helping you stay current on the latest technologies you can implement in your own work. Ea...

Mastering Vim
fra 469,-
Mastering Vim, reviewed by Bram Moolenaar, the creator of Vim, covers usage of Vim and Neovim, showcases relevant plugins, and teaches VimscriptKey FeaturesExpert Vim and Vimscript techniques to work with Python and other development environmentAccomplish end-to-end software development tasks with Neovim and Vim pluginsUnders...
fra 469,-
Tilgjengelig i 2 butikker
Mastering Vim, reviewed by Bram Moolenaar, the creator of Vim, covers usage of Vim and Neovim, showcases relevant plugins, and teaches VimscriptKey FeaturesExpert Vim and Vimscript techniques to work with Python and other development environmentAccomplish end-to-end software development tasks with Neovim and Vim pluginsUnders...

Optimization Algorithms
fra 829,-
Solve design, planning, and control problems using modern machine learning and AI techniques. For AI practitioners familiar with the Python language.
fra 829,-
Tilgjengelig i 2 butikker
Solve design, planning, and control problems using modern machine learning and AI techniques. For AI practitioners familiar with the Python language.

Pandas Workout
fra 649,-
DESCRIPTION Practice makes perfect pandas. Work out your pandas skills against dozens of real-world challenges, each carefully designed to build an intuitive knowledge of essential pandas tasks. In Pandas Workout
fra 649,-
Tilgjengelig i 2 butikker
DESCRIPTION Practice makes perfect pandas. Work out your pandas skills against dozens of real-world challenges, each carefully designed to build an intuitive knowledge of essential pandas tasks. In Pandas Workout

Game Boy Coding Adventure
fra 549,-
The Game Boy is an iconic handheld console and a remarkable piece of gaming history. Programming the Game Boy is rewarding but can be challenging especially to newcomers. Game Boy Coding Adventure gives readers an organized, hands-on explanation of the hardware, covering everything from the very basics to advanced topics. Thi...
fra 549,-
Tilgjengelig i 2 butikker
The Game Boy is an iconic handheld console and a remarkable piece of gaming history. Programming the Game Boy is rewarding but can be challenging especially to newcomers. Game Boy Coding Adventure gives readers an organized, hands-on explanation of the hardware, covering everything from the very basics to advanced topics. Thi...

Automate the Boring Stuff with Python Workbook
fra 429,-
Al Sweigart's classic coding book Automate the Boring Stuff with Python, now in its third edition, has taught more than half a million readers how to dispense with tedious tasks using the Python programming language. In this hands-on companion workbook, Sweigart gives those readers - and any Python programming beginner -...
fra 429,-
Tilgjengelig i 2 butikker
Al Sweigart's classic coding book Automate the Boring Stuff with Python, now in its third edition, has taught more than half a million readers how to dispense with tedious tasks using the Python programming language. In this hands-on companion workbook, Sweigart gives those readers - and any Python programming beginner -...

Principles of Package Design
fra 749,-
Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time. The first part of this book walks you through the five SOLID principles that will help you...
fra 749,-
Tilgjengelig i 2 butikker
Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time. The first part of this book walks you through the five SOLID principles that will help you...

JavaScript Essentials For Dummies
fra 179,-
The concise and digestible get-started guide to JavaScript programming JavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScriptthe dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review...
fra 179,-
Tilgjengelig i 2 butikker
The concise and digestible get-started guide to JavaScript programming JavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScriptthe dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review...

Computer Architecture
fra 679,-
Computer architecture was once considered a boring subject, but not anymore! With Moore's Law slowing to a crawl, computing hardware is experiencing a new golden age. This fun, informative book takes a look at the past to offer inspiration for the radical designs of tomorrow, tracing the development of modern systems fro...
fra 679,-
Tilgjengelig i 2 butikker
Computer architecture was once considered a boring subject, but not anymore! With Moore's Law slowing to a crawl, computing hardware is experiencing a new golden age. This fun, informative book takes a look at the past to offer inspiration for the radical designs of tomorrow, tracing the development of modern systems fro...

Python Essentials For Dummies
fra 179,-
The no-nonsense way to get started coding in the Python programming language Python Essentials For Dummies is a quick reference to all the core concepts in Python, the multifaceted general-purpose language used for everything from building websites to creating apps. This book gets right to the point, with no excess review, wo...
fra 179,-
Tilgjengelig i 2 butikker
The no-nonsense way to get started coding in the Python programming language Python Essentials For Dummies is a quick reference to all the core concepts in Python, the multifaceted general-purpose language used for everything from building websites to creating apps. This book gets right to the point, with no excess review, wo...

HTML & CSS Essentials For Dummies
fra 179,-
The easy way to brush up on your HTML & CSS programming skills HTML & CSS Essentials For Dummies is your quick and handy reference to all the core concepts of HTML & CSSthe must-know markup and style languages that make the internet go. This no-nonsense book gets right to the point, eliminating review material, w...
fra 179,-
Tilgjengelig i 2 butikker
The easy way to brush up on your HTML & CSS programming skills HTML & CSS Essentials For Dummies is your quick and handy reference to all the core concepts of HTML & CSSthe must-know markup and style languages that make the internet go. This no-nonsense book gets right to the point, eliminating review material, w...

Apache Iceber The Definitive Guide
fra 649,-
By following the lessons in this book, you'll be able to achieve interactive, batch, machine learning, and streaming analytics with this lakehouse. Authors Tomer Shiran, Jason Hughes, Alex Merced, and Dipankar Mazumdar from Dremio guide you through the process.
fra 649,-
Tilgjengelig i 2 butikker
By following the lessons in this book, you'll be able to achieve interactive, batch, machine learning, and streaming analytics with this lakehouse. Authors Tomer Shiran, Jason Hughes, Alex Merced, and Dipankar Mazumdar from Dremio guide you through the process.

Better Python Code
fra 529,-
Move Beyond Python Code That "Mostly Works" to Code That Is Expressive, Robust, and Efficient Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most advanced scientific research institutes. While there are many ways...
fra 529,-
Tilgjengelig i 2 butikker
Move Beyond Python Code That "Mostly Works" to Code That Is Expressive, Robust, and Efficient Python is arguably the most-used programming language in the world, with applications from primary school education to workaday web development, to the most advanced scientific research institutes. While there are many ways...

Python Scripting for ArcGIS Pro
fra 979,-
Unlock the power of Python in ArcGIS Pro with Python Scripting for ArcGIS Pro, the definitive, easy-to-follow guide to writing Python code with spatial data in ArcGIS Pro.
fra 979,-
Tilgjengelig i 2 butikker
Unlock the power of Python in ArcGIS Pro with Python Scripting for ArcGIS Pro, the definitive, easy-to-follow guide to writing Python code with spatial data in ArcGIS Pro.

Quick Start Guide to Large Language Models
fra 529,-
The Practical, Step-by-Step Guide to Using LLMs at Scale in Projects and Products Large Language Models (LLMs) like Llama 3, Claude 2, and the GPT family are demonstrating breathtaking capabilities, but their size and complexity have deterred many practitioners from applying them. In Quick Start Guide to Large Language Models...
fra 529,-
Tilgjengelig i 2 butikker
The Practical, Step-by-Step Guide to Using LLMs at Scale in Projects and Products Large Language Models (LLMs) like Llama 3, Claude 2, and the GPT family are demonstrating breathtaking capabilities, but their size and complexity have deterred many practitioners from applying them. In Quick Start Guide to Large Language Models...

Java Programming Exercises
fra 729,-
In this second volume, you will dive into the intricacies of Java Standard Libraries. You will continue to raise your coding skills, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao.
fra 729,-
Tilgjengelig i 2 butikker
In this second volume, you will dive into the intricacies of Java Standard Libraries. You will continue to raise your coding skills, and test your Java knowledge on tricky programming tasks, with the help of the pirate Captain CiaoCiao.

Learn R
fra 869,-
Learning a computer language like R can be either frustrating, fun or boring. Having fun requires challenges that wake up the learner¿s curiosity but also provide an emotional reward on overcoming them. The book is designed so that it includes smaller and bigger challenges, in what I call playgrounds, in the hope tha...
fra 869,-
Tilgjengelig i 2 butikker
Learning a computer language like R can be either frustrating, fun or boring. Having fun requires challenges that wake up the learner¿s curiosity but also provide an emotional reward on overcoming them. The book is designed so that it includes smaller and bigger challenges, in what I call playgrounds, in the hope tha...

How Computers Really Work
fra 499,-
An approachable, hands-on guide to understanding how computers work, from low-level circuits to modern software.
fra 499,-
Tilgjengelig i 2 butikker
An approachable, hands-on guide to understanding how computers work, from low-level circuits to modern software.










