Leanpub Header

Skip to main content

Filters

Category: "Django Ninja API"

Django Ninja API

  1. Django Unleashed: Building High-Performance Web Applications With Python

    Build powerful web applications with Python and Django.Django is one of the most capable frameworks for building modern web applications, but mastering it requires more than learning a few commands. You need to understand its architecture, database layer, request-response cycle, security model, APIs, testing practices, performance techniques, and deployment workflow.Django Unleashed: Building High-Performance Web Applications with Python provides a practical roadmap for developing Django applications from the ground up.Starting with Django fundamentals, you will learn how projects and applications are structured, how URLs connect requests to views, how templates generate dynamic interfaces, and how Django's ORM communicates with databases.The book then moves into models, QuerySets, relationships, forms, validation, authentication, authorization, static files, and media handling.A dedicated section on Django REST Framework introduces REST APIs, serializers, APIViews, ViewSets, routers, authentication, CRUD operations, filtering, pagination, and testing. You will also explore frontend integration using HTML, CSS, JavaScript, AJAX, React, and Vue.js.As your skills develop, the book introduces professional development practices including automated testing, CI/CD, security hardening, database optimization, caching, Redis, Memcached, Celery, profiling, and application scaling.The deployment chapters explain how to prepare Django applications for production and work with technologies such as Nginx, Gunicorn, HTTPS, AWS, DigitalOcean, and Heroku.With practical examples, troubleshooting guidance, real-world development concepts, and a comprehensive reference section, this book is designed to help you move from learning Django to building applications that are ready for real-world use.Learn Django. Build applications. Secure your code. Optimize performance. Deploy with confidence.

  2. Python project pro VOL-8
    Python project pro VOL-8
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build applications including a Password Strength Checker, SQL Injection Simulation & Prevention Lab, Secure Login System using Password Hashing, Steganography Image Encoder/Decoder, and an educational Keyboard Activity Monitoring demonstrationMaster technologies including Python, Hashlib, SQLite, Cryptography, OpenCV, Pillow, and secure database programming.

  3. Python project pro VOL-7
    Python project pro VOL-7
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build real-world software including a Library Management System, Student Record System, Online Quiz Platform with Leaderboard, Inventory Management System, Hospital Management System, and Contact Book with Advanced SearchLearn professional concepts such as database design, SQL queries, CRUD operations, NoSQL development, authentication, reporting, search optimization, and secure data management

  4. Python project pro VOL-6
    Python project pro VOL-6
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Learn how to containerize applications with Docker, automate deployments using GitHub Actions, deploy Python applications to the cloud, integrate AWS S3, monitor applications with the ELK Stack, and build Slack bots for deployment notifications.Master industry-standard tools including Docker, GitHub Actions, AWS, Heroku, Elasticsearch, Logstash, Kibana, Slack APIs, Flask, and Python

  5. Python project pro VOL-5
    Python project pro VOL-5
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Create real-world applications including a To-Do List Manager, BMI Calculator, Expense Manager, Quiz System, File Encryption Tool, Socket-Based Chat Application, Text Editor, and Password-Protected Personal Diary event-driven programming, GUI design, file management, encryption, socket programming, SQLite integration, authentication, and application security through practical, step-by-step project

  6. Python project pro VOL-4
    Python project pro VOL-4
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Create applications such as a PDF Merger Tool, Bulk Email Sender, Folder Organizer, WhatsApp Message Scheduler, Expense Tracker, News Headline Web Scraper, YouTube Video Downloader, and educational automation demonstrations while learning modern Python scripting techniques.Discover how to use powerful Python libraries including PyPDF2, Pandas, BeautifulSoup, Requests, pywhatkit, CSV,

  7. Python project pro VOL-3
    Python project pro VOL-3
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build intelligent systems including Iris Flower Classification, Handwritten Digit Recognition, Spam Email Detection, Face Recognition Attendance Systems, House Price Prediction, Loan Eligibility Prediction, Customer Segmentation using K-Means, and Object Detection with YOLO.Master powerful tools such as Scikit-learn, TensorFlow, Keras, OpenCV, YOLO, NumPy, Pandas, and Matplotlib

  8. Python project pro VOL-2
    Python project pro VOL-2
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build complete, real-world projects including COVID-19 Data Analysis, Sales Forecasting, Movie Recommendation Systems, Customer Churn Prediction, Stock Price Prediction using LSTM, Twitter Sentiment Analysis, Credit Card Fraud Detection, and Interactive Dashboards with Streamlit.Learn industry-standard tools such as Pandas, NumPy, Scikit-learn, TensorFlow, Keras, Plotly, and Streamlit

  9. Python project pro VOL-1
    Python project pro VOL-1
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build portfolio-worthy web applications using Flask, Django, REST APIs, databases, Git, GitHub, authentication systems, third-party APIs, and professional development workflows.From your very first project to complete web applications like an E-commerce System, Job Portal, Resume Builder, Weather App, Blog CMS, and File Sharing Platform, every chapter

  10. Ahmed Adawy Tech Capsules: Official Brand & Publishing Guide

    Build a world-class technical publishing brand with this complete guide to designing, structuring, and publishing professional Tech Capsules. Learn proven layouts, visual identity, content architecture, publishing workflows, and best practices used to create high-quality technical micro-books that readers lov

  11. The Atomic Engine: Applied Reactor Physics & Computational Simulation
    The Atomic Engine: Applied Reactor Physics & Computational Simulation
    Are you ready to move from theoretical equations to building real-world nuclear simulators?
    AhmedAdawy

    Ready to move from theoretical equations to building real-world nuclear simulators? Discover the complete roadmap to translating complex neutron diffusion equations and reactor kinetics into efficient, professional Python code using NumPy and Numba. This book bridges the gap between rigorous nuclear physics and high-performance computational modeling to elevate your engineering skills.

  12. ​DUAL-ENGINE ALGORITHMS
    ​DUAL-ENGINE ALGORITHMS
    From Conceptual Formulas to High-Performance Code: A Comparative Guide to Data Structures, Memory Management, and Optimization
    AhmedAdawy

    How does code actually run under the hood? Stop guessing and master the hidden physics of execution. Learn how Python and Java truly manage memory, layout data structures, and drive high-performance algorithms.