Programmering

Think Python
Python is an excellent way to get started in programming, and this clear, concise guide walks you through Python a step at a time-beginning with basic programming concepts before moving on to functions, data structures, and object-oriented design. This revised third edition reflects the growing role of large language models (...
fra 449,-
Gå til produktet
Tilgjengelig i 2 butikker

-11%
Engineering Secure Devices
With the rise of the Internet of Things (IoT) and the increased connectivity of smart devices that rely on an embedded computer system at their core, the need for affordable yet effective security measures is higher than ever. This book takes you on a tour through the jungle of potential risks and protection measures, as well...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker

Programming Phoenix LiveView
This definitive guide to LiveView isn't a reference manual. Learn to think in LiveView. Write your code layer by layer, the way the experts do. Explore techniques with experienced teachers to get the best possible performance.
fra 529,-
Gå til produktet
Tilgjengelig i 2 butikker

Starting Out with Java: From Control Structures through Objects Global Edition
With Revel® for Starting Out with Java: Control Structures Through Objects, CS1 author and instructor Tony Gaddis uses a step-by-step approach to introduce students to programming in Java. Procedural programming, control structures and methods, is covered before object-oriented programming to ensure that students understand f...
fra 829,-
Gå til produktet
Tilgjengelig i 2 butikker

Objects First with Java: A Practical Introduction Using BlueJ Global Edition
Objects First with Java introduces object-oriented programming from a software engineering perspective. The text integrates BlueJ, an interactive Java development environment that visualizes class structure. BlueJ lets you create and test objects, offering a better understanding than you would from simply reading source code....
fra 729,-
Gå til produktet
Tilgjengelig i 2 butikker

Job Ready Python
Get ready to take on Python with a practical and job-focused guide Job Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately. Based on the renowned mthree Global Academy and Software Guild traini...
fra 399,-
Gå til produktet
Tilgjengelig i 2 butikker

Spring 6 Recipes
This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes(5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native clo...
fra 679,-
Gå til produktet
Tilgjengelig i 2 butikker

Introducing Go
Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language's core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.
fra 249,-
Gå til produktet
Tilgjengelig i 2 butikker

Modern Web Development with Deno
Learn Deno with TypeScriptKEY FEATURES Take advantage of modern tools and frameworks like React and GraphQL. Exposure to the Deno ecosystem and many different third-party modules. Coverage of the creation of UIs and APIs for numerous apps.DESCRIPTIONDeno is a web platform that offers capabilities for JavaScript and TypeScr...
fra 349,-
Gå til produktet
Tilgjengelig i 2 butikker

Software Engineering for Variability Intensive Systems
This book addresses the challenges in the software engineering of variability-intensive systems. Variability-intensive systems can support different usage scenarios by accommodating different and unforeseen features and qualities. The book features academic and industrial contributions that discuss the challenges in developin...
fra 629,-
Gå til produktet
Tilgjengelig i 2 butikker

A Project Guide to UX Design
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 429,-
Gå til produktet
Tilgjengelig i 2 butikker

Spring Boot 3 and Spring Framework 6
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 629,-
Gå til produktet
Tilgjengelig i 2 butikker

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
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
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
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
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
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
No detailed description available for "Functional Grammar in Prolog".
fra 1 249,-
Gå til produktet
Tilgjengelig i 2 butikker

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

Apache Iceber The Definitive Guide
Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool-a cost-prohibitive process for making warehouse features available to all of your data. This lack of flexibility forces you to adjust your workflow to the tool your data is locked in, which creates data silo...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker

Better Python Code
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,-
Gå til produktet
Tilgjengelig i 2 butikker

Python Scripting for ArcGIS Pro
Unlock the power of Python in ArcGIS® Pro with this definitive, easy-to-follow guide designed for users with limited programming or scripting experience.Get started learning to write Python scripts to automate tasks in ArcGIS Pro with Python Scripting for ArcGIS Pro. This book begins with the fundamentals of Python programmin...
fra 899,-
Gå til produktet
Tilgjengelig i 2 butikker

Quick Start Guide to Large Language Models
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,-
Gå til produktet
Tilgjengelig i 2 butikker

Java Programming Exercises
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. This is the second of two volumes which provide you with everything you need to excel in y...
fra 729,-
Gå til produktet
Tilgjengelig i 2 butikker

Learn R
Learning a computer language like R can be either frustrating, fun or boring. Having fun requires challenges that wake up the learners 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 that all rea...
fra 829,-
Gå til produktet
Tilgjengelig i 2 butikker

Mobile Applications Development
The book covers the concepts of Python programming language along with mobile application development. Starting from fundamentals, the book continues with the explanation of mobile app development using Kivy framework. All the chapters offer questions and exercises for to better understanding of the subject.This second revise...
fra 679,-
Gå til produktet
Tilgjengelig i 2 butikker

Cruising Along with Java
Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the newest features. Modularize and create asynchronous applications with ease and proper error handling. This book contains twelve chapters that dive deep into the features, using plenty of examples for you...
fra 549,-
Gå til produktet
Tilgjengelig i 2 butikker

Hands On APIs for AI and Data Science
To succeed in AI and data science, you must first master APIs. API skills are essential for AI and data science success. With this practical book, data scientists and software developers will gain hands-on experience developing and using APIs with the Python programming language and popular frameworks like FastAPI and StreamL...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker

How to Become a Data Analyst
Start a brand-new career in data analytics with no-nonsense advice from a self-taught data analytics consultant In How to Become a Data Analyst: My Low-Cost, No Code Roadmap for Breaking into Tech, data analyst and analytics consultant Annie Nelson walks you through how she took the reins and made a dramatic career change to...
fra 249,-
Gå til produktet
Tilgjengelig i 2 butikker

Python All in One For Dummies
Everything you need to know to get into Python coding, with 7 books in one Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python provides a way to get the work done. This book is great as a starting point for...
fra 427,-
Gå til produktet
Tilgjengelig i 2 butikker

R for the Rest of Us
For statisticians, R is the go-to programming language for complex numerical analysis - but it comes in handy for a lot more than that. In R Without Statistics you''ll discover ways that R can be used by the rest of us! Packed with real-world examples and easy-to-follow coding instructions, it introduces R'...
fra 699,-
Gå til produktet
Tilgjengelig i 2 butikker

Hands On MySQL Administration
Geared to intermediate- to advanced-level DBAs and IT professionals looking to enhance their MySQL skills, this guide provides a comprehensive overview on how to manage and optimize MySQL databases. You'll learn how to create databases and implement backup and recovery, security configurations, high availability, scaling...
fra 779,-
Gå til produktet
Tilgjengelig i 2 butikker

Developing Apps with GPT 4 and ChatGPT
This book provides an ideal guide for Python developers who want to learn how to build applications with large language models. Authors Olivier Caelen and Marie-Alice Blete cover the main features and benefits of GPT-4 and GPT-3.5 models and explain how they work. You'll also get a step-by-step guide for developing appli...
fra 599,-
Gå til produktet
Tilgjengelig i 2 butikker

High Performance PostgreSQL for Rails
Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop you...
fra 649,-
Gå til produktet
Tilgjengelig i 2 butikker

Pro Spring Boot 3
This book will teach you how to build complex Spring applications and microservices out of the box, with minimal concern over things like configurations. Pro Spring Boot 3 will show you how to fully leverage Spring Boot 3's robust features and how to apply them to create enterprise-ready applications, microservices, and...
fra 469,-
Gå til produktet
Tilgjengelig i 2 butikker

From Ruby to Elixir
Elixir will change the way you think about programming. Use your Ruby experience to quickly get up to speed so you can see what all of the buzz is about. Go from zero to production applications that are reliable, fast, and scalable. Learn Elixir syntax and pattern matching to conquer the basics. Then move onto Elixir...
fra 499,-
Gå til produktet
Tilgjengelig i 2 butikker

How to Think about Algorithms
Understand algorithms and their design with this revised student-friendly textbook. Unlike other algorithms books, this one is approachable, the methods it explains are straightforward, and the insights it provides are numerous and valuable. Without grinding through lots of formal proof, students will benefit from step-by-ste...
fra 399,-
Gå til produktet
Tilgjengelig i 2 butikker

Grokking Concurrency
This easy-to-read, hands-on guide demystifies concurrency concepts like threading, asynchronous programming, and parallel processing in any language.This friendly guide is for any developer whos perplexed about concurrency. It focuses on the fundamentals, explaining concurrent programming and asynchrony in a math- and...
fra 499,-
Gå til produktet
Tilgjengelig i 2 butikker

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
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
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
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

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

Beste Programmering august 2026
Se hva brukerne våre valgte oftest

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
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

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

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

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
Relaterte artikler
Guide til kjøp av Programmeringstilbud
Programmering er en essensiell ferdighet i dagens digitale verden, og det finnes utallige tilbud som kan hjelpe både nybegynnere og erfarne utviklere. I denne guiden skal vi utforske hvordan du kan finne de beste programmeringstilbudene og spare både tid og penger.Hva er programmeringstilbud og hvorfor er de viktige?
Når vi snakker om programmeringstilbud, refererer vi til spesialtilbud, rabatter, og kampanjer som er tilgjengelige for programmeringsverktøy og kurs. Men hvorfor er disse tilbudene så viktige? Tenk deg at du har en mulighet til å lære noe nytt uten å tømme lommeboken. Det er nettopp det disse tilbudene gjør – de gir deg tilgang til kvalitet uten å sprenge budsjettet.- De gir tilgang til ressurser til en lavere kostnad.
- De kan hjelpe deg å oppdatere ferdighetene dine.
- De kan føre til bedre karrieremuligheter.
Hvordan finne de beste tilbudene på programmeringsverktøy?
Det er en jungel der ute når det kommer til programmeringstilbud, men med de rette verktøyene kan du navigere denne jungelen som en proff. La oss se på hvordan du kan finne de beste tilbudene.Nettsteder for programmeringsverktøy
Det finnes mange nettsteder som tilbyr programmeringsverktøy til rabatterte priser. Her er noen av de beste:- Codecademy: Utmerket for interaktive kurs.
- Udemy: Har ofte store rabatter på kurs innen programmering.
- Coursera: Tilbyr kurs fra ledende universiteter, ofte til en lavere pris.
Sammenligning av priser
Sammenligning av priser kan være avgjørende for å sikre at du får den beste avtalen. Bruk nettsteder som Prisradar for å sammenligne priser på programmeringsverktøy. Dette kan spare deg for mye penger og tid, slik at du kan fokusere på det som virkelig betyr noe – å lære og utvikle dine ferdigheter.Tips for å kjøpe programmeringskurs og ressurser
Når du skal kjøpe programmeringskurs og ressurser, er det viktig å gjøre litt research. Her er noen tips for å hjelpe deg på veien:- Les anmeldelser fra andre brukere før du investerer i et kurs. Det kan gi deg innsikt i hva du kan forvente.
- Vurder gratis alternativer først. Det finnes mange ressurser tilgjengelig på nettet som kan gi deg en smakebit på programmering uten kostnad.
- Se etter tilbud som gir livstids tilgang til kurs. Dette kan være en god investering, da det gir deg muligheten til å gå tilbake og repetere stoffet når som helst.









