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 769 - 792 sur 976
Skip side bar filters
  • Real-Time in the Cloud: Azure Messaging & Events

    Harness the power of real-time cloud applications with Real-Time in the Cloud: Azure Messaging & Events. This essential guide explores Microsoft Azure's suite of messaging and event-driven services—unveiling the tools and strategies needed to architect responsive, scalable, and reliable cloud-native systems.Designed for developers, architects, and IT professionals, this book delves into Azure ... En savoir plus

    8,99 € ou Gratuit avec Kobo Plus

  • Sails.js in Action

    SummarySails.js in Action is a comprehensive guide to buildingenterprise-capable web applications using Node and Sails. Written by the creators of the Sails.js framework, this book carefully introduces each concept, technique, and tool with real-world examples and crystal clear explanations.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications ... En savoir plus

    55,91 €

  • Learning Cocoa with Objective-C

    Developing for the Mac and iOS App Stores

    Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don’t have experience with Apple’s developer tools, no problem! From object-oriented programming to storing app data in iCloud, the fourth edition of this book covers everything you need to build apps for the iPhone, iPad, and Mac.You’ll learn how to work with the Xcode IDE, Objective ... En savoir plus

    22,14 €

  • Conquering Laravel With PHP

    Your Guide to Building Powerful and Secure Web Applications

    About the Technology:Laravel is a powerful and versatile PHP framework beloved by developers worldwide. Its elegant syntax, robust features, and vast ecosystem empower you to craft complex web applications with ease. Whether you're building a dynamic e-commerce platform, a feature-rich social network, or a blazing-fast API, Laravel provides the foundation and tools to achieve your vision.This book ... En savoir plus

    9,61 €

  • J2EE Design Patterns

    Patterns in the Real World

    Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built ... En savoir plus

    24,48 €

  • 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

    35,18 €

  • Pattern-Oriented Software Architecture For Dummies

    Implement programming best practices from the ground upImagine how much easier it would be to solve a programming problem, if you had access to the best practices from all the top experts in the field, and you could follow the best design patterns that have evolved through the years. Well, now you can. This unique book offers development solutions ranging from high-level architectural patterns, to ... En savoir plus

    19,99 €

  • C# EBOOK

    par C# ...
    Guida all'apprendimento del linguaggio di programmazione C#.In questo volume verranno trattate le principali metodologie e tecniche della programmazione C#.Argomenti trattati:✔️ Storia del c#✔️ Struttura del programma✔️ Tipi di variabili✔️ Input/Output✔️ Costrutti condizionali (if/else/switch)✔️ Operazioni aritmetiche e booleane✔️ Cicli iterativi (while/for)✔️ Commenti✔️ Vettori/Array✔️ Matrici ... En savoir plus

    5,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

    27,55 €

  • JAVA Programming Simplified

    Java With a lot of Programming examples Key Featuresa- Covers the key concepts of Java Programminga- Programming examples are provided to understand the concepts wella- Designed to cover the syllabus of BCA, BSc-IT and Mater level Courses in Computer Applicationsa- Step by Step instructions are provided to get more clarity on the topica- Covers Core Java along with some advanced topics of Java ... En savoir plus

    13,88 €

  • Java in Action for Programmers

    par Peter Cadenhead ...
    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... En savoir plus

    23,90 €

  • Java Data Objects

    Store Objects with Ease

    Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: ... En savoir plus

    22,14 €

  • C & C++ Interview Questions You'll Most Likely Be Asked

    Collection Livre 4 - Job Interview Questions series
    C & C++ Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver's seat and helps them steer their way ... En savoir plus

    8,47 €

  • Interface Builder

    Learn how to build applications with Xcode 9 and Swift 4

    par J.D Gauchat ...
    Learn how to define user interfaces for your iOS applications using the visual tools provided by Xcode. After reading this guide, you will know how to start a new project, how to structure an application, how to generate the user interface and adapt it to different screens, how to work with view controllers, how to connect the interface with your code, and how to define and modify constraints from ... En savoir plus

    2,56 €

  • Java EE 7 Essentials

    Enterprise Developer Handbook

    par Arun Gupta ...
    Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch ... En savoir plus

    29,46 €

  • Efficient R Programming

    A Practical Guide to Smarter Programming

    There are many excellent R resources for visualization, data science, and package development. Hundreds of scattered vignettes, web pages, and forums explain how to use R in particular domains. But little has been written on how to simply make R work effectively—until now. This hands-on book teaches novices and experienced R users how to write efficient R code.Drawing on years of experience ... En savoir plus

    23,31 €

  • Learn Java Programming in 24 Hours

    par Alex Nordeen ...
    This book will help you learn the basics of Java programming in an easy way. This Edition is a comprehensive guide for beginners to learn the most popular programming languages worldwide.It will familiarize you with various JAVA coding concepts like decisions, loops, arrays, methods, variables, lambda expressions, etc. As well as a brief introduction to various framework it supports like Java SE8, ... En savoir plus

    8,91 €

  • How to JAVA

    a Guide for Self-Learning

    par V.V.R.K ...
    A guide for someone who has no idea what JAVA is but needs to know and fast! This Book is basically designed for beginners who are starting their journey towards learning JAVA. It covers all the basic concepts that you need to know before calling yourself well-versed in JAVA. This book is also suited for students and professionals who wish to prepare for interviews or examinations, and they don't ... En savoir plus

    11,48 €

  • CloudKit with SwiftUI

    Quick Guides for Masterminds

    par J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to share data between devices using CloudKit databases and the SwiftUI framework.After reading this guide, you will know how to work ... En savoir plus

    2,62 €

  • C# Programming in easy steps, 4th edition

    par Mike McGrath ...
    Unlock the power of C# and start creating professional-grade applications — the easy way! C# Programming in easy steps, 4th edition is your beginner-friendly guide to one of the world’s most popular programming languages. In easy steps, and with crystal-clear, syntax-highlighted examples (free to download), you’ll quickly gain the skills to code with confidence. Discover how to:· Build a solid ... En savoir plus

    18,25 €

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... En savoir plus

    115,67 €

  • Advanced R Solutions

    Collection series Chapman & Hall/CRC The R Series
    This book offers solutions to all 284 exercises in Advanced R, Second Edition. All the solutions have been carefully documented and made to be as clear and accessible as possible. Working through the exercises and their solutions will give you a deeper understanding of a variety of programming challenges, many of which are relevant to everyday work. This will expand your set of tools on a ... En savoir plus

    56,00 €

  • Python Black Hat. Programación para Hackers y Pentesters

    2ª Actualización

    Collection series TÍTULOS ESPECIALES
    Cuando se trata de crear herramientas de hackeo potentes y eficaces, Python es el lenguaje elegido por la mayoría de los analistas de seguridad. En este libro explorarás el lado más oscuro de las capacidades de Python: todo, desde escribir sniffers de red, robar credenciales de correo electrónico y acceder a directorios y carpetas por la fuerza hasta crear fuzzers de mutación, investigar máquinas ... En savoir plus

    16,49 €

  • Beginner’s Guide to C# Programming: From Basics to Advanced Concepts

    par Zane Corvex ...
    Transform yourself from complete beginner to confident C# programmer with this comprehensive, project-based guide to modern programming.Master C# Programming Without Confusion or OverwhelmMost programming books throw complex jargon at beginners and expect you to figure it out. This book takes a different approach. Written specifically for people with zero coding experience, it breaks down every ... En savoir plus

    5,99 € ou Gratuit avec Kobo Plus