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 625 - 648 af 920 resultater
Skip side bar filters
  • Impractical Python Projects

    Playful Programming Activities to Make You Smarter

    af Lee Vaughan ...
    Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day. And to keep things interesting, each project includes a zany twist featuring historical incidents, pop culture ... Læs mere

    193,86 kr.

  • Python Bees

    An intelligently crafted Python programming book designed for individuals at all levels, from beginners to seasoned professionals. This comprehensive guide features a well-structured format and simple tutorials, accompanied by a plethora of programming examples, fostering a deep and thorough understanding of the language. ... Læs mere

    157,21 kr. eller Gratis med Kobo Plus

  • Kotlin Unleashed: Harnessing the Power of Modern Android Development

    "Kotlin Unleashed: Harnessing the Power of Modern Android Development" is your comprehensive guide to mastering Android app development using the Kotlin programming language. Whether you're a novice looking to start your Android development journey or an experienced developer seeking to leverage Kotlin's power, this book is your key to creating cutting-edge Android applications.This in-depth guide ... Læs mere

    62,82 kr.

  • SCIENCE DES DONNÉES AVEC PYTHON : PANDAS À TRAVERS DES EXEMPLES

    Pandas est un package Python qui fournit des structures de données rapides et flexibles conçues pour rendre le travail avec des données "relationnelles" ou "étiquetées" facile et intuitif. Son objectif est d'être le bloc de construction fondamental de haut niveau pour effectuer une analyse pratique des données du monde réel en Python. De plus, il a pour objectif plus large de devenir l'outil de ... Læs mere

    67,17 kr. eller Gratis med Kobo Plus

  • The Rational Unified Process Made Easy: A Practitioner's Guide to the RUP

    A Practitioner's Guide to the RUP

    Serier serie Addison-Wesley Object Technology Series
    "Per Kroll and Philippe Kruchten are especially well suited to explain the RUP...because they have been the central forces inside Rational Software behind the creation of the RUP and its delivery to projects around the world."--From the Foreword by Grady BoochThis book is a comprehensive guide to modern software development practices, as embodied in the Rational Unified Process, or RUP. With the ... Læs mere

    416,52 kr.

  • The Comprehensive Guide to Kotlin Programming : A Complete Reference Guide

    What You Will Learn:Foundational Kotlin Principles: Begin with an exploration of Kotlin's genesis at JetBrains, its evolutionary milestones, and its pivotal role in the Android ecosystem. Understand the advantages Kotlin holds over Java, such as enhanced conciseness, interoperability, coroutines for asynchronous programming, and robust safety features including null safety and immutability ... Læs mere

    12,51 kr. eller Gratis med Kobo Plus

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    af 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 ... Læs mere

    227,11 kr.

  • Programming MapReduce with Scalding

    This book is an easy-to-understand, practical guide to designing, testing, and implementing complex MapReduce applications in Scala using the Scalding framework. It is packed with examples featuring log-processing, ad-targeting, and machine learning. This book is for developers who are willing to discover how to effectively develop MapReduce applications. Prior knowledge of Hadoop or Scala is not ... Læs mere

    192,49 kr. eller Gratis med Kobo Plus

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    af J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Læs mere

    22,59 kr.

  • Mastering Python

    „Mastering Python" ist ein umfassender Leitfaden, der Sie auf eine praktische Reise von den Grundlagen der Python-Programmierung bis hin zu fortgeschrittenen Techniken in verschiedenen Bereichen führt. Dieses Buch richtet sich sowohl an Anfänger als auch an angehende Entwickler, die praxisnahe Fähigkeiten erwerben und Python in modernen Technologiefeldern anwenden möchten.Das Buch vermittelt ... Læs mere

    188,65 kr.

  • Pragmatic Scala

    Create Expressive, Concise, and Scalable Applications

    Our industry is moving toward functional programming, but your object-oriented experience is still valuable. Scala combines the power of OO and functional programming, and Pragmatic Scala shows you how to work effectively with both. Updated to Scala 2.11, with in-depth coverage of new features such as Akka actors, parallel collections, and tail call optimization, this book will show you how to ... Læs mere

    207,11 kr.

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Læs mere

    15,64 kr.

  • Python 入門指南

    由基礎走向完整 GUI 及網頁前端專案的 MVC 開發模式 V5.00

    Python 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 8 到 21 個單元◎ 基礎篇◎ 軟體開發篇◎ GUI 篇◎ Brython 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Python 、怎麼處理資料、控制結構、模組化、物件導向及程式文件,這部分累計十三個單元,預計帶領讀者學會寫簡單的 Python 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... Læs mere

    54,94 kr. eller Gratis med Kobo Plus

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Læs mere

    384,86 kr.

  • Programmieren für Einsteiger

    Teil 1

    Serier Bog 162 - shortcuts
    Dieser shortcut liefert eine Einführung in die Softwareentwicklung, wobei der Fokus auf der eigentlichen Programmierung liegt. In diesem ersten Teil geht es um die Basics: Es werden Variablen, Datentypen, Ablaufstrukturen und Algorithmen erklärt. Außerdem erhält der Leser einen Überblick über die objektorientierte Programmentwicklung mitsamt den Klassen, Objekten, Methoden etc., die man als ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Selenium Python Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Featuresa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Learn how to design a Keyword driven framework with Database a- Find how to use Build triggers in Jenkins to automate tests DescriptionThe book starts by introducing the Selenium WebDriver 3 and Selenium Server ... Læs mere

    122,24 kr.

  • Learn JavaScript in 24 Hours

    af Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Læs mere

    78,52 kr.

  • Software Engineering and Development

    Development of Software and Testing

    Typically, software development is a planned initiative with a number of steps and milestones that lead to the creation of operational software. In addition, there is a good definition: "a process with a set of activities for the creation of computer software products, including their design, development, testing, and deployment."The software itself is a set of instructions or programs that ... Læs mere

    47,08 kr.

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    af Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Læs mere

    282,99 kr.

  • Requirements Modeling And Coding: An Object-oriented Approach

    af Liping Liu ...
    Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming ... Læs mere

    438,61 kr.

  • Practical Rust 1.x Cookbook, Second Edition

    af Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... Læs mere

    188,59 kr. eller Gratis med Kobo Plus

  • Mastering Python in 7 Days

    af Alex Wood ...
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Atomic Kotlin

    For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java and a Kotlin team member comes a book that breaks concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA! Full support at www.AtomicKotlin.com.Learn the Successor to Java Today!No programming ... Læs mere

    275,99 kr.

  • Conservation of Twentieth-Century Furniture

    Serier serie Routledge Series in Conservation and Museology
    Conservation of Twentieth-Century Furniture provides comprehensive and accessible coverage of the materials and techniques that are encountered in furniture of this century.After putting the design, manufacture and conservation of twentieth-century furniture into context, the volume then offers an A-Z of materials organised into 12 chapters. Within each chapter a wide variety of material types are ... Læs mere

    557,80 kr.