Programmering

Game Development with Unreal Engine 5 Volume 1

Game Development with Unreal Engine 5 Volume 1

Dive into the heart of game development with Unreal Engine 5 (UE5), the latest revolution in creating immersive and visually stunning game worlds. Crafted to encourage your imaginative and inventive skills, Volume 1 of this two-part guide stands as a crucial tool in your journey towards developing incredible video games with...
fra 679,-
Gå til produktet
Tilgjengelig i 2 butikker
Optimizing Cloud Native Java

Optimizing Cloud Native Java

Performance tuning is an experimental science, but that doesn't mean engineers should resort to guesswork and folklore to get the job done. Yet that's often the case. With this practical book, intermediate to advanced Java technologists working with complex platforms will learn how to tune Java cloud applications fo...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker
Terraform Cookbook

Terraform Cookbook

Cloud services and SaaS software permeate every company's IT landscape, requiring a shift from manually provisioned services to a more structured approach, with codification at its core. Terraform provides tools to manage the lifecycle of your IT landscape across thousands of different cloud providers and SaaS platforms....
fra 649,-
Gå til produktet
Tilgjengelig i 2 butikker
Windows Security Internals

Windows Security Internals

Learn the core components and features of the Microsoft Windows threat-mitigation system from one of the world''s foremost Windows security experts - and Microsoft''s top bug hunter - James Forshaw. In this hands-on guidebook, Forshaw distils his more than 20 years of knowledge and practical experience wor...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker
Enabling Microservices Success

Enabling Microservices Success

Microservices can be a very effective approach for delivering value to your organization and to your customers. If you get them right, microservices help you to move fast, making changes to small parts of your system hundreds of times a day. But get them wrong and microservices just make everything more complicated.In this bo...
fra 649,-
Gå til produktet
Tilgjengelig i 2 butikker
Web API Cookbook

Web API Cookbook

JavaScript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage,...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
Writing a C Compiler

Writing a C Compiler

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 799,-
Gå til produktet
Tilgjengelig i 2 butikker
Cisco pyATS¿Network Test and Automation Solution

Cisco pyATS¿Network Test and Automation Solution

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 579,-
Gå til produktet
Tilgjengelig i 2 butikker
Prompt Engineering for LLMs

Prompt Engineering for LLMs

Large language models (LLMs) are revolutionizing the world, promising to automate tasks and solve complex problems. A new generation of software applications are using these models as building blocks to unlock new potential in almost every domain, but reliably accessing these capabilities requires new skills. This book will t...
fra 779,-
Gå til produktet
Tilgjengelig i 2 butikker
ASYNC Rust

ASYNC Rust

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. You'll learn how to apply async programming to solve problems with an async approach....
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
banner-image
The Nature of Code

The Nature of Code

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 489,-
Gå til produktet
Tilgjengelig i 2 butikker
C Brain Teasers

C Brain Teasers

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. Each one will provide insight into various aspects of handling strings, numeric ope...
fra 349,-
Gå til produktet
Tilgjengelig i 2 butikker
Learning Modern C++ for Finance

Learning Modern C++ for Finance

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, thanks to modern features added to the C++ Standard beginnin...
fra 649,-
Gå til produktet
Tilgjengelig i 2 butikker
Data Structures and Algorithms with Go

Data Structures and Algorithms with Go

Go, designed by Google, is a modern, open-source language known for its simplicity, readability, and efficiency. It excels at building web applications, network tools, and cloud services. Its clear syntax and built-in concurrency features make it a popular choice for modern developers. This guide simplifies the basics by intr...
fra 399,-
Gå til produktet
Tilgjengelig i 2 butikker
PowerShell in 7 Days

PowerShell in 7 Days

"PowerShell in 7 Days" covers the fundamentals of PowerShell, its syntax, and its scripting capabilities concisely yet comprehensively. It is a practical toolkit that empowers busy IT professionals to become proficient PowerShell users. You can become capable of automating tasks and managing systems more efficiently...
fra 399,-
Gå til produktet
Tilgjengelig i 2 butikker
Functional Design and Architecture

Functional Design and Architecture

Design patterns and architectures for building production quality applications using functional programming, with examples in Haskell and other FP languages. In Functional Design and Architectureyou will learn: Designing production applications in statically typed functional languages such as Haskell Con...
fra 649,-
Gå til produktet
Tilgjengelig i 2 butikker
Learning Microsoft Power Apps

Learning Microsoft Power Apps

In today's fast-paced world, more and more organizations require rapid application development with reduced development costs and increased productivity. This practical guide shows application developers how to use PowerApps, Microsoft's no-code/low-code application framework that helps developers speed up developme...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
Programming

Programming

An Introduction to Programming by the Inventor of C++ Programmin Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous editions have been used successfull...
fra 749,-
Gå til produktet
Tilgjengelig i 2 butikker
Learn Haskell by Exle

Learn Haskell by Exle

Learn Haskell by doing Haskell projects! For readers who know how to program in an object-orientated language. Haskell Bookcamp will offer you practical experience writing Haskell code and applying functional programming to actual development challenges. You will build your Haskell skills by working through hands-on challenge...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
C++ How to Program Global Edition

C++ How to Program Global Edition

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 779,-
Gå til produktet
Tilgjengelig i 2 butikker
Learning PHP MySQL & JavaScript

Learning PHP MySQL & JavaScript

Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
System Design on AWS

System Design on AWS

Enterprises building complex and large-scale applications in the cloud face multiple challenges. 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 th...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker
Balancing Coupling in Software Design

Balancing Coupling in Software Design

Microservices become immensely popular because it promised to help organizations build loosely-coupled systems that allow for fast, easy change. But microservices systems havent always kept that promise. This book identifies the deeper problem -- how software architects and designers approach coupling and introduces an imp...
fra 449,-
Gå til produktet
Tilgjengelig i 2 butikker
Programming with Rust

Programming with Rust

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 429,-
Gå til produktet
Tilgjengelig i 2 butikker
Machine Learning Q and AI

Machine Learning Q and AI

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 599,-
Gå til produktet
Tilgjengelig i 2 butikker
Optimization Algorithms

Optimization Algorithms

Solve design, planning, and control problems using modern machine learning and AI techniques. In Optimization Algorithms: AI techniques for design, planning, and control problems you will learn: Machine learning methods for search and opt...
fra 749,-
Gå til produktet
Tilgjengelig i 2 butikker
Pandas Workout

Pandas Workout

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 youll learn how to: Clean your data for accurate analysis Work with rows and columns for retrieving and assigning data...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker
Game Boy Coding Adventure

Game Boy Coding Adventure

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 579,-
Gå til produktet
Tilgjengelig i 2 butikker
Automate the Boring Stuff with Python Workbook

Automate the Boring Stuff with Python Workbook

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 begi...
fra 449,-
Gå til produktet
Tilgjengelig i 2 butikker
Functional Grammar in Prolog

Functional Grammar in Prolog

No detailed description available for "Functional Grammar in Prolog".
fra 1 249,-
Gå til produktet
Tilgjengelig i 2 butikker
Principles of Package Design

Principles of Package Design

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 679,-
Gå til produktet
Tilgjengelig i 2 butikker
The The Reinforcement Learning Workshop

The The Reinforcement Learning Workshop

Start with the basics of reinforcement learning and explore deep learning concepts such as deep Q-learning, deep recurrent Q-networks, and policy-based methods with this practical guideKey FeaturesUse TensorFlow to write reinforcement learning agents for performing challenging tasksLearn how to solve finite Markov decision pr...
fra 449,-
Gå til produktet
Tilgjengelig i 2 butikker
A Programmer's Companion to Algorithm Analysis

A Programmer's Companion to Algorithm Analysis

Until now, no other book examined the gap between the theory of algorithms and the production of software programs. Focusing on practical issues, A Programmer''s Companion to Algorithm Analysis carefully details the transition from the design and analysis of an algorithm to the resulting software program. ...
fra 1 049,-
Gå til butikken
Tilgjengelig i 1 butikker
PowerShell Fast Track

PowerShell Fast Track

Create complex scripts in PowerShell and learn how to connect them to cloud services like Azure and Azure AD. This updated version of the book will help you learn PowerShell by providing small “cheat” snippets that you can combine to write efficient and effective scripts. New to the book:...
fra 749,-
Gå til butikken
Tilgjengelig i 1 butikker
WebGL: Up and Running

WebGL: Up and Running

Get a quick introduction to WebGL, the new standard for 3D rendering on the web. With WebGL, web developers can create games animations, data visualizations, product displays, and more using JavaScript, a web browser, and a standard web technology stack.
fra 399,-
Gå til butikken
Tilgjengelig i 1 butikker
Introduction to Java Programming and Data Structur

Introduction to Java Programming and Data Structur

For courses in Java programming. A fundamentals-first approach. Introduction to Java Programming and Data Structures, Global Edition integrates programming, data structures and algorithms into 1 text. It takes a fundamentals-first approach, building a strong foundatio...
fra 1 029,-
Gå til butikken
Tilgjengelig i 1 butikker
C++

C++

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 999,-
Gå til butikken
Tilgjengelig i 1 butikker
React

React

fra 829,-
Gå til butikken
Tilgjengelig i 1 butikker
Getting Started with Python

Getting Started with Python

If you want to program with Python, you’ve 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 modules—and learn how to manage errors and excepti...
fra 599,-
Gå til butikken
Tilgjengelig i 1 butikker
DevOpSuccessfully Combining Development and IT Operations
fra 469,-
Gå til butikken
Tilgjengelig i 1 butikker
Python Programming
fra 339,-
Gå til butikken
Tilgjengelig i 1 butikker
Introduction to Information Quality
fra 349,-
Gå til butikken
Tilgjengelig i 1 butikker
3D Facial Animation  Recreating human heads with virtual skin bones and muscles
fra 549,-
Gå til butikken
Tilgjengelig i 1 butikker
Practical Scala DSLs

Practical Scala DSLs

1. Introduction to Scala2. Introduction to DSL3. External DSL4. Internal DSL5. Creating Web API and Microservices6. Identification of a user7. Creating a custom languag...
fra 469,-
Gå til butikken
Tilgjengelig i 1 butikker
Programming JavaScript Applications

Programming JavaScript Applications

Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier - yes, easier - to work...
fra 429,-
Gå til butikken
Tilgjengelig i 1 butikker
Parallel Scientific Computation

Parallel Scientific Computation

Building upon the wide-ranging success of the first edition, Parallel Scientific Computation presents a single unified approach to using a range of parallel computers, from a small desktop computer to a massively parallel computer. The author explains how to use the bulk synchronous parallel (BSP) model to design and implemen...
fra 649,-
Gå til butikken
Tilgjengelig i 1 butikker
Blockchain Consensus

Blockchain Consensus

This book is your comprehensive guide to understanding Blockchain and Blockchain consensus algorithms. It covers distributed systems, distributed consensus, and relevant system models. And you''ll explore how classical and modern consensus algorithms work. The book also covers quantum consensus a...
fra 749,-
Gå til butikken
Tilgjengelig i 1 butikker
C programmieren lernen fur Dummies

C programmieren lernen fur Dummies

Für dieses Buch müssen Sie kein Vorwissen mitbringen. Trotzdem werden auch fortgeschrittene C-Themen wie Zeiger und verkettete Listen behandelt - und das alles im aktuellen C11-Standard. Der besondere Clou ist die Verwendung der Programmierumgebung Code::Blocks, die es für Windows-, Mac- und Linux-Betriebssysteme gibt. Zahlre...
fra 229,-
Gå til butikken
Tilgjengelig i 1 butikker
UML Diagramming

UML Diagramming

The Unified Modeling Language, better known as UML, has become the de facto standard modeling language for analyzing and designing software applications and systems. Software analysis and design is just as much an art as it is a science. UML Diagrammin A Catalog of Cases shows the art and the scien...
fra 669,-
Gå til butikken
Tilgjengelig i 1 butikker
Developing Graphics Frameworks with Java and OpenGL

Developing Graphics Frameworks with Java and OpenGL

Developing Graphics Frameworks with Java and OpenGL shows you how to create software for rendering complete three-dimensional (3D) scenes. The book explains the foundational theoretical concepts as well as the practical programming techniques that will enable you to c...
fra 789,-
Gå til butikken
Tilgjengelig i 1 butikker
Gå til side:

Relaterte artikler