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 913
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č

  • Laravel

    An Easy to Follow Guide

    podle Adegoke Akintoye ...
    Welcome to your journey into the world of Laravel, a journey that will take you from thefoundational principles of web development to the advanced techniques used byprofessionals to build robust, scalable applications. Laravel, known for its elegance,simplicity, and readability, has emerged as one of the most popular PHP frameworks,empowering developers to craft their ideas into reality ... Přečtěte si více

    224,39 Kč

  • MapKit

    Learn how to show maps and trace routes in iOS 11 with Swift 4

    podle J.D Gauchat ...
    Learn how to use MapKit to include maps in your iOS applications. After reading this guide, you will know how to generate and configure a map, how to add annotations, how to detect the user's location, how to search for addresses, and how to trace a route from one location to another.Table of ContentsMAPKITMap Kit ViewConfiguring the MapAnnotationsUser LocationSearchDirectionsQUICK ... Přečtěte si více

    58,67 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

    76,10 Kč

  • SwiftUI for Masterminds 2nd Edition 2022

    How to take advantage of Swift 5.5 and SwiftUI 3 to create insanely great apps for iPhones, iPads, and Macs

    podle J.D Gauchat ...
    SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces with SwiftUI, and how to work with the most powerful frameworks available for app development. ... Přečtěte si více

    195,42 Kč

  • Kotlin at a Glance

    podle Saxena Swati ...
    Basic guide to develop an App in Android by using Kotlin Key features Comprehensive coverage of all the concepts of Kotlin Simple language, crystal clear approach, user friendly book Concepts are duly supported by several examples and self-explanatory analogies. Description &quote;Kotlin at a Glance&quote; is a book that gives an in-depth knowledge about Kotlin. This book mainly focused on Kotlin ... Přečtěte si více

    317,49 Kč

  • Creare Applicazioni per iPhone e iPad con Swift

    La guida pratica per diventare un programmatore iOS di successo

    Hai un'idea che vuoi trasformare in un'applicazione per iPhone e iPad per farla conoscere al mondo intero?Vuoi creare un'app, pubblicarla sull'App Store e fare soldi, ma non sai come fare?In altre parole, vuoi diventare un programmatore di applicazioni per iOS?CON QUESTA GUIDA, ADESSO PUOI !!!"Creare applicazioni per iPhone e iPad con Swift" è la nuova guida pratica che ti permetterà di iniziare a ... Přečtěte si více

    48,28 Kč

  • C for beginners

    podle Nikita Kultin ...
    The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.For beginners programmers.© Nikita Kultin, 2021.CONTENTSPART 1. BASICS OF CInput and output- Input of numbers- String inputSelecting- If-then statement- Nested if- Switch statementLoops- F. ... Přečtěte si více

    20,21 Kč nebo zdarma s Kobo Plus

  • Introduction To Windows And Graphics Programming With Visual C++ (With Companion Media Pack) (Second Edition)

    podle Roger W Mayne ...
    The Companion Media Pack is available in the .Introduction to Windows® and Graphics Programming with Visual C++® (2nd Edition) provides an accessible approach to the study of Windows programming. It is intended to be an introduction to Visual C++ for technical people including practicing engineers, engineering students, and others interested in Windows programming and its convenient graphics ... Přečtěte si více

    698,29 Kč

  • C# Programming in easy steps, 2nd edition

    Updated for Visual Studio 2019

    podle Mike McGrath ...
    Série série In Easy Steps
    C# Programming in easy steps, 2nd edition will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.C# Programming in easy steps, 2nd edition begins by explaining how to ... Přečtěte si více

    334,15 Kč

  • C# Zbirka zadataka

    Ova zbirka od 84 zadataka je namenjena svima onima koji žele da ovladaju programskim jezikom C# od samog početka, koristeći okruženje Microsoft Visual Studio Community 2017. Zadaci se mogu izvoditi i novijim verzijma ovog alata.Zbirka je organizovana po sledećim odeljcima:Uvodni zadaciJednostavne formeKonzolne aplikacijeSložene formeRad sa bazama podatakaKoncept zbirke je takav da se rešenja ... Přečtěte si více

    122,51 Kč nebo zdarma s Kobo Plus

  • Notifications in iOS 11

    Learn how to show local notifications in iOS 11 with Swift 4

    podle J.D Gauchat ...
    Learn how to generate local notifications from your iOS applications. After reading this guide, you will know how to schedule and display local notifications to the user, how to respond to system notifications, and how to communicate objects with each other using custom notifications and Key/Value observers.Table of ContentsNOTIFICATIONSNotification CenterSystem NotificationsUser NotificationsUser ... Přečtěte si více

    58,67 Kč

  • From Objects to Functions

    Build Your Software Faster and Safer with Functional Programming and Kotlin

    podle Uberto Barbini ...
    Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the domain into code better and to keep the cost of change low for the whole ... Přečtěte si více

    602,59 Kč

  • JavaScript for Modern Web Development

    Beginner to Expert in Web development with JavaScript: From HTML to React-Redux KEY FEATURES a- Acquire web development skills to build independent applications a- Understand the basics of HTML, CSS, JavaScript, React and Reduxa- Create build beautiful applications using HTML, CSS, JavaScript, React and Reduxa- Learn how to debug and unit test your applications properly to build good end productsa ... Přečtěte si více

    317,49 Kč

  • Harnessing Hibernate

    Step-by-step Guide to Java Persistence

    Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up ... Přečtěte si více

    470,29 Kč

  • Remoting Patterns

    Foundations of Enterprise, Internet and Realtime Distributed Object Middleware

    Série série Wiley Software Patterns Series
    Remoting offers developers many ways to customize the communications process, for efficiency, security, performance and power, and allows seamless integration of components running on several computers into a single application. This book exposes the full power of remoting to developers working in mixed platform environments in a way that will ensure they have a deep understanding of what remoting ... Přečtěte si více

    955,59 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č

  • iOS 9 App Development Essentials

    Learn to develop iOS 9 Apps using Xcode 7 and Swift 2

    podle Neil Smyth ...
    iOS 9 App Development Essentials is latest edition of this popular book series and has now been fully updated for the iOS 9 SDK, Xcode 7 and the Swift 2 programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 9 and programming in Swift is provided, followed by an in ... Přečtěte si více

    203,97 Kč

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Revolutionize Your Asynchronous Application Development in Spring with Reactive Programming Principles, Spring WebFlux and Reactor (English Edition)

    podle Shubham Srivastava ...
    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comp... ... Přečtěte si více

    611,51 Kč nebo zdarma s Kobo Plus

  • Core Java Essentials: Starting out with Java programming

    podle Alan Gersting ...
    For serious programmers, Core Java Essentials is the definitive guide to writing robust, maintainable code. Whether you’re using Java SE 9, 10, or 11, it will help you achieve a deep and practical understanding of the language and API, and its hundreds of realistic examples reveal the most powerful and effective ways to get the job done.This book reflect Java’s long-awaited modularization, showing ... Přečtěte si více

    509,22 Kč

  • Virtual Networks Unlocked: Your Guide to Azure Connectivity

    Unlock the full potential of Microsoft Azure's networking capabilities with Virtual Networks Unlocked: Your Guide to Azure Connectivity. This comprehensive and practical guide walks you through every critical aspect of Azure Virtual Networking, making it an essential companion for IT professionals, cloud architects, and network engineers aiming to design, implement, and manage cloud-connected ... Přečtěte si více

    203,97 Kč

  • Python Variablen und Datentypen für Einsteiger

    Ein verständlicher Einstieg in die Welt der Python-Programmierung mit Fokus auf Variablen, Datentypen und deren praktische Anwendung

    podle Dargslan ...
    Série Kniha 1 - Python-Programmierung für Einsteiger
    Willkommen zu "Python Variablen und Datentypen für Einsteiger" – Ihrem Kompass für die faszinierende Welt der Python-Programmierung. Dieses Buch wurde mit einem klaren Ziel verfasst: Ihnen einen verständlichen und praxisnahen Einstieg in die Grundlagen von Python zu ermöglichen, mit besonderem Fokus auf Variablen und Datentypen.Python hat sich in den letzten Jahren zu einer der beliebtesten ... Přečtěte si více

    315,14 Kč nebo zdarma s Kobo Plus

  • Beginning Programming All-in-One For Dummies

    podle Wallace Wang ...
    Let there be code!Beginning Programming All-in-One For Dummies offers one guide packed with 7 books to teach you programming across multiple languages. Coding can seem complex and convoluted, but Dummies makes it simple and easy to understand. You’ll learn all about the principles of programming, algorithms, data structures, debugging programs, unique applications of programming and more while ... Přečtěte si více

    617,29 Kč