Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming Languages eBooks

If you like Programming Languages eBooks, then you'll love these top picks.
Showing 1873 - 1896 of 10546 Results
Skip side bar filters
  • Les expressions régulières par l'exemple

    Les chaînes de caractères, qui sont si simples en apparence, recèlent des difficultés redoutables dès qu'il faut écrire un programme pour les analyser, par exemple pour en extraire des dates.Comme elles ne sont pas structurées, on ne peut rechercher que des régularités : c'est alors qu'interviennent les " expressions régulières ". Cet ouvrage vous apprendra comment : construire une expression ... Read more

    $10.99 CAD

  • Mastering Xamarin.Forms

    Build rich, maintainable, multi-platform, native mobile apps with Xamarin.Forms

    by Ed Snider ...
    Create high-quality multi-platform native apps with Xamarin.FormsKey FeaturesPacked with real-world scenarios and solutions to help you build professional grade mobile apps with Xamarin.FormsBuild an effective mobile app architecture with the Xamarin.Forms toolkitMaximize the overall quality of your Xamarin.Forms appsBook DescriptionDiscover how to extend and build upon the components of the ... Read more

    $28.99 CAD or Free with Kobo Plus

  • BeagleBone Cookbook

    Software and Hardware Problems and Solutions

    BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card ... Read more

    $31.99 CAD

  • Advanced UFT 12 for Test Engineers Cookbook

    This advanced cookbook is designed for software testers and engineers with previous automation experience and teaches UFT (QTP) developers advanced programming approaches. Knowledge of software testing and basic coding (with VBScript in particular) and familiarity with programming concepts are prerequisites. ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Beginning Django

    Web Application Development and Deployment with Python

    by Daniel Rubio ...
    Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. ... Read more

    $47.99 CAD

  • PHP for Beginners

    by Rony Mehta ...
    This book is a perfect PHP guide for beginners who aspire to learn the language from the very basics. This book contains worked out examples with output to give you a clear picture of how programming is done in PHP and how to take the first big step towards we programming ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Building Cross-Platform Desktop Applications with Electron

    Learn how to develop cross-platform desktop app from scratch with Electron and NodeAbout This BookBuild a solid foundation with Electron for an easier development experienceUse modern JavaScript frameworks and tools along with Electron to take your desktop applications to the next levelExtend the functionality of Electron through modulesWho This Book Is ForIf you are a developer with prior ... Read more

    $39.99 CAD

  • Python 3 Fundamentals

    A Complete Guide for Modern Programmers

    "Python 3 Fundamentals: A Complete Guide for Modern Programmers" is an authoritative resource designed to equip both novice and experienced developers with a thorough understanding of Python programming. Written by an expert in computer science and software engineering, this comprehensive guide navigates through essential Python topics, providing readers with a definitive pathway to mastery. From ... Read more

    $13.64 CAD or Free with Kobo Plus

  • Handbook on C++ Language

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    Writing a book to serve students community, gives a great feeling of satisfaction. Various books on High Level Languages are available in the market but it has been my desire to present such a series on computer languages which could serve the students community in some different manner which could be well acceptable by all. Generally students feel that the books available on the high do not cater ... Read more

    $5.99 CAD

  • Node Cookbook: Second Edition

    In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints. If you have some knowledge of JavaScript and want to build fast, efficient, scalable ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Mobile Development with C#

    Building Native iOS, Android, and Windows Phone Applications

    by Greg Shackles ...
    It’s true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework—with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It’s an ideal marriage of platform-specific development and the "write once, run ... Read more

    $14.99 CAD

  • Feature Engineering for Modern Machine Learning with Scikit-Learn

    Mastering data preparation and transformation for robust ML models

    Master feature engineering with Scikit-Learn! Learn to preprocess, transform, and automate data for machine learning. Boost predictive accuracy with pipelines, clustering, and advanced techniques for real-world projects.Key FeaturesComprehensive guide to feature engineering for Scikit-LearnHands-on projects for real-world applicationsFocus on automation, pipelines, and deep learning ... Read more

    $45.99 CAD or Free with Kobo Plus

  • SQL Database Programming

    The Ultimate Guide to Learning SQL Database Programming Fast!

    by Tim Warren ...
    SQL DATABASE PROGRAMMINGThe ability to use SQL (Structured Query Language) is a hugely powerful skill.This book is aimed at complete beginners, and will take you through all of the steps needed to master SQL.You will learn how to use databases, the different SQL features, why you need to learn these skills, and how they can be used practically!You will be taken step by step through all of the ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Django: Web Development with Python

    Web Development with Python

    From an idea to a prototype – a complete guide for web development with the Django frameworkKey Features\[\*\] Explore the best practices to develop applications of a superior quality with Django framework\[\*\] Unravel the common problems of web development in Django\[\*\] This course teaches you major Django functions and will help you improve your skills by developing models, forms, views, and ... Read more

    $68.99 CAD or Free with Kobo Plus

  • 500 Node JS 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 Node JS ... Read more

    $2.06 CAD

  • Mastering Perl

    Creating Professional Programs with Perl

    by brian d foy ...
    Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems you’ll encounter as a working programmer.The third in O’Reilly’s series of landmark Perl tutorials ... Read more

    $32.99 CAD

  • C++ Reactive Programming

    Design concurrent and asynchronous applications using the RxCpp library and Modern C++17

    Learn how to implement the reactive programming paradigm with C++ and build asynchronous and concurrent applicationsKey FeaturesEfficiently exploit concurrency and parallelism in your programsUse the Functional Reactive programming model to structure programsUnderstand reactive GUI programming to make your own applications using QtBook DescriptionReactive programming is an effective way to build ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Robust Python

    Write Clean and Maintainable Code

    Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Thankfully, Python has features to help developers overcome maintainability woes.In this practical book, author Patrick Viafore ... Read more

    $47.99 CAD

  • Spring Boot 2.0 Cookbook

    Configure, test, extend, deploy, and monitor your Spring Boot application both outside and inside the cloud

    by Alex Antonov ...
    Take your application development skills to the next level by implementing Spring Boot features effectivelyKey FeaturesThis collection of effective recipes serves as guidelines for Spring Boot application developmentGet up to date with features of the latest version of Spring Boot 2.0Tips and tricks to improve your efficiency through the stages of software developmentBook DescriptionThe Spring ... Read more

    $41.99 CAD or Free with Kobo Plus

  • PrimeFaces Beginner's Guide

    A guide for beginner's with step-by-step instructions and an easy-to-follow approach.PrimeFaces Beginners Guide is a simple and effective guide for beginners, wanting to learn and implement PrimeFaces in their JSF-based applications. Some basic JSF and jQuery skills are required before you start working through the book. ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Introduction to HTML & CSS

    This book covers the basics of HTML and inline CSS based on the latest standards proposed by W3C. The topics covered are:a) History of HTMLb) How to start an HTML document and the sections of an HTML documentc) Hyperlinks, Tables, Paragraphs, Headings, Lists (Unordered, Ordered and Definition), Imagesd) The new semantic tags for an HTML document (header, footer, section, etc.)e) Definition of CSS ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Learning Scientific Programming with Python

    Learn to master basic programming tasks from scratch with real-life scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete ... Read more

    $41.99 CAD

  • Android NDK Beginner`s Guide - Second Edition

    Discover the native side of Android and inject the power of C/C++ in your applications

    .Key FeaturesBook DescriptionAre you an Android Java programmer who needs more performance? Are you a C/C++ developer who doesn’t want to bother with the complexity of Java and its out-of-control garbage collector? Do you want to create fast intensive multimedia applications or games? If you’ve answered yes to any of these questions then this book is for you. With some general knowledge of C/C++ ... Read more

    $47.99 CAD or Free with Kobo Plus

  • The MySQL Workshop

    A practical guide to working with data and managing databases with MySQL

    Learning MySQL just got a whole lot easier, thanks to this hands-on workshop, complete with simple explanations, engaging examples, and realistic exercises that focus on helping you to build and maintain databases effectivelyKey FeaturesLearn how to set up and maintain a MySQL databaseRun SQL queries to create, retrieve, and manipulate dataUse MySQL effectively with common business applications ... Read more

    $27.99 CAD or Free with Kobo Plus