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 10631 resultaten worden weergegeven
Skip side bar filters
  • 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,76

  • The Developer's Guide to AI

    A Field Guide for the Working Developer

    Build intelligent applications—no data science degree required.Your boss is pitching new AI features. Your team is buzzing about MCP servers. Job postings are asking for AI experience with RAG, vector databases, fine-tuning, and agents. You can feel the excitement. You see the potential. You may be wondering how to get started in AI without a data science degree. You’re in the right place.The ... Meer lezen

    € 28,99

  • Python Programmeren - Een Complete Gids

    door Christopher Ford ...
    Serie Boek 7 - De IT collectie
    "Python Programmeren - Een Complete Gids" is een uitgebreide bron die beginners en gevorderde programmeurs begeleidt bij het leren en beheersen van de Python-programmeertaal. Deze gids biedt een diepgaande verkenning van de belangrijkste concepten, technieken en toepassingen van Python, waardoor lezers een solide basis kunnen opbouwen en vaardigheden kunnen ontwikkelen om complexe projecten aan te ... Meer lezen

    € 3,49 of Gratis met Kobo Plus

  • 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

  • Ultimate Web API Development with Django REST Framework

    Build a Secure Recommendation System from Scratch Using Django Rest Framework. Key Features ● Master Django REST Framework and Test-Driven Development. ● Build scalable APIs through real-world projects like recommendation engines. ● Secure, optimize, and deploy APIs for data science applications. Book Description Mastering API development is crucial for building modern, scalable software solutions ... Meer lezen

    € 16,99 of Gratis met Kobo Plus

  • Unity 2018 By Example

    Learn about game and virtual reality development by creating five engaging projects

    door Alan Thorn ...
    Build exciting 2D/3D games and virtual reality applications with the help of hands-on examplesKey FeaturesCreate five different types of games from scratch with Unity 2018Import custom content into Unity from third-party tools such as Maya and BlenderLearn to build NPCs with artificial intelligent behavior.Book DescriptionUnity is the most exciting and popular engine used for developing games. ... Meer lezen

    € 30,40 of Gratis met Kobo Plus

  • C Programming for Arduino

    door Julien Bayle ...
    Written as a practical Packt book brimming with engaging examples, C Programming for Arduino will help those new to the amazing open source electronic platform so that they can start developing some great projects from the very start.This book is great for people who want to learn how to design & build their own electronic devices. From interaction design art school students to the do-it-yourself ... Meer lezen

    € 25,60 of Gratis met Kobo Plus

  • Game Development Patterns and Best Practices

    Better games, less hassle

    Utilize proven solutions to solve common problems in game developmentKey FeaturesUntangle your game development workflow, make cleaner code, and create structurally solid gamesImplement key programming patterns that will enable you to make efficient AI and remove duplicationOptimize your game using memory management techniquesBook DescriptionYou’ve learned how to program, and you’ve probably ... Meer lezen

    € 25,50 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,81

  • Building REST APIs with Spring Boot 4.0

    door Kit Harrington ...
    Built on top of Spring Framework 7, Spring Boot 4.0 simplifies the process of building API far easy.I'd describe this fast-paced book as the perfect practical tutor for Java developers who are curious to develop apps, and not just read about them. All chapters are working sets, where you write code, run it, break it deliberately, and fix it. There are no long theory sections, and no abstract ... Meer lezen

    € 25,99 of Gratis met Kobo Plus

  • TrueNAS Administration and Configuration

    Definitive Reference for Developers and Engineers

    door Richard Johnson ...
    "TrueNAS Administration and Configuration""TrueNAS Administration and Configuration" is an authoritative and comprehensive guide designed for IT professionals, system administrators, and storage architects seeking to master the deployment, configuration, and advanced management of TrueNAS platforms. The book opens with a deep dive into the core architectural differences between TrueNAS CORE, ... Meer lezen

    € 8,70 of Gratis met Kobo Plus

  • Deep Learning with C++

    Design and deploy neural networks using CUDA for high-performance AI in C++

    Build and deploy high-performance deep learning models using C++ for real-time applications where speed and efficiency matter. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesBuild deep learning models in C++ with PyTorch C++ API and CUDAImplement CNNs, RNNs, LSTMs, GANs, and Transformers in C++ for real-world applicationsOptimize and deploy machine ... Meer lezen

    € 29,42 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,77

  • 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

  • C for Programmers with an Introduction to C11

    The professional programmer’s Deitel® guide to procedural programming in C through 130 working code examplesWritten for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching the C language and the C Standard Library. The book presents the concepts in the context of fully tested programs, complete with syntax shading, ... Meer lezen

    € 40,21

  • Configuring Smart Devices with ESPHome

    Definitive Reference for Developers and Engineers

    door Richard Johnson ...
    "Configuring Smart Devices with ESPHome""Configuring Smart Devices with ESPHome" presents a definitive and technical exploration of ESPHome, guiding readers from core architectural concepts to advanced device integrations. The book meticulously covers the entire ESPHome ecosystem, starting with its foundational frameworks, supported microcontroller platforms, and the intricacies of its build ... Meer lezen

    € 8,70 of Gratis met Kobo Plus

  • Python GUI Programming Cookbook

    Develop functional and responsive user interfaces with tkinter and PyQt5

    door Burkhard Meier ...
    Over 90 recipes to help you develop widgets, forms, layouts, charts, and much more using the latest features of Python 3 Key FeaturesUse object-oriented programming to develop impressive GUIs in PythonCreate interesting charts to visually represent data using MatplotlibDevelop GUIs with the latest versions of tkinter, PyQt5, and wxPython frameworksBook DescriptionPython is a multi-domain, ... Meer lezen

    € 27,46 of Gratis met Kobo Plus

  • Automate the Boring Stuff with Python, 3rd Edition

    door Al Sweigart ...
    The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files.If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do this work for you?In this fully revised third edition ... Meer lezen

    € 28,44

  • Essential CakePHP Development Guide

    Definitive Reference for Developers and Engineers

    door Richard Johnson ...
    "Essential CakePHP Development Guide"The "Essential CakePHP Development Guide" is a comprehensive resource dedicated to mastering the CakePHP framework at an advanced and enterprise-ready level. Covering the entire scope of modern CakePHP development, the book meticulously explores architectural foundations, deep dives into MVC implementation, and illuminates the nuances of configuration, ... Meer lezen

    € 8,45 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

  • Tkinter GUI Programming by Example

    Learn to create modern GUIs using Tkinter by building real-world projects in Python

    door David Love ...
    Leverage the power of Python and its de facto GUI framework to build highly interactive interfacesKey Features\* The fundamentals of Python and GUI programming with Tkinter.\* Create multiple cross-platform projects by integrating a host of third-party libraries and tools.\* Build beautiful and highly-interactive user interfaces that target multiple devices.Book DescriptionTkinter is a modular, ... Meer lezen

    € 34,32 of Gratis met Kobo Plus

  • Machine Learning & Python for Absolute Beginners

    A Hands-On Guide to Python Programming and Machine Learning from Scratch

    door Oliver Theobald ...
    A clear and beginner-focused guide to Python and ML fundamentals. Covers coding basics, OOP, and core machine learning methods in a friendly, structured format.Key FeaturesA two-part structure combining Python basics and machine learning for seamless skill-buildingLogical progression designed to reduce learning friction and build strong conceptual clarityHands-on practice with Jupyter notebooks ... Meer lezen

    € 14,49 of Gratis met Kobo Plus

  • Grokking the Java Interview

    door Javin Paul ...
    Cracking the Java Interview is not easy, and one of the main reasons is that Java is vast. There are a lot of concepts and APIs to master to become a decent Java developer.Many people who are good at general topics like Data Structure and Algorithms, System Design, SQL, and Databases fail to crack the Java interview because they don't spend time learning the Core Java concepts and essential APIs ... Meer lezen

    € 18,49 of Gratis met Kobo Plus

  • YAML Essentials for Modern Development

    Definitive Reference for Developers and Engineers

    door Richard Johnson ...
    "YAML Essentials for Modern Development""YAML Essentials for Modern Development" is an authoritative guide designed to equip engineers, DevOps practitioners, and software architects with comprehensive mastery of YAML—the language that powers modern configuration and data serialization. The book opens with an in-depth exploration of YAML fundamentals, including its data model, human-centric design, ... Meer lezen

    € 8,70 of Gratis met Kobo Plus