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 CompTIA Security+ Amazon AWS AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation 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 Modeling Data Analysis 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
Development Web Development Django

Django 3.0 po polsku (podstawy)

Podstawowy kurs frameworka Django w języku Python
Rating: 4.4 out of 54.4 (345 ratings)
1,300 students
Created by Krystian Czekalski
Last updated 4/2020
Polish
30-Day Money-Back Guarantee

What you'll learn

  • Stworzyć w pełni działającą aplikacje która pozwoli na dodawanie, edytowanie, usuwanie i wyświetlanie danych z bazy danych
  • Dowiedziec sie jak za darmo umiescic aplikacje Django na serwerze

Course content

9 sections • 45 lectures • 7h 32m total length

  • Preview02:37
  • Preview06:51
  • Instalowanie Pythona
    07:34
  • Virtual environment
    07:58

  • Instalowanie projektu Django
    06:12
  • Preview09:53
  • Migracje
    13:20
  • Django Models
    10:32
  • Model fields
    13:53
  • Więcej fields
    17:44
  • Sekcja Django Admin
    12:46
  • Django urls oraz views
    08:09
  • Templates
    11:22
  • Dynamiczny template
    10:33
  • ORM
    14:54
  • Więcej template
    08:43
  • Pliki Static
    07:45
  • Pliki Media
    09:11

  • READ - lista filmow
    07:26
  • CREATE - nowy film
    15:57
  • UPDATE - edytowanie filmu
    08:55
  • DELETE - usuwanie filmu
    06:54
  • User Interface
    06:28

  • Wbudowane modele w Django
    04:13
  • Login i Logout użytkownika
    08:49
  • Dostęp do aplikacji i linki
    09:19

  • Podstawowy template
    10:10
  • Instalowanie bibliotek
    12:26
  • Stylizowanie strony login
    08:33
  • Stylizowanie listy filmow
    13:17
  • Stylizowanie reszty stron
    07:17
  • Zdjecia filmow
    08:50

  • Jeden do jednego
    17:19
  • Jeden do wielu
    06:36
  • Wiele do wielu
    05:47
  • Dodatkowy model w form
    16:23
  • Kolejny form a template
    17:29

  • Rest Framework
    12:09
  • REST - własny model
    07:59

  • Heroku i GIT
    10:19
  • Settings: env i baza danych
    06:33
  • Pliki heroku
    08:35
  • Wysłanie na heroku
    14:40
  • Końcowe ustawienia
    16:29

  • Preview04:05

Requirements

  • Postawy programowania
  • Komputer podlączony do internetu

Description

W tym kursie pokaże jak zacząć prace z Django. Umówimy czym jest Django i do czego możemy je użyć. Na samym początku wyjaśnię co jest potrzebne do zainstalowania Django (python, IDE). Wspólnie zrobimy nowe środowisko dla aplikacji (virtual environment) i w nim zainstalujemy naszą pierwszą aplikacje. Wytłumaczę najważniejsze koncepty w frameworku Django takie jak: models, fields, urls, views, templates, ORM itp. Gdy będziemy mieli juz podstawową wiedzę zaczniemy budować aplikacja. Nasza prosta aplikacja będzie przechowywała listę filmów z podstawowymi informacjami. Będziemy mogli dodawać nowe filmy do bazy danych, edytować istniejące rekordy, usuwać i wyświetlać. Będzie to tak zwane CRUD: Create, Read, Update i Delete. Pokaże jak można wszystkich tych metod użyć w Django admin oraz w templates zbudowanych na HTML i CSS. Gdy nasza aplikacja będzie gotowa, pokaże również jak można dodać do nie DRF (Django Rest Framework) i przerobić jak na API. Wytłumaczę również jak budować związki w bazie danych (relationship: one to one, one to many, many to many). Na samym końcu naszą gotową aplikacje wrzucimy na serwer zupełnie za darmo.

Who this course is for:

  • Osoby ktore chca nauczyc sie podstaw jezyka programowania Python
  • Osoby które chcą poznać podstawy Django
  • Osoby które chcą dowiedzieć się jak stworzyć backend RESTfull API

Instructor

Krystian Czekalski
Senior Full Stack Engineer
Krystian Czekalski
  • 4.3 Instructor Rating
  • 2,505 Reviews
  • 11,028 Students
  • 13 Courses

I'm a self-educated Full-stack developer.

I have a master's degree in social psychology and I was working as a child therapist for a few years. Due to the decisions, I made in my life - to move to another country I had to give up my profession and find something different.

I started with programming 6 years ago with simple HTML and CSS websites. Shortly I become a freelancer using mostly flash platform. I got my first full-time position as Front-end developer few years ago.

Since I started with programming I learn new technologies every single day. And I strongly believe that's a key to success.

Now, mostly I'm working with JavaScript and Python, but I also work with other languages like Java, Php, ActionScript, Typescript, etc. I'm very eager to learn everything related to IT technologies and I'm trying to share my passion with others.

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