Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Object Oriented Programming eBooks

If you like Object Oriented Programming eBooks, then you'll love these top picks.
Showing 889 - 912 of 976 Results
Skip side bar filters
  • Python Schritt für Schritt erklärt

    Vom absoluten Anfänger zu den ersten eigenen Programmen

    by Lukas Neumann ...
    Translated by Lukas Neumann ...
    Programmieren lernen war noch nie so einfach – Python Schritt für Schritt für absolute Anfänger!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Python ist die perfekte Sprache für Einsteiger – und dieses Buch ist Ihr idealer Begleiter auf dem Weg zu Ihren ersten eigenen Programmen!Warum Python? Python ist die beliebteste Programmiersprache für Anfänger weltweit. Sie ... Read more

    11,99 € or Free with Kobo Plus

  • Programming Language Fundamentals

    A Metalanguage Approach in Elm

    by Martin Erwig ...
    PROGRAMMING LANGUAGE FUNDAMENTALSUnderstand the key principles of programming languagesProgramming languages are the tools needed to let algorithms run on electronic computers. As they form the linguistic interface between humans and machines, the understanding of programming languages is essential for being able to control machine behavior. Programming Language Fundamentals offers a precise, ... Read more

    89,99 €

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... Read more

    9,49 €

  • Professional Java for Web Applications

    The comprehensive Wrox guide for creating Java web applications for the enterpriseThis guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in ... Read more

    48,99 €

  • C# 入門指南

    由基礎走向完整 Visual Studio Community 2019 專案的開發模式

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

    6,24 € or Free with Kobo Plus

  • Coding in R per l'analisi dati - da principiante a esperto

    Questo testo di base di programmazione con R per aspiranti data analyst nasce per accompagnare un principiante nella programmazione, dalle basi del linguaggio di programmazione (uno dei più conosciuti e utilizzati nel campo dell'analisi dati) fino all'utilizzo della statistica descrittiva.Al termine di questo libro sarete in grado di creare, importare, manipolare e gestire dei dataset. Impareremo ... Read more

    12,99 € or Free with Kobo Plus

  • Professional JavaScript for Web Developers

    by Matt Frisbie ...
    Series series Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript ... Read more

    48,99 €

  • Introduction to Swift

    Learn how to program for iPhones and iPads with Swift 4

    by J.D Gauchat ...
    Learn how to program iOS applications with Swift. After reading this guide, you will know how to program in Swift, how to define functions and objects, and how to write code using the Swift paradigm.Table of ContentsINTRODUCTION TO SWIFTComputer ProgramsPlaygroundVariablesMemoryPrimitive TypesDeclaration and InitializationArithmetic OperatorsConstantsData TypesCharactersStringsBooleans... ... Read more

    2,56 €

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Read more

    17,16 €

  • JavaServer Faces

    Building Web-based User Interfaces

    by Hans Bergsten ...
    JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and open source web application frameworks that simplify the development process.In JavaServer Faces, developers ... Read more

    24,48 €

  • 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 ... Read more

    22,49 €

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    by Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... Read more

    31,21 €

  • Java Programming Fundamentals: From Control Structures through Objects

    by Brian Gaddis ...
    This book is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... Read more

    24,99 €

  • 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 ... Read more

    27,55 €

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Read more

    9,49 € or Free with Kobo Plus

  • Ruby on Rails on AWS

    Architecture, networking, security, and pricing

    You can't afford not to know AWSThese days, most Ruby on Rails applications that are advanced utilize AWS to some extent. From hosting files on AWS S3 to running containerized applications with plenty of services involved.Are you willing to become a top-paid Ruby engineer? Knowledge about AWS is among the most desired skills that a Rails developer can have. This book is the key to this knowledge. ... Read more

    30,33 €

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques ... Read more

    32,11 €

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts ... Read more

    25,99 €

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable... ... Read more

    21,49 €

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    22,14 €

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... Read more

    19,49 €

  • A Solid Way in C#: Master Solid Principles and Write Clean, Maintainable Code

    by Humna Ansari ...
    The SOLID Way in C#Master SOLID Principles in C# – Write Clean, Robust Code the Fun Way!Are you ready to level up your C# coding skills with one of the most important design principles in software development? Whether you're a beginner or an experienced developer looking to write cleaner, more maintainable code, this ebook is your friendly, brain-friendly guide to mastering the SOLID principles in ... Read more

    2,99 €

  • Programación Orientada a Objetos

    La importancia del este libro radica en la en la incorporación de nuevas metodologías para la implementación de aplicaciones, en donde se plasman conceptos, diseños, procedimientos y ejemplos para comprender correctamente el entorno del lenguaje y sus herramientas.Las metodologías de creación de aplicaciones han evolucionado continuamente desde su aparición, así también como la demanda de ... Read more

    9,99 €

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer ... Read more

    57,30 €