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 289 - 312 sur 977
Skip side bar filters
  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et ... En savoir plus

    29,99 € ou Gratuit avec Kobo Plus

  • iOS 8 App Development Essentials - Second Edition

    par 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 ... En savoir plus

    11,82 €

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... En savoir plus

    25,43 € ou Gratuit avec Kobo Plus

  • Algoritma Geliştirme ve Veri Yapıları

    Python ve Visual Basic Örnekleriyle

    Programcılığın ve Bilgisayarla Sorun Çözmenin AnayasasıAnlatılan kavramların PYTHON ve VISUL BASIC dillerindeki örnekleriyle zenginleştirilmiş, tamamen gözden geçirilmiş yeni baskı!Herhangi bir problemin çözümü için izlenecek yolu belirlemek ve programcılık mantığını anlamak için algoritma ve veri yapıları konusunun incelendiği bu kitap; programcılık temel kavramları, karar ve kontrol yapıları, ... En savoir plus

    10,00 € ou Gratuit avec Kobo Plus

  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    par Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... En savoir plus

    9,09 €

  • Virtual Networks Unlocked: Your Guide to Azure Connectivity

    Unlock the full potential of Microsoft Azure's networking capabilities with Virtual Networks Unlocked: Your Guide to Azure Connectivity. This comprehensive and practical guide walks you through every critical aspect of Azure Virtual Networking, making it an essential companion for IT professionals, cloud architects, and network engineers aiming to design, implement, and manage cloud-connected ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • MOJO Programming Beginners Guide

    Your easy step-by-step to becoming a pro at MOJO from Scratch

    Collection series Mojo Programming mastery
    Unleash Your Mojo: A Beginner's Guide to MOJO ProgrammingAbout MOJO:MOJO is a revolutionary programming language designed to bridge the gap between user-friendly languages like Python and the high-performance capabilities of systems languages like C++. It offers:Easy-to-learn syntax: If you're familiar with Python, you'll pick up MOJO quickly.Blazing-fast performance: MOJO leverages cutting-edge ... En savoir plus

    7,32 € ou Gratuit avec Kobo Plus

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    par santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... En savoir plus

    9,10 € ou Gratuit avec Kobo Plus

  • Fortgeschrittene Python-Techniken

    Ein umfassender Leitfaden für Entwickler, die über die Grundlagen hinauswachsen wollen.

    par Lukas Neumann ...
    Traduit par Lukas Neumann ...
    Werden Sie zum Python-Experten – Der umfassende Leitfaden für fortgeschrittene Python-EntwicklungSie beherrschen die Grundlagen von Python, aber Ihre Karriere stagniert? Sie schreiben funktionierenden Code, aber er fühlt sich nicht "pythonic" an? Dieses Buch ist Ihr Wegweiser zur Python-Meisterschaft."Fortgeschrittene Python-Techniken" ist das definitive Handbuch für Python-Entwickler, die den ... En savoir plus

    16,99 € ou Gratuit avec Kobo Plus

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... En savoir plus

    14,49 € ou Gratuit avec Kobo Plus

  • Mathematics and Programming for Machine Learning with R

    From the Ground Up

    par William Claster ...
    Based on the author’s experience in teaching data science for more than 10 years, Mathematics and Programming for Machine Learning with R: From the Ground Upreveals how machine learning algorithms do their magic and explains how these algorithms can be implemented in code. It is designed to provide readers with an understanding of the reasoning behind machine learning algorithms as well as how to ... En savoir plus

    70,82 €

  • Python: Guida Completa alla Programmazione

    Collection Livre 3 - La collezione informatica
    "Python: Guida Completa alla Programmazione" è un libro esaustivo progettato per introdurre chiunque alla programmazione utilizzando Python. Questo manuale offre un percorso completo, adatto sia ai principianti che a coloro che desiderano approfondire le proprie competenze.Caratteristiche Principali:Introduzione Progressiva: Il libro inizia con concetti di base per costruire una solida ... En savoir plus

    3,49 € ou Gratuit avec Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    par Corin Hale ...
    Collection Livre 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus

  • IBM Rational Unified Process Reference and Certification Guide: Solution Designer (RUP)

    Solution Designer (RUP)

    Collection series IBM Press
    The Only Official RUP® Certification Prep Guide and Compact RUP ReferenceThe IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP.The first and ... En savoir plus

    43,45 €

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    par Ivan Murashko ...
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the ... En savoir plus

    27,55 € ou Gratuit avec Kobo Plus

  • Next.js: Navigating the Future of Web Development

    "Next.js: Navigating the Future of Web Development" is an in-depth exploration of one of today's most powerful and popular web development frameworks. This comprehensive guide dives deep into the capabilities of Next.js, a framework built on React.js, offering a blend of server-side rendering, static site generation, and client-side rendering to create fast, scalable, and reliable web applications ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Programação orientada a objetos com C#

    Collection series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Este livro aborda de maneira introdutória os conceitos da área da programação orientada a objetos. Entre os conceitos ... En savoir plus

    4,99 €

  • UML 2.0 Pocket Reference

    UML Syntax and Usage

    par Dan Pilone ...
    Globe-trotting travelers have long resorted to handy, pocket-size dictionaries as an aid to communicating across the language barrier. Dan Pilone's UML 2.0 Pocket Reference is just such an aid for on-the-go developers who need to converse in the Unified Modeling Language (UML). Use this book to decipher the many UML diagrams you'll encounter on the path to delivering a modern software system ... En savoir plus

    8,79 €

  • Learning ActionScript 3.0

    The Non-Programmer's Guide to ActionScript 3.0

    In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects.The authors do more than just give you a collection of sample scripts. Written for those of you new ... En savoir plus

    19,49 €

  • Agile, DevOps and Cloud Computing with Microsoft Azure

    par Soni Mitesh ...
    A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud Key featuresa- Learn how to do Continuous Planning in Azure DevOpsa- Learn the basics of Continuous Code Inspection and importance of Code Qualitya- Learn how continuous integration can make a difference in the application life cyclea- Learn how to create and configure Cloud ... En savoir plus

    14,64 €

  • PYTHON - PERDIDOS NO MUNDO DO CÓDIGO

    APRENDER PROGRAMAÇÃO ORIENTADA A OBJETO NUNCA FOI TÃO DIVERTIDO

    Collection series PERDIDOS NO MUNDO CÓDIGO - PYTHON
    Essa é a história de Jonny, um programador que cai no sono enquanto trabalha em frente ao computador. Quando acorda, ele se encontra preso em um mundo formado por código e números, e seu corpo também é formado por código. Ele tenta entender o que está acontecendo e como sair dali, e descobre que o mundo é feito em uma linguagem de programação que ele conhece, o Python.Enquanto explora esse mundo, ... En savoir plus

    0,43 € ou Gratuit avec Kobo Plus

  • 深入淺出程式原始碼弱點 十大成因與修復指引

    SAST Demystified: A Developer's Guide to Understanding Source Code Vulnerabilities, Their Causes, and Fixes

    par AS studio ...
    面對原始碼掃描 (SAST) 工具跳出的滿江紅警示,你是否曾感到困惑,覺得報告如同一本天書,只能照著建議「盲目修改」,卻不明白問題的根源? 本書將帶你告別這種窘境,旨在深入剖析常見 SAST 弱點背後的真正「成因」。以 OWASP Top 10 為核心,本書系統性地拆解每一類高風險弱點——從失效的存取控制、注入攻擊到不安全的反序列化。透過清晰的「錯誤與修正對照」C#/.NET 程式碼範例,以及對「常見修復誤區」的深度提醒,你將不僅學會如何「精準修補」,更能理解「為何如此修改才安全」,從而具備從源頭寫出更健壯、更安全程式碼的實戰能力。 ... En savoir plus

    16,37 € ou Gratuit avec Kobo Plus

  • Mastering GameMaker: A Journey from Novice to Expert

    "Mastering GameMaker: A Journey from Novice to Expert" is the definitive guide for anyone aspiring to master the art of game development using the renowned GameMaker Studio. Whether you're an absolute beginner or an intermediate user looking to refine your skills, this book offers a comprehensive and engaging path to becoming an expert in one of the most user-friendly game development platforms ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • OpenGL to WebGL: Bridging the Graphics Divide

    "OpenGL to WebGL: Bridging the Graphics Divide" is an authoritative guide for developers and programmers looking to transition from the traditional OpenGL framework to the web-based WebGL for graphics programming. This comprehensive book provides a deep dive into the intricacies of both OpenGL and WebGL, offering insights into their similarities and differences, and the unique opportunities each ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus