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 721744 z 926
Přeskočit filtry boční lišty
  • Android Studio Masterclass

    Android IDE For App Developers

    podle Rob Botwright ...
    Are you ready to unlock the full potential of Android app development? Look no further than the "Android Studio Masterclass" bundle! Whether you're just starting out or a seasoned developer, this bundle has something for everyone. With four comprehensive books, you'll embark on a journey from novice to expert in no time. Book 1: "Android Studio Essentials: A Beginner's Guide to App Development" ... Přečtěte si více

    166,71 Kč nebo zdarma s Kobo Plus

  • 21st Century C

    C Tips from the New School

    podle Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Přečtěte si více

    645,89 Kč

  • Go Programming Cookbook, Second Edition

    podle Ian Taylor ...
    With Go 1.25, you get a runtime that reads the CPU quota of its own container, a standard library that closes long-standing gaps in filesystem safety and JSON handling, and a testing package that makes concurrent behaviour deterministic. And this second edition puts all of it to excellent use.This book is all about building one system, rather than a bunch of snippets in a folder. This means you ... Přečtěte si více

    625,75 Kč nebo zdarma s Kobo Plus

  • Learn C# Programming

    A guide to building a solid foundation in C# language for writing efficient programs

    Get started with C\# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C\# 8Key FeaturesLearn the fundamentals of C\# with the help of easy-to-follow examples and explanationsLeverage the latest features of C\# 8, including nullable reference types, pattern matching ... Přečtěte si více

    725,39 Kč nebo zdarma s Kobo Plus

  • Learning Java

    An Introduction to Real-World Programming with Java

    Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward building real applications.This updated sixth ... Přečtěte si více

    1 021,49 Kč

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Přečtěte si více

    766,09 Kč

  • Learning DCOM

    podle Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... Přečtěte si více

    390,49 Kč

  • R Object-oriented Programming

    podle Kelly Black ...
    This book is designed for people with some experience in basic programming practices. It is also assumed that they have some basic experience using R and are familiar using the command line in an R environment. Our primary goal is to raise a beginner to a more advanced level to make him/her more comfortable creating programs and extending R to solve common problems. ... Přečtěte si více

    744,29 Kč nebo zdarma s Kobo Plus

  • Introduction to C++ - Lecture Notes

    podle Paul Gent ...
    An easy to read introduction to programming in C++ which assumes some basic programming knowledge. Illustrated throughout with code samples and includes suggested tutorial exercises without solutions for review purposes. Based on slides written to deliver Introduction to Programming in C++ / C++ 101. ... Přečtěte si více

    15,03 Kč nebo zdarma s Kobo Plus

  • 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

    856,19 Kč

  • Modern C++23 QuickStart Pro

    podle Jarek Thalor ...
    Learn the latest features of C++23 with Modern C++ 23 QuickStart Pro, the perfect book for experienced developers who want to expand their knowledge and skills. The book begins by demonstrating the power of variadic templates and how to use them for dynamic function signatures. After becoming familiar with fold expressions for argument handling, you will then explore std::tuple and std::variant ... Přečtěte si více

    625,75 Kč

  • Modern Day Programming With Paper and Pen

    Before touching a computer, fully understand the basics with this comprehensive introduction

    podle Tyquan Reddick ...
    Modern Day Programming With Paper and Pen introduces programmers to the simplicity of problem-solving. Problem-solving is at the core of computer science. This book helps readers translate a solution from their head into something they can use in their favorite programming language. ... Přečtěte si více

    312,98 Kč nebo zdarma s Kobo Plus

  • Apex Design Patterns

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platform

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platformKey Features\[\*\]Apply Creational, Structural and behavioural patterns in Apex to fix governor limit issues.\[\*\]Have a grasp of the anti patterns to be taken care in Apex which could have adverse effect on the application.\[\*\]The authors, Jitendra Zaa is a salesforce MVP and ... Přečtěte si více

    803,69 Kč nebo zdarma s Kobo Plus

  • Scala Design Patterns

    Write efficient, clean, and reusable code with Scala

    podle Ivan Nikolov ...
    Write efficient, clean, and reusable code with ScalaKey FeaturesUnleash the power of Scala and apply it in the real world.Increase your efficiency by leveraging the power of Creational, Structural, Behavioural, and Functional design patterns.Build object oriented and functional applications quickly and effectively.Book DescriptionScala has become increasingly popular in many different IT sectors. ... Přečtěte si více

    1 008,89 Kč nebo zdarma s Kobo Plus

  • Designing Microservices Using Django

    podle Shayank Jain ...
    A step-by-step that will help you build Microservices architecture using Django and Python KEY FEATURES a- Understand in-depth the fundamentals of Microservicesa- Learn how to create and use Django APIs a- Use web technology such as Nginx, Gunicorn, UWSGI, and Postgresql to deploy a Django projectDESCRIPTION Microservices architectures solve the multiple problems of software architecture. Django ... Přečtěte si více

    319,09 Kč

  • Core Objective-C in 24 Hours

    podle Keith Lee ...
    Core Objective-C in 24 Hours provides a clear and concise overview of the programming language, describes its key features and APIs, and presents recommendations for developing iOS and OS X apps using Objective-C. It is written for readers who want a general understanding of Apple Objective-C technology on the Mac along with developers who want to quickly get started with the language. Very ... Přečtěte si více

    83,25 Kč

  • Unreal Engine Pro: Advanced Development Secrets

    Mastering Unreal Engine: From Novice to Pro

    Série série Mastering Unreal Engine: From Novice to Pro
    "Unreal Engine Pro: Advanced Development Secrets" is an indispensable guide for seasoned game developers aiming to master the complexities of the Unreal Engine. This book reveals the lesser-known techniques and strategies used by professionals in the creation of AAA games, offering an insider's view into high-level game development.The guide delves deep into advanced topics, such as custom engine ... Přečtěte si více

    208,44 Kč

  • Practical Rust 1.x Cookbook

    100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices

    podle Rustacean Team ...
    100s of Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and MicroservicesPractical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers many topics, including command line, webassembly, networking, Kubernetes, microservices, and system programming.This book ... Přečtěte si více

    750,99 Kč

  • .NET 相依性注入

    使用 Unity

    podle Michael Tsai ...
    邁向專業開發人員之路...本書內容是關於.NET相依性注入(dependency injection;簡稱DI)的相關議題。透過本書,您將會瞭解:什麼是 DI、它有什麼優點、何時使用 DI、以及可能碰到的陷阱。如何運用 DI 應付容易變動的軟體需求,設計出更彈性、更好維護的程式碼。與 DI 有關的設計模式。DI 於 .NET 應用程式中的實務應用,包括 ASP.NET MVC、ASP.NET Web API等等。如何使用 DI 容器(例如 Unity)來協助開發應用程式。本書的範例皆以 C# 撰寫,讀者無須具備任何 DI 背景知識。然而,這也不是 .NET 程式設計的入門書。為了避免讀者花錢買了不適合自己的書,容我斗膽列舉閱讀本書的基本條件:熟悉 C# 語法,包括擴充方法(extrension methods)、... ... Přečtěte si více

    375,57 Kč

  • UNIX and Perl to the Rescue!

    A Field Guide for the Life Sciences (and Other Data-rich Pursuits)

    podle Ian Korf, Keith Bradnam ...
    Your research has generated gigabytes of data and now you need to analyse it. You hate using spreadsheets but it is all you know, so what else can you do? This book will transform how you work with large and complex data sets, teaching you powerful programming tools for slicing and dicing data to suit your needs. Written in a fun and accessible style, this step-by-step guide will inspire and ... Přečtěte si více

    1 060,79 Kč

  • Kubernetes Handbook

    Non-Programmer's Guide to Deploy Applications with Kubernetes

    podle Stephen Fleming ...
    What “Kubernetes” does and how?After working in the technology and consulting ecosystem for the last 10 years, I am a huge supporter of simplification. While I understood the whole concept of Containerization and automating the deployment, I wanted to explain the bunch of newly recruited Technology Consultants in our team that how actually it’s used and deployed.So, the logical topics to be ... Přečtěte si více

    89,00 Kč nebo zdarma s Kobo Plus

  • Practical Advanced TypeScript

    podle Bledar Ramo ...
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the ... Přečtěte si více

    208,44 Kč

  • Go Programming in Depth: From Basics to Advanced Techniques

    podle Julian Pryce ...
    Master Go Programming from Fundamentals to Production-Ready ApplicationsGo Programming in Depth is your complete guide to mastering one of the most in-demand programming languages in modern software development. Whether you're a complete beginner or an experienced developer, this book provides a structured path to proficiency.Go powers the cloud-native infrastructure behind Docker, Kubernetes, ... Přečtěte si více

    124,98 Kč

  • Last Minute System Design Interviews

    Must Learn Topics With Real World Examples

    “In the chaotic world of tech interviews, where every secondcounts, there’s an opportunity to shine among others”Pramod NPreparing for system design interviews at the last minute?Where do I start my preparation for system design interviews?What does an interviewer expect in system design interviews?What approach should I use to design a large scale distributed system?What if there is a book to ... Přečtěte si více

    73,24 Kč