คอร์สเรียนพัฒนาเว็บด้วยภาษา Python (Django Web Framework)
คอร์สเรียน Django ออนไลน์การพัฒนาเว็บด้วยภาษาไพธอน โดยเฟรมเวิร์คที่ดีและได้รับความนิยมที่สุดอย่าง Django อ่านรายละเอียดเนื้อหาด้านล่างได้เลยครับ เป็นคอร์สที่คุ้มค่าที่สุดคอร์สหนึ่งอย่างแน่นอนครับ พร้อมด้วยการซัพพอร์ตจากทางเพจแบบจัดเต็ม
แนะนำ: Django Private Course (ในกรณีที่อยากเรียน private แบบกลุ่มเล็กเน้น ๆ ครับ)
Table of Contents
1. Django Introduction
- Why we use Django for Web Development
- Django advantages & disadvantages
- HTTP Request/Response Cycle
- Django MVT (Model, View, Template)
- Django ORM
- Setting up our Django project
2. Django MVT (Model, View, Template
Model
- How to work with model
- Table and Fields (Creating tables and columns to store data)
- Database migration
View
- How to work with view
- Writing a function in view
- HTTP Request/Response
- Rendering template
Template
- How to work with template
- Organizing template structures
- Template inheritance
- Django template tags
3. Static
- What is static
- How to work with static files (JavaScript, CSS, Images)
- How to organize static files
4. Connecting a database (PostgreSQL)
- How database is important
- Relational Database (PostgreSQL)
- Working with PgAdmin (Database GUI/Tools)
5. Django Admin Site
- Working with Django admin site
- Building a superuser
- Customizing Django admin
- Integrating a beautiful Django admin template (Django Jet) to our Django project
- Uploading images to our blog
6. Querying data from the database
- Query methods (Query all objects, one object, etc)
7. Working with frontend (HTML, CSS, JavaScript)
- Basic HTML Basic CSS
- Basic JavaScript
8. Bootstrap (The most popular frontend web library in the world)
- Bootstrap introduction
- Integrating Bootstrap into our Django project
9. WYSIWYG (What You See Is What You Get)
- What is WYSIWYG
- Integrating WYSIWYG into our blog
10. Forms
- Working with forms
- Integrating forms into our website
11. Django Download CSV File
- Building a function to download a CSV file
- Collecting data to be a CSV format
- Create a button to download a CSV file
12. Search (Bonus)
- Search Introduction
- Django search with Q objects
- Search conditions, OR, AND, such as searching only one field or multiple fields
13. CRUD (Bonus)
- CRUD Introduction
- C: Create
- R: Read
- U: Update
- D: Delete
14. Login/Logout Systems (Bonus)
- Introduction
- Registration
- Login/Logout
15. Deploying our project with AWS
- Basic command lineersion Control Systems (GitHub)
- Configuring Nginx & Gunicorn
- AWS

Additional topics (Bonus topics) that are not included in this table of content will be added later
หัวข้อโบนัสเพิ่มเติมนอกจากนี้ มีเพิ่มให้ฟรีในภายหลัง
อ่านบทความเพิ่มเติม
เอกสาร(บางส่วน)
ดาวน์โหลดเอกสารประกอบการสอน(บางส่วน)
(แจ้งรายละเอียดการชำระเงินและลงทะเบียน)
- ยอดเงินที่ต้องชำระ: 2,500 บาทถ้วน
- ปล.สมาชิกคอร์สรวม Python Programming and Web Development Full Courses 2021 ซึ่งจ่ายครั้งเดียว เรียนได้ทุกคอร์สตลอดปี 2021 อัปเดตเรียนได้ฟรี
ขั้นตอนการสมัครเรียนคอร์สนี้
- เพิ่มเพื่อนใน Line Official เพื่อสอบถามข้อมูลเพิ่มเติมลงที่เบียน ลิ้งค์ เพื่อเพิ่มเพื่อนและสมัครสุดง่าย
- ชำระตังค์และข้อมูลเพื่อเป็นหลักฐานการสมัครเช่น ชื่อผู้สมัคร, อีเมล์, เบอร์โทรศัพท์ เป็นต้น เป็นอันเสร็จสิ้นการสมัคร

ขอให้มีความสุขและสนุกในการเรียนครับ
