Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Objectgeoriënteerd programmeren

Als je eBooks uit de categorie Objectgeoriënteerd programmeren' leuk vindt, dan vind je deze toptitels ook geweldig.
625 - 648 van 978 resultaten worden weergegeven
Skip side bar filters
  • Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers

    door Prasun Barua ...
    Python Basics to Beyond: A Complete Guide for Beginners and Aspiring Developers is your step-by-step journey into the world of Python programming. Designed for absolute beginners, this book gradually builds your understanding through 25 comprehensive chapters — from writing your first line of code to mastering real-time data processing and professional coding practices.You'll learn:- Core Python ... Meer lezen

    9,09 € of Gratis met Kobo Plus

  • Pattern-Oriented Software Architecture, Patterns for Concurrent and Networked Objects

    Serie Boek 2 - Wiley Software Patterns Series
    Designing application and middleware software to run in concurrent and networked environments is a significant challenge to software developers. The patterns catalogued in this second volume of Pattern-Oriented Software Architectures (POSA) form the basis of a pattern language that addresses issues associated with concurrency and networking.The book presents 17 interrelated patterns ranging from ... Meer lezen

    45,99 €

  • Practical JavaScript: Real-world Examples for Web Developers

    door Drovian Carvel ...
    So, you want to learn JavaScript? Excellent choice. It's the language that powers the web, sneaks into almost every website you visit, and occasionally causes you to yell at your screen because "undefined is not a function." (Don't worry—you'll get used to it.)Practical JavaScript: Real-world Examples for Web Developers isn't your average "dry as toast" programming book. This one's packed with ... Meer lezen

    21,49 € of Gratis met Kobo Plus

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Meer lezen

    8,79 €

  • Think Java

    How to Think Like a Computer Scientist

    Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to ... Meer lezen

    24,48 €

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

    Graphic Guide to Programming

    door Antony Lees ...
    Serie series 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 ... Meer lezen

    10,49 € of Gratis met Kobo Plus

  • C++ Important Questions and Answers PDF

    Competitive Exam Questions for Class 8-12 & Chapter 1-18 Practice Tests (C++ Programming Notes for Beginners)

    door Arshad Iqbal ...
    Serie series Programming Revision Guides
    The C++ Important Questions and Answers PDF: C++ Programming Competitive Exam Questions & Chapter 1-19 Practice Tests (Class 8-12 C++ Textbook Questions for Beginners) includes revision guide for problem solving with hundreds of solved questions. C++ Questions and Answers PDF book covers basic concepts, analytical and practical assessment tests. "C++ Quiz" PDF book helps to practice test questions ... Meer lezen

    4,54 € of Gratis met Kobo Plus

  • Swift Development with Cocoa

    Developing for the Mac and iOS App Stores

    Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. ... Meer lezen

    23,31 €

  • Mastering TypeScript

    From Basics to Expert Proficiency

    Bewerkt door William Smith ...
    "Mastering TypeScript: From Basics to Expert Proficiency" is a comprehensive guide designed to take readers from the foundational principles of TypeScript to advanced concepts, empowering them to develop scalable, maintainable, and type-safe applications. Authored by an expert in TypeScript programming, this book meticulously covers essential topics including setting up the development environment ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • CSS For Beginners: The Complete Step-By-Step Guide To Learning Web Development For Building Responsive Websites, Mastering Web Design, And Becoming A Coding Expert

    door Voltaire Lumiere ...
    CSS For Beginners: The Complete Step-By-Step Guide To Learning Web Development For Building Responsive Websites, Mastering Web Design, And Becoming A Coding ExpertHave you always wanted to learn how to create your own website but are worried you won't be able to handle the difficulty?Alternatively, you can be a blogger who wishes to make some style changes to your blog without having to buy a ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    door Stephen Fleming ...
    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and ... Meer lezen

    2,63 € of Gratis met Kobo Plus

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... Meer lezen

    47,69 € of Gratis met Kobo Plus

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    door Esteban Herrera ...
    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The ... Meer lezen

    11,86 €

  • Python and JSON for Beginners

    A Practical Introduction to Reading, Writing, and Manipulating JSON Data Using Python

    door Miles Everhart ...
    Master JSON Data Handling in Python with This Complete Beginner's GuideTransform your Python programming skills with the essential guide to JSON data manipulation. "Python and JSON for Beginners" is your comprehensive roadmap to mastering one of today's most critical programming skills - seamlessly working with JSON data using Python's powerful built-in capabilities.Why This Book Is Essential for ... Meer lezen

    10,90 € of Gratis met Kobo Plus

  • Mastering Scala

    Functional and Object-Oriented Programming

    Bewerkt door William Smith ...
    "Mastering Scala: Functional and Object-Oriented Programming" is an essential guide for anyone looking to delve into the powerful world of Scala. This book provides a comprehensive introduction to the language, blending both functional and object-oriented paradigms to equip readers with versatile and robust programming skills. Designed for both beginners and experienced developers, it covers ... Meer lezen

    6,49 € of Gratis met Kobo Plus

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

    Robotics, #1

    door Mr. Robo Tricks ...
    Serie Boek 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 ... Meer lezen

    6,49 € of Gratis met Kobo Plus

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    door Dusty Phillips ...
    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming ... Meer lezen

    54,05 € of Gratis met Kobo Plus

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    door David Drysdale ...
    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Meer lezen

    35,50 €

  • The Art of Code

    The surprising power of beauty in software development

    door Sandrine Banas ...
    Get the eBook free when you register your print book at Manning.Software development is an inherently creative activity, and yet we regularly reduce it to the formulaic or mechanical. This book reveals how aesthetics can be important in programming and why elegant code often yields profound practical benefits. By prioritizing code beauty you raise the standards of your entire codebase. You make it ... Meer lezen

    49,20 €

    VOORAF BESTELLEN

  • Generative Analysis

    The Power of Generative AI for Object-Oriented Software Engineering with UML

    Learn Generative Analysis--a New Method of Object-Oriented Analysis--to Keep Pace with How Generative AI Is Transforming the Face of Software EngineeringGenerative AI is revolutionizing software engineering--many aspects of manual coding are becoming automated, and the skills needed by software engineers, developers, and analysts are evolving. Anyone who writes or works with code will need to ... Meer lezen

    63,59 €

  • C# Programming Basics: Learn C# Coding for Beginners Book 1

    C# Fundamentals, #1

    Serie Boek 1 - C# Fundamentals
    This book explains C# fundamentals with easy to understand examples and simple language.Level: Beginner to IntermediateAre you a beginner programmer and looking for learning C# basics?Then this is the perfect guide for you.What you will learn in this book?Data types in C#Variables and ConstantsOperators in C#Value type and Reference typeType conversation<... ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Expert C++

    Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features

    Take your C++ skills to the next level with expert insights on advanced techniques, design patterns, and high-performance programming Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesMaster templates, metaprogramming, and advanced functional programming techniques to elevate your C++ skillsDesign scalable and efficient C++ applications with the latest features of C++17 and ... Meer lezen

    33,91 € of Gratis met Kobo Plus

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    door Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... Meer lezen

    22,25 € of Gratis met Kobo Plus