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 1657 à 1680 sur 10500 résultats
Skip side bar filters
  • Getting Started with Meteor.js JavaScript Framework - Second Edition

    Learn to develop powerful web applications in minutes with Meteor

    par Isaac Strack ...
    Key FeaturesBook DescriptionThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web applications using pure JavaScript.What you will learnWho this book is forThis book is for developers or students who have a working knowledge of JavaScript and HTML, and want to learn how to quickly develop full-stack web ... En savoir plus

    $24.99 CAD ou Gratuit avec Kobo Plus

  • Python for Natural Language Processing

    Programming with NumPy, scikit-learn, Keras, and PyTorch

    Collections series Computer Science (R0)
    Since the last edition of this book (2014), progress has been astonishing in all areas of Natural Language Processing, with recent achievements in Text Generation that spurred a media interest going beyond the traditional academic circles. Text Processing has meanwhile become a mainstream industrial tool that is used, to various extents, by countless companies. As such, a revision of this book was ... En savoir plus

    $76.99 CAD

  • Think Python

    How to Think Like a Computer Scientist

    par Allen B. Downey ...
    Python is an excellent way to get started in programming, and this clear, concise guide walks you through Python a step at a time—beginning with basic programming concepts before moving on to functions, data structures, and object-oriented design. This revised third edition reflects the growing role of large language models (LLMs) in programming and includes exercises on effective LLM prompts, ... En savoir plus

    $42.99 CAD

  • The Muse of Coding

    Computer Programming as Art

    This book gives students and experienced programmers a way to see coding as an art and themselves as artists whose personal views, experiences, and ways of thinking can make their programs better for themselves and their users.This book shows in a good-humored and sympathetic way how the artistic and practical sides of programming are the same, delving into the methods of coding, the history of ... En savoir plus

    $97.99 CAD

  • Machine Learning for Factor Investing: R Version

    Collections series Chapman and Hall/CRC Financial Mathematics Series
    Machine learning (ML) is progressively reshaping the fields of quantitative finance and algorithmic trading. ML tools are increasingly adopted by hedge funds and asset managers, notably for alpha signal generation and stocks selection. The technicality of the subject can make it hard for non-specialists to join the bandwagon, as the jargon and coding requirements may seem out of reach. Machine ... En savoir plus

    $147.99 CAD

  • Mastering JavaScript Design Patterns

    Write reliable code to create powerful applications by mastering advanced JavaScript design patterns

    par Simon Timms ...
    Write reliable code to create powerful applications by mastering advanced JavaScript design patternsKey Features\[\*\] Learn how to use tried and true software design methodologies to enhance your JavaScript code\[\*\] Discover robust JavaScript implementations of classic and advanced design patterns\[\*\] Packed with easy-to-follow examples that can be used to create reusable code and extensible ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • 50 Algorithms Every Programmer Should Know

    Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography

    par Imran Ahmad ...
    Delve into the realm of generative AI and large language models (LLMs) while exploring modern deep learning techniques, including LSTMs, GRUs, RNNs with new chapters included in this 50% new edition overhaul Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesFamiliarize yourself with advanced deep learning architecturesExplore newer topics, such as handling hidden ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus

  • Learning React and TypeScript: A Beginner's Path to Professional Web Development

    par Elijah Markwell ...
    Stop copying code and start building professional web applications.In the fast-paced world of web development, the gap between following a tutorial and building a production-ready application is massive. You might know how to write a function or create a simple component, but do you know how to architect a scalable codebase? Do you understand how to manage complex state without creating ... En savoir plus

    $6.99 CAD ou Gratuit avec Kobo Plus

  • R Programming By Example

    Practical, hands-on projects to help you get started with R

    This step-by-step guide demonstrates how to build simple-to-advanced applications through examples in R using modern tools.Key Features\[\*\] Get a firm hold on the fundamentals of R through practical hands-on examples\[\*\] Get started with good R programming fundamentals for data science\[\*\] Exploit the different libraries of R to build interesting applications in RBook DescriptionR is a high ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Mission Python

    Code a Space Adventure Game!

    par Sean McManus ...
    Program a graphical adventure game in this hands-on, beginner-friendly introduction to coding in the Python language.Launch into coding with Mission Python, a space-themed guide to building a complete computer game in Python. You'll learn programming fundamentals like loops, strings, and lists as you build Escape!, an exciting game with a map to explore, items to collect, and tricky logic puzzles ... En savoir plus

    $25.59 CAD

  • React and React Native

    Build cross-platform JavaScript apps with native power for mobile, web and desktop

    par Adam Boduch ...
    Use React and React Native to build applications for desktop browsers, mobile browsers, and even as native mobile appsKey FeaturesBuild React and React Native applications using familiar component conceptsDive deep into each platform, from routing in React to creating native mobile applications that can run offlineUse Facebook’s Relay, React and GraphQL technologies, to create a unified ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Rote Learning HTML & CSS

    This is a supplementary—and not beginner-friendly—book about HTML and CSS, and one of the most boring books you’ll ever read.It contains long lists of HTML elements and attributes and CSS selectors and properties.Why bother? Why read this book?Because it provides you with a unique opportunity to learn HTML and CSS, one that isn’t available in this form elsewhere.Its goal is to show you the rough ... En savoir plus

    Gratuit

  • Web Scraping with Python

    par Ryan Mitchell ...
    If programming is magic, then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. This thoroughly updated third edition not only introduces you to web scraping but also serves as a comprehensive guide to scraping almost every type of data from the modern web.Part I focuses on ... En savoir plus

    $57.99 CAD

  • Make: Action

    Movement, Light, and Sound with Arduino and Raspberry Pi

    par Simon Monk ...
    Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action!The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based ... En savoir plus

    $27.99 CAD

  • Hands-On Data Structures and Algorithms with Rust

    Learn programming techniques to build effective, maintainable, and readable code in Rust 2018

    par Claus Matzinger ...
    Design and implement professional level programs by exploring modern data structures and algorithms in Rust.Key FeaturesUse data structures such as arrays, stacks, trees, lists and graphs with real-world examplesLearn the functional and reactive implementations of the traditional data structuresExplore illustrations to present data structures and algorithms, as well as their analysis, in a clear, ... En savoir plus

    $37.99 CAD ou Gratuit avec Kobo Plus

  • Beginning Java 17 Fundamentals

    Object-Oriented Programming in Java 17

    Collections series Professional and Applied Computing (R0)
    Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core ... En savoir plus

    $80.19 CAD

  • Hands-On Visual Studio 2022

    A developer's guide to exploring new features and best practices in VS2022 for maximum productivity

    Learn to design, develop, debug, and deploy technologies by harnessing the full power of Visual Studio 2022 by discovering its new features and exclusive techniquesKey FeaturesDiscover solutions to common problems faced while using Visual Studio 2022Explore tips, tricks, and best practices and discover ways to overcome source-code challengesDeep dive into Visual Studio’s new features and unleash ... En savoir plus

    $59.99 CAD ou Gratuit avec Kobo Plus

  • Node.js Event Loop

    par A. Jobaer ...
    Understand the event loop. Avoid blocking it. Master Node.js.This book demystifies the core of Node.js — the event loop — and teaches you how to use it efficiently and safely in real-world systems.You'll learn how Node.js schedules work, handles concurrency, and delivers performance from a single thread. More importantly, you'll discover how to avoid event loop blocking, the silent killer of ... En savoir plus

    $27.99 CAD ou Gratuit avec Kobo Plus

  • Raspberry Pi for Python Programmers Cookbook

    Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projects

    par Tim Cox ...
    Over 60 recipes that harness the power of the Raspberry Pi together with Python programming and create enthralling and captivating projectsKey Features\[\*\] Install your first operating system, share files over the network, and run programs remotely\[\*\] Construct robots and interface with your own circuits and purpose built add-ons, as well as adapt off-the-shelf household devices using this ... En savoir plus

    $41.99 CAD ou Gratuit avec Kobo Plus

  • Learn Python in 24 Hours: The Complete Crash Course

    Master Coding in 24 Hours

    par Aniket Jain ...
    Collections series Master Coding in 24 Hours
    Unlock the Power of Python with Learn Python in 24 Hours: The Complete Crash CourseYour ultimate guide to mastering Python programming in just one day! Designed for beginners and programmers alike, this learning Python book combines simplicity and practicality to teach you Python's core concepts, applications, and tools. Whether you're new to coding or looking to add Python to your skill set, this ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • Spring Boot in Action

    par Craig Walls ...
    SummaryA developer-focused guide to writing applications using Spring Boot. You'll learn how to bypass the tedious configuration steps so that you can concentrate on your application's behavior.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyThe Spring Framework simplifies enterprise Java development, but it does ... En savoir plus

    $65.99 CAD

  • Serverless Architectures on AWS, Second Edition

    Design low-maintenance systems using pre-built cloud services! Bring down costs, automate time-consuming ops tasks, and scale on demand.In Serverless Architectures on AWS, Second Edition you will learn:First steps with serverless computingThe principles of serverless designImportant patterns and architecturesHow successfully companies have implemented serverlessReal-world architectures and their ... En savoir plus

    $65.99 CAD

  • Spring Boot Cookbook

    Over 35 recipes to help you build, test, and run Spring applications using Spring Boot

    par Alex Antonov ...
    Over 35 recipes to help you build, test, and run Spring applications using Spring BootKey FeaturesBook DescriptionSpring Boot is Spring's convention-over-configuration solution. This feature makes it easy to create Spring applications and services with absolute minimum fuss. Spring Boot has the great ability to be customized and enhanced, and is specifically designed to simplify development of a ... En savoir plus

    $30.99 CAD ou Gratuit avec Kobo Plus