Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
ℛeℙ@¢ᴋ€r
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
tano1221
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
ПΣӨƧӨFƬ
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
大†Shinegumi†大
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
Engh3
Django 3 - Build an Expense  Tracker REST API From Scratch Vote_lcapDjango 3 - Build an Expense  Tracker REST API From Scratch Voting_barDjango 3 - Build an Expense  Tracker REST API From Scratch Vote_rcap 
Noviembre 2024
LunMarMiérJueVieSábDom
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarioCalendario
Últimos temas
» Microsoft Edge Stable 130.0.2849.68 Dual x86x64 [Silent]
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 11:35 am por ℛeℙ@¢ᴋ€r

» FinePrint 12.08 Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 10:39 am por ℛeℙ@¢ᴋ€r

» pdfFactory Pro 9.08 Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 10:30 am por ℛeℙ@¢ᴋ€r

» WordWeb Pro 10.42 + Ultimate Reference Bundle
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 10:16 am por ℛeℙ@¢ᴋ€r

» Pazu Netflix Video Downloader 1.8.0 (x64) Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 10:06 am por ℛeℙ@¢ᴋ€r

» Any Video Downloader Pro 9.0.11
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 9:55 am por ℛeℙ@¢ᴋ€r

» Fast Video Downloader 4.0.0.68 Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 9:00 am por missyou123

» FinePrint 12.08 Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 8:58 am por missyou123

» MediaMonkey Gold 2024.0.0.3070 Beta Multilingual
Django 3 - Build an Expense  Tracker REST API From Scratch EmptyHoy a las 8:54 am por missyou123

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Django 3 - Build an Expense Tracker REST API From Scratch

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 76905
Fecha de inscripción : 20/08/2016

Django 3 - Build an Expense  Tracker REST API From Scratch Empty
MensajeTema: Django 3 - Build an Expense Tracker REST API From Scratch   Django 3 - Build an Expense  Tracker REST API From Scratch EmptyMar Nov 17, 2020 9:32 am

Django 3 - Build an Expense  Tracker REST API From Scratch 53ba8aa96c060a788ae756be674e3818

Django 3 - Build an Expense Tracker REST API From Scratch
Duration: 2h38m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 1.03 GB
Genre: eLearning | Language: English
Build an Expense Tracker REST API to be consumed with an API key by using a TDD methodology with Django Rest Framework!

What you'll learn
You are going to build the necessary environment for using Django Rest Framework and developing a REST API.
You are going to learn and practice concepts such as pre-commit hooks, TDD, GitHub actions and running tests.
You are going to learn and practice concepts such as models, APIView, serializers, generic views and filters.
You are going to learn how to implement permissions and authentication with permission classes and API keys.
You are going to learn to create simple tests and run them from the command line.
You are going to learn how to push the code to a remote repository, on GitHub.

Requirements
A great willingness to enhance your Web Development skills and do it in a 100% hands-on fashion.
You are going to download and install everything you need as we go through the course.
You need to have an intermediate understanding of Python 3 and Django 3 before attending this course.
The course is taught in a Windows 10 environment, so it's best that you also work on Windows for consistency.

Description
No slides, no boring theory, no rambling, no chitchat. Just coding

Quizzes, Notebooks, Examples and Project are included

Certificate of Completion is included

What others have to say about my courses?

"What an incredible value and learning experience!" by Sean A.

"Excellent material. Kudos to a great instructor with a vast level of creativity." by Anthony W.

"The instructor is an excellent professional, skillful and engaging." by Georgios T.

Why would you take this course?

Do you want to start walking the Web Development path without spending money on books and boring theoretical courses?

Have you ever been confused by how to work with Django Rest Framework and REST APIs?

Would you like to be able to develop a basic REST API from scratch, using Django 3, Python 3 and PyCharm?

What are the steps that you'll take in order to have a proper start to your Django adventure?

Section 1 - Introduction

Section 2 - Building the Initial Setup

Section 3 - Continuous Integration

Section 4 - Django Rest Framework

Section 5 - Permissions & Authentication

Section 6 - Final Section

Important information before you enroll!

In case you're not happy with the course, don't forget you are covered by a 30-day money back guarantee, full refund.

Once enrolled, you have unlimited, 24/7, lifetime access to the course (unless you drop the course during the first 30 days).

You will benefit from my full support regarding any question and your course colleagues will help you, as well.

Who this course is for:
Students who have completed my "Django 3 - Build Your First Web Project with Django & Python" course.
Python and Web developers who wish to specialize in Web Development and learn about REST APIs.
More advanced Python programmers who want to add a new skill to their resume.
Do not attend this course if you are completely new to Python and/or Django.

DOWNLOAD:
Citación :

https://rapidgator.net/file/81746a145753e9133372f8813844b012/pbmg8.Django.3..Build.an.Expense.Tracker.REST.API.From.Scratch.rar.html


https://nitroflare.com/view/5EA800FACAC55C9/pbmg8.Django.3..Build.an.Expense.Tracker.REST.API.From.Scratch.rar


https://uploadgig.com/file/download/9b3C59985712bBf6/pbmg8.Django.3..Build.an.Expense.Tracker.REST.API.From.Scratch.rar

Volver arriba Ir abajo
 

Django 3 - Build an Expense Tracker REST API From Scratch

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Build REST APIs with Django REST Framework and Python
» Django Rest Framework - Build Efficient Backend With Django
» Build a REST API with Python and Django REST Framework
» Django 3 - Build Portfolio Project with Django from Scratch
» Build An API With The Django Rest Framework Using Python

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-