Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    https://sophisticatedspectra.com/article/drosia-serenity-a-modern-oasis-in-the-heart-of-larnaca.2521391.html

    DROSIA SERENITY
    A Premium Residential Project in the Heart of Drosia, Larnaca

    ONLY TWO FLATS REMAIN!

    Modern and impressive architectural design with high-quality finishes Spacious 2-bedroom apartments with two verandas and smart layouts Penthouse units with private rooftop gardens of up to 63 m² Private covered parking for each apartment Exceptionally quiet location just 5–8 minutes from the marina, Finikoudes Beach, Metropolis Mall, and city center Quick access to all major routes and the highway Boutique-style building with only 8 apartments High-spec technical features including A/C provisions, solar water heater, and photovoltaic system setup.
    Whether for living or investment, this is a rare opportunity in a strategic and desirable location.

    Build a Backend REST API with Python & Django - Advanced (updated 4/2022)

    Posted By: ELK1nG
    Build a Backend REST API with Python & Django - Advanced (updated 4/2022)

    Build a Backend REST API with Python & Django - Advanced (updated 4/2022)
    Video: .MP4, 1280x720 | Audio: AAC, 48kHz, 2ch | Duration: 8h 3m
    Genre: eLearning | Language: English | Size: 2.53 GB

    Create an advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)

    Welcome to the advanced course on how to Build a Backend REST API using Python, Django, Django REST Framework, Docker, Travis CI, Postgres and Test Driven Development!

    Whether you’re a freelance programmer, tech entrepreneur, or just starting out building backends - this course will help lay the foundation of your knowledge base and give you the tools to advance your skills with some of the most in-demand programming languages today.

    APIs are the unsung heroes behind the technologies that we all love and use religiously.

    One of the most critical components for any tech-based business is an API. So knowing how to create an API from start to finish is a vital skill to have as a developer. You cannot build a successful app without a backend REST API!

    In this course I’ll show you how to build an advanced API that handles creating and updating user profiles, changing passwords, creating objects, uploading images, filtering and searching objects, and more.

    The best way to learn anything is to do it. So the practical application of the course – the project that you’ll build along side me – is an API. A recipe API, to be specific.

    You will learn how to build an advanced recipe API that allows you to upload and store some of your favourite recipes from photos and the web.

    You’ll learn how to create objects i.e. recipes with titles, price points, cooking times, ingredients and tags like “comfort food”, “vegan” or “dessert”. Think of it as a virtual recipe box.

    By the end of this course you will have built a fully functioning REST API that can handle:

    User authentication

    Creating objects

    Filtering and sorting objects

    Uploading and viewing images

    You’ll also learn, in detail how to:

    Setup a project with Docker and Docker-Compose

    Configure Travis-CI to automatically run linting and unit tests

    Write unit tests using the Django Test Framework

    Apply best practice principles including Test Driven Development

    Handle uploading media files with Django

    Customize the Django admin

    Configure a Postgres database

    This course has one singular focus: To teach you how to create an advanced API from start to finish using best practice principles and Test Driven Development.

    This course is NOT FOR YOU:

    If you’re looking for a course to build an API, a front end, and deployment

    If you’re looking to build 10 different apps in one course

    If you want to learn lots of different technologies and approaches to app development in general

    This is a hands-on course, with a bit of theory and lots of opportunities to test your knowledge.

    The content is challenging but rewarding. Ready for it? Let’s dive in!

    What you'll learn
    Setting up a local development server with Docker
    Writing a Python project using Test Driven Development
    Building a REST API with advanced features such as uploading and viewing images
    Creating a backend that can be used a base for your future projects or MVP
    Hands on experience applying best practice principles such as PEP-8 and unit tests
    Configure Travis-CI to automate code checks