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 2209 - 2232 of 10644 Results
Skip side bar filters
  • IT Interview Guide for Freshers

    Gold mine of critical IT interview Q&A for freshersKey Features Understand various best practices, principles, concepts, and guidelines Common pitfalls to avoid during interviews Trending programming languages including Python and R. Tools, best practices, techniques, and processes Methodologies and processes for DevOps, microarchitecture, SDLC, APIs, SOA integration Best practices and programming ... Read more

    $15.99 USD

  • Refactoring TypeScript

    Keeping your code healthy

    by James Hickey ...
    Discover various techniques to develop maintainable code and keep it in shape.Key FeaturesLearn all about refactoring - why it is important and how to do itDiscover easy ways to refactor code with examplesExplore techniques that can be applied to most other programming languagesBook DescriptionRefactoring improves your code without changing its behavior. With refactoring, the best approach is to ... Read more

    $19.99 USD or Free with Kobo Plus

  • CPU眼里的C/C++

    by 阿布编程 ...
    全书共6章,第1章:介绍本书所使用到的主要工具和一些需要心里有数的预备知识;第2章:解析最简单、常用的基础语法,帮助读者适应本书的节奏;第3章:为进阶知识,会从CPU、操作系统的角度,深入分析函数的工作原理和实现细节;第4章:解析经典的C++语法,背后的实现逻辑,并介绍“面向对象”的编程思想及优缺点;第5章:讨论跟操作系统强相关的软件技术,会将所有章节的内容贯穿起来,初步形成一个现代操作系统的运作模型。第6章:我们会讨论一些经典的面试、笔试题,跟读者一起分享工作、学习、求职中的苦与乐。 本书可作为高等院校计算机、自动化及相关专业的本科生或研究生教材,也可供对C/C++工作原理、操纵系统感兴趣的研究人员和工程技术人员阅读参考。 ... Read more

    $16.99 USD

  • How to Start a Career in QA: Steps and Tips

    How to Start a Career in QA: Steps and TipsAuthor: Iden ZenAre you interested in starting a career in Quality Assurance (QA) but don't know where to begin? How to Start a Career in QA: Steps and Tips is your comprehensive guide to navigating the world of software testing and building a successful career in QA. This book is designed for anyone interested in the field, from absolute beginners to ... Read more

    $2.00 USD or Free with Kobo Plus

  • Natural Language Processing Projects

    Build Next-Generation NLP Applications Using AI Techniques

    Series series Professional and Applied Computing (R0)
    Leverage machine learning and deep learning techniques to build fully-fledged natural language processing (NLP) projects. Projects throughout this book grow in complexity and showcase methodologies, optimizing tips, and tricks to solve various business problems. You will use modern Python libraries and algorithms to build end-to-end NLP projects.The book starts with an overview of natural language ... Read more

    $58.99 USD

  • 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.99 USD

  • Time Series Analysis on AWS

    Learn how to build forecasting models and detect anomalies in your time series data

    Leverage AWS AI/ML managed services to generate value from your time series data Key Features • Solve modern time series analysis problems such as forecasting and anomaly detection • Gain a solid understanding of AWS AI/ML managed services and apply them to your business problems • Explore different algorithms to build applications that leverage time series data Book Description Being a business ... Read more

    $39.99 USD or Free with Kobo Plus

  • Functional Programming for Java Developers

    Tools for Better Concurrency, Abstraction, and Agility

    by Dean Wampler ...
    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how ... Read more

    $13.99 USD

  • JavaScript Essentials For Dummies

    The concise and digestible get-started guide to JavaScript programmingJavaScript Essentials For Dummies is your quick reference to all the core concepts about JavaScript—the dynamic scripting language that is often the final step in creating powerful websites. This no-nonsense book gets right to the point, eliminating review material, wordy explanations, and fluff. Find out all you need to know ... Read more

    $10.00 USD

  • scikit-learn Cookbook , Second Edition

    Over 80 recipes for machine learning in Python with scikit-learn

    Learn to use scikit-learn operations and functions for Machine Learning and deep learning applications.Key FeaturesHandle a variety of machine learning tasks effortlessly by leveraging the power of scikit-learnPerform supervised and unsupervised learning with ease, and evaluate the performance of your modelPractical, easy to understand recipes aimed at helping you choose the right machine learning ... Read more

    $34.99 USD or Free with Kobo Plus

  • Django 5 Cookbook

    by Clara Stein ...
    For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve their problem-solving skills, "Django 5 Cookbook" is the simplest and easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.Presented in a logical progression ... Read more

    $29.99 USD or Free with Kobo Plus

  • Hibernate Recipes

    A Problem-Solution Approach

    Hibernate Recipes, Second Edition contains a collection of code recipes and templates for learning and building Hibernate solutions for you and your clients, including how to work with the Spring Framework and the JPA. This book is your pragmatic day-to-day reference and guide for doing all things involving Hibernate. There are many books focused on learning Hibernate, but this book takes you ... Read more

    $35.99 USD

  • Python Web Penetration Testing Cookbook

    Over 60 indispensable Python recipes to ensure you always have the right code on hand for web application testing

    Key FeaturesBook DescriptionThis book is for testers looking for quick access to powerful, modern tools and customizable scripts to kick-start the creation of their own Python web penetration testing toolbox.What you will learnEnumerate users on web apps through PythonDevelop complicated headerbased attacks through PythonDeliver multiple XSS strings and check their execution successHandle outputs ... Read more

    $37.99 USD or Free with Kobo Plus

  • Instant StyleCop Code Analysis How-to

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.The book will take a how-to approach, focusing on recipes that demonstrate Stylecop code analysis.Stylecop Code Analysis How-to is intended for developers and project managers who are looking for an all-encompassing overview of Stylecop to display or enforce their specific coding ... Read more

    $13.99 USD or Free with Kobo Plus

  • Programming for Kids

    A Simple Step-by-Step Manual Teaching Beginners How to Code and Develop Programming Skills

    by Ryan roffe ...
    Interested in exploring Popular Programming Languages? If so, read on.Introducing children to computer programming at a young age not only enhances their overall intelligence but also lays the groundwork for future career opportunities.The demand for individuals proficient in coding is prevalent worldwide. Recent online surveys indicate that computer programming is currently one of the most ... Read more

    $9.99 USD or Free with Kobo Plus

  • Embedded Rust Programming

    Building Safe and Efficient Systems

    "Embedded Rust Programming: Building Safe and Efficient Systems" is a comprehensive guide for developers eager to leverage Rust's unique capabilities in the realm of embedded systems. This book meticulously unravels the intricacies of using Rust in embedded environments, from crafting reliable real-time applications to effectively interfacing with hardware. By focusing on Rust's memory safety, ... Read more

    $9.99 USD or Free with Kobo Plus

  • Learning Django 5

    by Clara Stein ...
    "Learning Django 5" is intended to help Python programmers, aspiring full stack developers, and web developers build robust and scalable web applications quickly and efficiently with a basic understanding of Python scripting. Hands-on labs and interactive tasks are used throughout the book to help you practice and apply the concepts as you learn.Beginning with a thorough introduction to Django 5, ... Read more

    $29.99 USD or Free with Kobo Plus

  • Flask Framework Cookbook

    Over 80 proven recipes and techniques for Python web development with Flask

    Build state-of-the-art web applications quickly and efficiently using Flask and related technologies with Python 3Key FeaturesExplore Flask 1.0.3 and Python 3.7, along with useful insights into microservicesGet the most out of the powerful Flask framework and maintain the flexibility of your design choicesWrite cleaner and maintainable code with the help of sample appsBook DescriptionFlask, the ... Read more

    $53.99 USD or Free with Kobo Plus

  • Programmando Android

    Una guida che ci trasporta dentro la programmazione Android con brevi esempi utilizzando il linguaggio Java ... Read more

    $4.66 USD

  • NodeJS: Programmare Web-App Con Javascript

    Programmazione Web, #3

    by Kevin Lioy ...
    Series Book 3 - Programmazione Web
    La crescente popolarità di JavaScript ha portato molti cambiamenti e ha completamente rivoltato lo sviluppo web dei nostri giorni, modificandolo radicalmente.Le cose che possiamo fare oggi sul web con JavaScript in esecuzione lato server, così come lato browser, erano difficili da immaginare pochi anni fa o erano incapsulate in ambienti particolari detti "sandbox" come Flash o Applet Java.Le ... Read more

    $7.99 USD or Free with Kobo Plus

  • Programación Orientada a Objetos en JAVA

    El objetivo principal de este libro es presentar al lector los fundamentos de la Programación Orientada a Objetos. Focalizamos la atención en conceptos como el encapsulamiento, la herencia, el polimorfismo, composición, delegación, clases envoltorio, reflection, genéricos, lanzamiento, intercepción, tratamiento de excepciones, etc._x000D_ _x000D_ Se ha escogido Java como medio en que implementar ... Read more

    $10.99 USD or Free with Kobo Plus

  • Deep Reinforcement Learning with Python

    With PyTorch, TensorFlow and OpenAI Gym

    by Nimish Sanghi ...
    Series series Professional and Applied Computing (R0)
    Deep reinforcement learning is a fast-growing discipline that is making a significant impact in fields of autonomous vehicles, robotics, healthcare, finance, and many more. This book covers deep reinforcement learning using deep-q learning and policy gradient models with coding exercise.You'll begin by reviewing the Markov decision processes, Bellman equations, and dynamic programming that form ... Read more

    $49.99 USD

  • Mastering Voice Interfaces

    Creating Great Voice Apps for Real Users

    Series series Professional and Applied Computing (R0)
    Build great voice apps of any complexity for any domain by learning both the how's and why's of voice development. In this book you’ll see how we live in a golden age of voice technology and how advances in automatic speech recognition (ASR), natural language processing (NLP), and related technologies allow people to talk to machines and get reasonable responses. Today, anyone with computer access ... Read more

    $62.99 USD

  • Programación Java: JDBC y Swing

    El objetivo de este libro no es ser un “áspero” manual de referencia de los contenidos tratados: JDBC y Swing, Tampoco se trata, como podría dar laimpresión, de una mera colección de ejercicios. Sino que el planteamiento del autor en la redacción de esta obra técnica ha sido el presentar al lector una integración de la utilización de ambas APIs, contextualizada en un ámbito productivo, ... Read more

    $11.64 USD or Free with Kobo Plus