Salt la conținutul principal

Coș de cumpărături

Veți primi tratamentul VIP!

Articole indisponibil pentru cumpărare
Examinați coșul de cumpărături. Puteți elimina articolele indisponibile acum sau le vom elimina automat la validare.
articolearticol
articolearticol

Recomandate pentru dvs.

Loading...

Programare orientată asupra obiectelor Cărți electronice

Dacă vă plac cărțile electronice de Programare orientată asupra obiectelor, atunci vă vor plăcea aceste alegeri de top.
Se afișează 97 - 120 din 914 de rezultate
Omiteți filtrele barei laterale
  • R for Programmers

    Advanced Techniques

    de Dan Zhang ...
    This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms. ... Citiți mai mult

    538,70 lei

  • Introduction to the Art of Programming Using Scala

    de Mark C. Lewis ...
    Seria seria Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Citiți mai mult

    460,81 lei

  • Python Machine Learning Illustrated Guide For Beginners & Intermediates:The Future Is Here!

    Python Machine Learning Illustrated Guide For Beginners & IntermediatesMachines Can Learn ?!Automation and systematization is taking over the world. Slowly but surely we continuously see the rapid expansion of artificial intelligence, self-check out cash registers, automated phone lines, people-less car-washes , etc. The world is changing, find out how python programming ties into machine learning ... Citiți mai mult

    21,29 lei

  • Core Objective-C in 24 Hours

    de 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 ... Citiți mai mult

    17,09 lei

  • Modern Python Standard Library Cookbook

    Over 100 recipes to fully leverage the features of the standard library in Python

    Build optimized applications in Python by smartly implementing the standard libraryKey FeaturesStrategic recipes for effective application development in PythonTechniques to create GUIs and implement security through cryptographyBest practices for developing readily scalable, production-ready applicationsBook DescriptionThe Python 3 Standard Library is a vast array of modules that you can use for ... Citiți mai mult

    201,79 lei sau gratuit cu Kobo Plus

  • C# 3.0 Pocket Reference

    Instant Help for C# 3.0 Programmers

    This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples.Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket ... Citiți mai mult

    46,83 lei

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Citiți mai mult

    150,62 lei

  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    de Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... Citiți mai mult

    47,51 lei

  • Master Procedural Generation with Unity and C#

    Master Procedural Generation with Unity and C#Are you ready to build dynamic, evolving game worlds that captivate players? Procedural World Building With Unity and C# is your step-by-step guide to mastering procedural generation techniques in Unity, no matter your coding experience. This book walks you through reading files to create procedural scenes, generating realistic terrains, designing city ... Citiți mai mult

    12,81 lei

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Citiți mai mult

    128,49 lei

  • Object-Oriented Python: Master OOP through Game Development and GUI Applications

    Unlock the full potential of Python with Object-Oriented Python: Master OOP through Game Development and GUI Applications. This comprehensive guide takes you from the foundational concepts of object-oriented programming (OOP) to practical implementations in exciting and interactive projects. Whether you're a beginner eager to learn Python or an experienced developer looking to refine your OOP ... Citiți mai mult

    42,80 lei

  • Unlocking Insights

    A Practical Guide to Data Analysis with Retrieval-Augmented Generation

    de Logan Gray ...
    About the TechnologyRetrieval-Augmented Generation (RAG) is a revolutionary approach to data analysis that combines information retrieval with cutting-edge text generation techniques. This powerful technology empowers you to extract deeper meaning from your data than ever before.Short SummaryStruggling to uncover hidden patterns and generate actionable insights from your data? This book is your ... Citiți mai mult

    38,88 lei sau gratuit cu Kobo Plus

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Citiți mai mult

    236,75 lei sau gratuit cu Kobo Plus

  • Learning F# Functional Data Structures and Algorithms

    Get started with F# and explore functional programming paradigm with data structures and algorithms

    de Adnan Masood ...
    Key FeaturesBook DescriptionIf you have just started your adventure with F\#, then this book will help you take the right steps to become a successful F\# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C\# language and BCL (Base Class Library), would be helpful.What you will ... Citiți mai mult

    160,83 lei sau gratuit cu Kobo Plus

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    de 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 ... Citiți mai mult

    195,13 lei

  • Python Robotics for Kids: A Guide to Spike Prime Robot with Object-Oriented Programming

    Robotics, #1

    Seria Cartea 1 - Robotics
    Welcome to Python Robotics for Kids! This book is designed to introduce you to the exciting world of robotics using the Spike Prime robot and Python programming language. With an emphasis on object-oriented programming concepts, you'll learn how to create fun and engaging projects that bring your Spike Prime robot to life, all while avoiding complex data structures like lists.This is a reference ... Citiți mai mult

    29,95 lei

  • Android Studio 4.1 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.1, Java and Android Jetpack

    de Neil Smyth ...
    Fully updated for Android Studio 4.1, Android 11 (R), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the ... Citiți mai mult

    166,40 lei sau gratuit cu Kobo Plus

  • ビジネスアナリシスのためのユースケース読本

    2000年初頭に要求開発やアジャイル開発が提唱され、早く確実にソフトウェア要求を引き出して継続的に実装していくことが今日の開発スタイルとなっています。また、ビジネスアナリシス知識体系ガイドであるBABOK(A Guide to the Business Analysis Body of Knowledge)や要求工学知識体系であるREBOK(Requirements Engineering Body Of Knowledge)の登場によって、ますますソフトウェア要求というものが重要視されてきています。ユースケースは、1980年代にイヴァー・ヤコブソンによって提唱されたソフトウェア要求の技法です。2000年頃、オブジェクト指向開発とその表記法であるUMLが開発者に広まるのとあわせて、ユースケースはシステム開発の要件定義などのシーンで活用されるようになりました。2009年にはBABOK(r ... Citiți mai mult

    Gratuit

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    de Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Citiți mai mult

    133,52 lei

  • Kotlin In-Depth [Vol-I]

    Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android and beyondKey Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Citiți mai mult

    74,03 lei

  • Apprendre à programmer ses premières applications

    de David BELBEZE ...
    Vous êtes débutant et souhaitez créer votre propre application, mais la programmation vous semble trop complexe ? Vous ne savez pas par où commencer pour apprendre à coder ? Ou peut-être êtes-vous fraîchement diplômé et cherchez à maîtriser les méthodes professionnelles pour travailler et collaborer efficacement sur un projet informatique ?Dans cet ouvrage, vous serez guidé pas à pas pour acquérir ... Citiți mai mult

    137,45 lei

  • Schleifen in Python einfach erklärt

    Ein praktischer Leitfaden für Anfänger zur Verwendung von for- und while-Schleifen in Python

    de Dargslan ...
    Seria Cartea 2 - Python-Programmierung für Einsteiger
    In der dynamischen Landschaft der Programmiersprachen hat sich Python als eine der zugänglichsten und vielseitigsten Optionen etabliert. Ganz gleich, ob Sie ein Neuling in der Welt des Codings sind oder Ihre Fähigkeiten erweitern möchten – das Verständnis von Schleifen ist ein entscheidender Schritt auf Ihrem Weg zum Python-Experten."Schleifen in Python einfach erklärt" ist Ihr praktischer ... Citiți mai mult

    66,13 lei sau gratuit cu Kobo Plus

  • MOJO Programming Beginners Guide

    Your easy step-by-step to becoming a pro at MOJO from Scratch

    Seria seria Mojo Programming mastery
    Unleash Your Mojo: A Beginner's Guide to MOJO ProgrammingAbout MOJO:MOJO is a revolutionary programming language designed to bridge the gap between user-friendly languages like Python and the high-performance capabilities of systems languages like C++. It offers:Easy-to-learn syntax: If you're familiar with Python, you'll pick up MOJO quickly.Blazing-fast performance: MOJO leverages cutting-edge ... Citiți mai mult

    38,88 lei sau gratuit cu Kobo Plus

  • Programming WCF Services

    de Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Citiți mai mult

    123,31 lei