Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

Objektově orientované programování elektronické knihy

Pokud se vám líbí e-knihy v oblasti Objektově orientované programování, pak budete milovat tyto top výběry.
Zobrazuje se 124 z 912
Přeskočit filtry boční lišty
  • Game Programming Patterns

    podle Robert Nystrom ...
    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Přečtěte si více

    509,42 Kč

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    podle 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 ... Přečtěte si více

    499,69 Kč

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    podle Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Přečtěte si více

    837,79 Kč

  • Android Studio Koala Essentials - Kotlin Edition

    Developing Android Apps Using Android Studio Koala Feature Drop and Kotlin

    podle Neil Smyth ...
    This book, fully updated for Android Studio Koala Feature Drop (2024.1.2) and the new UI, teaches you how to develop Android-based applications using the Kotlin programming language.This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an introduction to programming in Kotlin, including data types, control flow, functions, lambdas, ... Přečtěte si více

    716,49 Kč

  • Java in Action for Programmers

    podle Peter Cadenhead ...
    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Přečtěte si více

    579,82 Kč

  • The Unreal Developer's Guide: Intermediate Challenges

    Mastering Unreal Engine: From Novice to Pro

    Série série Mastering Unreal Engine: From Novice to Pro
    "The Unreal Developer's Guide: Intermediate Challenges" is a meticulously crafted resource for game developers who have a basic understanding of the Unreal Engine and are eager to deepen their skills. This book bridges the gap between foundational knowledge and advanced game development techniques, focusing on intermediate-level challenges that are essential for creating complex and captivating ... Přečtěte si více

    203,97 Kč

  • Programming C# 12

    Build Cloud, Web, and Desktop Applications

    podle Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... Přečtěte si více

    999,49 Kč

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    podle Gastón C. Hillar ...
    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsKey Features\[\*\]Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\]Write robust, safer, and better code using the blueprints that generate objects\[\*\]Build a platform with object-oriented code by using real-world elements and represent them in ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • IGNOU MCA Object-Oriented Analysis and Design Previous Years Unsolved Papers MCS 219

    podle Manish Soni ...
    Série Kniha 7 - IGNOU MCA Unsolved Books Series
    The field of Object-Oriented Analysis and Design (OOAD) is pivotal in the world of software engineering and development, as it equips students and professionals with the tools and methodologies to conceptualize, design, and implement complex software systems effectively. The IGNOU MCS-219 course on OOAD is designed to provide students with a robust understanding of the principles and practices ... Přečtěte si více

    185,00 Kč nebo zdarma s Kobo Plus

  • Advanced Object-Oriented Programming: Build Scalable, Maintainable, and Robust Code

    podle Marcus Vale ...
    Are you stuck writing code that works today but becomes a nightmare to maintain tomorrow? Do you understand classes and inheritance but struggle to design systems that stay flexible as requirements change?Advanced Object-Oriented Programming bridges the gap between knowing syntax and mastering software architecture. This book is your roadmap from intermediate developer to software architect.What ... Přečtěte si více

    101,88 Kč

  • The Productive Programmer

    podle Neal Ford ...
    Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, ... Přečtěte si více

    470,29 Kč

  • Programming Web Services with SOAP

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple ... Přečtěte si více

    411,49 Kč

  • Modern C++ Programming

    Including the recent standards C++11, C++17, C++20, C++23

    podle Orhan Gazi ...
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented ... Přečtěte si více

    183,69 Kč

  • 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 ... Přečtěte si více

    661,59 Kč

  • Haxe Game Development Essentials

    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engine

    podle Jeremy McCurdy ...
    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engineKey FeaturesLearn the modern, cross-platform language Haxe to build games without any troubleCreate engaging 2D games that are compatible with desktop, web, and mobile platformsLearn how to speed up your workflow with OpenFL and HaxeFlixel using this useful and compact guideBook DescriptionHaxe is a ... Přečtěte si více

    466,49 Kč nebo zdarma s Kobo Plus

  • Mastering JavaScript for Game Development: Crafting Unique Experiences

    "Mastering JavaScript for Game Development: Crafting Unique Experiences" is an essential guide for aspiring and experienced game developers who are eager to elevate their skills in the dynamic world of JavaScript programming. This comprehensive book delves deep into the world of game design and development, offering a treasure trove of knowledge for creating engaging, interactive, and immersive ... Přečtěte si více

    203,97 Kč

  • Collection Views with UIKit

    Quick Guides for Masterminds

    podle J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... Přečtěte si více

    44,98 Kč

  • Pattern-Oriented Software Architecture, Patterns for Resource Management

    Série Kniha 3 - Wiley Software Patterns Series
    The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.The ... Přečtěte si více

    1 087,19 Kč

  • Professional JavaScript for Web Developers

    podle Matt Frisbie ...
    Série série 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 ... Přečtěte si více

    926,19 Kč

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    podle Venkat Subramaniam ...
    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 ... Přečtěte si více

    676,09 Kč

  • Data Structure and Algorithms in Java

    From Basics to Expert Proficiency

    podle William Smith ...
    "Data Structure and Algorithms in Java: From Basics to Expert Proficiency" is a comprehensive guide meticulously crafted for beginners and seasoned programmers alike. This book delves into the core concepts of data structures and algorithms, building a solid foundation that enables readers to design, implement, and optimize efficient software solutions. With a focus on the Java programming ... Přečtěte si více

    239,00 Kč nebo zdarma s Kobo Plus

  • Functional Python Programming

    Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads

    podle Steven F. Lott ...
    Create succinct and expressive implementations with functional programming in PythonKey FeaturesLearn how to choose between imperative and functional approaches based onexpressiveness, clarity, and performanceGet familiar with complex concepts such as monads, concurrency, and immutabilityApply functional Python to common Exploratory Data Analysis (EDA) programmingproblemsBook DescriptionIf you’re ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    podle Ben Dewey ...
    Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you’re an experienced .NET developer who wants to get up to ... Přečtěte si více

    217,49 Kč