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 1273 - 1296 of 10575 Results
Skip side bar filters
  • C++ Data Structures and Algorithms

    Learn how to write efficient code to build scalable and robust applications in C++

    by Wisnu Anggoro ...
    Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++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 ... Read more

    $41.99 CAD or Free with Kobo Plus

  • HTML for the Business Developer

    with JavaServer Pages, PHP, ASP.NET, CGI, and JavaScript

    Series series Business Developers series
    Written by business developers for business developers, this book focuses on HTML for business applications. Using this guide, professional business programmers like you—even those with little or no HTML experience—will quickly acquire the knowledge and skills needed to develop and deploy robust, data-driven, Web-based interfaces for their business applications. HTML for the Business Developer isn ... Read more

    $58.99 CAD or Free with Kobo Plus

  • Introduction to Programming

    Learn to program in Java with data structures, algorithms, and logic

    by Nick Samoylov ...
    Get a solid understanding of Java fundamentals to master programming through a series of practical stepsKey Features\[\*\] Enjoy your first step into the world of programming\[\*\] Understand what a language is and use its features to build applications\[\*\] Learn about a wide variety of programming applicationsBook DescriptionHave you ever thought about making your computer do what you want it ... Read more

    $37.99 CAD or Free with Kobo Plus

  • 500 Manual Testing 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 Manual Testing ... Read more

    $2.06 CAD

  • Dead Simple Python

    Idiomatic Python for the Impatient Programmer

    The complete core language for existing programmers.Dead Simple Python is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. Instead of revisiting elementary computer science topics, you’ll dive deep into idiomatic Python patterns so you can write professional Python programs in no time.After speeding through Python’s basic ... Read more

    $51.99 CAD

  • Starting to Unit Test

    Not as Hard as You Think

    by Erik Dietrich ...
    Unit testing. You've heard the term. Probably a lot.You know you should probably figure out how it works, since everyone's always talking about it and a lot of companies require developers to know it.But you don't really know it and you're worried that you'll look uninformed if you cop to not knowing it.Well, relax. This book assumes you have absolutely no idea how it works and walks you through ... Read more

    $6.86 CAD

  • Practical Julia

    A Hands-On Introduction for Scientific Minds

    by Lee Phillips ...
    Learn to use Julia as a tool for research, and solve problems of genuine interest—like modeling the course of a pandemic—in this practical, hands-on introduction to the language.The Julia programming language is acclaimed in scientific circles for its unparalleled ease, interactivity, and speed. Practical Julia is a comprehensive introduction to the language, making it accessible even if you’re ... Read more

    $51.19 CAD

  • Serious Python

    Black-Belt Advice on Deployment, Scalability, Testing, and More

    by Julien Danjou ...
    An indispensable collection of practical tips and real-world advice for tackling common Python problems and taking your code to the next level. Features interviews with high-profile Python developers who share their tips, tricks, best practices, and real-world advice gleaned from years of experience.Sharpen your Python skills as you dive deep into the Python programming language with Serious ... Read more

    $35.19 CAD

  • SQL Injection Attacks and Defense

    Winner of the Best Book Bejtlich Read in 2009 award! "SQL injection is probably the number one problem for any server-side application, and this book is unequaled in its coverage." Richard Bejtlich, http://taosecurity.blogspot.com/ SQL injection represents one of the most dangerous and well-known, yet misunderstood, security vulnerabilities on the Internet, largely because there is no central ... Read more

    $53.99 CAD

  • Total Typescript

    by Matt Pocock ...
    A no-nonsense guide to all the essentials you’ll need to become a TypeScript wizard and build a TypeScript application from scratch.“An invaluable resource to countless developers.”—Ryan Cavanaugh, Development Lead Microsoft TypeScript TeamTypeScript makes JavaScript safer and your editor smarter. Matt Pocock’s Total TypeScript courses have trained thousands of developers by putting the editor ... Read more

    $51.99 CAD

  • API Design for C++

    by Martin Reddy ...
    API Design for C++ provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the ... Read more

    $53.99 CAD

  • Python Illustrated

    Not another boring Python book, learn programming the fun way

    Learn Python coding concepts the fun way through humour, storytelling, and beginner-friendly examples that make your first step into the world of Python programming enjoyableKey FeaturesFollow an adorable, illustrated teaching cat with sharp coding instincts as your guideBuild confidence and coding skills with step-by-step explanations that gradually increase your understandingReinforce your ... Read more

    $32.99 CAD or Free with Kobo Plus

  • Coding Art

    The Four Steps to Creative Programming with the Processing Language

    Series series Professional and Applied Computing (R0)
    Finally, a book on creative programming, written directly for artists and designers! Rather than following a computer science curriculum, this book is aimed at creatives who are working in the intersection of design, art, and education.In this book you'll learn to apply computation into the creative process by following a four-step process, and through this, land in the cross section of coding and ... Read more

    $44.29 CAD

  • Security of Ubiquitous Computing Systems

    Selected Topics

    Series series Computer Science (R0)
    The chapters in this open access book arise out of the EU Cost Action project Cryptacus, the objective of which was to improve and adapt existent cryptanalysis methodologies and tools to the ubiquitous computing framework. The cryptanalysis implemented lies along four axes: cryptographic models, cryptanalysis of building blocks, hardware and software security engineering, and security assessment ... Read more

    Free

  • Designing for Scalability with Erlang/OTP

    Implement Robust, Fault-Tolerant Systems

    If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that ... Read more

    $39.99 CAD

  • Hugo in Action

    by Atishay Jain ...
    Build and deploy a live website in just 30 minutes using Hugo. The Hugo engine lets you rapidly deliver static sites that are low maintenance, high performance, and feature rich.In Hugo in Action you will learn:Building web pages with Hugo and JamstackCreating content using MarkdownContent management with HugoDesigning new Hugo themesUsing the Go template languageManaging dependencies with Hugo ... Read more

    $65.99 CAD

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer.About ... Read more

    $65.99 CAD

  • Cloud Native Patterns

    Designing change-tolerant software

    SummaryCloud Native Patternsis your guide to developing strong applications that thrive in the dynamic, distributed, virtual world of the cloud. This book presents a mental model for cloud-native applications, along with the patterns, practices, and tooling that set them apart.About the TechnologyCloud platforms promise the holy grail: near-zero downtime, infinite scalability, short feedback ... Read more

    $65.99 CAD

  • Unity in Action

    Multiplatform game development in C#

    SummaryManning's bestselling and highly recommended Unity book has been fully revised! Unity in Action, Second Edition teaches you to write and deploy games with the Unity game development platform. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer.Foreword by Jesse Schell, author of The Art of Game DesignAbout the ... Read more

    $41.99 CAD

  • Vue.js in Action

    **SummaryWeb pages are rich with data and graphics, and it's challenging to maintain a smooth and quick user experience. Vue.js in Action teaches you how to build a fast, flowing web UI with the Vue.js framework. As you move through the book, you'll put your skills to practice by building a complete web store application with product listings, a checkout process, and an administrative interface ... Read more

    $65.99 CAD

  • Functional Reactive Programming

    SummaryFunctional Reactive Programming teaches the concepts and applications of FRP. It offers a careful walk-through of core FRP operations and introduces the concepts and techniques you'll need to use FRP in any language.About the TechnologyToday's software is shifting to more asynchronous, event-based solutions. For decades, the Observer pattern has been the go-to event infrastructure, but it ... Read more

    $65.99 CAD

  • CORS in Action

    Creating and consuming cross-origin APIs

    SummaryCORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make CORS requests and how to implement CORS on the server. It then explores key details such as performance, debugging, and security. API authors will learn how CORS opens their APIs to a wider range of users. JavaScript developers will find ... Read more

    $65.99 CAD

  • JavaScript on Things

    Hacking hardware for web developers

    by Lyza Gardner ...
    SummaryJavaScript on Things is your first step into the exciting and downright entertaining world of programming for small electronics. If you know enough JavaScript to hack a website together, you'll be making things go bleep, blink, and spin faster than you can say "nodebot."About the TechnologyAre you ready to make things move? If you can build a web app, you can create robots, weather stations ... Read more

    $65.99 CAD

  • TypeScript Quickly

    SummaryTypeScript is JavaScript with an important upgrade! By adding a strong type system to JavaScript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you’ll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.About the technologyStrong ... Read more

    $65.99 CAD