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 10639 Results
Skip side bar filters
  • Visual Basic .NET For Students

    A Project-Based Approach to Develop Desktop Applications

    In chapter one, you will get to know the properties and events of each control in a Windows Visual Basic application. You need to learn and know in order to be more familiar when applying them to some desktop applications in this book. In Tutorial 1.1, you will build a dual-mode stopwatch. The stopwatch can be started and stopped whenever desired. Two time traces: the running time when the ... Read more

    $25.00 USD

  • Practical Foundations for Programming Languages

    by Robert Harper ...
    Types are the central organizing principle of the theory of programming languages. In this innovative book, Professor Robert Harper offers a fresh perspective on the fundamentals of these languages through the use of type theory. Whereas most textbooks on the subject emphasize taxonomy, Harper instead emphasizes genetics, examining the building blocks from which all programming languages are ... Read more

    $73.99 USD

  • The Art of Docker

    Streamline App Development and Deployment with Containerization (Computer Programming)

    by Ryan Campbell ...
    Unleash the Power of Docker: Transform Your App Development!Imagine seamless, efficient, and scalable app development. With Docker, this vision becomes reality. The Art of Docker is your essential guide to mastering Docker, revolutionizing how you build, deploy, and manage applications.What You'll LearnDocker FundamentalsContainers and Images: Understand core concepts and the revolution of ... Read more

    $0.99 USD

  • Moodle 3 Administration, Third Edition

    An administrator's guide to configuring, securing, customizing, and extending Moodle

    by Alex Büchner ...
    An administrator's guide to configuring, securing, customizing, and extending MoodleKey Features\[\*\] Learn how to plan, install, optimize, customize, and configure Moodle\[\*\] Guarantee a cutting-edge learning experience in a secure and customizable environment while optimizing your day-to-day workload\[\*\] A one-stop guide with a problem-solution approach and a wide range of real-world ... Read more

    $41.99 USD or Free with Kobo Plus

  • Mastering GitLab 12

    Implement DevOps culture and repository management solutions

    by Joost Evertse ...
    An expert guide to helping you use DevOps techniques with the latest GitLab version to optimize and manage your software workflowKey FeaturesDelve into GitLab's architecture, and install and configure it to fit your environmentLearn about the underlying principles of Agile software development and DevOpsExplore Gitlab's features to manage enterprise cloud-native applications and servicesBook ... Read more

    $34.99 USD or Free with Kobo Plus

  • Thoughtful Machine Learning with Python

    A Test-Driven Approach

    by Matthew Kirk ...
    Gain the confidence you need to apply machine learning in your daily work. With this practical guide, author Matthew Kirk shows you how to integrate and test machine learning algorithms in your code, without the academic subtext.Featuring graphs and highlighted code examples throughout, the book features tests with Python’s Numpy, Pandas, Scikit-Learn, and SciPy data science libraries. If you’re a ... Read more

    $26.99 USD

  • Scaling Python with Ray

    Adventures in Cloud and Serverless Patterns

    Serverless computing enables developers to concentrate solely on their applications rather than worry about where they've been deployed. With the Ray general-purpose serverless implementation in Python, programmers and data scientists can hide servers, implement stateful applications, support direct communication between tasks, and access hardware accelerators.In this book, experienced software ... Read more

    $41.99 USD

  • JavaScript from Zero to Proficiency (Beginner)

    JavaScript from Zero to Proficiency, #1

    Series Book 1 - JavaScript from Zero to Proficiency
    Get Started with JavaScript FastGetting Started with JavaScript can sometimes be tedious and difficult if you don't have an approach that is both simple and detailed.In the past, I have seen how a simple yet detailed approach to teaching JavaScript can make a real difference to student's ability to write confidently and successfully in this scripting language. There is no magic bullet to achieve ... Read more

    $2.99 USD or Free with Kobo Plus

  • Publishing with XML

    Structure, enter, publish

    XML is now at the heart of book publishing techniques: it provides the industry with a robust, flexible format which is relatively easy to manipulate. Above all, it preserves the future: the XML text becomes a genuine tactical asset enabling publishers to respond quickly to market demands. When new publishing media appear, it will be possible to very quickly make your editorial content available ... Read more

    $9.99 USD or Free with Kobo Plus

  • Ruby on Rails Tutorial

    Learn Web Development with Rails

    by Michael Hartl ...
    Used by sites as varied as Hulu, GitHub, Shopify, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails™ Tutorial, Seventh Edition, is the solution.Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you ... Read more

    $43.19 USD

  • Introduction to JavaScript

    Learn how to create scripts in JavaScript for your website

    by J.D Gauchat ...
    Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope ... Read more

    $2.84 USD or Free with Kobo Plus

  • Website Scraping with Python

    Using BeautifulSoup and Scrapy

    Series series Professional and Applied Computing (R0)
    Closely examine website scraping and data processing: the technique of extracting data from websites in a format suitable for further analysis. You'll review which tools to use, and compare their features and efficiency. Focusing on BeautifulSoup4 and Scrapy, this concise, focused book highlights common problems and suggests solutions that readers can implement on their own.Website Scraping with ... Read more

    $58.99 USD

  • The Art of Machine Learning

    A Hands-On Guide to Machine Learning with R

    Learn to expertly apply a range of machine learning methods to real data with this practical guide.Packed with real datasets and practical examples, The Art of Machine Learning will help you develop an intuitive understanding of how and why ML methods work, without the need for advanced math.As you work through the book, you’ll learn how to implement a range of powerful ML techniques, starting ... Read more

    $29.99 USD

  • Java for Programmers

    with Generative AI

    The professional programmer's Deitel® guide to Java with integrated generative AIWritten for programmers with a background in another high-level language, in Java for Programmers: with Generative AI, Fifth Edition, you'll learn modern Java development hands on using the latest Java idioms and features and genAIs.In the context of 200+ real-world code examples, you'll quickly master... ... Read more

    $43.19 USD

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... Read more

    $43.99 USD or Free with Kobo Plus

  • Python for Finance Cookbook

    Over 80 powerful recipes for effective financial data analysis, 2nd Edition

    by Eryk Lewinson ...
    Use modern Python libraries such as pandas, NumPy, and scikit-learn and popular machine learning and deep learning methods to solve financial modeling problemsPurchase of the print or Kindle book includes a free eBook in the PDF formatKey FeaturesExplore unique recipes for financial data processing and analysis with PythonApply classical and machine learning approaches to financial time series ... Read more

    $35.99 USD or Free with Kobo Plus

  • Data Science for Business

    Data Mining, Data Warehousing, Data Analytics, Data Visualization, Data Modelling, Regression Analysis, Big Data and Machine Learning

    This guide will discuss everything that you need to know about data science for business because It is impossible not to use it in your job. As data science and big data gets more popular, it is being used in more businesses than ever before because of how efficient it is. Throughout the book, you are going to find out how data can mitigate risks in business and how to handle and manage big data ... Read more

    $2.99 USD or Free with Kobo Plus

  • 如何自學程式設計

    採用 Visual Basic 、 C 、 C++ 、 C# 、 Java 、 JavaScript 、 Python 、 Swift 等程式範例 V1.00

    這本電子書介紹如何自學程式設計,採用 Visual Basic 、 C 、 C++ 、 C# 、 Java 、 JavaScript 、 Python 、 Swift 等程式範例。幾乎各種程式語言都有共通的元素,了解並掌握共通元素便能輕易學會多種程式語言。 ... Read more

    $3.29 USD or Free with Kobo Plus

  • HoloViews in Scientific Data Visualization

    Definitive Reference for Developers and Engineers

    "HoloViews in Scientific Data Visualization""HoloViews in Scientific Data Visualization" is an expertly crafted guide that navigates the evolving landscape of scientific data visualization with a focus on clarity, reproducibility, and modern Python tooling. Beginning with the foundational role of visualization in scientific computing, the book explores the complexities of handling multidimensional ... Read more

    $9.95 USD or Free with Kobo Plus

  • Game Development with Blender and Godot

    Leverage the combined power of Blender and Godot for building a point-and-click adventure game

    by Kumsal Obuz ...
    Understand how to use one of the most popular 3D modeling software and advanced game engines to create a seamless workflow between the two and produce dynamic gamesKey FeaturesLearn how to create, rig, and animate 3D low-poly models in BlenderDiscover the 3D workflow of Godot Engine and understand how to enhance your modelsUse modeling and game design skills to create a dynamic point-and-click ... Read more

    $43.99 USD or Free with Kobo Plus

  • Python and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering Python programming and algorithmic foundations

    Unlock the power of Python with this comprehensive guide, “Python and Algorithmic Thinking for the Complete Beginner.” It covers everything from computer basics to advanced decision and loop control structures.Key FeaturesComprehensive coverage from basic computer operations to advanced programming conceptsStep-by-step progression of each topic, along with tips and tricks to enhance coding ... Read more

    $9.99 USD or Free with Kobo Plus

  • Data Wrangling with Python

    Creating actionable data from raw sources

    Simplify your ETL processes with these hands-on data hygiene tips, tricks, and best practices.Key FeaturesFocus on the basics of data wranglingStudy various ways to extract the most out of your data in less timeBoost your learning curve with bonus topics like random data generation and data integrity checksBook DescriptionFor data to be useful and meaningful, it must be curated and refined. Data ... Read more

    $34.99 USD or Free with Kobo Plus

  • Python 入門指南

    由基礎走向完整 GUI 及網頁前端專案的 MVC 開發模式 V5.00

    Python 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 8 到 21 個單元◎ 基礎篇◎ 軟體開發篇◎ GUI 篇◎ Brython 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Python 、怎麼處理資料、控制結構、模組化、物件導向及程式文件,這部分累計十三個單元,預計帶領讀者學會寫簡單的 Python 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... Read more

    $6.99 USD or Free with Kobo Plus

  • Pragmatic Guide to Sass 3

    Tame the Modern Style Sheet

    Design websites faster than ever using Sass--the most mature and popular CSS meta-language. On any platform, integrate Sass into your project, create a reusable style guide, and use maps to drastically reduce duplication in your stylesheets. You'll see how to code the right way in Sass with short, clear examples on two-page spreads that show the explanation on one side and code examples on the ... Read more

    $17.99 USD