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 505 - 528 sur 976
Skip side bar filters
  • Data Storage in iOS 11

    Learn how to create files and store data in iOS 11 with Swift 4

    par J.D Gauchat ...
    Learn how to store data in a device from an iOS application. After reading this guide, you will know how to store user's settings, how to create and manage files, and how to encode and decode content to store structured data on files.Table of ContentsSTORAGEUser PreferencesUser DefaultsFilesFile ManagerURLs and PathsFiles and DirectoriesFiles AttributesFiles ContentBundleArchivingEncoding and ... En savoir plus

    2,49 €

  • Mastering Three.js: A Journey Through 3D Web Development

    "Mastering Three.js: A Journey Through 3D Web Development" is an essential guide for any web developer or designer looking to incorporate 3D graphics into their websites and applications. This comprehensive book dives deep into the capabilities of Three.js, a powerful JavaScript library that enables the creation of stunning 3D graphics in a web browser using WebGL.The journey begins with an ... En savoir plus

    9,49 €

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... En savoir plus

    8,74 €

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

    Avant 5,99 € Après 0,99 €

  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... En savoir plus

    24,09 €

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... En savoir plus

    22,65 €

  • Scala

    Como escalar sua produtividade

    par Paulo Siqueira ...
    Scala é uma linguagem que une Orientação a Objetos e Programação Funcional, de sintaxe enxuta e estaticamente tipada, projetada para expressar padrões de programação de uma forma concisa e elegante. Para desenvolvedores com conhecimento em linguagens orientadas a objetos, como Java ou C#, Scala é um passo natural, oferecendo o lado funcional como um desafio em termos de aprendizagem, mas com ... En savoir plus

    9,49 € ou Gratuit avec Kobo Plus

  • Designing Microservices Using Django

    par Shayank Jain ...
    A step-by-step that will help you build Microservices architecture using Django and Python KEY FEATURES a- Understand in-depth the fundamentals of Microservicesa- Learn how to create and use Django APIs a- Use web technology such as Nginx, Gunicorn, UWSGI, and Postgresql to deploy a Django projectDESCRIPTION Microservices architectures solve the multiple problems of software architecture. Django ... En savoir plus

    13,48 €

  • Web Access in iOS 11

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

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

    2,49 €

  • Pattern-Oriented Software Architecture, Patterns for Resource Management

    Collection Livre 3 - Wiley Software Patterns Series
    The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.The ... En savoir plus

    33,99 €

  • Come diventare programmatore

    par Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... En savoir plus

    6,49 €

  • Programming iOS 14

    par Matt Neuburg ...
    If youâ??re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, youâ??ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse ... En savoir plus

    28,21 €

  • Java For Dummies

    par Barry Burd ...
    Learn to code with Java and open the gate to a rewarding careerNow in its 9th edition, Java For Dummies gives you the essential tools you need to understand the programming language that 17 million software developers rely on. This beginner-friendly guide simplifies every step of the learning process. You'll learn the basics of Java and jump into writing your own programs. Along the way, you'll ... En savoir plus

    22,99 €

  • Java Cryptography

    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... En savoir plus

    21,52 €

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... En savoir plus

    9,49 €

  • Android Studio 3.2 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.2, Kotlin and Android Jetpack

    par Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9, Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... En savoir plus

    32,99 € ou Gratuit avec Kobo Plus

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    par James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... En savoir plus

    26,50 €

  • UML: A Beginner's Guide

    par Jason Roff ...
    Collection series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... En savoir plus

    25,02 €

  • Hadoop in Practice

    par Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... En savoir plus

    54,06 €

  • Aurelia in Action

    par Sean Hunter ...
    SummaryAurelia in Action teaches you how to build fantastic single-page applications with the Aurelia framework. You'll learn about modern design practices and a modular architecture based on web components, perfect for hybrid web + mobile apps.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyTry Aurelia, and you may ... En savoir plus

    54,06 €

  • Get Programming with Haskell

    par Will Kurt ...
    SummaryGet Programming with Haskell leads you through short lessons, examples, and exercises designed to make Haskell your own. It has crystal-clear illustrations and guided practice. You will write and test dozens of interesting programs and dive into custom Haskell modules. You will gain a new perspective on programming plus the practical ability to use Haskell in the everyday world. (The 80 IQ ... En savoir plus

    54,06 €

  • Introduction to Programming and Problem-Solving Using Scala

    Collection series Chapman & Hall/CRC Textbooks in Computing
    Praise for the first edition:"The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and ... En savoir plus

    80,45 €

  • C# 3.0 Design Patterns

    Use the Power of C# 3.0 to Solve Real-World Problems

    par Judith Bishop ...
    If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and ... En savoir plus

    18,94 €

  • Programming iOS 12

    Dive Deep into Views, View Controllers, and Frameworks

    par Matt Neuburg ...
    If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse view ... En savoir plus

    33,36 €