Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Programmeertalen

Als je eBooks uit de categorie Programmeertalen' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 10667 resultaten worden weergegeven
Skip side bar filters
  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    door LAKSHMI SUNIL K ...
    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Meer lezen

    € 0,94 of Gratis met Kobo Plus

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    door Peter Späth ...
    Serie series Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Meer lezen

    € 57,99

  • Puppet Types and Providers

    Extending Puppet with Ruby

    door Dan Bode, Nan Liu ...
    Puppet’s true power exists in the simple resource model it uses to manage the state of complex operating systems. This concise guide shows you how to extend that model and implement custom functionality on top of Puppet by working with the type and provider APIs.Two experts from Puppet Labs explain the concepts behind these APIs, and provide instructions and examples to help you write your own ... Meer lezen

    € 12,99

  • Learning Spark

    Data is bigger, arrives faster, and comes in a variety of formatsâ??and it all needs to be processed at scale for analytics or machine learning. But how can you process such varied workloads efficiently? Enter Apache Spark.Updated to include Spark 3.0, this second edition shows data engineers and data scientists why structure and unification in Spark matters. Specifically, this book explains how ... Meer lezen

    € 22,99

  • Mastering ClickHouse

    High-Performance Data Analytics for Modern Applications

    door Robert Johnson ...
    "Mastering ClickHouse: High-Performance Data Analytics for Modern Applications" serves as an indispensable guide for data professionals seeking to leverage the power of ClickHouse, the acclaimed open-source columnar database management system designed for online analytical processing (OLAP). This comprehensive resource delves into all aspects of ClickHouse, from its foundational architecture to ... Meer lezen

    € 8,65 of Gratis met Kobo Plus

  • Game Development with Blender and Godot

    Leverage the combined power of Blender and Godot for building a point-and-click adventure game

    door Kumsal Obuz ...
    Understand how to use one of the most popular 3D modeling software and advanced game engines to create a seamless workflow between the two and produce dynamic gamesKey FeaturesLearn how to create, rig, and animate 3D low-poly models in BlenderDiscover the 3D workflow of Godot Engine and understand how to enhance your modelsUse modeling and game design skills to create a dynamic point-and-click ... Meer lezen

    € 35,99 of Gratis met Kobo Plus

  • Python for Software Design

    How to Think Like a Computer Scientist

    door Allen B. Downey ...
    A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several ... Meer lezen

    € 43,99

  • Mastering LlamaIndex

    Simplifying Data Access for Large Language Models

    door Robert Johnson ...
    "Mastering LlamaIndex: Simplifying Data Access for Large Language Models" is an authoritative guide designed to unravel the complexities of utilizing LlamaIndex to optimize data interactions with advanced language models. As large language models continue to drive innovations across various domains, the challenge of efficiently accessing and managing vast amounts of data becomes increasingly ... Meer lezen

    € 8,65 of Gratis met Kobo Plus

  • Python Algorithms

    Mastering Basic Algorithms in the Python Language

    Serie series Professional and Applied Computing (R0)
    Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.The book deals with some of the most important and challenging areas of programming and computer ... Meer lezen

    € 91,99

  • Troubleshooting Java, Second Edition

    door Laurentiu Spilca ...
    Learn how to quickly work out what your Java code is doing so you can understand when and why it misbehaves.Searching for bugs, detangling messy legacy code, or evaluating your codebase for new features sucks up much of a developer's time. Effectively reading and understanding existing code is a true superpower! Troubleshooting Java, Second Edition teaches you to efficiently analyze and debug Java ... Meer lezen

    € 55,91

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Meer lezen

    € 53,99 of Gratis met Kobo Plus

  • Magento 2 Beginners Guide

    Discover what you need to know to build your own profitable online stores using the power of Magento 2!

    door Gabriel Guarino ...
    A practical guide to creating a faster and more responsive e-commerce website with enhanced features in Magento 2Key FeaturesSet up and manage your very first online store with a friendly and engaging approach using Magento 2Create your own shipping rates matrix and connect to shippers such as UPS, FedEx, and USPSCreate reports to track store sales, customer activity, and statisticsBook ... Meer lezen

    € 30,99 of Gratis met Kobo Plus

  • Github Copilot For Developers

    Smart Coding With AI Pair Programmer

    door Rob Botwright ...
    Welcome to the GitHub Copilot for Developers book bundle! Are you ready to take your coding skills to the next level with AI-assisted programming? Look no further! Our comprehensive bundle offers everything you need to become a master developer with GitHub Copilot. Book 1: GitHub Copilot Companion Get started on your journey to smart coding with an introduction to AI-assisted programming. Learn ... Meer lezen

    € 7,49 of Gratis met Kobo Plus

  • SQL All-in-One For Dummies

    The most thorough SQL reference, now updated for SQL:2023SQL All-in-One For Dummies has everything you need to get started with the SQL programming language, and then to level up your skill with advanced applications. This relational database coding language is one of the most used languages in professional software development. And, as it becomes ever more important to take control of data, there ... Meer lezen

    € 25,99

  • React Application Architecture for Production

    A hands-on guide to architecting, building, and delivering enterprise-ready modern React apps

    Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more.Key FeaturesMaster React architecture patterns and design principles for building maintainable, scalable frontend applicationsDevelop production-ready React ... Meer lezen

    € 26,99 of Gratis met Kobo Plus

  • OpenBao in Practice

    Operating an Open Vault‑Style Secrets Platform

    door Trex Team ...
    "OpenBao in Practice: Operating an Open Vault‑Style Secrets Platform"OpenBao is not “just a secrets store”—it’s a security control plane whose smallest misconfiguration can become an organization-wide incident. This book is written for experienced operators, SREs, platform engineers, and security engineers who need a precise mental model of how OpenBao behaves under pressure: failures, upgrades, ... Meer lezen

    € 8,62 of Gratis met Kobo Plus

  • XSLT

    Mastering XML Transformations

    door Doug Tidwell ...
    After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book offers practical, real-world examples that demonstrate how you can apply XSLT stylesheets to XML data using either the new specification, or the older XSLT 1.0 standard.XSLT is a critical language for converting XML documents into other formats, such as ... Meer lezen

    € 25,99

  • The Complete Guide to Parrot OS

    Ethical Hacking and Cybersecurity

    door Robert Johnson ...
    Embark on a comprehensive exploration of digital security with "The Complete Guide to Parrot OS: Ethical Hacking and Cybersecurity." This indispensable resource offers both aspiring and veteran cybersecurity professionals an in-depth understanding of Parrot OS, a leading operating system renowned for its powerful, built-in security tools. Each chapter meticulously delves into essential topics—from ... Meer lezen

    € 8,65 of Gratis met Kobo Plus

  • Learn UML in 24 Hours

    door Alex Nordeen ...
    UML stands for Unified Modeling Language used for creating object-oriented, meaningful documentation models for any software system present. It provides us a way to develop rich models that describe the working of any software/hardware systems. UML serves a great way of creating professional documentation which is a necessary part of any project development.Here is what is covered in the book ... Meer lezen

    € 9,35

  • Excel VBA Programming

    Automating Excel through Visual Basic for Application

    door Steven Bright ...
    Most of the procedures and tasks in Microsoft Excel can be Automated through the use of Visual Basic Application (VBA) Excel Programming. This Book deals with the fundamentals of VBA Excel Programming and how to create Excel Add-Ins. These are what you will learn:*Introduction to Visual Basic For Application (VBA).*Visual Basic Application (VBA) For Excel Basics.*Rules for Naming Procedures*VBA ... Meer lezen

    € 2,58 of Gratis met Kobo Plus

  • Kickstart JavaScript Fundamentals

    Build Confidence, Build Code — JavaScript Starts Here! Key Features ● Learn JavaScript step-by-step with real-world coding examples. ● Master the DOM, events, and asynchronous code with clarity. ● Bridge frontend and backend with Node.js fundamentals. Book Description JavaScript is the backbone of the modern web. From interactive websites to dynamic single-page applications, it is the most ... Meer lezen

    € 16,99 of Gratis met Kobo Plus

  • Functional Programming with C#

    Unlock coding brilliance with the power of functional magic

    door Alex Yagur ...
    Explore functional programming in C\# with the help of clear explanations, practical examples, and hands-on exercises and write efficient, modular, and readable codeKey FeaturesMaster functional programming in C\# for expressive, modular codeApply advanced concepts such as error handling and asynchronous programming to overcome real-world challengesGain practical coding skills through practical ... Meer lezen

    € 29,99 of Gratis met Kobo Plus

  • Het ABC van JP 2

    Op taalavontuur door de supermarkt

    door JP Pellemans ...
    Wist je dat KING een afkorting is van 'Kwaliteit In Niets Geëvenaard', Snickers vernoemd is naar het favoriete paard van de familie Mars en dat Joppie de bijnaam is van Janyne, die de saus in een snackbar in Glanerbrug bedacht? Waarom ontbreken de laatste letters van Chocomel, Allerfre en Antikal? En wat heeft Starbucks met Moby Dick te maken? In Het ABC van JP 2 neemt JP je mee op reis langs de ... Meer lezen

    € 12,99 of Gratis met Kobo Plus

  • Learning Angular

    A practical guide to building web applications with modern Angular

    Learn Angular by building a real-world e-shop web app, step-by-step from scaffolding to deployment, with expert guidance every step of the way "Learning Angular provides the reader with an experience of building upon a simple application that is introduced at the beginning of the book." – Manfred Steyer, Google Developer Expert Free with your book: DRM-free PDF version + access to Packt's next-gen ... Meer lezen

    € 26,99 of Gratis met Kobo Plus