Bookbot

Antonio Mele

    Antonio Mele si concentra sull'economia finanziaria, con ricerche che approfondiscono la dinamica dei mercati finanziari, la macroeconomia e la finanza comportamentale. Il suo lavoro svela le complessità dei moderni sistemi finanziari attraverso una profonda comprensione dei meccanismi di mercato e della psicologia degli investitori. Attraverso i suoi ruoli accademici in istituzioni leader, esplora questioni critiche che plasmano l'economia globale. Le analisi di Mele offrono preziose intuizioni per la comprensione delle tendenze e dei rischi finanziari.

    Django 4 By Example
    Django 3 By Example - Third Edition
    • Django 3 By Example - Third Edition

      • 568pagine
      • 20 ore di lettura

      Django 3 By Example, Third Edition, explores key Django features and best practices that every Python web developer should be aware of. This third edition is fully updated for Django 3 and a new chapter on Django Channels for real-time features has been added. Much more than just a reference guide, this book shows you how Django works in the ...

      Django 3 By Example - Third Edition
      4,0
    • Django 4 By Example

      Build Powerful and Reliable Python Web Applications from Scratch - Fourth Edition

      • 766pagine
      • 27 ore di lettura

      Learn to create fully functional web applications with features like authentication, content management, payment processing, and RESTful APIs. Key functionalities include full-text search engines, user activity streams, payment gateways, and recommendation engines. Integrate technologies such as JavaScript, PostgreSQL, Redis, Celery, and Memcached, and add real-time features using Django Channels and WebSockets. This 4th edition guides you through building real-world applications with a step-by-step approach, covering a variety of development topics through four distinct projects. You'll create a blog application with data models, views, URLs, an admin site, sitemaps, RSS feeds, and a PostgreSQL search engine. For a social website, you'll implement authentication via Facebook, Twitter, and Google, along with user profiles, image thumbnails, and an activity stream. The e-commerce application includes a product catalog, shopping cart, asynchronous tasks with Celery, Stripe payment processing, and a product recommendation engine. Lastly, the e-learning platform features a content management system, caching with Memcached and Redis, a RESTful API, real-time chat with WebSockets, and a production environment setup using NGINX, uWSGI, and Docker Compose. This practical guide is suitable for readers with basic Python knowledge and those transitioning from other frameworks, aiming to master Django through hands-on projects. Prior k

      Django 4 By Example