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 Langage de programmation

Si vous aimez les titres Langage de programmation, vous allez adorer cette sélection.
Affichage de 265 à 288 sur 10546 résultats
Skip side bar filters
  • XML For Dummies

    See how XML works for business needs and RSS feedsCreate consistency on the Web, or tag your data for different purposesTag -- XML is it! XML tags let you share your format as well as your data, and this handy guide will show you how. You'll soon be using this markup language to create everything from Web sites to business forms, discovering schemas and DOCTYPES, wandering the Xpath, teaming up ... En savoir plus

    $23.99 CAD

  • Introduction to Design Patterns in C++ with Qt

    Collections series Prentice Hall Open Source Software Development Series
    Master C++ “The Qt Way” with Modern Design Patterns and Efficient ReuseThis fully updated, classroom-tested book teaches C++ “The Qt Way,” emphasizing design patterns and efficient reuse. Readers will master both the C++ language and Qt libraries, as they learn to develop maintainable software with well-defined code layers and simple, reusable classes and functions.Every chapter of this edition ... En savoir plus

    $57.99 CAD

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    par Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... En savoir plus

    $5.14 CAD

  • Raspberry Pi I/O Programming Using Python

    par Agus Kurniawan ...
    This book provides alternative approach to access Raspberry Pi I/O using Python. It describes how to work with Raspberry Pi I/O and illustrates their use with code examples in Python. The following is highlight topics in book:* Setup Development Environment* Hello Raspberry Pi I/O and Python* Raspberry Pi GPIO* Raspberry Pi UART* Raspberry Pi I2C* Raspberry Pi SPI* Working with DAC and ADC on ... En savoir plus

    $4.69 CAD

  • C++ Concurrency in Action

    "This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." - Rob Green, Bowling Green State UniversityThis bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.About the TechnologyYou choose C++ ... En savoir plus

    $90.99 CAD

  • Perl Cookbook

    Solutions & Examples for Perl Programmers

    Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications.The second edition of Perl Cookbook has been fully updated ... En savoir plus

    $35.99 CAD

  • Building Minecraft Server Modifications

    Discover how to program your own server plugins and augment your Minecraft server with Bukkit

    par Cody M. Sommer ...
    Modifying Minecraft with the Bukkit API is a unique guide that will walk you through the entire process of developing mods for your Minecraft server.Modifying Minecraft with the Bukkit API is great for anyone who is interested in customizing their Minecraft server. Whether you are new to programming, Java, Bukkit, or even Minecraft itself, this book has you covered. All you need is a valid ... En savoir plus

    $28.99 CAD ou Gratuit avec Kobo Plus

  • CodeNotes for VB.NET

    par Gregory Brill ...
    Collections series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... En savoir plus

    $13.99 CAD

  • C# 12 in a Nutshell

    The Definitive Reference

    par Joseph Albahari ...
    When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth, there's always so much more to learn. In the tradition of O'Reilly's Nutshell guides, this thoroughly updated edition is simply the best one-volume reference to the C# language available today.Aimed at intermediate and ... En savoir plus

    $59.99 CAD

  • Mastering Algorithms with C

    Useful Techniques from Sorting to Encryption

    par Kyle Loudon ...
    There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information ... En savoir plus

    $54.99 CAD

  • Top 10 Xamarin Tips and Traps

    par Charles Pluta ...
    Are you ready to create the next cross-platform app that reaches millions of downloads? Do you need to enable mobile connectivity for your organization? Read this free eBook from Infragistics to learn ten tips and traps you must know as you use Xamarin and Xamarin.Forms with Visual Studio to create cross-platform mobile apps.Whether you are new to creating mobile apps, or an experienced developer, ... En savoir plus

    Gratuit

  • Comment apprendre le HTML et CSS en 60 minutes ?

    Collections Livre 24 - Encyclopédie Le Savez-Vous ?
    Le collectif des éditions ebooks vous offre, avec la participation d'un programmeur expérimenté, un guide complet et pratique afin de maîtriser rapidement le HTML et CSS. Ce livre numérique a obtenu La Médaille d'Or des Lecteurs (lalitterature.net)Voici les différents sujets traités:- Qu'est-ce que le HTML ?- Comment fonctionne le HTML ?- Les balises à connaître absolument en HTML !- Conclusion du ... En savoir plus

    $4.99 CAD

  • Python for Beginners. A Smarter Way to Learn Python in 5 Days and Remember it Longer. With Easy Step by Step Guidance and Hands on Examples. (Python Crash Course-Programming for Beginners)

    Have you always wanted to learn computer programming but thought it was too difficult or would take too long?Do you want to know the secret to learning Python the easy way and start programming today?This book is for you.You don't need to waste your time and money learning Python the hard way through tiresome technical books, expensive online courses and difficult Python tutorials.This non ... En savoir plus

    $5.99 CAD ou Gratuit avec Kobo Plus

  • C# in Depth

    par Jonathan Skeet ...
    Effective techniques and experienced insights to maximize your C# 6 and 7 programming skillsKey FeaturesWritten by C# legend and top StackOverflow contributor Jon SkeetUnlock the new features of C# 6 and 7Insights on the future of the C# languageMaster asynchronous functions, interpolated strings, tuples, and more”An excellent overview of C# with helpful and realistic examples that make learning ... En savoir plus

    $65.99 CAD

  • Beginning Visual Basic 2015

    par Bryan Newsome ...
    Learn Visual Basic step by step and start programming right awayBeginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations ... En savoir plus

    $35.99 CAD

  • Developing Backbone.js Applications

    Building Better JavaScript Applications

    par Addy Osmani ...
    If you want to build your site’s frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a ... En savoir plus

    $32.99 CAD

  • PowerShell for Sysadmins

    Workflow Automation Made Easy

    par Adam Bertram ...
    Learn to use PowerShell, Microsoft's scripting language, to automate real-world tasks that IT professionals and system administrators deal with every day.Save Time. Automate.PowerShell® is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of IT. In PowerShell for Sysadmins, five-time Microsoft® MVP "Adam the Automator" Bertram shows you ... En savoir plus

    $35.19 CAD

  • Beginning C# 6 Programming with Visual Studio 2015

    Get started with Visual C# programming with this great beginner's guideBeginning C# 6 Programming with Visual Studio 2015 provides step-by-step directions for programming with C# in the .NET framework. Beginning with programming essentials, such as variables, flow control, and object-oriented programming, this authoritative text moves into more complicated topics, such as web and Windows ... En savoir plus

    $39.99 CAD

  • Go Programming Language, The

    Collections series Addison-Wesley Professional Computing Series
    The Go Programming Language is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++.The first chapter is a ... En savoir plus

    $37.99 CAD

  • Beginning XML

    A complete update covering the many advances to the XML languageThe XML language has become the standard for writing documents on the Internet and is constantly improving and evolving. This new edition covers all the many new XML-based technologies that have appeared since the previous edition four years ago, providing you with an up-to-date introductory guide and reference. Packed with real-world ... En savoir plus

    $31.99 CAD

  • Getting Started with Sensors

    Measure the World with Electronics, Arduino, and Raspberry Pi

    To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects.But if you incorporate Arduino or Raspberry Pi into your project, you can build much more ... En savoir plus

    $14.99 CAD

  • Learning React Native

    Building Native Mobile Apps with JavaScript

    par Bonnie Eisenman ...
    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.Through ... En savoir plus

    $54.99 CAD

  • Java SOA Cookbook

    SOA Implementation Recipes, Tips, and Techniques

    par Eben Hewitt ...
    Java SOA Cookbook offers practical solutions and advice to programmers charged with implementing a service-oriented architecture (SOA) in their organization. Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away.The book focuses ... En savoir plus

    $35.99 CAD

  • Getting Started with p5.js

    Making Interactive Graphics in JavaScript and Processing

    With p5.js, you can think of your entire Web browser as your canvas for sketching with code!Learn programming the fun way--by sketching with interactive computer graphics! Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 ... En savoir plus

    $9.99 CAD