Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Objektorienteret programmering e-bøger

Hvis du kan lide Objektorienteret programmering e-bøger, så vil du elske disse fremragende valg.
Viser 481 - 504 af 984 resultater
Skip side bar filters
  • Beginning Spring

    Get up to speed quickly with this comprehensive guide to SpringBeginning Spring is the complete beginner's guide to Java's most popular framework. Written with an eye toward real-world enterprises, the book covers all aspects of application development within the Spring Framework. Extensive samples within each chapter allow developers to get up to speed quickly by providing concrete references for ... Læs mere

    303,24 kr.

  • Taking Testing Seriously

    The Rapid Software Testing Approach

    Elevate your software testing approach with a methodology from industry leaders who dedicated their careers to studying, practicing, and teaching the craft of testing.Dive into the world of expert software testing with Taking Testing Seriously: The Rapid Software Testing Approach. This book arms software professionals with the knowledge required to master the Rapid Software Testing (RST) ... Læs mere

    424,49 kr.

  • Objektorientierte Programmierung

    Das umfassende Handbuch

    Die praxisorientierte Einführung in OOPKomplexe Projekte solide strukturieren, tragfähige Designs erstellen, guten Code schreiben und wartbare Software liefern: Dafür brauchen Entwickler ein Repertoire, aus dem Objektorientierung nicht mehr wegzudenken ist. In diesem Buch finden Sie alles, was Sie brauchen, um sich in die Objektorientierung einzuarbeiten und ihre Prinzipien zur Basis Ihrer eigenen ... Læs mere

    372,76 kr.

  • Einstieg in Visual Basic mit Visual Studio 2022

    Ideal für Programmieranfänger

    af Thomas Theis ...
    Der leichte Einstieg in Visual BasicHier lernen Sie das Programmieren mit Visual Basic von der Pike auf: Sie eignen sich die Sprachgrundlagen zu Variablen, Operatoren, Schleifen und Co. an und erfahren alles Notwendige zu OOP und Fehlerbehandlung. Dabei entwickeln Sie von Anfang an eigene GUIs, die mit fortschreitendem Wissen immer komplexer werden. Auch in die Datenbankprogrammierung werden Sie ... Læs mere

    260,71 kr.

  • Modern C#: Developer's Craft in the AI Era

    (C# 14 and .NET 10)

    af Michael Tsai ...
    Why mastering C# still matters in the age of AIAI is a powerful tool, but for critical systems, it cannot replace human judgment and oversight. Only when developers maintain genuine ownership of their code can they effectively manage technical debt and maintenance costs over the long term.So yes, mastering programming languages and APIs matters more than ever.However, this is not an exhaustive C# ... Læs mere

    95,04 kr. eller Gratis med Kobo Plus

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    af Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... Læs mere

    15,37 kr.

  • Programmer en Python : Apprendre la programmation avec Python 3

    af Mathieu Viart ...
    Êtes-vous prêt à apprendre les bases de la programmation en Python, même si vous êtes débutant ? Si c'est le cas, ce livre est fait pour vous !Original et stimulant, cet ouvrage aborde, au travers d'exemples attrayants et concrets, tous les fondamentaux de la programmation Python de manière simple, sans que vous soyez submergé par trop d'informations.Un livre idéal pour serpenter pas à pas dans l ... Læs mere

    133,17 kr.

  • Learning Java

    An Introduction to Real-World Programming with Java

    If you’re new to Java—or new to programming—this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals—including its class libraries, programming techniques, and idioms—with an eye toward building real applications.You’ll learn powerful ... Læs mere

    362,11 kr.

  • JavaScript for Modern Web Development

    Beginner to Expert in Web development with JavaScript: From HTML to React-Redux KEY FEATURES a- Acquire web development skills to build independent applications a- Understand the basics of HTML, CSS, JavaScript, React and Reduxa- Create build beautiful applications using HTML, CSS, JavaScript, React and Reduxa- Learn how to debug and unit test your applications properly to build good end productsa ... Læs mere

    125,61 kr.

  • iPad iOS 6 Development Essentials

    af Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Læs mere

    108,87 kr.

  • Python

    Direct to the code

    If you are tired of seeing and using manuals of +500 pages, in which there is much description but little code this is your book, without detours, without further explanation.Do you want to learn code? Here it isWith this manual you will be able to put in your resume that you know how to program in Python.What will you learn?Python concepts to be able to work.Understand variables, lists and dic... ... Læs mere

    22,23 kr.

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Læs mere

    167,24 kr.

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Læs mere

    41,64 kr.

  • Jetpack Compose 1.7 Essentials

    af Neil Smyth ...
    Unleash the full potential of Android app development with Jetpack Compose 1.7. This comprehensive guide teaches you to build sleek, modern Android applications using the latest tools, including Android Studio, Material Design 3, and Kotlin. Tailored for developers who want to go from setup to full-scale deployment, this book takes you step-by-step through every phase of app creation-from ... Læs mere

    303,11 kr.

  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... Læs mere

    649,89 kr.

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Læs mere

    220,61 kr.

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Læs mere

    142,74 kr.

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... Læs mere

    155,74 kr.

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... Læs mere

    259,49 kr.

  • ActionScript Developer's Guide to PureMVC

    Code at the Speed of Thought

    af Cliff Hall ...
    Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.Through clear explanations and numerous ActionScript code ... Læs mere

    97,11 kr.

  • Data Science with Python

    Combine Python with machine learning principles to discover hidden patterns in raw data

    Leverage the power of the Python data science libraries and advanced machine learning techniques to analyse large unstructured datasets and predict the occurrence of a particular future event.Key FeaturesGain useful insights into data science, from data collection through to visualizationGet up to speed with pandas, scikit-learn, and MatplotlibStudy a variety of data science algorithms using real ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... Læs mere

    442,11 kr. eller Gratis med Kobo Plus

  • Unity 5.x Game AI Programming Cookbook

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniques

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniquesKey Features\[\*\]Empower your agent with decision making capabilities using advanced minimaxing and Negamaxing techniques\[\*\] Discover how AI can be applied to a wide range of games to make them more interactive.\[\*\]Instigate vision and hearing abilities in your agent through collider ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus