Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Programmiersprachen eBooks

Lesen Sie gerne eBooks aus der Kategorie Programmiersprachen? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 9962 Ergebnissen angezeigt
Seitenleistenfilter überspringen
  • The Rust Programming Language, 2nd Edition

    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the Mehr lesen

    € 27,38

  • Elm in Action

    von Richard Feldman
    SummaryElm is more than just a cutting-edge programming language, it’s a chance to upgrade the way you think about building web applications. Once you get comfortable with Elm’s refreshingly different approach to application development, you’ll be working with a clean syntax, dependable libraries, and a delightful compiler that essentially eliminates runtime exceptions. Elm compiles to JavaScript, Mehr lesen

    € 37,61

  • Building Microservices with Micronaut®

    A quick-start guide to building high-performance reactive microservices for Java developers

    Explore different aspects of building modular microservices such as development, testing, maintenance, and deployment using the Micronaut framework Key Features • Learn how to build scalable, fast, and resilient microservices with this concise guide • Explore the many advantages of using reflection-free, compile-time dependency injections and aspect-oriented programming • Build cloud-native Mehr lesen

    € 32,66

  • Programming PHP

    Creating Dynamic Web Pages

    Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms.If you have a working Mehr lesen

    € 25,40

  • Groovy in Action

    SummaryGroovy in Action, Second Edition is a thoroughly revised, comprehensive guide to Groovy programming. It introduces Java developers to the dynamic features that Groovy provides, and shows how to apply Groovy to a range of tasks including building new apps, integration with existing code, and DSL development. Covers Groovy 2.4.Purchase of the print book includes a free eBook in PDF, Kindle, Mehr lesen

    € 46,76

  • Core Spring 5 Certification in Detail

    von Ivan Krizsan
    A walk-through of the study guide to Pivotal's Core Spring Certification for Spring Framework 5 with detailed answers and explanations. Mehr lesen

    € 5,26

  • PYTHON PROGRAMMING

    von Ramsey Hamilton
    Want To Master The Basics Of Python Programming In 7 days?Why Python?Python is the easiest to learn and once you have a good grounding in it, you can move on to another, more complicated language. Python is a beautiful computer language. It is simple, and it is intuitive. Python is used by a sorts of people – data scientists use it for much of their number crunching and analytics; security testers Mehr lesen

    Kostenlos

  • JavaScript: The Good Parts

    The Good Parts

    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and Mehr lesen

    € 15,06

  • Getting Started with Matlab Simulink and Arduino

    von Agus Kurniawan
    Getting started with Matlab Simulink and Arduino comprehensively explains how to use MATLAB and Simulink to perform Arduino simulation. This book begins with covering the Matlab Simulink with targeting Arduino, and the solutions to different problems in simulation.*TOC*Preparing Development Environment1.1 Arduino1.1.1 Arduino Uno1.1.2 Arduino Leonardo1.1.3 Arduino Mega 25601.1.4 Arduino Due1.2 Mehr lesen

    € 3,76

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    von Kevlin Henney
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected Mehr lesen

    € 17,04

  • iOS Programming: Starter Guide: What Every Programmer Needs to Know About iOS Programming

    von Jason Scotts
    What Every Programmers Need To Know About iOS Programming Exposed! iOS Programming: Starter Guide: What Every Programmer Needs to Know About iOS Programming is a precise and concise book for any programmmer to get a quick grasp of the intricacies of iOS and how to master it quickly. The book covers:- Chapter 1- What is iOS SDK? Chapter 2- How Do You Get Started With ios- C Programming? Chapter 3- Mehr lesen

    € 4,83

  • Android-Entwicklung für Einsteiger - 20.000 Zeilen unter dem Meer

    2. erweiterte Auflage

    von Stephan Elter
    Serien Buch 78 - shortcuts
    Sie wollen Ihre erste eigene Android-App entwickeln, am besten unter Anleitung eines erfahrenen Entwicklers? Und Spaß soll es auch machen? Dann kommen Sie mit auf eine spannende Entdeckungsreise! Lernen Sie die notwendigen Werkzeuge und wichtigsten Techniken kennen und nutzen Sie die mitgelieferten Beispiele des Android Development Kit. Sie entwickeln schnell erste einfache Anwendungen und Mehr lesen

    € 4,99

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

    Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) Mehr lesen

    € 40,47

  • Learning XNA 4.0

    Game Development for the PC, Xbox 360, and Windows Phone 7

    von Aaron Reed
    Want to develop games for Xbox 360 and Windows Phone 7? This hands-on book will get you started with Microsoft's XNA 4.0 development framework right away -- even if you have no experience developing games. Although XNA includes several key concepts that can be difficult for beginning web developers to grasp, Learning XNA 4.0 shortens the learning curve by walking you through the framework in a Mehr lesen

    € 22,98

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    von Tech Guru
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages Mehr lesen

    € 2,94

  • flex & bison

    Text Processing Tools

    von John Levine
    If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools Mehr lesen

    € 17,04

  • Python Deep Learning

    Exploring deep learning techniques and neural network architectures with PyTorch, Keras, and TensorFlow

    Learn advanced state-of-the-art deep learning techniques and their applications using popular Python librariesKey FeaturesBuild a strong foundation in neural networks and deep learning with Python librariesExplore advanced deep learning techniques and their applications across computer vision and NLPLearn how a computer can navigate in complex environments with reinforcement learningBook Mehr lesen

    € 43,55

  • Beginning C# 7 Programming with Visual Studio 2017

    Easily get started programming using the ultra-versatile C# 7 and Visual Studio 2017Beginning C# 7 Programming with Visual Studio 2017 is the beginner’s ultimate guide to the world’s most popular programming language. Whether you’re new to programming entirely, or just new to C#, there has never been a better time to get started. The new C# 7 and Visual Studio 2017 updates feature a number of new Mehr lesen

    € 35,99

  • CDI - Dependency Injection in Java EE 7

    Dependency Injection in Java EE 7

    von Dirk Weil
    Serien Buch 89 - shortcuts
    Seit Java EE 6 steht mit der Contexts and Dependency Injection (CDI) eine neue Technologie bereit, die dem Java-Enterprise-Entwickler seine Arbeit erleichtert. Mit der Version 7 erlangte die Plattform einige neue Features. Der Arbeitsbereich von CDI ist die Bereitstellung und Verknüpfung von Komponenten und Diensten als Basis für Enterprise-Applikationen.Der shortcut bringt dem Leser die Mehr lesen

    € 4,99

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    von Ethan Cerami
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java Mehr lesen

    € 15,06

  • Learn You a Haskell for Great Good!

    A Beginner's Guide

    von Miran Lipovaca
    It's all in the name: Learn You a Haskell for Great Good! is a hilarious, illustrated guide to this complex functional language. Packed with the author's original artwork, pop culture references, and most importantly, useful example code, this book teaches functional fundamentals in a way you never thought possible.You'll start with the kid stuff: basic syntax, recursion, types and type classes. Mehr lesen

    € 24,30

  • Schnelleinstieg Raspberry Pi 3

    Schritt für Schritt: Installation, Konfiguration, Tuning und Praxiseinsatz

    Series series Raspberry Pi
    Hat Sie auch schon die Raspberry-Pi-Neugier gepackt? Der Minicomputer für weniger als 40 Euro erobert die Welt und bietet sich für alle möglichen Projekte an: als Druckserver, Mediencenter, Garagentoröffner und vieles mehr – auch als PC-Ersatz. Wussten Sie, dass es ein komplettes Office-Paket für den Raspberry Pi gibt? Installieren, konfigurieren und nutzen Ob die Vorbereitung der SD-Karte oder Mehr lesen

    € 9,99

  • Kubernetes Programming with Go

    Programming Kubernetes Clients and Operators Using Go and the Kubernetes API

    von Philippe Martin
    This book begins by introducing the structure of the Kubernetes API and which operations it serves. Following chapters demonstrate how to write native Kubernetes resources definitions using Go structures defined in the API and API Machinery libraries. Miscellaneous utilities are described to help you work with different resource fields and to convert your resource definitions to or from YAML or Mehr lesen

    € 58,29

  • Unity Android Game Development by Example Beginner's Guide

    von Thomas Finnegan
    Unity Android Game Development by Example Beginner's Guide consists of different game application examples. No prior experience with programming, Android, or Unity is required. You will learn everything from scratch and will have an organized flow of information specifically designed for complete beginners to Unity.Great for developers new to Unity, Android, or both, this book will walk you Mehr lesen

    € 26,61