Create account Create free account
Sign in
  • Home
    • Business
    • Career development
    • Data
    • Design
    • Hardware
    • Math Science Engineering
    • Other
    • Security
    • Software Development
    • System Administration
    • Travel Hobbies
    • Web Mobile
    • Recommendation
    • Trending Now

eBook Reading

Search Button
All Ebooks
Free Ebooks
Premium Ebooks
  • Title: A to Z
  • Title: Z to A
  • Release Date: Newest to Oldest
  • Release Date: Oldest to Newest
  • View ↓
  • View ↑

Search Results

1 - 30 of 5503 results

Filter
Categories
  • All (35603)
  • Software Development(5504)
    • Software Collaboration(245)
    • Text Editors Ides(111)
    • Graphics Programming(108)
    • Computer Science(179)
    • Game Development(240)
    • Programming Languages(2068)
    • Blockchain Decentralized Apps(108)
    • Qa Testing(152)
    • Software Architecture(276)
    • Domain Specific Languages(13)
    • Compilers(4)
    • Coding Practices(145)
A Functional Approach to Java Ebook only for VIP member

A Functional Approach to Java

Qiskit Pocket Guide Ebook only for VIP member

Qiskit Pocket Guide

Version Control with Git, 3rd Edition Ebook only for VIP member

Version Control with Git, 3rd Edition

Hands-on Selenium WebDriver with Java Ebook only for VIP member

Hands-on Selenium WebDriver with Java

Q# Pocket Guide Ebook only for VIP member

Q# Pocket Guide

Full Stack Testing Ebook only for VIP member

Full Stack Testing

Learning Functional Programming Ebook only for VIP member

Learning Functional Programming

Concurrency and Scalability for Distributed Systems Ebook only for VIP member

Concurrency and Scalability for Distributed Systems

Microservices Communication in .NET Using gRPC Ebook only for VIP member

Microservices Communication in .NET Using gRPC

Fiodar Sazanavets

Systems Programming with Rust Ebook only for VIP member

Systems Programming with Rust

Robust Python Ebook only for VIP member

Robust Python

Patrick Viafore

Head First Git Ebook only for VIP member

Head First Git

Data Mesh Ebook only for VIP member

Data Mesh

Reactive Systems in Java Ebook only for VIP member

Reactive Systems in Java

Head First Java, 3rd Edition Ebook only for VIP member

Head First Java, 3rd Edition

WebAssembly: The Definitive Guide Ebook only for VIP member

WebAssembly: The Definitive Guide

Brian Sletten

Head First Swift Ebook only for VIP member

Head First Swift

Programming Android with Kotlin Ebook only for VIP member

Programming Android with Kotlin

Modernizing Enterprise Java Ebook only for VIP member

Modernizing Enterprise Java

Code That Fits in Your Head: Heuristics for Software Engineering Ebook only for VIP member

Code That Fits in Your Head: Heuristics for Software Engineering

Sams Teach Yourself Unity Game Development in 24 Hours, 4th Edition Ebook only for VIP member

Sams Teach Yourself Unity Game Development in 24 Hours, 4th Edition

C# Cookbook Ebook only for VIP member

C# Cookbook

Joe Mayo

Learning Algorithms Ebook only for VIP member

Learning Algorithms

George Heineman

Software Architecture: The Hard Parts Ebook only for VIP member

Software Architecture: The Hard Parts

Java to Kotlin Ebook only for VIP member

Java to Kotlin

Duncan McGregor, Nat Pryce

Learning Test-Driven Development Ebook only for VIP member

Learning Test-Driven Development

Learning Domain-Driven Design Ebook only for VIP member

Learning Domain-Driven Design

Software Development Pearls: Lessons from Fifty Years of Software Experience Ebook only for VIP member

Software Development Pearls: Lessons from Fifty Years of Software Experience

Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software Ebook only for VIP member

Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software

Clean Craftsmanship: Disciplines, Standards, and Ethics Ebook only for VIP member

Clean Craftsmanship: Disciplines, Standards, and Ethics

  • A Functional Approach to Java by Ebook only for VIP member

    A Functional Approach to Java

    Author
    Release Date 2022/12

    Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as l....
  • Qiskit Pocket Guide by Ebook only for VIP member

    Qiskit Pocket Guide

    Author
    Release Date 2022/11

    Why is the quantum computing market expected to grow by nearly $1.3 billion over the next five years?Given their quantum mechanical nature, quantum computers can solve difficult problems in fields such as chemistry, optimization, finance, and machine learning that classical computers find impossible....
  • Version Control with Git, 3rd Edition by Ebook only for VIP member

    Version Control with Git, 3rd Edition

    Author
    Release Date 2022/10

    Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for naviga....
  • Hands-on Selenium WebDriver with Java by Ebook only for VIP member

    Hands-on Selenium WebDriver with Java

    Author
    Release Date 2022/09

    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 ....
  • Q# Pocket Guide by Ebook only for VIP member

    Q# Pocket Guide

    Author
    Release Date 2022/09

    Q# is a domain-specific language for quantum programming that combines familiar "classical" language constructs with quantum-specific ones. Ideal for any developer familiar with--or willing to learn--the basics of quantum computing, this pocket guide quickly helps you find syntax and usage informati....
  • Full Stack Testing by Ebook only for VIP member

    Full Stack Testing

    Author
    Release Date 2022/09

    Testing is a critical discipline for any organization looking to deliver high-quality software. This practical book provides software developers and QA engineers with a comprehensive one-stop guide to testing skills in 10 different categories. You'll learn appropriate strategies, concepts, and prac....
  • Learning Functional Programming by Ebook only for VIP member

    Learning Functional Programming

    Author
    Release Date 2022/08

    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex softw....
  • Concurrency and Scalability for Distributed Systems by Ebook only for VIP member

    Concurrency and Scalability for Distributed Systems

    Author
    Release Date 2022/08

    In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly b....
  • Microservices Communication in .NET Using gRPC by Fiodar Sazanavets Ebook only for VIP member

    Microservices Communication in .NET Using gRPC

    Author Fiodar Sazanavets
    Release Date 2022/02

    Learn how to implement gRPC on the .NET platform step by step and cover how to use gRPC on .NET, including fundamentals, use cases, and best practicesKey FeaturesExplore all aspects of gRPC implementation on .NET, from the most basic features to advanced onesDiscover best practices for using gRPC to....
  • Systems Programming with Rust by Ebook only for VIP member

    Systems Programming with Rust

    Author
    Release Date 2022/02

    For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation eng....
  • Robust Python by Patrick Viafore Ebook only for VIP member

    Robust Python

    Author Patrick Viafore
    Release Date 2022/02

    Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase grows and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow beyond comprehension. Th....
  • Head First Git by Ebook only for VIP member

    Head First Git

    Author
    Release Date 2021/12

    What will you learn from this book?Many people who use Git rely on "recipes"—basic copy-paste commands—without understanding how this version control system actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll le....
  • Data Mesh by Ebook only for VIP member

    Data Mesh

    Author
    Release Date 2021/12

    Many enterprises are investing in a next-generation data lake, hoping to democratize data at scale to provide business insights and ultimately make automated intelligent decisions. In this practical book, author Zhamak Dehghani reveals that, despite the time, money, and effort poured into them, data....
  • Reactive Systems in Java by Ebook only for VIP member

    Reactive Systems in Java

    Author
    Release Date 2021/12

    Reactive systems and event-driven architecture are becoming essential to application design--and companies are taking note. Reactive systems ensure applications are responsive, resilient, and elastic no matter what failures, latency, or other errors may be occurring, while event-driven architecture ....
  • Head First Java, 3rd Edition by Ebook only for VIP member

    Head First Java, 3rd Edition

    Author
    Release Date 2021/12

    What will you learn from this book?Ready to learn Java? This book combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And despite its playful appearance, Head First Java ....
  • WebAssembly: The Definitive Guide by Brian Sletten Ebook only for VIP member

    WebAssembly: The Definitive Guide

    Author Brian Sletten
    Release Date 2021/12

    WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portab....
  • Head First Swift by Ebook only for VIP member

    Head First Swift

    Author
    Release Date 2021/12

    Head First SwiftSwift is a programming language you can rely on. A language you can present to the family. Safe, reliable, speedy, friendly, easy to talk to, it’s the language of choice for Apple’s platforms—iOS, macOS, watchOS, and tvOS. But open source Swift also runs on Linux as well as the serve....
  • Programming Android with Kotlin by Ebook only for VIP member

    Programming Android with Kotlin

    Author
    Release Date 2021/11

    Android development is so vast that mastering this mobile operating system can seem daunting--particularly now that Kotlin has become the official Android development language. This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advant....
  • Modernizing Enterprise Java by Ebook only for VIP member

    Modernizing Enterprise Java

    Author
    Release Date 2021/11

    While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine these long established models and ....
  • Code That Fits in Your Head: Heuristics for Software Engineering by Ebook only for VIP member

    Code That Fits in Your Head: Heuristics for Software Engineering

    Author
    Release Date 2021/11

    The latest title in Addison Wesley's world-renowned Robert C. Martin Series on better software development, Code That Fits in Your Head offers indispensable practical advice for writing code at a sustainable pace, and controlling the complexity that causes too many software projects to spin out of ....
  • Sams Teach Yourself Unity Game Development in 24 Hours, 4th Edition by Ebook only for VIP member

    Sams Teach Yourself Unity Game Development in 24 Hours, 4th Edition

    Author
    Release Date 2021/11

    In just 24 lessons of one hour or less, Sams Teach Yourself Unity Game Development in 24 Hours will help you master the Unity game engine. This books straightforward, step-by-step approach teaches you everything from the absolute basics through sophisticated game physics, animation, and mobile devic....
  • C# Cookbook by Joe Mayo Ebook only for VIP member

    C# Cookbook

    Author Joe Mayo
    Release Date 2021/10

    Even if you're familiar with C# syntax, knowing how to combine various language features is a critical skill when building applications. This handy cookbook is packed full of recipes to help you solve issues for C# programming tasks you're likely to encounter. You'll l....
  • Learning Algorithms by George Heineman Ebook only for VIP member

    Learning Algorithms

    Author George Heineman
    Release Date 2021/10

    When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Algorithms in a Nutshell) provides concise and informative descriptions of key algorithms that ....
  • Software Architecture: The Hard Parts by Ebook only for VIP member

    Software Architecture: The Hard Parts

    Author
    Release Date 2021/10

    There are no easy decisions in software architecture. Instead, there are many hard parts: difficult problems or issues with no best practices that force you to choose among various compromises to succeed. With this book, you'll learn how to think critically about the trade-offs involved with distri....
  • Java to Kotlin by Duncan McGregor, 
            Nat Pryce Ebook only for VIP member

    Java to Kotlin

    Author Duncan McGregor , Nat Pryce
    Release Date 2021/10

    Kotlin has raised the bar for programming languages on the Java Virtual Machine with its compatibility, readability, efficiency, and tool support. But adopting a new language can be daunting, especially when you're working with business-critical Java code that must meet ....
  • Learning Test-Driven Development by Ebook only for VIP member

    Learning Test-Driven Development

    Author
    Release Date 2021/10

    Your code is a testament to your skills as a developer. No matter what language you use, your code should be clean, elegant, and uncluttered? With test-driven development (TDD), you'll write better code--code that's easy to understand, retains its elegance, and works for years to come.This indispe....
  • Learning Domain-Driven Design by Ebook only for VIP member

    Learning Domain-Driven Design

    Author
    Release Date 2021/10

    Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but you also need to understand the business domains behind the software. This practical book provides you with a set of core patterns, principles, and practices for analyzing busines....
  • Software Development Pearls: Lessons from Fifty Years of Software Experience by Ebook only for VIP member

    Software Development Pearls: Lessons from Fifty Years of Software Experience

    Author
    Release Date 2021/10

    Experience is a powerful teacher, but it is also slow and painful -- and software practitioners cannot afford to make every mistake others have suffered. This book helps you compress your learning curve and bypass much of the pain by absorbing lessons from others who served in the trenches before yo....
  • Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software by Ebook only for VIP member

    Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software

    Author
    Release Date 2021/10

    Rapidly Understand New Domains, So You Can Build Great Software for ThemUsing Domain Storytelling, you can quickly gain clarity about a new domain's people, tasks, tools, work items, and events, avoiding costly misunderstandings and building better software. In Domain Storytelling, the method's in....
  • Clean Craftsmanship: Disciplines, Standards, and Ethics by Ebook only for VIP member

    Clean Craftsmanship: Disciplines, Standards, and Ethics

    Author
    Release Date 2021/10

    In Clean Craftsmanship, the legendary Robert C. Martin ("Uncle Bob") has written every programmer's definitive guide to working well. Martin brings together the disciplines, standards, and ethics you need to deliver robust, effective code quickly and productively, and be proud of all the software y....
1 2 3 4 5 6 7 8 9 10 ... 184 Next
  • Recommended
  • Privacy Policy
  • About