Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks POO

Si vous aimez les titres POO, vous allez adorer cette sélection.
Affichage des résultats 673 - 696 sur 978
Skip side bar filters
  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns ... En savoir plus

    8,99 €

  • A complete Reference of PHP

    technical, #2018

    par priyanka ...
    Collection Livre 2018 - technical
    PHP: The Complete Reference is a book that provides the readers with key insights into developing dynamic websites using PHP.Summary Of The BookPHP is classified as a server-side scripting language that is used for web development, which can also be utilized as a general-purpose programming language. PHP is installed on over 244 million sites and around 2.1 million servers. PHP: The Complete ... En savoir plus

    2,99 € ou Gratuit avec Kobo Plus

  • Programming with Types

    Examples in TypeScript

    par Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... En savoir plus

    54,06 €

  • Job Ready Python

    Get ready to take on Python with a practical and job-focused guideJob Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately.Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, ... En savoir plus

    25,99 €

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... En savoir plus

    19,46 € ou Gratuit avec Kobo Plus

  • Data-Oriented Programming in Java

    par Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... En savoir plus

    47,57 €

    PRÉ-COMMANDER

  • iOS 15 Programming Fundamentals with Swift

    Swift, Xcode, and Cocoa Basics

    par Matt Neuburg ...
    Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.5. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework.Explore Swift's object-oriented conceptsBecome familiar with ... En savoir plus

    28,21 €

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... En savoir plus

    26,77 €

  • Python Refinement Course

    Powered by GPT-4

    par Andrea Gobbetti ...
    Collection Livre 1 - Python
    This Python Refinement Course will focus on enhancing your practical skills through advanced exercises and projects, covering areas such as algorithms, data structures, object-oriented programming and more complex programming concepts. The course will be structured into modules, each focusing on a specific topic.It's a course powered by the capabilities of GPT-4 for the corrections of both theory ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • Mastering Pygame: From Basics to Advanced Game Development

    "Mastering Pygame: From Basics to Advanced Game Development" is an indispensable resource for both budding and seasoned developers eager to enhance their game programming skills. This comprehensive guide delves deep into the world of Pygame, a popular Python library for creating video games, offering readers a unique blend of theoretical knowledge and practical application.Starting with the ... En savoir plus

    9,49 €

  • The Elements of UML™ 2.0 Style

    par Scott W. Ambler ...
    For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML™ 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and ... En savoir plus

    23,68 €

  • Scala for Data Science

    Leverage the power of Scala with different tools to build scalable, robust data science applications

    par Pascal Bugnion ...
    Leverage the power of Scala with different tools to build scalable, robust data science applicationsKey Features\[\*\] A complete guide for scalable data science solutions, from data ingestion to data visualization\[\*\] Deploy horizontally scalable data processing pipelines and take advantage of web frameworks to build engaging visualizations\[\*\] Build functional, type-safe routines to interact ... En savoir plus

    36,14 € ou Gratuit avec Kobo Plus

  • Introdução a Algoritmos e Estruturas de Dados 1

    Uma base sólida para o mundo real de aprendizado de máquina e análise de dados

    par Bolakale Aremu ...
    Traduit par Bolakale Aremu ...
    Collection Livre 1 - Introdução a Algoritmos e Estruturas de Dados
    Aprender algoritmos e estruturas de dados com este livro vai te ajudar a se tornar um programador melhor. Algoritmos e estruturas de dados farão você pensar de forma mais lógica. Além disso, eles podem te ajudar a projetar sistemas melhores para armazenar e processar dados. Também servem como ferramentas de otimização e resolução de problemas.Como resultado, os conceitos de algoritmos e estruturas ... En savoir plus

    16,68 €

  • Python Made Easy

    A First Course in Computer Programming Using Python

    par Kevin Wilson ...
    Unlock the power of Python with this comprehensive course. From the basics to advanced topics like game development and web apps, this course equips you with the skills to excel in programming. Perfect for beginners!Key FeaturesComprehensive coverage from Python basics to advanced topics, and hands-on exercises & projects.Step-by-step guidance through debugging, testing, and deploymentAccess to ... En savoir plus

    7,20 € ou Gratuit avec Kobo Plus

  • Entity Framework Core in Action

    par Jon Smith ...
    SummaryEntity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... En savoir plus

    42,16 €

  • OBJECT ORIENTED PROGRAMMING

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

    par VIKRAMAN N ...
    Collection Livre 149 - BEMEDIPLOMABSCMSC
    INTRODUCTION TO OBJECT ORIENTED PROGRAMProcedure Oriented Programming (POP)The high level languages, such as BASIC, COBOL, C, FORTRAN are commonly known as Procedure Oriented Programming.Using this approach, the problem is viewed in sequence of things to be done, like reading, processing and displaying or printing. To carry out these tasks the function concepts must be used.This concept basically ... En savoir plus

    13,26 € ou Gratuit avec Kobo Plus

  • Programming Windows Azure

    Programming the Microsoft Cloud

    par Sriram Krishnan ...
    Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.Chapters in Programming Windows Azure are organized to reflect the platform's buffet of ... En savoir plus

    26,77 €

  • Mastering Game Development with PyGame: From Basics to Advanced Techniques

    "Mastering Game Development with PyGame: From Basics to Advanced Techniques" is your comprehensive guide to becoming a skilled game developer using the Python-based PyGame framework. Whether you're a beginner with a passion for game creation or an experienced programmer looking to expand your skills, this book takes you on a journey from the fundamental concepts of game development to advanced ... En savoir plus

    9,49 €

  • Python | Schritt für Schritt Programmieren lernen

    Der ultimative Anfänger Guide für einen einfachen & schnellen Einstieg in die Programmierung mit Python

    "Python - Schritt für Schritt" ist das Buch für alle, die die Grundlagen der Programmierung in Python von einem Ingenieur (M.Eng.) erlernen möchten. In diesem Buch können Sie sowohl die theoretischen Grundlagen als auch den praktischen Umgang mit der Programmiersprache Python anhand von zahlreichen Beispielen und tollen DIY-Projekten erlernen.Wenn Sie also auf der Suche nach einem Praxisratgeber ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Java Servlet Programming

    Help for Server Side Java Developers

    Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content.Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic ... En savoir plus

    26,77 €

  • Optimized C++

    Proven Techniques for Heightened Performance

    par Kurt Guntheroth ...
    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... En savoir plus

    34,19 €

  • Treading on Python: Volume 1

    Foundations of Python

    par Matt Harrison ...
    Treading on Python Volume 1 is a book designed to bring developers and others who are anxious to learn Python up to speed quickly. Not only does it teach the basics of syntax, but it condenses years of experience gained from programming, tutoring and teaching. You will learn warts, gotchas, best practices and hints that have been gleaned through the years in days. You will hit the ground running ... En savoir plus

    11,48 €

  • Programming Backend with Go

    par Julian Braun ...
    This book takes its time to go over every important aspect of backend programming, from the fundamentals to more advanced techniques, so that you can become experts in Go scripting and all the things Go can do. Quickly introducing readers to Go and its ecosystem, the book walks them through installing the language and creating a development environment with Visual Studio Code. Next, it takes a ... En savoir plus

    28,99 €

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... En savoir plus

    37,07 €