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 457 à 480 sur 10545 résultats
Skip side bar filters
  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Essential PHP Security

    A Guide to Building Secure Web Applications

    par Chris Shiflett ...
    Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to ... En savoir plus

    $21.99 CAD

  • 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

    $35.99 CAD

  • NUnit Pocket Reference

    Up and Running with NUnit

    par Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... En savoir plus

    $8.99 CAD

  • jQuery Programming by Example

    par Agus Kurniawan ...
    This book helps you getting started with jQuery. Several sample codes are presented to illustrate how to use jQuery and integrate with PHP.*TOC*Preparing jQuery Development Environment1.1 Installation1.2 Development Tools1.3 Web Server1.4 Hello WorldHandling HTML Elements2.1 HTML Elements2.2 Getting HTML Element Value2.2.1 Textbox2.2.2 Textarea2.2.3 Dropdown - select Element2.2.4 Date Input... ... En savoir plus

    $4.71 CAD

  • Efficient Android Threading

    Asynchronous Processing Techniques for Android Applications

    Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you’re building.Author Anders Goransson demonstrates the advantages and ... En savoir plus

    $36.99 CAD

  • HTML5 and JavaScript Web Apps

    Bridging the Gap Between the Web and the Mobile Web

    par Wesley Hales ...
    This hands-on book looks past the hype and buzzwords surrounding HTML5 and gives you a conservative and practical approach to using HTML5, JavaScript MVC frameworks, and the latest W3C specifications. You’ll quickly master how to build mobile and desktop web apps that are widely supported across all major web browsers and devices.Even though Web Storage, Web Workers, Geolocation, Device ... En savoir plus

    $19.99 CAD

  • DocBook 5: The Definitive Guide

    The Official Documentation for DocBook

    If you need a reliable tool for technical documentation, this clear and concise reference will help you take advantage of DocBook, the popular XML schema originally developed to document computer and hardware projects. DocBook 5.0 has been expanded and simplified to address documentation needs in other fields, and it's quickly becoming the tool of choice for many content providers.DocBook 5: The ... En savoir plus

    $35.99 CAD

  • Head First C#

    Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying ... En savoir plus

    $37.99 CAD

  • Arduino

    The ultimate guide to Arduino, including projects, programming tips & tricks, and much more!

    par Geoff Adams ...
    ARDUINOIf you are interested in getting hands-on knowledge that will allow you to build your own Arduino projects, but you do not know where to start, this book is for you!There is a common myth that building exciting projects with Arduino is a complicated affair, especially if you do not have any prior experience with electronics and programming.But that just simply isn't true!This books debunks ... En savoir plus

    $2.99 CAD ou Gratuit avec Kobo Plus

  • Beginning ASP.NET 4.5: in C# and VB

    par Imar Spaanjaars ...
    The ultimate programming guide to ASP.NET 4.5, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4.5, this introductory book is filled with helpful examples and contains a user-friendly, step-by-step format. Written by popular author and Microsoft ASP.NET MVP Imar Spaanjaars, this book walks you through ASP.NET, Microsoft's technology for building dynamically generated web ... En savoir plus

    $43.99 CAD

  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    par Ben Dewey ...
    Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you’re an experienced .NET developer who wants to get up to ... En savoir plus

    $11.99 CAD

  • Android: Game Programming

    A Developer's Guide

    Extend your game development skills by harnessing the power of Android SDKKey Features\[\*\] Gain the knowledge to design and build highly interactive and amazing games for your phone and tablet from scratch\[\*\] Create games that run at super-smooth 60 frames per second with the help of these easy-to-follow projects\[\*\] Understand the internals of a game engine by building one and seeing the ... En savoir plus

    $81.99 CAD ou Gratuit avec Kobo Plus

  • Introduction to Java Programming

    par K. Somasundaram ...
    This book is intended for a one-semester, beginner’s level course on Java programming. It includes the new features included in JDK1.7. Each of its 16 chapters provide review questions for the readers to self-test their learning. “Try It Out” programs that enable the readers to develop programs for real life problems have also been included. Introduction to Java Programming will help budding ... En savoir plus

    $5.99 CAD

  • Start-to-Finish Visual Basic 2015

    par Tim Patrick ...
    Nobody learns a programming language just to brag about writing loops. Instead, languages exist so you can create great software. That’s the purpose of Start-to-Finish Visual Basic 2015, to show you how to write a complete, useful, working application in Visual Basic and .NET.Each chapter introduces essential Visual Basic concepts, and shows you how to apply them by crafting a full business-level ... En savoir plus

    $13.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Python Networking

    Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development

    par Eric Chou ...
    Publisher\\'s Note: This edition from 2018 is outdated. A new third edition, updated for 2020 featuring Python 3.8, with coverage extended to include Azure, AWS, and Ansible 2.8, and data analysis using Elastic Stack has just been published.Key FeaturesExplore the power of Python libraries to tackle difficult network problems efficiently and effectivelyUse Python for network device automation, ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Effective C++ Digital Collection

    140 Ways to Improve Your Programming

    par Scott Meyers ...
    Scott Meyers’s seminal C++ books–***Effective C++***, ***More Effective C++***, and Effective STL–have been immensely helpful to hundreds of thousands of C++ programmers. All three are finally available together in this eBook collection.Effective C++ has been embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’s practical approach to C++ describes the ... En savoir plus

    $105.99 CAD

  • Nodejs Programming By Example

    par Agus Kurniawan ...
    This book is a reference to the nodejs programming language. It describes all the elements of the language and illustrates their use with code examples.The book covers topics such as:* Basic nodejs programming language* File operations* Functions* String operations* Building own module* Error handling* Events* Database programming* Web application* Socket programming* Socket.io ... En savoir plus

    $6.61 CAD

  • SQL: A Beginner's Guide, Fourth Edition

    par Andy Oppel ...
    Collections series Beginner's Guide
    This fully revised, self-paced learning tool lays out all the necessary steps to quickly and easily start writing SQL programsThoroughly updated to reflect the most recent ANSI/ISO standard, SQL: A Beginner's Guide, Fourth Edition will get you up-and-running with SQL programming right away. Clear tutorials, annotated code, and proven instructional tools guide you to easily performing queries and ... En savoir plus

    $51.99 CAD

  • C Programming For Dummies

    par Dan Gookin ...
    Get an A grade in CAs with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big ... En savoir plus

    $28.99 CAD

  • C# Database Basics

    Moving from Visual Basic and VBA to C#

    par Michael Schmalz ...
    Working with data and databases in C# certainly can be daunting if you’re coming from VB6, VBA, or Access. With this hands-on guide, you’ll shorten the learning curve considerably as you master accessing, adding, updating, and deleting data with C#—basic skills you need if you intend to program with this language.No previous knowledge of C# is necessary. By following the examples in this book, you ... En savoir plus

    $14.99 CAD

  • AppleScript: The Definitive Guide

    Scripting and Automating Your Mac

    par Matt Neuburg ...
    Mac users everywhere--even those who know nothing about programming--are discovering the value of the latest version of AppleScript, Apple's vastly improved scripting language for Mac OS X Tiger. And with this new edition of the top-selling AppleScript: The Definitive Guide, anyone, regardless of your level of experience, can learn to use AppleScript to make your Mac time more efficient and more ... En savoir plus

    $28.99 CAD

  • CGI Programming with Perl

    Creating Dynamic Web Pages

    Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a ... En savoir plus

    $27.99 CAD

  • HTML5, CSS3, JavaScript Tome 2

    par Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript. Il va vous montrer comment construire des pages Web de toutes pièces et les assembler pour créer des sites Web légers et compatibles avec les dernières normes du Web.Si vous n'avez aucune connaissance en programmation HTML/CSS/JavaScript, je vous rassure tout de suite, cet eBook est tout à fait adapté à votre profil, ... En savoir plus

    $9.99 CAD