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 169 - 192 of 974 Results
Skip side bar filters
  • Applying Use Cases

    A Practical Guide

    Use case analysis is a methodology for defining the outward features of a software system from the user's point of view. Applying Use Cases, Second Edition, offers a clear and practical introduction to this cutting-edge software development technique. Using numerous realistic examples and a detailed case study, you are guided through the application of use case analysis in the development of ... Read more

    £24.99

  • Programcılık MAntığı

    Programcılık nedir? Programcı olabilmek için neler gerekir? Kimler programcı olabilir? Programcılar ne yapar? Programcı kimdir?• Programlama dilleri ve karşılaştırmaları• Programcılık Terimleri• Temel Algoritma Öğeleri• Mantıksal Operatörler• Akış Şemaları• Nesne Temelli Programlama• Görsel ProgramcılıkBu sorulardan yola çıkarak, programcılığı masaya yatıran Programcılık Mantığı, programcı olmak ... Read more

    £8.71 or Free with Kobo Plus

  • Web Access in iOS 11

    Learn how to access the web in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to access the Web from your iOS applications. After reading this guide, you will know how to incorporate links to external resources into your apps, how to create your own browser, how to access and process information from a server, and how to post messages to social networks, including Twitter and Facebook.Table of ContentsWEB ACCESSLinksSafari View ControllerWebKitApp Transport ... Read more

    £2.11

  • iOS 8 App Development Essentials - Second Edition

    by Neil Smyth ...
    This is the Second Edition of iOS 8 App Development Essentials. This edition has been fully updated for Swift 1.2 and Xcode 6.3.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 8 and programming in Swift is provided, followed by an in-depth look at the design of iOS applications and ... Read more

    £9.52

  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns ... Read more

    £3.68 or Free with Kobo Plus

  • Head First Python

    A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide

    by Paul Barry ...
    What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the ... Read more

    £24.89

  • Curso básico de Python

    La guía definitiva para principiantes para una introducción fácil y rápida en la programación con Python

    Translated by M.Eng. Johannes Wild ...
    "Curso básico de Python" es el libro para todos aquellos que quieran aprender los fundamentos de la programación en Python de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación Python a través de numerosos ejemplos y grandes proyectos de bricolaje.Así pues, si busca una guía práctica del lenguaje de ... Read more

    £7.99 or Free with Kobo Plus

  • Mastering Python Design Patterns

    Craft essential Python patterns by following core design principles

    Learn Python design patterns such as Observer, Proxy, Throttling, Dependency Injection, and Anti-Patterns to develop efficient, scalable applications.Key FeaturesMaster essential design principles to build robust software architecture with the latest features in Python 3.10Leverage concurrency, async patterns, and testing strategies for optimal performanceApply SOLID principles and advanced ... Read more

    £18.79 or Free with Kobo Plus

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Read more

    £22.39 or Free with Kobo Plus

  • ORACLE & SQL

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    by Na.VIKRAMAN ...
    Series Book 58 - BSCMSCBEME
    Mr.E.F.T Codds applied the principle of relationship in statistics to data management and came up with twelve laws using mathematics. He proved that if all these 12 laws were incorporated into database core technology, there would be a revolution in the speed of any database management system while managing data even when used on network operating system. Oracle implements around seven of Codds ... Read more

    £16.12 or Free with Kobo Plus

  • Programmieren für Einsteiger

    Teil 1

    Series Book 162 - shortcuts
    Dieser shortcut liefert eine Einführung in die Softwareentwicklung, wobei der Fokus auf der eigentlichen Programmierung liegt. In diesem ersten Teil geht es um die Basics: Es werden Variablen, Datentypen, Ablaufstrukturen und Algorithmen erklärt. Außerdem erhält der Leser einen Überblick über die objektorientierte Programmentwicklung mitsamt den Klassen, Objekten, Methoden etc., die man als ... Read more

    £2.99 or Free with Kobo Plus

  • Unofficial SAP WebDynpro for ABAP

    by equitypress ...
    – but finding good reference materials can be difficult. Now, for the first time, aworld class Web Dynpro consultant shares his knowledge and understanding of this complex topic. Web Dynpro for ABAP guides you easily through your learning process. From helping you to assess your Web Dynpro skills, to helping screen candidates for your ABAP positions, Web Dynpro for ABAP will help you ... Read more

    £7.99 or Free with 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 ... Read more

    £31.99

  • Table Views in iOS 11

    Learn how to display tables in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to use Table Views to present information to the user in an iOS application. After reading this guide, you will know how to create dynamic and static tables, how to set and sort the content of a table, how to create custom cells, how to control selection, and how to perform a search.Table of ContentsTABLE VIEWSTablesTable ViewsTable View CellsTable View ProtocolsIndex PathImplementing ... Read more

    £2.11

  • Python und JSON für Einsteiger - Das interaktive Arbeitsbuch

    Lerne das Lesen, Schreiben und Bearbeiten von JSON-Daten mit Python - Schritt für Schritt mit praktischen Übungen, Beispielen und Aufgaben

    by D. S. Lornach ...
    Meistern Sie JSON-Datenverarbeitung mit Python – Das ultimative interaktive Lernbuch für Einsteiger und FortgeschritteneLernen Sie Schritt für Schritt, wie Sie mit Python JSON-Daten professionell lesen, schreiben und bearbeiten. Dieses praxisorientierte Arbeitsbuch macht Sie zum Experten für JSON-Verarbeitung in Python – mit über 100 praktischen Übungen, echten Code-Beispielen und einem kompletten ... Read more

    £7.75 or Free with Kobo Plus

  • First Web Dev Job - Exactly how to land one fast!

    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 ... Read more

    Was £4.99 Now £0.99

  • Mastering Python in 7 Days

    by Alex Wood ...
    Mastering Python in 7 Days is a comprehensive, hands-on guide designed to help you master Python basics quickly and effectively. Whether you're a complete beginner or have some programming experience, this book offers a structured approach to learning Python in just one week.In just 7 days, you'll be equipped to solve problems, automate tasks, analyze data, and start building your own Python ... Read more

    £8.49 or Free with Kobo Plus

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Read more

    £17.99 or Free with Kobo Plus

  • Hands-On RESTful Python Web Services

    Develop RESTful web services or APIs with modern Python 3.7

    Explore the best tools and techniques to create lightweight, maintainable, and scalable Python web servicesKey FeaturesCombine Python with different data sources to build complex RESTful APIs from scratchConfigure and fine-tune your APIs using the best tools and techniques availableUse command-line and GUI tools to test CRUD operations performed by RESTful Web Services or APIsBook ... Read more

    £22.39 or Free with Kobo Plus

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data ... Read more

    £10.59 or Free with Kobo Plus

  • Mastering UI/UX Design: Theoretical Foundations and Practical Applications

    "Mastering UI/UX Design: Theoretical Foundations and Practical Applications" is a comprehensive guide for anyone looking to deepen their understanding of user interface (UI) and user experience (UX) design. This book delves into the core principles and theories that underpin effective UI/UX design, offering readers a solid foundation to build upon. It seamlessly bridges the gap between theory and ... Read more

    £7.99 or Free with Kobo Plus

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Read more

    £19.58

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

    £15.49

  • Master Web Design with HTML, CSS, JavaScript, and jQuery

    Master Web Design with HTML, CSS, JavaScript, and jQuery: Create Stunning Interactive Websites is your comprehensive guide to mastering the art of web design. Whether you're a beginner looking to dive into the world of web development or an experienced designer seeking to enhance your skills, this book has something valuable to offer.In this book, you will embark on a journey through the ... Read more

    £12.49 or Free with Kobo Plus