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 577 à 600 sur 10539 résultats
Skip side bar filters
  • Making Android Accessories with IOIO

    Going Mobile with Sensors, Lights, Motors, and Robots

    par Simon Monk ...
    Create your own electronic devices with the popular IOIO ("yoyo") board, and control them with your Android phone or tablet. With this concise guide, you’ll get started by building four example projects—after that, the possibilities for making your own fun and creative accessories with Android and IOIO are endless.To build Android/IOIO devices, you write the program on your computer, transfer it ... En savoir plus

    $6.99 CAD

  • MySQL in a Nutshell

    MySQL is the world's most popular open source database. MySQL is designed for speed, power, and flexibility in mission-critical, heavy-use environments and modest applications as well. It's also surprisingly rich in features. If you're a database administrator or programmer you probably love the myriad of things MySQL can do, but sometimes wish there wasn't such a myriad of things to remember. ... En savoir plus

    $25.99 CAD

  • Mathematica Cookbook

    Building Blocks for Science, Engineering, Finance, Music, and More

    par Sal Mangano ...
    Mathematica Cookbook helps you master the application's core principles by walking you through real-world problems. Ideal for browsing, this book includes recipes for working with numerics, data structures, algebraic equations, calculus, and statistics. You'll also venture into exotic territory with recipes for data visualization using 2D and 3D graphic tools, image processing, and music.Although ... En savoir plus

    $47.99 CAD

  • Learn Ruby the Hard Way

    A Simple and Idiomatic Introduction to the Imaginative World Of Computational Thinking with Code

    par Zed Shaw ...
    Collections series Zed Shaw's Hard Way Series
    You Will Learn Ruby!Zed Shaw has perfected the world’s best system for learning Ruby. Follow it and you will succeed—just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Ruby the Hard Way, Third Edition, you’ll learn Ruby by working through 52 brilliantly crafted exercise... ... En savoir plus

    $31.99 CAD

  • Implementation Patterns

    par Kent Beck ...
    Collections series Addison-Wesley Signature Series (Beck)
    Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday ProgrammingGreat code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make ... En savoir plus

    $47.99 CAD

  • Pro Spring 5

    An In-Depth Guide to the Spring Framework and Its Tools

    Collections series Professional and Applied Computing (R0)
    Master Spring basics and core topics, and share the authors’ insights and real–world experiences with remoting, Hibernate, and EJB. Beyond the basics, you'll learn how to leverage the Spring Framework to build the various tiers and parts of an enterprise Java application: transactions, web and presentation tiers, deployment, and much more. A full sample application allows you to apply many of the ... En savoir plus

    $57.69 CAD

  • CodeNotes for J2EE

    EJB, JDBC, JSP and Servlets

    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

    $6.99 CAD

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

    par Lars George ...
    If you're looking for a scalable storage solution to accommodate a virtually endless amount of data, this book shows you how Apache HBase can fulfill your needs. As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Many IT executives are asking pointed questions ... En savoir plus

    $28.99 CAD

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... En savoir plus

    $28.99 CAD

  • AVR Programming

    Learning to Write Software for Hardware

    par Elliot Williams ...
    Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each ... En savoir plus

    $25.99 CAD

  • Polished Ruby Programming

    Build better software with more intuitive, maintainable, scalable, and high-performance Ruby code

    par Jeremy Evans ...
    Elevate your Ruby skills to an advanced level by deepening your understanding of the design principles, best practices, and trade-offs involved in implementation approaches to future-proof your Ruby applications Key FeaturesLearn Ruby web application design principles and strategies for databases, security, and testing from a Ruby committerUnderstand the design principles behind polished Ruby code ... En savoir plus

    $52.99 CAD ou Gratuit avec Kobo Plus

  • Code That Fits in Your Head

    Heuristics for Software Engineering

    par Mark Seemann ...
    How to Reduce Code Complexity and Develop Software More Sustainably"Mark Seemann is well known for explaining complex concepts clearly and thoroughly. In this book he condenses his wide-ranging software development experience into a set of practical, pragmatic techniques for writing sustainable and human-friendly code. This book will be a must-read for every programmer."-- Scott Wlaschin, author ... En savoir plus

    $37.99 CAD

  • Excel Programming through VBA: A Complete Macro Driven Excel 2010 Application

    par Stephen J Link ...
    Excel Programming through VBA: A Complete Macro Driven Excel 2010 ApplicationAfter completing this EBook you will have a complete, macro driven, Excel application. The original version is Excel 2010, but the code and functionality is designed to work on previous versions; in addition to the 2013 version. All source code and Excel sheets are downloadable from the author's web site.We will cover the ... En savoir plus

    $2.99 CAD ou Gratuit avec Kobo Plus

  • Eloquent JavaScript, 4th Edition

    Start building beautiful web applications in JavaScript with the bestselling introduction to the language, updated with new features, fresh exercises, and fun projects.JavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making ... En savoir plus

    $43.19 CAD

  • iOS 5 Programming Cookbook

    Solutions & Examples for iPhone, iPad, and iPod touch Apps

    Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage.If ... En savoir plus

    $36.99 CAD

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    par Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... En savoir plus

    $47.99 CAD

  • Hands-On Network Programming with C

    Learn socket programming in C and write secure and optimized network code

    A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with CKey FeaturesApply your C and C++ programming skills to build powerful network applicationsGet to grips with a variety of network protocols that allow you to load web pages, send emails, and do much moreWrite portable network code for Windows, Linux, and macOSBook ... En savoir plus

    $39.99 CAD ou Gratuit avec Kobo Plus

  • Learning Python

    Powerful Object-Oriented Programming

    par Mark Lutz ...
    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated sixth edition will help you quickly write efficient, high-quality code with Python. It's an ideal way to begin, whether you're new to programming or a professional developer versed in other languages.Complete with quizzes, exercises, and ... En savoir plus

    $67.99 CAD

  • WebGL: Up and Running

    Building 3D Graphics for the Web

    par Tony Parisi ...
    Get a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5’s family of technologies. With this hands-on guide, you’ll learn essential WebGL development and production concepts, using the JavaScript 3D engine Three.js. At the end of the book, you’ll put everything together and build a full 3D application with WebGL.You don’t have to be a game development ... En savoir plus

    $25.99 CAD

  • ASP.NET MVC 5 with Bootstrap and Knockout.js

    Building Dynamic, Responsive Web Applications

    par Jamie Munro ...
    Bring dynamic server-side web content and responsive web design together to build websites that work and display well on any resolution, desktop or mobile. With this practical book, you’ll learn how by combining the ASP.NET MVC server-side language, the Bootstrap front-end framework, and Knockout.js—the JavaScript implementation of the Model-View-ViewModel pattern.Author Jamie Munro introduces ... En savoir plus

    $20.99 CAD

  • XML in a Nutshell

    A Desktop Quick Reference

    If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in ... En savoir plus

    $32.99 CAD

  • Building on SugarCRM

    Creating Applications the Easy Way

    par John Mertic ...
    In the crowded field of customer relationship management (CRM) systems, SugarCRM stands out—not only for its modular design, but also for the ease with which you can develop, customize, and extend your CRM applications. This concise book provides a thorough overview of the development tools and APIs available in SugarCRM 6.2, showing both developers and nondevelopers alike how to use them to build ... En savoir plus

    $9.99 CAD

  • A Quick Guide to 2d Infinite Runners with Unity

    Quick Guides, #3

    par Patrick Felicia ...
    Collections Livre 3 - Quick Guides
    It can be intimidating to start with Unity, and while several books can provide comprehensive information, you may, like many other readers, just want to focus on a particular topic and get started fast.This book is part of a series entitled A Quick Guide To, and does just this. In this book series, you have the opportunity to get started on a particular topic in less than 60 minutes, delving ... En savoir plus

    Gratuit

  • Coding with Roblox Lua in 24 Hours

    The Official Roblox Guide

    In just 24 lessons of one hour or less, Coding with Roblox Lua in 24 Hours: The Official Roblox Guide helps you learn all the skills and techniques you'll need to code your own Roblox experiences. Perfect for beginners, each short and easy lesson builds upon everything that's come before, helping you quickly master the essentials of Lua programming. Step-by-step instructions walk you through ... En savoir plus

    $31.99 CAD