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 1321 - 1344 of 10709 Results
Skip side bar filters
  • EPUB 入門指南

    本書介紹如何製作與編輯製作 EPUB 檔案,採用最新的 EPUB 3 標準, EPUB 是目前主流的電子書格式,標準延伸自 HTML 5 , HTML 5 是網頁製作的最新標準。附註:電腦技術是向最新技術看齊的,本書會隨標準演進如 App 一樣的進行更新。本書分成如下五篇-- 基礎學習篇-- 精簡範例篇-- 中文橫書篇-- 中文直書篇-- 圖文橫書篇基礎學習篇討論 EPUB 製作、 HTML 及 CSS 的基本語法與編輯。精簡範例篇以最簡單的 EPUB 檔案說明 EPUB 組成,由最簡單的 EPUB 檔案出發,就可自行設計各種 EPUB 電子書。中文橫書篇以《西遊記》第十七回當例子,介紹如何編輯中文橫書的文字書。中文直書篇將中文橫書篇改為以中文直書顯示,說明必要的調整項目。圖文橫書篇以《自學如何選擇程式語言》的電子書為例,穿插使用表格、列表、圖片等 HTML 元素。本書... ... Read more

    $6.99 USD or Free with Kobo Plus

  • Ethical Hacking

    A Beginners Guide To Learning The World Of Ethical Hacking

    by Lakshay Eshan ...
    This book is written for those people who want to hack systems to test identify the security holes and vulnerabilities of those systems.This book outlines different tricks and techniques that an ethical hacker can use to assess the security of the systems, identify vulnerabilities and fix those vulnerabilities. This is done to prevent any malicious attacks against the system.The hacking we talk ... Read more

    $2.99 USD or Free with Kobo Plus

  • Automate the Boring Stuff with Python Workbook

    Projects and Exercises to Sharpen Your Python Skills

    by Al Sweigart ...
    You've seen what Python can do. Now go deeper.This workbook transforms Al Sweigart’s best-selling guide from a reading experience into a coding experience. Following Automate the Boring Stuff with Python chapter by chapter, this workbook will help you turn concepts into muscle memory through carefully designed exercises, projects, and real Python scripts.Every concept from Automate is reinforced ... Read more

    $28.99 USD

  • Eleventy Static Site Generation Essentials

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Eleventy Static Site Generation Essentials"Eleventy Static Site Generation Essentials is a comprehensive guide to mastering the art and science of building performant, scalable, and maintainable static websites with Eleventy at the core. Drawing from foundational architectural principles, the book offers a robust comparison of static, dynamic, and hybrid site designs, introducing readers to the ... Read more

    $9.95 USD or Free with Kobo Plus

  • OpenLineage

    Standardized Data Lineage for Modern Pipelines

    by Trex Team ...
    "OpenLineage: Standardized Data Lineage for Modern Pipelines"Data lineage is only useful when it stays correct under retries, partial failures, and heterogeneous tooling—and that’s where most implementations quietly break. This book is written for experienced data engineers, platform engineers, and architects who need lineage they can trust in production, not just a diagram for a slide. It focuses ... Read more

    $9.99 USD or Free with Kobo Plus

  • Clean Code in Python

    Write Scalable, Readable, and Maintainable Code with Modern Python

    by Mariano Anaya ...
    Write professional, scalable, and maintainable Python code by applying industry-approved clean coding principles. Learn to refactor, implement SOLID principles, and structure code efficiently using the latest features in Python 3.9Key FeaturesEnhance your coding skills using the new features introduced in Python 3.9Implement the refactoring techniques and SOLID principles in PythonApply ... Read more

    $37.99 USD or Free with Kobo Plus

  • Mastering OCaml Programming

    From Basics to Expert Proficiency

    by William Smith ...
    "Mastering OCaml Programming: From Basics to Expert Proficiency" is an authoritative and comprehensive guide to mastering the OCaml programming language. Tailored for both beginners and seasoned developers, this book meticulously covers fundamental concepts such as data types, control structures, and functional programming, before advancing to sophisticated topics like modules, functors, and ... Read more

    $6.99 USD or Free with Kobo Plus

  • JavaScript Programming With Artificial Intelligence (2026)

    MasterJavaScript Programming with AI : Learn JavaScript in One Day with Hands-on Projects for Beginners!

    by Brendan Eich ...
    JavaScript Unleashed: Your Ultimate Guide to Mastering Dynamic Web Development! **Embark on a Journey into JavaScript** Dive into the dynamic realm of JavaScript, the lightweight yet powerful programming language that breathes life into web pages. Elevate your skills with JavaScript, the driving force behind interactive and dynamic user experiences. Whether you're a complete beginner or looking to ... Read more

    $30.00 USD or Free with Kobo Plus

  • Hands-On Microservices with Kotlin

    Build reactive and cloud-native microservices with Kotlin using Spring 5 and Spring Boot 2.0

    Build smart, efficient, and fast enterprise-grade web implementation of the microservices architecture that can be easily scaled.Key FeaturesWrite easy-to-maintain lean and clean code with Kotlin for developing better microservicesScale your Microserivces in your own cloud with Docker and Docker SwarmExplore Spring 5 functional reactive web programming with Spring WebFluxBook DescriptionWith ... Read more

    $37.99 USD or Free with Kobo Plus

  • The Book of CSS3, 2nd Edition

    A Developer's Guide to the Future of Web Design

    by Peter Gasston ...
    CSS3 is the technology behind most of the eye-catching visuals on the Web. But the docs can be dry, murky, and full of dastardly caveats for inconsistent browser implementations.This completely updated second edition of the best-selling Book of CSS3 distills the dense technical language of the CSS3 specification into plain English and shows you what CSS3 can do now, in all major browsers. You’ll ... Read more

    $20.99 USD

  • Make Python Talk

    Build Apps with Voice Control and Speech Recognition

    by Mark Liu ...
    A project-based book that teaches beginning Python programmers how to build working, useful, and fun voice-controlled applications.This fun, hands-on book will take your basic Python skills to the next level as you build voice-controlled apps to use in your daily life. Starting with a Python refresher and an introduction to speech-recognition/text-to-speech functionalities, you’ll soon ease into ... Read more

    $20.99 USD

  • Diseño de aplicaciones mediante el uso intensivo de datos

    Los datos están en el centro de muchos desafíos que se presentan actualmente en el diseño de sistemas. Hay que resolver cuestiones complejas, como la escalabilidad, la coherencia, la fiabilidad, la eficiencia y el mantenimiento. Además, existe una abrumadora variedad de herramientas, incluyendo bases de datos relacionales, almacenes de datos NoSQL, procesadores de flujo o por lotes y gestores de ... Read more

    $45.99 USD or Free with Kobo Plus

  • Data Structures and Algorithms with JavaScript

    Bringing classic computing approaches to the Web

    As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment ... Read more

    $24.99 USD

  • Android Programming for Beginners

    Learn all the Java and Android skills you need to start making powerful mobile applications

    Learn all the Java and Android skills you need to start making powerful mobile applicationsKey Features\[\*\]Kick-start your Android programming career, or just have fun publishing apps to the Google Play marketplace\[\*\]A first-principles introduction to Java, via Android, which means you’ll be able to start building your own applications from scratch\[\*\]Learn by example and build three real ... Read more

    $41.99 USD or Free with Kobo Plus

  • Mastering Kali Linux

    Practical Security and Penetration Testing Techniques

    "Mastering Kali Linux: Practical Security and Penetration Testing Techniques" is a comprehensive guide designed to equip readers with the essential knowledge and skills needed to navigate the dynamic field of cybersecurity using Kali Linux. This book delves deeply into the fundamental and advanced methodologies of penetration testing, offering step-by-step guidance on setting up a Kali environment ... Read more

    $9.99 USD or Free with Kobo Plus

  • Mari Belajar Pemrograman Berorientasi Objek menggunakan Visual C# 6.0

    by Risal ...
    Buku ini mengajarkan bagaimana menggunakan bahasa pemrogramana Visual C# untuk membuat aplikasi dengan paradigma pemrograman berorientasi obyek. Buku ini membahas paradigma pemrograman berorientasi obyek dan sintaks Visual C# 6.0 syntax dengan menggunakan contoh program. ... Read more

    Free

  • Excel VBA in easy steps, 4th edition

    by Mike McGrath ...
    Series series In Easy Steps
    Get more out of Microsoft Excel and save time by learning Excel VBA (Visual Basic for Applications). Excel VBA in easy steps, 4th edition demonstrates VBA macro programming in a clear and concise manner, and will take your Excel proficiency to the next level:- Write your own Excel macros so that you can do a series of tasks at the click of a button.- Use VBA to automate repetitive tasks, and for ... Read more

    $17.44 USD

  • Perl Testing: A Developer's Notebook

    A Developer's Notebook

    Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so software testing is low on the list. And that's unfortunate, because good software testing can increase your productivity, improve your designs, raise your quality, ease your maintenance burdens, and help to ... Read more

    $17.99 USD

  • Spring 6 Recipes

    A Problem-Solution Approach to Spring Framework

    Series series Professional and Applied Computing (R0)
    This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now ... Read more

    $62.99 USD

  • JBoss EAP6 High Availability

    by Weinan Li ...
    An easy-to-follow guide full of hands-on examples of real-world administration tasks.JBoss EAP6 High Availability is ideal for those who want to learn how to use JBoss EAP6 to set up a cluster. Basic knowledge of Linux/Unix is required. ... Read more

    $23.99 USD or Free with Kobo Plus

  • Mastering Ansible

    Effectively automate configuration management and deployment challenges with Ansible 2.7

    Design, develop, and solve real-world automation and orchestration problems by unlocking the automation capabilities of Ansible.Key FeaturesTackle complex automation challenges with the newly added features in Ansible 2.7Book DescriptionAutomation is essential for success in the modern world of DevOps. Ansible provides a simple, yet powerful, automation engine for tackling complex automation ... Read more

    $27.99 USD or Free with Kobo Plus

  • Optimized C++

    Proven Techniques for Heightened Performance

    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... Read more

    $36.99 USD

  • Visual Basic Programming:How To Develop Information System Using Visual Basic 2010, A Step By Step Guide For Beginners

    Visual basic is a powerful tool in developing windows application. The book "Visual Basic: How to develop information system using Visual Basic 2010, a step by step guide for beginners" is a beginner's guide in building and developing an information system using Visual Basic 2010 with Database connection. This book is an easy to understand visual basic programming guide that uses simple words, ... Read more

    $3.44 USD or Free with Kobo Plus

  • The Creative Programmer

    Programming is a creative act. These techniques will help you maximize the power of creativity to improve your software and your satisfaction in creating it.In The Creative Programmer you’ll discover:The seven dimensions of creativity in software engineeringThe scientific understanding of creativity and how it translates to programmingActionable advice and thinking exercises that will make you a ... Read more

    $49.99 USD