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 1801 - 1824 of 10611 Results
Skip side bar filters
  • PHP Examples, Part 2

    Teach yourself by example, #2

    by Adam Majczak ...
    Series Book 2 - Teach yourself by example
    "PHP Examples" contains PART 1, PART 2, PART 3. This PART 2 describes PHP syntax: variables, arrays, functions, classes, objects, PHP files, intermixing with HTML and JavaScript. It is a PHP Programming Guide. Programming practice. ... Read more

    $1.99 USD or Free with Kobo Plus

  • Numerical Methods in Finance with C++

    Series series Mastering Mathematical Finance
    Driven by concrete computational problems in quantitative finance, this book provides aspiring quant developers with the numerical techniques and programming skills they need. The authors start from scratch, so the reader does not need any previous experience of C++. Beginning with straightforward option pricing on binomial trees, the book gradually progresses towards more advanced topics, ... Read more

    $43.99 USD

  • Código Limpio. Segunda edición

    Manual de estilo para el desarrollo ágil de software

    Translated by Beatriz Pineda González ...
    Series series TÍTULOS ESPECIALES
    Con la segunda edición de Código limpio, Robert C. Martin ("Uncle Bob") revitaliza la guía clásica para la artesanía del software con perspectivas actualizadas, un alcance más amplio y contenido enriquecido. Esta nueva edición, una reescritura completa del superventas original, está preparada para transformar el modo en que los desarrolladores abordan la creación de código y promueve un compromiso ... Read more

    $44.29 USD

  • Android Studio Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Read more

    $9.99 USD

  • Start Programming & Simulating PLC In Your Laptop from Scratch: A No BS, No Fluff, PLC Programming Volume 1

    Volume, #1

    Series Book 1 - Volume
    Learning to code controllers, PLCs & HMIs?Get the PLC-HMI programming skills they did not teach you back in the day... Skills Michael and I learned over a decade of working in the field of Automation. Whether you have just graduated or are a technician, a hobbyist, a total beginner, or a new programmer. If you are ready to take it to the next level, this is your next step in PLC-HMI programmer ... Read more

    $2.99 USD or Free with Kobo Plus

  • Mastering SQL Server

    From Basics to Expert Proficiency

    by William Smith ...
    "Mastering SQL Server: From Basics to Expert Proficiency" is an essential resource for anyone looking to gain a comprehensive understanding of SQL Server. This meticulously crafted book takes readers on a journey from fundamental concepts to advanced techniques, ensuring they build a solid foundation before diving into more complex topics. Each chapter is thoughtfully organized to provide clear, ... Read more

    $6.99 USD or Free with Kobo Plus

  • Programming WCF Services

    by Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Read more

    $25.99 USD

  • Python Graphics

    A Reference for Creating 2D and 3D Images

    by B.J. Korites ...
    Series series Professional and Applied Computing (R0)
    This book will show you how to use Python to create graphic objects for technical illustrations and data visualization.Often, the function you need to produce the image you want cannot be found in a standard Python library. Knowing how to create your own graphics will free you from the chore of looking for a function that may not exist or be difficult to use. This book will give you the tools to ... Read more

    $40.99 USD

  • Programming JavaScript Applications

    Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    by Eric Elliott ...
    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming ... Read more

    $23.99 USD

  • Crafting Test-Driven Software with Python

    Write test suites that scale with your applications' needs and complexity using Python and PyTest

    Get to grips with essential concepts and step-by-step explanations to apply TDD practices to your Python projects while keeping your test suite under controlKey FeaturesBuild robust Python applications using TDD and BDD methodologiesTest Python web applications using WebTest and web frameworksLeverage PyTest to implement stringent testing mechanisms to ensure fault-tolerant applicationsBook ... Read more

    $34.99 USD or Free with Kobo Plus

  • OpenGL Game Development By Example

    Design and code your own 2D and 3D games efficiently using OpenGL and C++

    Design and code your own 2D and 3D games efficiently using OpenGL and C++ Key Features\[\*\] Create 2D and 3D games completely, through a series of end-to-end game projects\[\*\] Learn to render high performance 2D and 3D graphics using OpenGL\[\*\] Implement a rudimentary game engine using step-by-step codeBook DescriptionOpenGL is one of the most popular rendering SDKs used to develop games. ... Read more

    $49.99 USD or Free with Kobo Plus

  • Mastering JavaScript Functional Programming

    In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

    Master Functional Programming techniques with this comprehensive guide for writing cleaner, safer, high-performing JavaScript codesKey FeaturesBecome proficient and skilled with Functional Programming in JavaScript to solve real-world development problemsSuccessfully apply Functional Programming concepts and techniques to everyday JavaScript programmingBring modularity, reusability, testability, ... Read more

    $37.99 USD or Free with Kobo Plus

  • NestJS

    Do Zero até a primeira API

    O livro 'NestJS: Do Zero a Primeira API' é uma introdução completa ao framework NestJS. Ele começa ensinando os conceitos básicos da arquitetura e do funcionamento do NestJS, permitindo que os leitores construam sua primeira API simples. ... Read more

    Free

  • React Material-UI Cookbook

    Build captivating user experiences using React and Material-UI

    by Adam Boduch ...
    Develop modern-day applications by implementing Material Design principles in React using Material-UIKey FeaturesUse React components to build intuitive UI elementsExplore a variety of styles and themes in the Material-UI framework using React componentsLearn practical React recipes and best practices for building modern web applicationsBook DescriptionMaterial-UI is a component library for ... Read more

    $27.99 USD or Free with Kobo Plus

  • Fluent C

    Principles, Practices, and Patterns

    Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.Christopher ... Read more

    $41.99 USD

  • Basic Exercises for Competitive Programming - Python

    by Jan Pol ...
    Do you want practice for competitive programming?This book contain more of twenty exercises with its solution written in programming language Python. Also include desktop testing for more comprension. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Hands-On Entity Resolution

    A Practical Guide to Data Matching with Python

    Entity resolution is a key analytic technique that enables you to identify multiple data records that refer to the same real-world entity. With this hands-on guide, product managers, data analysts, and data scientists will learn how to add value to data by cleansing, analyzing, and resolving datasets using open source Python libraries and cloud APIs.Author Michael Shearer shows you how to scale up ... Read more

    $41.99 USD

  • Hands-On Selenium WebDriver with Java

    A Deep Dive into the Development of End-to-End Tests

    by Boni Garcia ...
    Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples.You'll start by learning the ... Read more

    $41.99 USD

  • Learning Data Mining with Python

    Harness the power of Python to analyze data and create insightful predictive models

    by Robert Layton ...
    Key FeaturesBook DescriptionIf you are a programmer who wants to get started with data mining, then this book is for you.What you will learnApply data mining concepts to realworld problemsPredict the outcome of sports matches based on past resultsDetermine the author of a document based on their writing styleUse APIs to download datasets from social media and other online servicesFind and extract ... Read more

    $37.99 USD or Free with Kobo Plus

  • How to Guide: Easier, Faster EBook Design Publishing for Beginners

    Your hard work resulted in a manuscript for a book. You need to go from unpublished to a published eBook. You don’t need to be a guru on HTML, CSS, eBooks, or publishing. Do your research and find out how others did it!How to make an eBook?You do it yourself (DIY). Just the same way as you wrote your manuscript.You don’t want to be a printer or publisher! You just want to turn your manuscript into ... Read more

    $2.99 USD

  • Etudes for ClojureScript

    A short composition that provides practice material for a particular musical skill is called an étude. In this hands-on book, you’ll find more than 30 études to help you practice ClojureScript skills for specific programming areas, ranging from functions and variables to asynchronous processing. Each of these small projects includes a description of a program that you will compose (write) in ... Read more

    $4.99 USD

  • SFML Game Development

    SFML Game Development is a fast-paced, step-by-step guide, providing you with all the knowledge and tools you need to create your first game using SFML 2.0.SFML Game Development addresses ambitious C++ programmers who want to develop their own game. If you have plenty of ideas for an awesome and unique game, but don't know how to start implementing them, then this book is for you. The book assumes ... Read more

    $26.99 USD or Free with Kobo Plus

  • Creating a Website: The Missing Manual

    You can easily create a professional-looking website with nothing more than an ordinary computer and some raw ambition. Want to build a blog, sell products, create forums, or promote an event? No problem! This friendly, jargon-free book gives you the techniques, tools, and advice you need to build a site and get it up on the Web.The important stuff you need to know:Master the basics. Learn HTML5, ... Read more

    $24.99 USD

  • Beginning Mathematica and Wolfram for Data Science

    Applications in Data Analysis, Machine Learning, and Neural Networks

    Series series Professional and Applied Computing (R0)
    Enhance your data science programming and analysis with the Wolfram programming language and Mathematica, an applied mathematical tools suite. This second edition introduces the latest LLM Wolfram capabilities, delves into the exploration of data types in Mathematica, covers key programming concepts, and includes code performance and debugging techniques for code optimization.You’ll gain a deeper ... Read more

    $49.99 USD