Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software Network & Security Django

Intro to Django and Graphene

Build a data-driven library application, powered by Django Rest Framework and Graphene.
Rating: 4.2 out of 54.2 (15 ratings)
80 students
Created by Michael Stromer
Last updated 6/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Python
  • Django
  • Graphene
  • Docker

Requirements

  • A basic understanding of Python.

Description

Welcome to Intro to Django and Graphene!

Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. Built by experienced developers, Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It is free and open source, has a thriving and active community, and great documentation.

Here is why you should join:

  • 91% of my in-person bootcamp students go on to get full-time developer jobs. Most of them are complete beginners when I start working with them.

  • The bootcamp program I teach costs $15,000. This course is just as comprehensive but with brand new content for a fraction of the price.

  • Everything I cover is up-to-date and relevant to today's developer industry.

  • Along with the course, I wrote an extensive guide to getting started with Django development on my website.

FAQ:

How long is this course?

The entire course is self-paced, and should take about one week to complete. 

What are the prerequisites for this course?

We assume you know the basics of HTML/CSS/JavaScript and perhaps have dabbled in a newer backend library (like Django) to recognize what it offers. With that said, we spend as much time as we can to ensure that we introduce and explain all the technologies we intend to use before we use them.

The course does not teach you how to program from scratch. We delve into intermediate/advanced code, for example, building a GraphQL server with Graphene.

While you don't have to be a Django expert, it is good if you have, for example, gone through a basic Django tutorial beforehand.

Why did you choose [X] technology?

We picked the technologies for this course based on our experience, how well these technologies work together, and their use in numerous production applications today. With that being said, we stress the important patterns and concepts we think one needs to know to help build whatever Django application one might have in mind. There's a lot of information you'll learn from this course to help get you where you want to go.

Who this course is for:

  • Developers looking to learn about python backend development.

Course content

6 sections • 67 lectures • 3h 52m total length

  • Preview04:42
  • Preview03:41
  • Preview01:43
  • Django Models
    02:52
  • Book Model
    04:09
  • Author Model
    01:40
  • Register Models
    01:57
  • Migrate Models
    02:36
  • Django Admin
    02:08

  • Django Rest Framework
    03:39
  • Default Router
    03:14
  • Serializers
    04:55
  • Viewsets
    04:35
  • Book and Author Routes
    02:24
  • Testing Endpoints
    02:16

  • Django Filters
    02:30
  • Book Filter
    04:24
  • Filter Set
    01:34
  • Permissions
    02:17
  • Pagination
    02:20

  • Graphene Overview
    01:43
  • Graphene Installation
    02:24
  • Catalog Schema
    04:49
  • Book and Author Queries
    04:14
  • Root Schema
    02:55
  • Serializer Mutation
    04:01
  • GraphiQL
    04:09
  • Test Queries
    04:21
  • Create Method
    04:16
  • Update Method
    03:22
  • Test Mutations
    01:57

  • Django User Model
    01:24
  • User Type
    04:58
  • User Create
    06:06
  • User Schema
    05:57
  • Auth Installation
    03:33
  • Auth Mutations
    03:48
  • Test Auth
    03:33

  • Reviews App
    03:43
  • Review Model
    04:03
  • Review Admin
    02:14
  • Test Review Admin
    01:59
  • Review Type
    05:31
  • Review Serializer
    02:08
  • Review Create
    05:34
  • Review Update
    03:14
  • Review Delete
    04:32
  • Review Schema
    02:23
  • Test Mutations
    03:43
  • AWS and Altair
    03:12
  • BookImage Model
    01:47
  • BookImage Admin
    02:06
  • AWS Credentials
    01:46
  • Upload Installation
    01:11
  • BookImage Mutation - Part 1
    04:34
  • BookImage Mutation - Part 2
    07:51
  • File Upload GraphQLView
    00:56
  • Test Image Query
    01:38
  • Test Image Mutation
    02:36
  • Installation
    04:01
  • Prepare Deployment
    09:00
  • Deployment
    07:29
  • Docker Desktop
    02:24
  • Dockerfile
    05:07
  • Docker Build
    03:28
  • Docker Deploy
    04:47
  • Landing Page
    02:10

Instructor

Michael Stromer
Mobile Developer
Michael Stromer
  • 4.3 Instructor Rating
  • 92 Reviews
  • 691 Students
  • 4 Courses

Michael is a Full Stack Software Engineer at CLEAR in New York City. Developing apps has become one of his creative avenues, with a focus on front-end design. When he’s not making apps and exploring the city, Michael enjoys going to concerts, reading, writing, playing guitar and piano.

As a self-taught developer, Michael is thrilled to be recording new digital content for Udemy's online community.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.