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 673 à 696 sur 10539 résultats
Skip side bar filters
  • Functional Programming Using F#

    This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET library, the imperative features of F# and topics such ... En savoir plus

    $64.99 CAD

  • CSS Secrets

    Better Solutions to Everyday Web Design Problems

    par Lea Verou ...
    In this practical guide, CSS expert Lea Verou provides 47 undocumented techniques and tips to help intermediate-to advanced CSS developers devise elegant solutions to a wide range of everyday web design problems.Rather than focus on design, CSS Secrets shows you how to solve problems with code. You'll learn how to apply Lea's analytical approach to practically every CSS problem you face to attain ... En savoir plus

    $31.99 CAD

  • Learn PHP Programming in 7Days - Ultimate PHP Crash Course For Beginners

    par Austin Myers ...
    PHP is a modern internet language that is used by millions of websites all over the world. At present, globally about 80% websites are using PHP. High traffic websites like Facebook, YouTube are also using PHP to power their online presence.PHP is very easy to learn but very powerful. It is user friendly in learning and in application. Learning PHP is not as difficult as other programming ... En savoir plus

    $2.99 CAD ou Gratuit avec Kobo Plus

  • Raspberry Pi Cookbook for Python Programmers

    par Tim Cox ...
    "Raspberry Pi Cookbook for Python Programmers" is written in a Cookbook format, presenting examples in the style of recipes.This allows you to go directly to your topic of interest, or follow topics throughout a chapter to gain a thorough in-depth knowledge. The aim of this book is to bring you a broad range of Python 3 examples and practical ideas which you can develop to suit your own ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    par Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... En savoir plus

    $19.99 CAD

  • XQuery

    Search Across a Variety of XML Data

    The W3C XQuery 3.1 standard provides a tool to search, extract, and manipulate content, whether it's in XML, JSON or plain text. With this fully updated, in-depth tutorial, you’ll learn to program with this highly practical query language.Designed for query writers who have some knowledge of XML basics, but not necessarily advanced knowledge of XML-related technologies, this book is ideal as both ... En savoir plus

    $39.99 CAD

  • Reactive Programming with RxJava

    Creating Asynchronous, Event-Based Applications

    In today’s app-driven era, when programs are asynchronous and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and better-performing. With this practical book, Java developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm ... En savoir plus

    $35.99 CAD

  • 250 Important HTML5 Interview Questions and Answers

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive HTML5 interview ... En savoir plus

    $1.37 CAD

  • Docker and Kubernetes for Java Developers

    Scale, deploy, and monitor multi-container applications

    Leverage the lethal combination of Docker and Kubernetes to automate deployment and management of Java applications Key FeaturesMaster using Docker and Kubernetes to build, deploy and manage Java applications in a jiffLearn how to create your own Docker image and customize your own cluster using KubernetesEmpower the journey from development to production using this practical guide.Book ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Code the Classics Volume I

    Take inspiration from the golden age of video games and write your own modern classics.Learn the stories behind the seminal video games of the 1970s and 1980s, and create your own games inspired by them, using Python, Pygame Zero, and an IDE. In Code the Classics Volume I, readers will find:Game design tips and tricks from the mastersExpanded Python and Pygame Zero tutorialsGitHub tutorial for ... En savoir plus

    $15.99 CAD ou Gratuit avec Kobo Plus

  • P.H.P Simple C.R.U.D Design

    Welcome to PHP SIMPLE CRUD DESIGN. This book / e-book is meant for everybody that want to learn and create simple CRUD web system.Every online system nowadays has common functions like add, update, delete, view and search regardless of what programming language being used. Website like Facebook, Flickr, Yahoo, Wikipedia and many more are also developed using PHP.Often, many final students complain ... En savoir plus

    Gratuit

  • Raspberry Pi Projects for Kids

    par Daniel Bates ...
    This tutorial contains all-important information about how to use your Raspberry Pi to develop any application you like. It is broken down into several action-packed projects, each containing easy-to-follow steps, just to show you how easy and fun computer programming can be! If you are someone with a big imagination and would like to dive straight into the realm of technology and computers, then ... En savoir plus

    $17.99 CAD ou Gratuit avec Kobo Plus

  • Understanding ECMAScript 6

    The Definitive Guide for JavaScript Developers

    ECMAScript 6 represents the biggest update to the core of JavaScript in the history of the language. In Understanding ECMAScript 6, expert developer Nicholas C. Zakas provides a complete guide to the object types, syntax, and other exciting changes that ECMAScript 6 brings to JavaScript. Every chapter is packed with example code that works in any JavaScript environment so you’ll be able to see new ... En savoir plus

    $26.39 CAD

  • Python for Data Science

    A Hands-On Introduction

    par Yuli Vasiliev ...
    A hands-on, real-world introduction to data analysis with the Python programming language, loaded with wide-ranging examples.Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds. Python for Data Science introduces you to the Pythonic world of data analysis with a learn-by-doing approach rooted in practical examples and hands-on activities. You’ll learn ... En savoir plus

    $51.99 CAD

  • Purely Functional Data Structures

    par Chris Okasaki ...
    Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional ... En savoir plus

    $61.99 CAD

  • Java Programming for Kids: Learn Java Step By Step and Build Your Own Interactive Calculator for Fun!

    Ever use that free calculator application on your computer? Probably, but chances are it was such an unmemorable experience that you couldn’t say for sure whether you have or not.What if that calculator knew your name? What if it carried on a conversation with you, and asked you questions? You’d probably remember it a little better! Maybe even make a point of using it whenever you needed to crack ... En savoir plus

    $3.99 CAD ou Gratuit avec Kobo Plus

  • Python Essentials For Dummies

    The no-nonsense way to get started coding in the Python programming languagePython Essentials For Dummies is a quick reference to all the core concepts in Python, the multifaceted general-purpose language used for everything from building websites to creating apps. This book gets right to the point, with no excess review, wordy explanations, or fluff, making it perfect as a desk reference on the ... En savoir plus

    $12.99 CAD

  • Cross-Platform Development with Qt 6 and Modern C++

    Design and build applications with modern graphical user interfaces without worrying about platform dependency

    par Nibedit Dey ...
    Enhance your cross-platform programming abilities with the powerful features and capabilities of Qt 6Key FeaturesLeverage Qt and C++ capabilities to create modern, cross-platform applications that can run on a wide variety of software applicationsExplore what’s new in Qt 6 and understand core concepts in depthBuild professional customized GUI applications with the help of Qt CreatorBook ... En savoir plus

    $42.99 CAD ou Gratuit avec Kobo Plus

  • Java Performance

    Collections series Java Series
    “The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”–James Gosling, creator of the Java Programming LanguageImprovements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software.Java™ Performance covers the latest Oracle ... En savoir plus

    $47.99 CAD

  • Exploring Expect

    A Tcl-based Toolkit for Automating Interactive Programs

    par Don Libes ...
    Expect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and hundreds of other applications that normally require human interaction. Using Expect to automate these applications will allow you to speed up tasks and, in many cases, solve new problems that you never would have even considered before.For example, you can use Expect to test ... En savoir plus

    $25.99 CAD

  • Getting Started with Roo

    Rapid Application Development for Java and Spring

    Spring Roo goes a step beyond the Spring Framework by bringing true Rapid Application Development to Java—just as Grails has done with Groovy. This concise introduction shows you how to build applications with Roo, using the framework's shell as an intelligent and timesaving code-completion tool. It's an ideal RAD tool because Roo does much of the tedious code maintenance.You'll get started by ... En savoir plus

    $13.99 CAD

  • C++ Cookbook

    Solutions and Examples for C++ Programmers

    Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an ... En savoir plus

    $31.99 CAD

  • HTML Manual of Style: A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    par Larry Aronson ...
    THE CLASSIC WEB AUTHORING GUIDE, NOW 100% UPDATED AND BETTER THAN EVER!If it’s for the Web, this book will help you create it…faster, smarter, better! Don’t settle for canned templates or boilerplate designs! Take control, with the classic guide to HTML web authoring…now completely revised for the latest techniques and shortcuts, including HTML5!Build it right…Well-planned and well-organizedEasy ... En savoir plus

    $28.99 CAD

  • Developing Enterprise iOS Applications

    iPhone and iPad Apps for Companies and Organizations

    par James Turner ...
    If you plan to develop iOS applications in a corporate setting—for internal consumption or for sale to end users—you need to read this book. Veteran developer James Turner shares best practices and lessons learned from his recent on-the-ground experience planning, building, and shipping an iOS application in an enterprise environment.With lots of examples and solid advice, you’ll learn how to use ... En savoir plus

    $14.99 CAD