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 809
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

    520,59 Kč

  • Hands-On Network Programming with Modern C++

    podle Daniel Mercer ...
    Build Real-World Network Applications with Modern C++Most networking books teach APIs. This book teaches engineering.If you want to build scalable servers, secure clients, REST APIs, real-time communication systems, or distributed applications in modern C++, this practical guide will take you from networking fundamentals to production-grade systems used in professional environments.Rather than ... Přečtěte si více

    145,85 Kč nebo zdarma s Kobo Plus

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Přečtěte si více

    645,99 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

    510,69 Kč

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... Přečtěte si více

    208,44 Kč

  • Go Programming for Data Processing

    Building High-Performance Pipelines and Streams

    podle Randy H. Mills ...
    Go Programming for Data Processing: Building High-Performance Pipelines and StreamsAbout the technology:Go, the open-source programming language by Google, is quickly becoming a favorite for building high-performance data pipelines. This book dives deep into Go's built-in concurrency features and efficient memory management, making it perfect for real-time data processing.Whether you're working ... Přečtěte si více

    139,80 Kč

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    podle Samuel Urbanowicz ...
    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • 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

    187,69 Kč

  • Elements of Deep Learning for Computer Vision

    Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python Coders (English Edition)

    podle Bharat Sikka ...
    Elements of Deep Learning for Computer Vision gives a thorough understanding of deep learning and provides highly accurate computer vision solutions while using libraries like PyTorch.This book introduces you to Deep Learning and explains all the concepts required to understand the basic working, development, and tuning of a neural network using Pytorch. The book then addresses the field of ... Přečtěte si více

    299,79 Kč nebo zdarma s Kobo Plus

  • PHP Mastery: Crafting Dynamic Web Solutions

    "PHP Mastery: Crafting Dynamic Web Solutions" is an authoritative guide that delves into the intricate world of PHP, a dominant server-side scripting language pivotal in web development. This comprehensive resource is tailored for both novice and experienced programmers looking to deepen their understanding of PHP and its powerful capabilities in creating dynamic, robust web applications.Starting ... Přečtěte si více

    208,44 Kč

  • 140 Tips For Clean Code

    podle Petri K. Silén ...
    140 Tips for Clean Code is a practical, experience-driven guide for developers who want to write better software every day, not someday. Distilled from three decades of hands-on software development across multiple programming languages, this book delivers hard-won insights into what actually makes code clean, maintainable, and resilient in real-world systems. It is written for practitioners who ... Přečtěte si více

    373,49 Kč

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

    podle Ed Burnette ...
    Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my ... Přečtěte si více

    150,09 Kč

  • Python Coding Simplified: Accessible Steps to Learn and Become a Programmer in Python

    Python Coding Simplified: Accessible Steps to Learn and Become a Programmer in Python is about simplifying the coding intricacies that impede people from learning Python. Assuming no prior knowledge of coding, the book takes a practical , simplified approach, making the fancy Python concepts accessible.The book orients the user to the fundamentals of programming and the behaviour of Python. The ... Přečtěte si více

    271,04 Kč nebo zdarma s Kobo Plus

  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in ... Přečtěte si více

    766,09 Kč

  • Swift

    Swift Essentials: From Core Concepts to Building Real-World iOS Apps

    Master Swift programming from setup to advanced app development. Learn syntax, functions, control flow, error handling, and concurrency to build real-world iOS applications with Swift.Key FeaturesStep-by-step guidance on setting up and using the Swift development environment.Practical examples of programming concepts, including functions, optionals, and closures.Advanced techniques for concurrency ... Přečtěte si více

    1 071,89 Kč nebo zdarma s Kobo Plus

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • C++ Essentials For Dummies

    podle John Paul Mueller ...
    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush ... Přečtěte si více

    272,99 Kč

  • Professional C++

    podle Marc Gregoire ...
    Série série Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Přečtěte si více

    1 111,69 Kč

  • Graphic Guide to Java With Visual Studio Code and Processing 4

    Graphic Guide to Programming

    podle Antony Lees ...
    Série série Graphic Guide to Programming
    Unleash Your Coding Creativity: Learn Java Through Stunning VisualsBreak free from boilerplate and dive into the world of visual programming! This book is your gateway to mastering Java through the dynamic, hands-on power of Processing.With Processing's intuitive language, you'll be sketching shapes, animating scenes, and building interactive experiences—all while learning the fundamentals of Java ... Přečtěte si více

    260,61 Kč nebo zdarma s Kobo Plus

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    podle Patrick Hoey ...
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • Ultimate C# for High-Performance Applications

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

    494,59 Kč

  • Tapworthy

    Designing Great iPhone Apps

    podle Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Přečtěte si více

    480,59 Kč

  • Continuous Integration

    Improving Software Quality and Reducing Risk

    Série série Addison-Wesley Signature Series
    For any software developer who has spent days in “integration hell,” cobbling together myriad software components, Continuous Integration: Improving Software Quality and Reducing Risk illustrates how to transform integration from a necessary evil into an everyday part of the development process. The key, as the authors show, is to integrate regularly and often using continuous integration (CI) ... Přečtěte si více

    901,19 Kč

  • Ant: The Definitive Guide

    Complete Build Management for Java

    podle Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... Přečtěte si více

    540,69 Kč