Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Object Oriented Programming eBooks

If you like Object Oriented Programming eBooks, then you'll love these top picks.
Showing 289 - 312 of 895 Results
Skip side bar filters
  • Python | Programmer pas à pas

    Le guide ultime du débutant pour une initiation simple & rapide à la programmation en Python

    Translated by M.Eng. Johannes Wild ...
    "Python - Pas à pas" est le livre pour tous ceux qui souhaitent apprendre les bases de la programmation en Python par un ingénieur (M.Eng.). Dans ce livre, vous apprendrez à la fois les bases théoriques et l'utilisation pratique du langage de programmation Python à l'aide de nombreux exemples et de superbes projets DIY.Si vous êtes à la recherche d'un guide pratique sur le langage de programmation ... Read more

    R158,67 or Free with Kobo Plus

  • Spring MVC Blueprints

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentation

    Design and implement real-world web-based applications using the Spring Framework 4.x specification based on technical documentationKey Features\[\*\]Learn all the details of implementing Spring 4.x MVC applications from basic core platform construction to advanced integration implementations\[\*\]Gain a complete reference guide to implementing the controllers, models, views, view resolvers, and ... Read more

    R680,79 or Free with Kobo Plus

  • C++ Programming in easy steps, 7th edition

    by Mike McGrath ...
    Series series In Easy Steps
    C++ Programming in easy steps, 7th edition is a perfect companion for anyone wanting to master key concepts of one of the most powerful programming languages. Using examples and colorized source code, it’ll walk you through each aspect of C++ with clarity.Set up and Get Started. Install a free C++ compiler and download the free source code.Learn by Doing. From variables and arithmetic to strings, ... Read more

    R373,72

  • TOP 30 Java Interview Coding Tasks

    by Matthew Urban ...
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during ... Read more

    R109,41

  • Java: Guida Completa alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esempi Pratici

    Impara la programmazione orientata agli oggetti grazie al linguaggio JavaVorresti imparare a programmare con il linguaggio Java?Ti piacerebbe creare un gestionale dinamico e di successo?Vuoi conoscere tutti gli aspetti della programmazione orientata agli oggetti?Che tu sia un semplice principiante che non ha mai programmato, un esperto nel settore ma che desidera raffinare la propria tecnic... ... Read more

    R111,02 or Free with Kobo Plus

  • Application Design

    Key Principles For Data-Intensive App Systems

    by Rob Botwright ...
    Introducing the Ultimate Application Design Book Bundle! Are you ready to take your application design skills to the next level? Dive into the world of data-intensive app systems with our comprehensive book bundle, "Application Design: Key Principles for Data-Intensive App Systems." Book 1 - Foundations of Application Design: Lay the groundwork for success with an introduction to key principles ... Read more

    R126,90 or Free with Kobo Plus

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    by Rob Botwright ...
    Introducing TypeScript Programming in Action - Your Ultimate Guide to Mastery! Are you ready to embark on a transformative journey into the world of TypeScript, one of the most powerful tools in the realm of web development? Look no further because we have curated the perfect bundle for you - "TypeScript Programming in Action: Code Editing for Software Engineers." What's Inside the Bundle?Book 1: ... Read more

    R126,90 or Free with Kobo Plus

  • Design Patterns Explained: A New Perspective on Object-Oriented Design

    A New Perspective on Object-Oriented Design

    "One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development."–Bruce Eckel"...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful ... Read more

    R847,42

  • Programming Ruby 3.3

    The Pragmatic Programmers' Guide

    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language ... Read more

    R832,82

  • Refactoring to Patterns

    Series series Addison-Wesley Signature Series (Fowler)
    In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated Refactoring to Patterns, Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary ... Read more

    R978,87

  • Python Programming for Beginners: The Ultimate Guide to Coding in Python

    by Jeffery Mosh ...
    Are you ready to take the next step in your coding journey and learn the basics of Python programming?This comprehensive guide for beginners is the perfect place to start.Written by an experienced programming instructor, this book provides a comprehensive introduction to Python coding, from the fundamentals to more complex concepts. You will learn the core concepts of the language, such as data ... Read more

    R54,61 or Free with Kobo Plus

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... Read more

    R774,40

  • Python GUI Development with PyQt

    "Python GUI Development with PyQt" is a comprehensive guide for software developers aiming to master graphical user interface creation using Python and PyQt. The book covers fundamental concepts such as widgets and layouts, progressing to advanced topics like custom widgets and multi-threading. Readers learn to design visually appealing interfaces using Qt Designer and implement functionality ... Read more

    R190,59 or Free with Kobo Plus

  • Python 新手之旅

    V1.10

    本書為《Python 入門指南》的補充教材,分成八個單元介紹 Python 的各個面向,著重在觀念及應用上,有關利用 Python 學習程式設計請參考《Python 入門指南》。單元 1 介紹 Python 的官方資源以及在台灣的使用者群組,單元 2 介紹文字編輯器及整合開發工具,單元 3 及 4 介紹 Python 與數學、物件導向程式設計之間的關係,單元 5 介紹測試、除錯與模組到套件等組織程式檔案的方式。單元 6 到單元 8 介紹各種模組庫,單元 6 以內建的標準模組庫為組,並介紹用 Tk 製作 GUI ,單元 7 擴及眾多的第三方模組庫,換成介紹用 Kivy 製作使用者介面,單元 8 介紹管理模組庫的 pip ,以及打包 Python 程式為執行檔的 py2exe 及 py2app。本書的所有文章內容都同時放在作者的網站上http://pydoing.blogspot ... Read more

    R98,45 or Free with Kobo Plus

  • The Productive Programmer

    by Neal Ford ...
    Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, ... Read more

    R467,46

  • Clojure Cookbook

    Recipes for Functional Programming

    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world’s best Clojurians contributed recipes.Each recipe ... Read more

    R525,88

  • Python At A Glance

    by Ajit Singh ...
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS ... Read more

    R72,88 or Free with Kobo Plus

  • Practical Lua 5 Programming

    Explore Lua's programming capabilities with 100+ sample demonstrations and programs

    by Brynna Kevar ...
    If you're into Lua programming, then this "Practical Lua 5 Programming" is a must-read. It's a hands-on book that'll help you get up and running quickly. It's got clear, step-by-step examples that'll walk you through everything from setting up your development environment to building dynamic web applications and embedding Lua in other programming languages.Every chapter starts with an essential ... Read more

    R584,42

  • Perl Programming in easy steps, 2nd edition

    by Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Read more

    R498,38

  • Scale Smart: Azure Architecture Essentials

    Scale Smart: Azure Architecture Essentials is your definitive guide to building robust, scalable, and secure cloud solutions using Microsoft Azure. Whether you're an IT professional, solutions architect, or a developer stepping into the world of cloud architecture, this book equips you with the foundational principles and practical techniques to design systems that scale intelligently and ... Read more

    R158,67 or Free with Kobo Plus

  • Core Objective-C in 24 Hours

    by 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 ... Read more

    R63,37 or Free with Kobo Plus

  • Hands-on iOS App Development Projects

    Turn Your Ideas into Actionable, Real-World iOS Apps with Swift, Xcode, UI Kit, Core Data, AWS and OAuth (English Edition)

    by Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World ProjectsKey Features● Build high-quality, feature-rich iOS apps with Apple's tools for seamless user experiences.● Leverage cloud services for data storage, fetching, and publishing using data modeling.● Implement secure authentication to ensure safe and reliable app logins.Book DescriptioniOS apps account for a major share of the ... Read more

    R291,51 or Free with 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 ... Read more

    R175,25

  • 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 ... Read more

    R642,84