ebook

  1. rishu2022

    Pro C# 9 - New book launched

    Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming (CLICK)Not available in local markets as of yet. A good book for .NET developers.
  2. elixor

    [eBook] Malware Data Science: Attack Detection and Attribution

    Malware Data Science explains how to identify, analyze, and classify large-scale malware using machine learning and data visualization.Security has become a "big data" problem. The growth rate of malware has accelerated to tens of millions of new files per year while our networks generate an...
  3. BurnBabyBurn

    WSO [Book] Dan Lok - F.U. Money

    F.U. Money: Make As Much Money As You Damn Well Want And Live Your Life As You Damn Well Please!Are you TIRED of the RAT RACE? Do you wish you had MORE TIME and MORE MONEY? Would you like to NEVER WORK AGAIN?If you answered “YES!”, then you need to look no further than Dan “The Man” Lok’s...
  4. BurnBabyBurn

    [Book] Richard Branson - Like a Virgin: Secrets They Won't Teach You at Business School

    Like a Virgin: Secrets They Won't Teach You at Business SchoolIt’s business school, the Branson way.Whether you’re interested in starting your own business, improving your leadership skills, or simply looking for inspiration from one of the greatest entrepreneurs of our time, Richard...
  5. R

    [EBook] Practical Python Projects

    Practical Python ProjectsOnly for US$34.99Buy Now The Practical Python Projects book demonstrates how to combine different libraries and frameworks to build amazing things. When learning to program, most books, websites, and tutorials focus on teaching the intricacies of the language. They do...
  6. elixor

    [Ebook] Serious Cryptography: A Practical Introduction to Modern Encryption

    This practical guide to modern encryption breaks down the fundamental mathematical concepts at the heart of cryptography without shying away from meaty discussions of how they work. You’ll learn about authenticated encryption, secure randomness, hash functions, block ciphers, and public-key...
  7. P

    [EBook] The Opinionated Guide to React

    Chapters There are 11 chapters and many smaller subchapters in this book. Let's talk about themFolder/ File Structuring An app has a LOT of files so let's talk about knowing where stuff isState Management: Oh, all the options You don't always need a library, how can react help?Project...
  8. ayushkumar0800

    [E-book] C++ with Data Structures 3rd Edition

    This book is designed for a course in Data Structures where C++ is the programming language. The book focuses on abstract data types as viewed from three different perspectives: their specification, their application, and their implementation.
  9. J

    [EBook] Build a Website With Django 3 - Nigel George (Updated Dec 2019)

    Book updated on December 2019.Written for Django 3 and Python 3.x, this book lays out the why, what and how of Django using the absolute latest versions of Django and Python. In the book I cover all the core concepts of Django to get you up and running fast.Each chapter of the book is...
  10. locomotii

    [E-Book] Atomic Design

    We're tasked with making interfaces for more users in more contexts using more browsers on more devices with more screen sizes and more capabilities than ever before. That's a daunting task indeed. Thankfully, design systems are here to help. Atomic Design details everything that goes into...
  11. BurnBabyBurn

    [Ebook] Web Coding & Development All-in-One For Dummies

    DESCRIPTION Speak the languages that power the web With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment. If you’re a would-be developer looking to gain the know-how to build the interfaces...
  12. I

    [EBOOK] You Don’t Know JS: this & Object Prototypes

    No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise, in-depth guide takes you inside JavaScript’s this structure and object prototypes. You’ll learn how they work and why they’re integral to behavior delegation—a design pattern...
  13. I

    [EBOOK] You Don’t Know JS: Types & Grammar

    No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the “You Don’t Know JS” series, this compact guide explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why...
  14. I

    [EBOOK] You Don’t Know JS: ES6 & Beyond

    No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the “You Don’t Know JS” series, this compact guide focuses on the new features that will be available to developers in ECMAScript 6, the newest version of the standard on which...
  15. I

    [EBOOK] You Don’t Know JS: Up & Going

    It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether you’re new to the language or have used it for years. With the “You Don’t Know JS” book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the...
  16. I

    [EBOOK] You Don’t Know JS: Async & Performance

    No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the “You Don’t Know JS” series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques—including Promises, generators, and Web...
  17. I

    [EBOOK] You Don't Know JS Yet: Get Started

    It seems like there's never been as much widespread desire before for a better way to deeply learn the fundamentals of JavaScript. But with a million blogs, books, and videos out there, just where do you START? Look no further!The worldwide best selling "You Don't Know JS" book series is back...
  18. I

    [EBOOK] You Don't Know JS Yet: Scope & Closures

    Are you looking for a better way to deeply learn the fundamentals of JavaScript? Look no further!The foundation of all programs is the organization of its variables and functions into different nested scopes. Yet, most developers haven't deeply contemplated how and why these decisions are made...
  19. I

    [EBOOK] Django for APIs

    Completely updated for Django 3.1 & Django REST Framework 3.11 Django for APIs is a project-based guide to building modern APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before as well as professional programmers looking for a fast-paced...
  20. I

    [EBOOK] Django for Beginners

    Completely updated for Django 3.1. Django for Beginners is a project-based introduction to Django, the popular Python-based web framework. Suitable for total beginners who have never built a website before as well as professional programmers looking for a fast-paced guide to modern web...