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 2185 - 2208 of 10643 Results
Skip side bar filters
  • Introduction to Python Network Automation Volume I - Laying the Groundwork

    The Essential Skills for Growth

    by Brendan Choi ...
    Series series Professional and Applied Computing (R0)
    Welcome to Introduction to Python Network Automation Volume I: Laying the Groundwork. In this first part of our comprehensive guide, you'll embark on a transformative journey into the world of network automation. Whether you're new to the IT field or seeking to strengthen your existing skills, this book serves as your roadmap to mastering the foundational skills essential for success in network ... Read more

    $76.99 USD

  • wxPython Essentials

    Definitive Reference for Developers and Engineers

    "wxPython Essentials""wxPython Essentials" is a comprehensive and expertly crafted guide that reveals the full depth and versatility of wxPython for modern desktop application development. Covering everything from the foundational architecture and internals to advanced event handling, graphics rendering, and data integration, this book equips developers with a clear roadmap for building robust, ... Read more

    $9.95 USD or Free with Kobo Plus

  • Python设计模式(第2版)

    Chinese Edition

    利用Python设计模式解决软件架构和设计中的实际问题Key FeaturesPython软件基金会董事会成员Anand B Pillai倾情作序本书全面揭示有关设计模式的内容结合Python语言进行示例化的解析Book Description随着人们对优化软件架构和设计的关注度的不断提高,软件架构师也愈发认识到在架构和设计层面,对象创建、代码结构和对象之间的交互优化的重要性。因为这样不仅能够降低软件的维护成本,而且还能确保代码的可重用性,提高代码适应变化的能力。在上一版成功的基础上,本书的第2版将利用Python 3.5来帮助读者实现现实世界的各种场景。 本书首先从Python的角度对各种设计模式进行了介绍。然后,逐步带领读者深入学习单例模式、工厂模式和门面模式。之后,还介绍了如何使用代理模式来控制对象访问。此外,本书还讲解了观察者模式、命令模式和复合模式。通过阅读本书 ... Read more

    $32.99 USD or Free with Kobo Plus

  • Ultimate Blazor WebAssembly for Web Development

    Unlock the Full Potential of Blazor WebAssembly 8.0 and C# to Build High-Performance Web Applications with Ease (English Edition)

    Empower Your Web Development with Blazor WASM 8.0Book DescriptionUltimate Blazor WebAssembly for Web Development is your comprehensive guide to mastering the latest advancements in Blazor technology. This book will equip you with the knowledge and skills needed to leverage Blazor Web Assembly 8.0 and C# effectively and seamlessly to enhance the performance of your web apps.Whether you are a ... Read more

    $24.95 USD or Free with Kobo Plus

  • Practical Python AI Projects

    Mathematical Models of Optimization Problems with Google OR-Tools

    by Serge Kruk ...
    Series series Professional and Applied Computing (R0)
    Discover the art and science of solving artificial intelligence problems with Python using optimization modeling. This book covers the practical creation and analysis of mathematical algebraic models such as linear continuous models, non-obviously linear continuous models,and pure linear integer models. Rather than focus on theory, Practical Python AI Projects, the product of the author's decades ... Read more

    $49.99 USD

  • Designing for XOOPS

    A Designer's Quickstart Guide to Content Management

    by Sun Ruoyu ...
    Learn how to customize websites with XOOPS, the open source CMS that helps non-developers build dynamic community websites, intranets, and other applications. This concise book shows you how to use XOOPS themes and modules to design everything from simple blogs to large database-driven CMS portals.Web designers and current XOOPS users will learn how to create a site theme with CSS and jQuery ... Read more

    $10.99 USD

  • Programming PyTorch for Deep Learning

    Creating and Deploying Deep Learning Applications

    by Ian Pointer ...
    Take the next steps toward mastering deep learning, the machine learning method that’s transforming the world around us by the second. In this practical book, you’ll get up to speed on key ideas using Facebook’s open source PyTorch framework and gain the latest skills you need to create your very own neural networks.Ian Pointer shows you how to set up PyTorch on a cloud-based environment, then ... Read more

    $34.99 USD

  • Agent-based Spatial Simulation with NetLogo, Volume 2

    Advanced Concepts

    Whereas Volume 1 introduced the NetLogo platform as a means of prototyping simple models, this second volume focuses on the advanced use of NetLogo to connect both data and theories, making it ideal for the majority of scientific communities. The authors focus on agent-based modeling of spatialized phenomena with a methodological and practical orientation, demonstrating how advanced agent-based ... Read more

    $134.99 USD

  • Hands-On Design Patterns with Delphi

    Build applications using idiomatic, extensible, and concurrent design patterns in Delphi

    Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective codeKey FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s ... Read more

    $34.99 USD or Free with Kobo Plus

  • Découvrez le framework PHP Laravel

    Series series OpenClassrooms
    Vous pratiquez PHP et vous savez créer des sites ? Vous avez l'impression de réécrire souvent les mêmes choses ? Vous vous posez des questions sur la meilleure façon de traiter une tâche particulière, comme créer des formulaires ou envoyer des e-mails ? Vous aimeriez disposer d'une boîte à outils toute prête pour tout le code laborieux ? Alors vous avez besoin d'un framework PHP et Laravel ... Read more

    $24.45 USD

  • Learning Java Functional Programming

    Create robust and maintainable Java applications using the functional style of programming

    Create robust and maintainable Java applications using the functional style of programmingKey FeaturesExplore how you can blend object-oriented and functional programming styles in JavaUse lambda expressions to write flexible and succinct codeA tutorial that strengthens your fundamentals in functional programming techniques to enhance your applicationsBook DescriptionFunctional programming is an ... Read more

    $44.99 USD or Free with Kobo Plus

  • Processing

    An Introduction to Programming

    This book demonstrates how Processing is an excellent language for beginners to learn the fundamentals of computer programming. Originally designed to make it simpler for digital artists to learn to program, Processing is a wonderful first language for anyone to learn. Given its origins, Processing enables a multimodal approach to programming instruction, well suited to students with interests in ... Read more

    $104.99 USD

  • Practical Machine Learning for Streaming Data with Python

    Design, Develop, and Validate Online Learning Models

    Series series Professional and Applied Computing (R0)
    Design, develop, and validate machine learning models with streaming data using the Scikit-Multiflow framework. This book is a quick start guide for data scientists and machine learning engineers looking to implement machine learning models for streaming data with Python to generate real-time insights.You'll start with an introduction to streaming data, the various challenges associated with it, ... Read more

    $58.99 USD

  • Ejercicios prácticos con React

    Las webs actuales exigen aplicaciones eficientes en tiempo real y escalabilidad. Si ya tiene conocimientos básicos sobre la creación de aplicaciones web, JavaScript y Node.js, y quiere ir más allá, ha llegado al libro indicado. Con él aprenderá a crear aplicaciones rápidas y de alto rendimiento con React. Gracias a este manual se sumergirá directamente en los conceptos más importantes de React y ... Read more

    $30.99 USD or Free with Kobo Plus

  • Sviluppare applicazioni Web con Google Apps Script ed AngularJS

    Utilizzando la piattaforma Google Apps Script è possibile realizzare, col linguaggio Javascript, delle applicazioni web che interagiscono con tutti i documenti ed i servizi di Google: Documenti, fogli di calcolo, Google+, Calendari, tabelle Fusion, ecc.Il framework AngularJS aiuta invece a costruire pagine web che siano interattive, dialoghino col server, e rendano semplice l’aggiornamento dei ... Read more

    $11.99 USD or Free with Kobo Plus

  • Advanced JavaScript Design Patterns

    "JavaScript is the Most popular programming language used by professional developers today"Immerse yourself in the world ofDesign Patterns in JavaScriptwith this comprehensive guide that explores the practical application of the most relevant patterns.✅From theModule pattern to the observer pattern, each section of this guide is carefully crafted to help you tackle development challenges with ... Read more

    $9.00 USD or Free with Kobo Plus

  • Next.js Cookbook

    Learn how to build scalable and high-performance apps from scratch (English Edition)

    Next.js is a powerful and flexible framework for building server-side rendered React applications. In this book, you will learn how to develop a full-stack ERP application from scratch to production using Next.js. The book will begin by covering the basics of Next.js, including setting up the environment and creating your first app. You will then learn how to use design patterns to optimize the ... Read more

    $14.99 USD or Free with Kobo Plus

  • Understanding C++ for MFC

    Jumpstart your MFC programming without the tedious study of C++! Now you can learn C++ and MFC together -- learning C++ principles on a need-to-know basis. Author Richard Raposa has refined this tutorial over years of teaching Windows programming in quick ... Read more

    $72.99 USD

  • Mastering Matplotlib 2.x

    Effective Data Visualization techniques with Python

    Understand and build beautiful and advanced plots with Matplotlib and PythonKey FeaturesPractical guide with hands-on examples to design interactive plotsAdvanced techniques to constructing complex plotsExplore 3D plotting and visualization using Jupyter NotebookBook DescriptionIn this book, you’ll get hands-on with customizing your data plots with the help of Matplotlib. You’ll start with ... Read more

    $25.99 USD or Free with Kobo Plus

  • Learning Perl Objects, References, and Modules

    Perl is a versatile, powerful programming language used in a variety of disciplines, ranging from system administration to web programming to database manipulation. One slogan of Perl is that it makes easy things easy and hard things possible. This book is about making the leap from the easy things to the hard ones.Learning Perl Objects, References & Modules offers a gentle but thorough ... Read more

    $20.99 USD

  • Crossplane for Modern Cloud Infrastructure

    Definitive Reference for Developers and Engineers

    "Crossplane for Modern Cloud Infrastructure""Crossplane for Modern Cloud Infrastructure" offers a comprehensive and authoritative exploration of Crossplane—an open-source, cloud-native control plane revolutionizing the way organizations manage and compose modern infrastructure. Beginning with a thoughtful historical perspective on Infrastructure as Code, the book gently guides readers through the ... Read more

    $9.95 USD or Free with Kobo Plus

  • Full Stack Python Security

    Cryptography, TLS, and attack resistance

    by Dennis Byrne ...
    Full Stack Python Securityteaches you everything you’ll need to build secure Python web applications.SummaryIn Full Stack Python Security: Cryptography, TLS, and attack resistance, you’ll learn how to:Use algorithms to encrypt, hash, and digitally sign dataCreate and install TLS certificatesImplement authentication, authorization, OAuth 2.0, and form validation in DjangoProtect a web application.. ... Read more

    $49.99 USD

  • C--. Практика многопоточного программирования

    Язык С++ выбирают, когда надо создать по-настоящему молниеносные приложения. А качественная конкурентная обработка сделает их еще быстрее. Новые возможности С++17 позволяют использовать всю мощь многопоточного программирования, чтобы с легкостью решать задачи графической обработки, машинного обучения и др. Энтони Уильямс, эксперт конкурентной обработки, рассматривает примеры и описывает ... Read more

    $10.49 USD or Free with Kobo Plus

  • Ultimate Python Libraries for Data Analysis and Visualization

    Test your Data Analysis skills to its fullest using Python and other no-code toolsBook DescriptionUltimate Data Analysis and Visualization with Python is your comprehensive guide to mastering the intricacies of data analysis and visualization using Python. This book serves as your roadmap to unlocking the full potential of Python for extracting insights from data using Pandas, NumPy, Matplotlib, ... Read more

    $17.99 USD