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 385 - 408 sur 978
Skip side bar filters
  • 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 €

  • Object-Oriented C++ You Can Build On

    Build a Task Manager by Applying Object-Oriented C++ and STL

    par Felix Ibarra ...
    modern C++ programming and object-oriented C++. Are you ready to master modern C++ and build real, working programs? Object-Oriented C++ You Can Build On is the hands-on guide that takes you from beginner to pro by teaching classes, inheritance, and memory handling through clear, worked examples. This book focuses on practical skills you can apply immediately, whether you're starting out or ... En savoir plus

    4,99 €

  • JAVA 9.0 To 13.0 New Features

    par JogA Mandar ...
    Comprehensive guide to study the version updates from JDK9.0 to JDK13.0Key features Learn the journey of Java from its initial days till date. Learn how to implement modular programming in java9. Study the updates in different versions of Java from version 9.0 to 13.0. Understand the need and working of reactive programming. Learn to migrate the pre-existing Java code to new versions. Learn how to ... En savoir plus

    13,59 €

  • The Book of F#

    Breaking Free with Managed Functional Programming

    par Dave Fancher ...
    F# brings the power of functional-first programming to the .NET Framework, a platform for developing software in the Microsoft Windows ecosystem. If you're a traditional .NET developer used to C# and Visual Basic, discovering F# will be a revelation that will change how you code, and how you think about coding.In The Book of F#, Microsoft MVP Dave Fancher shares his expertise and teaches you how ... En savoir plus

    20,38 €

  • Ruby by Example

    Concepts and Code

    par Kevin C. Baird ...
    There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it illustrates, and showing how to modify it to suit your needs. Baird's examples demonstrate key features of the language (such as inheritance, encapsulation, ... En savoir plus

    13,38 €

  • Java 7 Pocket

    par Luigi Comi ...
    Collection Livre 4 - Programmare con Java
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica e della tecnologia nel suo insieme. Dal 1995, anno del suo debutto ufficiale, a oggi, risulta impiegato nei più svariati dispositivi elettronici: computer, smartphone, televisori, navigatori satellitari.Studiare Java permette non solo di imparare un moderno linguaggio di programmazione ma anche, una volta ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • La programmazione orientata agli oggetti

    ULTIMA EDIZIONE: APRILE 2024Devi entrare in contatto con la programmazione ad oggetti?Hai sentito parlare di questo paradigma di programmazione, ma non sai da dove cominciare?Hai provato in passato a capirci qualcosa senza successo?Se ti trovi in una delle precedenti condizioni, allora questo libro potrebbe essere un ottimo investimento!Questo libro è scritto esplicitamente per... ... En savoir plus

    4,99 €

  • Data Clustering in C++

    An Object-Oriented Approach

    par Guojun Gan ...
    Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement ... En savoir plus

    84,25 €

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    par Jordan Hudgens ...
    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular ... En savoir plus

    25,95 € ou Gratuit avec Kobo Plus

  • Mastering Visual Studio Code: Navigating the Future of Development

    "Mastering Visual Studio Code: Navigating the Future of Development" is an essential guide for developers seeking to harness the full potential of Visual Studio Code, the popular code editor from Microsoft. This comprehensive book offers an in-depth exploration of the features, extensions, and customization options that make Visual Studio Code a powerful tool for modern software development ... En savoir plus

    9,49 €

  • Head First Object-Oriented Analysis and Design

    A Brain Friendly Guide to OOA&D

    "Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great ... En savoir plus

    34,19 €

  • Object Management

    Modifié par Roger Tagg, June Mabon ...
    Collection series Routledge Revivals
    First published in 1992, this volume explores the use of object oriented methods which is forecast to grow rapidly, with their flexibility and facility to overcome some of the inadequacies of relational databases. This timely book reviews their potential in the data management context.It examines the impact of object oriented techniques on the practice of data management including data analysis, ... En savoir plus

    45,08 €

  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    par Mauricio Aniche ...
    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus