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

  • 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

  • Responsive Web Design

    Learn how to adapt your website for mobile devices with HTML5, CSS3 and JavaScript

    door J.D Gauchat ...
    Learn how to design your website for mobile devices. After reading this guide, you will know how to design your website with fixed and flexible layouts, and how to adapt the design to the size of the screen with Responsive Web Design.Table of ContentsWEB DESIGNBoxesDisplayTraditional Box ModelFloating ContentFloating BoxesAbsolute PositioningColumnsReal-life ApplicationFlexible Box ModelFlex ... Meer lezen

    € 2,64

  • SQL Expertise: (2-in-1 Books) From Foundations to Advanced - A Double Feature Programming Guide, Master SQL: A Comprehensive Beginners and Interactive Guide to Learn SQL from Scratch, SQL Made Easy

    Tips and Tricks to Mastering SQL Programming

    door Ryan Campbell ...
    Unleash the Power of SQL with Ryan Campbell's All-Inclusive Double Whammy! ����Data is the new gold, and SQL is your pickaxe. In an age where every click, like, and share translates into valuable data, the ability to effectively manage and manipulate this data is paramount. Enter the world of SQL, where the vastness of databases becomes as navigable as your favorite novel. But where to start?Ryan ... Meer lezen

    € 3,99

  • SQL: Down and Dirty

    door Douglas Chick ...
    Welcome to SQL: Down and Dirty. This book, if you can call it one, is designed as a quick reference, goto book for the working SQL, or Network Administrator. If you are like me, you like to keep all of your reference material together and not in a hundred internet searches. This reference is intended for the working IT professional in real world scenarios without having to find what you are ... Meer lezen

    € 0,91

  • 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

  • Web Development Career Master Plan

    Learn what it means to be a web developer and launch your journey toward a career in the industry

    Gain a comprehensive understanding of web development, from foundational technologies to advanced topics, along with interview tactics, growth opportunities, and strategies to kickstart a successful career in this fieldKey FeaturesGain insights into the role, responsibilities, and qualities that define a good web developerUncover steps to establish a solid technical foundation for finding ... Meer lezen

    € 20,99 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

  • JavaScript All-in-One For Dummies

    door Chris Minnick ...
    A developer’s resource to learning one of the most-used scripting languagesJavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it’s used in the real world. This book serves up JavaScript coding basics before diving into the tools, libraries, frameworks, and runtime environments new and experienced coders need to know. Start by learning ... Meer lezen

    € 25,99

  • 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,99 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

  • 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

  • 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

  • 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

  • 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

  • Creating Mobile Apps with Xamarin.Forms Preview Edition 2

    door Charles Petzold ...
    Serie series Developer Reference
    This second Preview Edition ebook, now with 16 chapters, is about writing applications for Xamarin.Forms, the new mobile development platform for iOS, Android, and Windows phones unveiled by Xamarin in May 2014. Xamarin.Forms lets you write shared user-interface code in C# and XAML that maps to native controls on these three platforms. ... Meer lezen

    Gratis

  • Python Playground, 2nd Edition

    Geeky Projects for the Curious Programmer

    **Put the fun back in Python programming and build your skills as you create 3D simulations and graphics, speech-recognition machine-learning systems, IoT devices, and more.The fully updated 2nd edition is here, now with 5 brand-new projects!**Harness the power of Python as you turn code into tangible creations with Python Playground, a collection of 15 inventive projects that will expand your ... Meer lezen

    € 21,14

  • Bayesian Optimization

    Theory and Practice Using Python

    door Peng Liu ...
    Serie series Professional and Applied Computing (R0)
    This book covers the essential theory and implementation of popular Bayesian optimization techniques in an intuitive and well-illustrated manner. The techniques covered in this book will enable you to better tune the hyperparemeters of your machine learning models and learn sample-efficient approaches to global optimization.The book begins by introducing different Bayesian Optimization (BO) ... Meer lezen

    € 57,76