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 1921 - 1944 of 10650 Results
Skip side bar filters
  • Java EE 7 Recipes

    A Problem-Solution Approach

    by Josh Juneau ...
    Series series Professional and Applied Computing (R0)
    Java EE 7 Recipes takes an example-based approach in showing how to program Enterprise Java applications in many different scenarios. Be it a small-business web application, or an enterprise database application, Java EE 7 Recipes provides effective and proven solutions to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are ... Read more

    $44.99 USD

  • Django+Vue.js商城项目实战

    by 黄永祥 ...
    《Django+Vue.js商城项目实战》基于Django 4.x和Vue 3.x版本,以一个完整商城网站的开发流程为主线,介绍分别使用纯后端架构和前后端分离架构实现项目的全部技术细节。纯后端开发架构主要讲解Django的知识要点及每个功能模块的要点和实现方式,内容包括Django网站开发基础、项目需求与设计、路由规划与设计、商城数据模型的搭建与使用、数据业务视图、数据渲染与展示、商品信息模块、用户信息模块、购物车与支付功能、后台管理系统等。前后端分离架构是在纯后端开发架构基础上演变而来的,内容包括接口开发、使用DRF开发商城接口、Vue前端开发、使用Vue开发商城项目、项目上线与部署等。 《Django+Vue.js商城项目实战》凝聚了编者近十年一线开发经验,提供了完整的项目源码,对于缺少项目经验和想要深入理解架构演进的各层次读者,本书极具参考价值,本书也很适合作为培训机构 ... Read more

    $20.84 USD

  • Ruby Performance Optimization

    Why Ruby is Slow, and How to Fix It

    You don't have to accept slow Ruby or Rails performance. In this comprehensive guide to Ruby optimization, you'll learn how to write faster Ruby code--but that's just the beginning. See exactly what makes Ruby and Rails code slow, and how to fix it. Alex Dymo will guide you through perils of memory and CPU optimization, profiling, measuring, performance testing, garbage collection, and tuning. You ... Read more

    $22.39 USD

  • UI5 User Guide

    How to develop responsive data-centric client web applications

    The UI5 User Guide gets the reader started quickly with OpenUI5/SAPUI5 development. Step by step, it shows how to develop a basic client web application, introducing concepts and flow of developing with UI5 along the way. You can reuse the resulting code as a template for any serious UI5 application.After getting started, the main content of the book is divided into three parts:The first part of ... Read more

    $28.49 USD

  • Python for Geospatial Data Analysis

    Theory, Tools, and Practice for Location Intelligence

    In spatial data science, things in closer proximity to one another likely have more in common than things that are farther apart. With this practical book, geospatial professionals, data scientists, business analysts, geographers, geologists, and others familiar with data analysis and visualization will learn the fundamentals of spatial data analysis to gain a deeper understanding of their data ... Read more

    $48.99 USD

  • Kaliteli Yazılım Nasıl Geliştirilir?

    Pratik ve Teori: Gerçek Tecrübeler ve Kabul Görmüş Kurallar

    by Hakan Atbaş ...
    Yazılım geliştirme ile ilgili herkesin kütüphanesinde bulunması gereken bir başvuru kitabı.Yazılım geliştirmek teknolojik bir uğraş olduğu kadar sanatsal da bir uğraştır; matematiksel doğası kadar sosyolojik ve psikolojik boyutları da vardır. Bu alan için uzun sayılabilecek bir süredir kurallarının ve yöntemlerinin ortaya konamamış olması da belki bu yüzdendir. Ancak artık bu durum değişmekte ve ... Read more

    $11.88 USD or Free with Kobo Plus

  • Mastering Python: A Comprehensive Guide for Beginners and Experts

    by Rick Spair ...
    Unlock the full potential of Python programming with "Mastering Python: A Comprehensive Guide for Beginners and Experts." Whether you're a novice just starting your coding journey or an experienced developer looking to sharpen your skills, this book is your ultimate resource.Why This Book?Python is one of the most popular and versatile programming languages in the world. Its simplicity and ... Read more

    $9.99 USD or Free with Kobo Plus

  • MicroPython Cookbook

    Over 110 practical recipes for programming embedded systems and microcontrollers with Python

    Learn how you can control LEDs, make music, and read sensor data using popular microcontrollers such as Adafruit Circuit Playground, ESP8266, and the BBC micro:bitKey FeaturesLoad and execute your first program with MicroPythonProgram an IoT device to retrieve weather data using a RESTful APIGet to grips with integrating hardware, programming, and networking concepts with MicroPythonBook ... Read more

    $37.79 USD or Free with Kobo Plus

  • ASP.NET MVC企业级实战

    by 邹琼俊 ...
    ASP.NET MVC 是微软官方提供的以MVC模式为基础的ASP.NET Web应用程序框架。MVC 将一个Web应用分解为Model、View和Controller,有助于管理复杂的应用程序,并简化了分组开发,使得复杂项目更易维护。 本书共分为12章,以符合初学者思维的方式系统地介绍ASP.NET MVC的应用技巧,并结合实际项目详细地介绍如何基于ASP.NET MVC构建企业项目。通过本书的学习,读者可以全面掌握ASP.NET MVC的开发,并从代码中获取软件开发与架构设计的经验与灵感。 本书具有很大的参考价值,既适合ASP.NET MVC开发初学者阅读,也适合有一定基础的ASP.NET MVC开发人员进行技术强化和经验积累,同时还适合作为高等院校和培训学校相关专业的教学参考书。 ... Read more

    $15.11 USD

  • Natural Language Processing with TensorFlow

    Teach language to machines using Python's deep learning library

    Write modern natural language processing applications using deep learning algorithms and TensorFlowKey FeaturesFocuses on more efficient natural language processing using TensorFlowCovers NLP as a field in its own right to improve understanding for choosing TensorFlow tools and other deep learning approachesProvides choices for how to process and evaluate large unstructured text datasetsLearn to ... Read more

    $34.19 USD or Free with Kobo Plus

  • Introducing Maven

    Series series Professional and Applied Computing (R0)
    Introducing Maven is your quick start-up primer guide on Maven. This fully packed mini-book includes the new features and enhancements found in the latest version of Maven.In this short 100-page book, you'll learn all about Maven and how to set it up to use. You'll learn about the Maven life cycle and how to effectively leverage and use it. Also, you'll learn the basics of using site plugins and ... Read more

    $23.79 USD

  • AI and ML for Coders

    AI Fundamentals

    by Andrew Hinton ...
    Series series AI Fundamentals
    Are you ready to unlock the transformative power of Artificial Intelligence (AI) and Machine Learning (ML) in your coding projects? "AI and ML for Coders" is the essential guide for coders who want to leap into the future of technology.This book is tailored for programmers, developers, and tech enthusiasts eager to integrate AI and ML into their work. Whether you're a seasoned coder or just ... Read more

    $4.99 USD or Free with Kobo Plus

  • Ultimate Transformer Models Using PyTorch 2.0

    Build Real-World AI with Transformers Powered by PyTorch 2.0. Key Features ● Complete hands-on projects spanning NLP, vision, and speech AI. ● Interactive Jupyter Notebooks with real-world industry scenarios. ● Build a professional AI portfolio ready for career advancement. Book Description Transformer models have revolutionized AI across natural language processing, computer vision, and speech ... Read more

    $24.99 USD or Free with Kobo Plus

  • Python Automation Cookbook

    Explore the world of automation using Python recipes that will enhance your skills

    by Jaime Buelta ...
    Step-by-step instructions which take you through each program to automate monotonous tasks with Python 3.7Key FeaturesAutomate integral business processes such as report generation, email marketing, and lead generationBuild your first web application that scrapes data and accesses websites' APIsCreate graphic-rich charts, graphs, and maps using MatplotlibBook DescriptionHave you been doing the ... Read more

    $27.89 USD or Free with Kobo Plus

  • The xUnit Handbook

    Building Quality Software with Automated Testing

    "The xUnit Handbook: Building Quality Software with Automated Testing" is your essential guide to mastering modern software testing. In a time where software reliability is paramount, xUnit frameworks offer the tools necessary to ensure your code meets the highest standards of quality. This comprehensive book delves into everything from the foundational principles of automated testing to the ... Read more

    $9.99 USD or Free with Kobo Plus

  • Beginning Azure Static Web Apps

    Building and Deploying Professional, Dynamic Web Applications

    Series series Professional and Applied Computing (R0)
    Create rich and dynamic web applications built on the Azure cloud platform using static web development techniques built around Blazor WebAssembly, APIs, and Markup, whilst leveraging the paradigm commonly known as JAMstack.This book starts with demonstrating you how to create an environment for deploying your first application. You will create a blogging application using an Azure Static Web App ... Read more

    $58.49 USD

  • Basics Of Programming

    BOOK 1:HTML

    If you are new to programming then this is the book for you.The detailed information contained in this book clearly explains the basic language of programming, HTML, and all it s about.The fundamentals of this language are covred to help you start coding right away. Infact, you can practice as you learn so as to understand more about Web development and design. ... Read more

    $4.99 USD

  • Pro Spring Security

    Securing Spring Framework 6 and Boot 3-based Java Applications

    Series series Professional and Applied Computing (R0)
    Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Third Edition has been updated to incorporate the changes in Spring Framework 6 and Spring Boot ... Read more

    $49.49 USD

  • Mastering Ruby

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    $12.89 USD

  • Java 23 for Absolute Beginners

    Learn the Fundamentals of Java Programming

    Series series Professional and Applied Computing (R0)
    Write your first code in Java 23 using simple, step-by-step examples that model real-word objects and events, making learning easy. With this book you will be able to pick up core programming concepts without fuss and write efficient Java code in no time. Clear code descriptions and layout ensure you get your code running as soon as possible. Author Iuliana Cosmina focuses on practical knowledge ... Read more

    $80.99 USD

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    by Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Book DescriptionThe "Ultimate Cyberwarfare for Evasive Cyber Tactic" is an all-encompassing guide, meticulously unfolding across pivotal cybersecurity domains, providing a thorough overview of cyber warfare.The book begins by unraveling the tapestry of today's cyber landscape, exploring current threats, ... Read more

    $18.99 USD

  • Scala Programming Projects

    Build real-world projects using popular Scala frameworks such as Play, Akka, and Spark

    Discover the unique features and powerful capabilities of Scala Programming as you build projects in a wide range of domainsKey FeaturesDevelop Scala projects on topics ranging from web applications to big data analysisUnleash the full power of modern web programming using Play FrameworkBuild real-time data pipelines in Scala with a Bitcoin transaction analysis appBook DescriptionScala Programming ... Read more

    $41.39 USD or Free with Kobo Plus

  • Yeni Başlayanlar İçin C# ile Algoritmalara ve Programcılığa Giriş

    C# ile Programlamayı Öğrenmek Hiç Bu Kadar Kolay Olmamıştı!Günümüzde en yaygın kullanılan programlama dillerinden biri olan C#’ı öğrenmek ve C# dilinde program yazmak isteyen herkes için kaynak olacak bir kitap. Çok sade, basit ve anlaşılır bir dille yazılmış olan bu kitap sayesinde C# programlama dilini çok çabuk kavrayacak ve kitaptaki örnek kodlarla öğrendiklerinizi pekiştirme ve uygulama ... Read more

    $10.69 USD or Free with Kobo Plus

  • Implementing Machine Learning for Finance

    A Systematic Approach to Predictive Risk and Performance Analysis for Investment Portfolios

    Series series Professional and Applied Computing (R0)
    Bring together machine learning (ML) and deep learning (DL) in financial trading, with an emphasis on investment management. This book explains systematic approaches to investment portfolio management, risk analysis, and performance analysis, including predictive analytics using data science procedures.The book introduces pattern recognition and future price forecasting that exerts effects on time ... Read more

    $49.49 USD