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 817 à 840 sur 10490 résultats
Skip side bar filters
  • Django Design Patterns and Best Practices

    Industry-standard web development techniques and solutions using Python

    par Arun Ravindran ...
    Build maintainable websites with elegant Django design patterns and modern best practicesKey FeaturesExplore aspects of Django from Models and Views to testing and deploymentUnderstand the nuances of web development such as browser attack and data designWalk through various asynchronous tools such as Celery and ChannelsBook DescriptionBuilding secure and maintainable web applications requires ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript A Beginners Guide 4/E

    par John Pollock ...
    Fully updated for the latest JavaScript standard and featuring a new chapter on HTML5 and jQuery JavaScript: A Beginner's Guide shows how to create dynamic Web pages complete with special effects using today's leading Web development language. With the growth of HTML 5, JavaScript is expected to grow even more to script the canvas element, add drag and drop functionality, and more. This fast ... En savoir plus

    $43.99 CAD

  • Learning TensorFlow.js

    par Gant Laborde ...
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde (Google Developer Expert in machine learning and the web) provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical ... En savoir plus

    $47.99 CAD

  • How JavaScript Works

    A light-hearted romp thru the world’s most misunderstood programming language.Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and ... En savoir plus

    $32.99 CAD ou Gratuit avec Kobo Plus

  • Ruby Way, The

    Solutions and Techniques in Ruby Programming

    Collections series Addison-Wesley Professional Ruby Series
    For more than a decade, Ruby developers have turned to The Ruby Way for reliable “how-to” guidance on effective Ruby programming. Now, Hal Fulton and André Arko have thoroughly updated this classic guide to cover new language enhancements and developers’ experiences through Ruby 2.1.The new edition illuminates Ruby 2.1 through 400+ examples, each answering the question: “How do I do this in Ruby?” ... En savoir plus

    $47.99 CAD

  • Web Storage API

    Learn how to store data from your website with JavaScript

    par J.D Gauchat ...
    Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes . ... En savoir plus

    $2.60 CAD ou Gratuit avec Kobo Plus

  • Mastering Lua Programming

    From Basics to Expert Proficiency

    par William Smith ...
    "Mastering Lua Programming: From Basics to Expert Proficiency" is a comprehensive guide designed to lead you through the nuances of Lua, from fundamental concepts to advanced techniques. This book covers essential topics such as variables, data types, operators, and control structures, providing a solid foundation for any aspiring Lua developer. With a meticulous approach, it delves into functions ... En savoir plus

    $9.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Spring 5.0

    Master reactive programming, microservices, Cloud Native applications, and more

    Develop cloud native applications with microservices using Spring Boot, Spring Cloud, and Spring Cloud Data FlowKey Features\[\*\] Explore the new features and components in Spring\[\*\] Evolve towards micro services and cloud native applications\[\*\] Gain powerful insights into advanced concepts of Spring and Spring Boot to develop applications more effectively\[\*\] Understand the basics of ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • The Reasoned Schemer, second edition

    A new edition of a book, written in a humorous question-and-answer style, that shows how to implement and use an elegant little programming language for logic programming.The goal of this book is to show the beauty and elegance of relational programming, which captures the essence of logic programming. The book shows how to implement a relational programming language in Scheme, or in any other ... En savoir plus

    $47.99 CAD

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    par Alan Beaulieu ...
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and ... En savoir plus

    $57.99 CAD

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... En savoir plus

    $70.99 CAD ou Gratuit avec Kobo Plus

  • Learn to Program with Minecraft

    Transform Your World with the Power of Python

    You’ve bested creepers, traveled deep into caves, and maybe even gone to The End and back—but have you ever transformed a sword into a magic wand? Built a palace in the blink of an eye? Designed your own color-changing disco dance floor?In Learn to Program with Minecraft®, you’ll do all this and more with the power of Python, a free language used by millions of professional and first-time ... En savoir plus

    $22.39 CAD

  • Python One-Liners

    Write Concise, Eloquent Python Like a Professional

    par Christian Mayer ...
    Python programmers will improve their computer science skills with these useful one-liners.Python One-Liners will teach you how to read and write "one-liners": concise statements of useful functionality packed into a single line of code. You'll learn how to systematically unpack and understand any line of Python code, and write eloquent, powerfully compressed Python like an expert.The book's five ... En savoir plus

    $43.19 CAD

  • Object-Oriented Python

    Master OOP by Building Games and GUIs

    par Irv Kalb ...
    Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code.Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the ... En savoir plus

    $43.19 CAD

  • Grokking Functional Programming

    par Michal Plachta ...
    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... En savoir plus

    $65.99 CAD

  • Practical JavaScript Techniques

    Collections series Smashing eBooks
    Present across millions of websites and growing in popularity, JavaScript is an essential and practical for all programmers, designers and coding aficionados. "Practical JavaScript Techniques" offers expert instruction, tips and methodologies relevant for all levels of knowledge. Learn interactive CSS and jQuery techniques, how to take advantage of JavaScript’s versatile capabilities and even how ... En savoir plus

    $7.19 CAD

  • Lisp in Small Pieces

    Traduit par Kathleen Callaway ...
    This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations ... En savoir plus

    $116.99 CAD

  • Android UI Development with Jetpack Compose

    Bring declarative and native UIs to life quickly and easily on Android using Jetpack Compose

    par Thomas Künneth ...
    Get started with creating intuitive native user interfaces on Android platformsKey FeaturesUnderstand the difference between the imperative (Android View) and declarative (Jetpack Compose) approachLearn about the structure of a Compose app, built-in Compose UI elements, and core concepts such as state hoisting and composition over inheritanceWrite, test, and debug composable functionsBook ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus

  • SQL Mastery

    The Masterclass Guide to Become an SQL ExpertMaster The SQL Programming Language In This Ultimate Guide Today!

    Master The SQL Programming Language In This Ultimate Guide Today!Introducing The SQL Mastery: The Master Class Guide to Become an SQL Expert.In This Book You Will Learn:· The Syntax Used In SQL· SQL Statements· How To Create A Database in SQL· The Data Types Used In SQL· SQL Query Types· SQL Constraints· And Much Much More.Scroll To the Top And press the "Buy Now" button Today!... ... En savoir plus

    $12.99 CAD ou Gratuit avec Kobo Plus

  • JavaScript & DHTML Cookbook

    Solutions & Examples for Web Programmers

    par Danny Goodman ...
    In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your ... En savoir plus

    $32.99 CAD

  • C++: The Complete Reference, 4th Edition

    par Herbert Schildt ...
    Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL). ... En savoir plus

    $58.99 CAD

  • 250 jQuery 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 jQuery interview ... En savoir plus

    $1.37 CAD

  • 1000 C Sharp Dot NET (C#.NET) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack the interview

    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 C#.NET interview ... En savoir plus

    $4.11 CAD