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.
793 - 816 van 1044 resultaten worden weergegeven
Skip side bar filters
  • Desarrollo de aplicaciones web en Java

    door Francisco Blasco ...
    El desarrollo de aplicaciones empresariales sigue requiriendo una comprensión sólida de los fundamentos sobre los que se construyen las tecnologías actuales. Aunque los frameworks modernos simplifican gran parte del trabajo, conocer el funcionamiento interno de Java EE, los Servlets, las JSP y los patrones clásicos de desarrollo continúa siendo esencial para crear aplicaciones robustas, ... Meer lezen

    14,99 € of Gratis met Kobo Plus

  • 現代 C#:AI 時代的開發者修煉

    (C# 14 與 .NET 10)

    door 蔡煥麟 ...
    Serie Boek 1 - .NET 開發者修練系列
    這不是一本鉅細靡遺的 C# 語法字典。本書將介紹 C# 語言當中較為核心、進階、或需要花較多時間深度理解的部分(涵蓋 C# 1.0 至 C# 14)。不同於傳統程式設計書籍的是,本書特別強調「深度理解」,同時也鼓勵讀者善用 AI 工具來輔助學習和開發。在 AI 能夠幫我們生成大量程式碼的時代,開發者更需要具備判斷程式碼品質、安全性與效能的能力,以及如何精準地指揮 AI 寫出高品質的 C# 程式碼。██ 本書特色█對比式教學:對於容易混淆的概念,展示「不建議的寫法(✗)」與「建議的寫法(✓)」,並說明差異與理由。實務導向:不只語法,也會說明「為什麼需要這個功能」、「何時該用」、「何時不該用」,以及可能的效能影響。圖表輔助:在適當的地方添加視覺化圖表,輔助理解複雜概念... ... Meer lezen

    11,20 € of Gratis met Kobo Plus

  • Learn Haskell by Example

    Learn Haskell by doing Haskell projects! In this book, you’ll get practical experience writing Haskell code and applying functional programming to actual development challenges.In Learn Haskell by Example, you’ll build your Haskell skills by working through hands-on challenges and conundrums. You’ll learn to look at each project through a Haskell lens, and then solve it using features like lazy ... Meer lezen

    55,91 €

  • Street Coder

    The rules to break and how to break them

    door Sedat Kapanoglu ...
    Computer science theory quickly collides with the harsh reality of professional software development. This wickedly smart and devilishly funny beginner's guide shows you how to get the job done by prioritizing tasks, making quick decisions, and knowing which rules to break.In Street Coder you will learn:Data types, algorithms, and data structures for speedy software developmentPutting "bad" ... Meer lezen

    55,91 €

  • 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 €

  • Software Design for Python Programmers

    Principles and patterns

    door Ronald Mak ...
    Software Design for Python Programmers shows you how to level up from writing Python code to designing Python applications. Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more.Great applications take advantage of ... Meer lezen

    49,20 €

  • Get Programming with Node.js

    door Jonathan Wexler ...
    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... Meer lezen

    55,91 €

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    door C J Smith ...
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, ... Meer lezen

    9,54 € of Gratis met Kobo Plus

  • Java 11

    Guida allo sviluppo in ambienti Windows, macOS e GNU/Linux

    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica ed è presente in ogni settore tecnologico. Questo manuale insegna e approfondisce l'utilizzo con riferimento alla versione 11, la prima versione LTS (Long Term Support) il cui supporto è garantito almeno fino a settembre 2021. I capitoli iniziali introducono i mattoni del linguaggio: variabili, costanti, ... Meer lezen

    Was 34,99 € Nu 16,99 € of Gratis met Kobo Plus

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    door Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... Meer lezen

    26,70 €

  • Python Programming for Beginners - Book 1: The Crash Course You Need to Learn the Basics of Python and How to Work With Files, Classes & Objects, Even if You Have Never Written a Line of Code Before

    Your Python Best friend, #1

    door Martin Evans ...
    Serie Boek 1 - Your Python Best friend
    This Beginner's Guide Offers You the Easiest Way to Learn Everything About Python!Dear reader,Are you interested in Computer Science? Would you like to develop strong skills in Python programming?If you are reading this, it means that you already made a first step towards achieving that goal. It also means that you have a desire to learn, and this guide has the means to give you all the knowledge ... Meer lezen

    6,99 € of Gratis met Kobo Plus

  • ANSI C Programming

    Learn real-world C programming as per the latest ANSI standard Key features Learn real-world C programming as per the latest ANSI standard All programs work on DOS, Windows as well as Linux Detailed explanation of difficult concepts like &quote;Pointers&quote; and &quote;Bitwise operators&quote; End of chapter exercises drawn from different universities Written by best-selling author of Let Us ... Meer lezen

    14,41 €

  • 15 RULES TO LEARN CODE

    The Programming Guide I Wish I had Known Before I Started Learning to Code

    door Sammie Smith ...
    Are you dreaming of becoming a successful software developer, or desiring to get into the big tech companies that you have captured in your heart?Have you been trying all you could to grow from a beginner coder or programmer into an expert programmer, and the more you tried, the more you get stuck and always give up? You do usually start the learning process, but after a couple of days or months, ... Meer lezen

    3,82 € of Gratis met Kobo Plus

  • Selenium Python Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Featuresa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Learn how to design a Keyword driven framework with Database a- Find how to use Build triggers in Jenkins to automate tests DescriptionThe book starts by introducing the Selenium WebDriver 3 and Selenium Server ... Meer lezen

    14,41 €

  • C for beginners

    door 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. ... Meer lezen

    0,88 € of Gratis met Kobo Plus

  • Advanced Web Development with React

    door Mohan Mehul ...
    Level up your React and Next.js skills with advanced concepts about SSR and PWA Key Featuresa- Covers latest and core React concepts including React hooks and React reconcilera- Covers about Server Side Rendering with React and how to use it using Next.jsa- Covers about Progressive Web Apps in React and how to create thema- Covers intermediate and advanced React concepts like state managementa- ... Meer lezen

    14,41 €

  • TIBCO Architecture Fundamentals

    door Paul C. Brown ...
    Serie series TIBCO Press
    “TIBCO® Architecture Fundamentals is a must-read for anybody involved with the architecture and design of distributed systems, system integration issues, or service-based application design.” —Bert Hooyman, Chief Architect, Europe, for MphasiS (an HP Company)   “I would like all the folks on my team to read this, to ensure we are all on the same page wi... ... Meer lezen

    25,43 €

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    door Stephen Cleary ...
    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Meer lezen

    24,48 €

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly GuideDESCRIPTIONMost Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and ... Meer lezen

    14,41 €

  • Modern Day Programming With Paper and Pen

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

    door 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. ... Meer lezen

    14,33 € of Gratis met Kobo Plus

  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    door Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... Meer lezen

    9,54 €

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    door Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Meer lezen

    36,24 €

  • Android Studio 3.2 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.2, Kotlin and Android Jetpack

    door Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9, 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 Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... Meer lezen

    32,99 € of Gratis met Kobo Plus

  • SwiftUI Essentials - iOS 15 Edition

    Learn to Develop iOS Apps using SwiftUI, Swift 5.5 and Xcode 13

    door Neil Smyth ...
    The goal of this book is to teach the skills necessary to build iOS 15 applications using SwiftUI, Xcode 13 and the Swift 5.5 programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment together with an introduction to the use of Swift Playgrounds to learn and experiment with Swift.The book also includes in-depth ... Meer lezen

    33,43 € of Gratis met Kobo Plus