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 11323 resultaten worden weergegeven
Skip side bar filters
  • Kotlin in Action, Second Edition

    Serie series In Action
    Expert guidance and amazing examples from Kotlin core developers! It’s everything you need to get up and running fast.Kotlin in Action, Second Edition takes you from language basics to building production-quality applications that take advantage of Kotlin’s unique features. Discover how the language handles everything from statements and functions to classes and types, and the unique features that ... Meer lezen

    € 55,91

  • Code

    The Hidden Language of Computer Hardware and Software

    door Charles Petzold ...
    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Meer lezen

    € 25,17

  • C All-in-One Desk Reference For Dummies

    door Dan Gookin ...
    Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate codersThe C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today. The enduring popularity of C continues because C programs are fast, concise, and run on many different systems. Flexible and efficient, C is ... Meer lezen

    € 26,99

  • The Nature of Code

    Simulating Natural Systems with JavaScript

    door Daniel Shiffman ...
    All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman.What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has ... Meer lezen

    € 19,39

  • Java Tutorial, The

    A Short Course on the Basics

    Serie series Java Series
    The Java® Tutorial, Sixth Edition, is based on the Java Platform, Standard Edition (Java SE) 8. This revised and updated edition introduces the new features added to the platform, including lambda expressions, default methods, aggregate operations, and more. An accessible and practical guide for programmers of any level, this book focuses on how to use the rich environment provided by Java to ... Meer lezen

    € 31,99

  • Zie Scherper

    Object georiënteerd programmeren met C# voor gevorderden, enthousiastelingen en geeks

    door Tim Dams ...
    Serie Boek 2 - Leer programmeren in C#
    Heb je al wat met C# gewerkt? Weet je hoe loops en arrays werken? Maar wil je nu naar het volgende level gaan?! In dit boek gaan we de object oriented programming (OOP) tour op en ontdekken we de magische, maar soms abstracte wereld van klassen, objecten, interfaces en polymorfisme in C#. De zijwieltjes worden er af gehaald en het wordt tijd om complexere applicaties te ontwikkelen.Het vervolg op ... Meer lezen

    € 6,99

  • Grokking Simplicity

    Taming complex software with functional thinking

    door Eric Normand ...
    "The most insightful and intuitive guide to clean and simple software. I recommend this to all software developers." - Rob Pacheco, Vision Government SolutionsGrokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.Distributed across servers, difficult to test, and resistant to modification—modern software is complex. Grokking ... Meer lezen

    € 55,91

  • MySQL for Beginners

    1st Edition

    door Ganofins ...
    MySQL for Beginners is a Book for all MySQL Queries,Statements,About MySQL,Uses of MySQL,MySQL Tools,all MySQL Statements,About Databases,MySQL Web,other MySQL Queries, etc.Author of this Book is GanofinsPublished By Ganofins ... Meer lezen

    € 1,80 of Gratis met Kobo Plus

  • SQLite Essentials

    Definitive Reference for Developers and Engineers

    door Richard Johnson ...
    "SQLite Essentials""SQLite Essentials" is an authoritative guide to the world’s most widely deployed database engine, meticulously crafted for professionals and enthusiasts seeking a deep, practical understanding of SQLite. Beginning with the foundational principles of its architecture, the book explores the historical context and technical rationale that shaped SQLite’s evolution. Readers are ... Meer lezen

    € 8,70 of Gratis met Kobo Plus

  • Sams Teach Yourself XSLT in 21 Days

    Serie series Sams Teach Yourself
    The book covers XSLT and Xpath (as a part of XSLT), as these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. Other XML technologies will not be discussed as superset of XSLT, most notably XSL. XSL Formatting Objects alone is enough material for an entire book. Apart from that, XSLT and Xpath form the processing/programming ... Meer lezen

    € 20,92

  • 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

  • Learning Regular Expressions

    door Ben Forta ...
    Serie series Learning
    Learn to use one of the most powerful text processing and manipulation tools availableRegular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform. That’s the good news. The bad news is that for too long, regular expressions have been ... Meer lezen

    € 24,99

  • Build your first website with Python and Django

    door Nigel George ...
    Just starting out with Django?Sick of snippets and want to build something you can use?Then this is the book for you!Written for Django 1.11 and Python 3.6, this book lays out the why, what and how of Django using the absolute latest versions of Django and Python.In this new book I answer the big questions I get from those new to Django:Why should I use Django?What problems does Djang... ... Meer lezen

    € 17,90

  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    door Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... Meer lezen

    € 4,99 of Gratis met Kobo Plus

  • LLVM Essentials

    Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler

    Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler Key Features\[\*\]Learn to use the LLVM libraries to emit intermediate representation (IR) from high-level language\[\*\]Build your own optimization pass for better code generation\[\*\]Understand AST generation and use it in a meaningful wayBook DescriptionLLVM is currently the point of interest for ... Meer lezen

    € 16,67 of Gratis met Kobo Plus

  • Learning Node.js

    A Hands-On Guide to Building Web Applications in JavaScript

    Serie series Learning
    Get Started Fast with Node.js Apps and Server Development Node.js makes it far easier to create fast, compact, and reliable web/network applications and web servers, and is rapidly becoming indispensable to modern web developers. Learning Node.js brings together the knowledge and JavaScript code you need to build master the Node.js platform and build server-side applications with extraordinary ... Meer lezen

    € 20,92

  • Beginning C++ Programming

    Learn C++ Programming in the quickest time possible with this concise app that teaches you all the essentials about C++ programming. Written for people who have NO background in programming or are beginners. Beginning C++ Programming zooms in on the most essential concepts with EXAMPLES! We cover the following topics: Getting Started: Running your first C++ Program Variables Input and Output Using ... Meer lezen

    € 2,71

  • The Art of Modern PHP 8

    Learn how to write modern, performant, and enterprise-ready code with the latest PHP features and practices

    door Joseph Edmonds ...
    Discover how to apply the principles of OOP, types, and package management the right wayKey FeaturesExplore the latest PHP 8.1 features and modern web development practicesRefactor your legacy codebase using modern features and styles in PHPCreate your own Composer packages that can be reused across all PHP projectsBook DescriptionPHP has come a long way since its introduction. While the language ... Meer lezen

    € 27,46 of Gratis met Kobo Plus

  • Algebraic Coding Theory (Revised Edition)

    This is the revised edition of Berlekamp's famous book, 'Algebraic Coding Theory', originally published in 1968, wherein he introduced several algorithms which have subsequently dominated engineering practice in this field. One of these is an algorithm for decoding Reed-Solomon and Bose-Chaudhuri-Hocquenghem codes that subsequently became known as the Berlekamp-Massey Algorithm. Another is the ... Meer lezen

    € 49,58

  • XML

    Visual QuickStart Guide

    What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of ... Meer lezen

    € 23,86

  • 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

  • Java SE8 for the Really Impatient

    A Short Course on the Basics

    door Cay S. Horstmann ...
    Serie series Java Series
    Eagerly anticipated by millions of programmers, Java SE 8 is the most important Java update in many years. The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations.Now, with Java SE 8 for the Really Impatient, internationally renowned Java author Cay S. Horstmann concisely introduces Java 8’s most ... Meer lezen

    € 26,15

  • ASP.NET Core in Action, Second Edition

    door Andrew Lock ...
    ASP.NET Core in Action, Second Edition is a comprehensive guide to creating web applications with ASP.NET Core 5.0. Go from basic HTTP concepts to advanced framework customization.SummaryFully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you've never worked with ASP.NET you'll ... Meer lezen

    € 57,03

  • The Psychology of Software Teams

    door Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Meer lezen

    € 24,97