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

31 - 60 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)
Learning the vi and Vim Editors, 8th Edition Ebook only for VIP member

Learning the vi and Vim Editors, 8th Edition

Arnold Robbins, Elbert Hannah

Python Distilled Ebook only for VIP member

Python Distilled

Mastering Go - Third Edition Ebook only for VIP member

Mastering Go - Third Edition

Solution Architecture with .NET Ebook only for VIP member

Solution Architecture with .NET

Hands-On Unity 2021 Game Development - Second Edition Ebook only for VIP member

Hands-On Unity 2021 Game Development - Second Edition

Concepts and Semantics of Programming Languages 1 Ebook only for VIP member

Concepts and Semantics of Programming Languages 1

Good Code, Bad Code Ebook only for VIP member

Good Code, Bad Code

Rust in Action Ebook only for VIP member

Rust in Action

Learning Perl, 8th Edition Ebook only for VIP member

Learning Perl, 8th Edition

Programming Scala, 3rd Edition Ebook only for VIP member

Programming Scala, 3rd Edition

Dean Wampler

The Protractor Handbook: Understanding and Implementing the Tool Effectively Ebook only for VIP member

The Protractor Handbook: Understanding and Implementing the Tool Effectively

Practical Vaadin: Developing Web Applications in Java Ebook only for VIP member

Practical Vaadin: Developing Web Applications in Java

C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code Ebook only for VIP member

C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code

Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions Ebook only for VIP member

Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions

Machine Learning Approaches for Convergence of IoT and Blockchain Ebook only for VIP member

Machine Learning Approaches for Convergence of IoT and Blockchain

The Missing README Ebook only for VIP member

The Missing README

Low-Code and the Democratization of Programming Ebook only for VIP member

Low-Code and the Democratization of Programming

Introduction to Game Systems Design Ebook only for VIP member

Introduction to Game Systems Design

Python Object-Oriented Programming - Fourth Edition Ebook only for VIP member

Python Object-Oriented Programming - Fourth Edition

Microservices with Spring Boot and Spring Cloud - Second Edition Ebook only for VIP member

Microservices with Spring Boot and Spring Cloud - Second Edition

Polished Ruby Programming Ebook only for VIP member

Polished Ruby Programming

ASP.NET Core 5 Secure Coding Cookbook Ebook only for VIP member

ASP.NET Core 5 Secure Coding Cookbook

Supercharge Your Applications with GraalVM Ebook only for VIP member

Supercharge Your Applications with GraalVM

Software Architecture Patterns for Serverless Systems Ebook only for VIP member

Software Architecture Patterns for Serverless Systems

Game Development Patterns with Unity 2021 - Second Edition Ebook only for VIP member

Game Development Patterns with Unity 2021 - Second Edition

Software Testing Foundations, 5th Edition, 5th Edition Ebook only for VIP member

Software Testing Foundations, 5th Edition, 5th Edition

Help Your Boss Help You Ebook only for VIP member

Help Your Boss Help You

Code like a Pro in C# Ebook only for VIP member

Code like a Pro in C#

Parallel and High Performance Computing Ebook only for VIP member

Parallel and High Performance Computing

Learn Quantum Computing with Python and Q# Ebook only for VIP member

Learn Quantum Computing with Python and Q#

  • Learning the vi and Vim Editors, 8th Edition by Arnold Robbins, 
            Elbert Hannah Ebook only for VIP member

    Learning the vi and Vim Editors, 8th Edition

    Author Arnold Robbins , Elbert Hannah
    Release Date 2021/09

    vi and its derivatives are perhaps the most important family of text editors in the programming community. With this updated guide, Unix and Linux users will learn text editing basics for both vi and Vim ("vi improved") before moving onto advanced editing tools for each e....
  • Python Distilled by Ebook only for VIP member

    Python Distilled

    Author
    Release Date 2021/09

    Expert Insight for Modern Python (3.6+) Development from the Author of Python Essential ReferenceThe richness of modern Python challenges developers at all levels. How can programmers who are new to Python know where to begin without being overwhelmed? How can experienced Python developers know they....
  • Mastering Go - Third Edition by Ebook only for VIP member

    Mastering Go - Third Edition

    Author
    Release Date 2021/08

    Master key features of Go, including advanced concepts like concurrency and working with JSON, to create and optimize real-world services, network servers, and clientsKey FeaturesThird edition of the bestselling guide to advanced Go programming, expanded to cover RESTful servers, the WebSocket proto....
  • Solution Architecture with .NET by Ebook only for VIP member

    Solution Architecture with .NET

    Author
    Release Date 2021/08

    Learn about the responsibilities of a .NET solution architect and explore solution architecture principles, DevOps solutions, and design techniques and standards with hands-on examples of design patternsKey FeaturesFind out what are the essential personality traits and responsibilities of a solution....
  • Hands-On Unity 2021 Game Development - Second Edition by Ebook only for VIP member

    Hands-On Unity 2021 Game Development - Second Edition

    Author
    Release Date 2021/08

    Achieve mesmerizing game experiences using the latest Unity 2021 features by following a practical approach to building professional gamesKey FeaturesUnleash the capabilities of C# scripting to create UIs, graphics, game AI agents and moreExplore Unity's latest tools, including Universal Render Pip....
  • Concepts and Semantics of Programming Languages 1 by Ebook only for VIP member

    Concepts and Semantics of Programming Languages 1

    Author
    Release Date 2021/08

    This book – the first of two volumes – explores the syntactical constructs of the most common programming languages, and sheds a mathematical light on their semantics, while also providing an accurate presentation of the material aspects that interfere with coding. Concepts and Semanti....
  • Good Code, Bad Code by Ebook only for VIP member

    Good Code, Bad Code

    Author
    Release Date 2021/08

    Good Code, Bad Code is a clear, practical introduction to writing code that’s a snap to read, apply, and remember. With dozens of instantly-useful techniques, you’ll find coding insights that normally take years of experience to master. In this fast-paced guide, Google software engineer Tom Long tea....
  • Rust in Action by Ebook only for VIP member

    Rust in Action

    Author
    Release Date 2021/08

    Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome....
  • Learning Perl, 8th Edition by Ebook only for VIP member

    Learning Perl, 8th Edition

    Author
    Release Date 2021/08

    If you're just getting started with Perl, this is the book you want—whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course taught by the authors since 1991. This eigh....
  • Programming Scala, 3rd Edition by Dean Wampler Ebook only for VIP member

    Programming Scala, 3rd Edition

    Author Dean Wampler
    Release Date 2021/08

    Get up to speed on Scala--the JVM, JavaScript, and natively compiled language that offers all the benefits of functional programming, a modern object model, and an advanced type system. Packed with code examples, this comprehensive book shows you how to be productive with....
  • The Protractor Handbook: Understanding and Implementing the Tool Effectively by Ebook only for VIP member

    The Protractor Handbook: Understanding and Implementing the Tool Effectively

    Author
    Release Date 2021/08

    Learn to quickly set up Protractor and dive into the amazing possibilities that this tool offers for automating browser interactions for a user for any Angular web application. Software testing is here to stay, and an integral part of this is test automation. Protractor is one of the most evol....
  • Practical Vaadin: Developing Web Applications in Java by Ebook only for VIP member

    Practical Vaadin: Developing Web Applications in Java

    Author
    Release Date 2021/08

    Implement web applications in Java using the open-source Vaadin framework version 20 and later. This easy-to-follow book covers all the key concepts and steps to become competent with modern versions of Vaadin. The book covers everything from setting up the development environment to implement....
  • C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code by Ebook only for VIP member

    C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code

    Author
    Release Date 2021/08

    Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, this book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with ....
  • Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions by Ebook only for VIP member

    Hands-on Azure Functions with C#: Build Function as a Service (FaaS) Solutions

    Author
    Release Date 2021/08

    Build serverless solutions using Azure Functions. This book provides you with a deep understanding of Azure Functions so you can build highly scalable and reliable serverless applications.The book starts with an introduction to Azure Functions and demonstrates triggers and bindings with use ca....
  • Machine Learning Approaches for Convergence of IoT and Blockchain by Ebook only for VIP member

    Machine Learning Approaches for Convergence of IoT and Blockchain

    Author
    Release Date 2021/08

    The digital revolution is characterized by the convergence of technologies, rapidly advancing the 4th industrial revolution thereby blurring the lines between physical, digital and biological objects. The speed of the fourth revolution which evolves at an exponential rate cannot by any means be comp....
  • The Missing README by Ebook only for VIP member

    The Missing README

    Author
    Release Date 2021/08

    For new software engineers, knowing how to program is only half the battle. You'll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap -- a distillation of workplace lessons, best practices, and engine....
  • Low-Code and the Democratization of Programming by Ebook only for VIP member

    Low-Code and the Democratization of Programming

    Author
    Release Date 2021/08

    Low-code is one of the fastest growing areas of software development today. An increasing number of PaaS companies now offer low-code solutions for data manipulation, integration, and transformation; and the shift toward low-code solutions is poised to unleash a new democratization of programming.Wh....
  • Introduction to Game Systems Design by Ebook only for VIP member

    Introduction to Game Systems Design

    Author
    Release Date 2021/08

    As games grow more complex and gamers expectations soar, the discipline of game systems design becomes ever more important. Game systems designers plan a games rules and balance, its characters attributes, most of its data, and how its AI, weapons, and objects work and interact. Introduction to Game....
  • Python Object-Oriented Programming - Fourth Edition by Ebook only for VIP member

    Python Object-Oriented Programming - Fourth Edition

    Author
    Release Date 2021/07

    A comprehensive guide to exploring modern Python through data structures, design patterns, and effective object-oriented techniquesKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best ....
  • Microservices with Spring Boot and Spring Cloud - Second Edition by Ebook only for VIP member

    Microservices with Spring Boot and Spring Cloud - Second Edition

    Author
    Release Date 2021/07

    A step-by-step guide to creating and deploying production-quality microservices-based applicationsKey FeaturesBuild cloud-native production-ready microservices with this comprehensively updated guideUnderstand the challenges of building large-scale microservice architecturesLearn how to get the best....
  • Polished Ruby Programming by Ebook only for VIP member

    Polished Ruby Programming

    Author
    Release Date 2021/07

    Become an accomplished Ruby programmer by understanding the design principles, best practices, and trade-offs involved in implementation approaches to keep your Ruby applications maintainable in the long termKey FeaturesUnderstand the design principles behind polished Ruby code and trade-offs betwee....
  • ASP.NET Core 5 Secure Coding Cookbook by Ebook only for VIP member

    ASP.NET Core 5 Secure Coding Cookbook

    Author
    Release Date 2021/07

    Learn how to secure your ASP.NET Core web app through robust and secure codeKey FeaturesDiscover the different types of security weaknesses in ASP.NET Core web applications and learn how to fix themUnderstand what code makes an ASP.NET Core web app unsafeBuild your secure coding knowledge by followi....
  • Supercharge Your Applications with GraalVM by Ebook only for VIP member

    Supercharge Your Applications with GraalVM

    Author
    Release Date 2021/07

    Understand the internals and architecture of GraalVM with the help of hands-on experiments and gain deep knowledge that you can apply to improve your application's performance, interoperability, and throughput.Key FeaturesGenerate faster and leaner code with minimum computing resources for high per....
  • Software Architecture Patterns for Serverless Systems by Ebook only for VIP member

    Software Architecture Patterns for Serverless Systems

    Author
    Release Date 2021/07

    A professional's guide to solving complex problems while designing modern softwareKey FeaturesLearn best practices for designing enterprise-grade software systemsUnderstand the importance of building reliable, maintainable, and scalable systemsBecome a professional software architect by learning th....
  • Game Development Patterns with Unity 2021 - Second Edition by Ebook only for VIP member

    Game Development Patterns with Unity 2021 - Second Edition

    Author
    Release Date 2021/07

    Discover practical design propositions to resolve game programming challenges in UnityKey FeaturesGet an overview of Unity engine architecture and coding modelBuild a complete racing game using software design patterns and understand how to implement them in UnityDownload the source code of the comp....
  • Software Testing Foundations, 5th Edition, 5th Edition by Ebook only for VIP member

    Software Testing Foundations, 5th Edition, 5th Edition

    Author
    Release Date 2021/07

    Professional testing of software is an essential task that requires a profound knowledge of testing techniques. The International Software Testing Qualifications Board (ISTQB) has developed a universally accepted, international qualification scheme aimed at software and system testing professionals,....
  • Help Your Boss Help You by Ebook only for VIP member

    Help Your Boss Help You

    Author
    Release Date 2021/07

    Develop more productive habits in dealing with your manager. As a professional in the business world, you care about doing your job the right way. The quality of your work matters to you, both as a professional and as a person. The company you work for cares about making money and your boss is evalu....
  • Code like a Pro in C# by Ebook only for VIP member

    Code like a Pro in C#

    Author
    Release Date 2021/07

    Code Like a Pro in C# teaches you to how write clean C# code that’s suitable for enterprise applications. In this book, you’ll refactor a legacy codebase by applying modern C# techniques. You’ll explore tools like Entity Framework Core, design techniques like dependency injection, and key practices ....
  • Parallel and High Performance Computing by Ebook only for VIP member

    Parallel and High Performance Computing

    Author
    Release Date 2021/07

    Parallel and High Performance Computing offers techniques guaranteed to boost your code’s effectiveness. You’ll learn to evaluate hardware architectures and work with industry standard tools such as OpenMP and MPI. You’ll master the data structures and algorithms best suited for high performance com....
  • Learn Quantum Computing with Python and Q# by Ebook only for VIP member

    Learn Quantum Computing with Python and Q#

    Author
    Release Date 2021/07

    Learn Quantum Computing with Python and Q# introduces quantum computing from a practical perspective. Use Python to build your own quantum simulator and take advantage of Microsoft’s open source tools to fine-tune quantum algorithms. The authors explain complex math and theory through stories, visua....
Previous 1 2 3 4 5 6 7 8 9 10 ... 184 Next
  • Recommended
  • Privacy Policy
  • About