Even though it's an online class, you explained it in detail so I understood it very well! It really helped me a lot. Thank you.
5.0
고Pro
83% enrolled
I love it! I'm listening to it and it's almost done now!
5.0
최기웅
100% enrolled
It seems to be the best for basic Django lectures.
I'm also planning to take the HTML lecture.
cbmath@naver.com
What you will gain after the course
Django
bootstrap
Jquery
The most fun way to learn Django!
▲ Create a web page following Inflearn using Django!
As you can see from the title, this course is about learning skills for Django, a Python-based web framework, by following Inflearn.
Features created in class 🚀
Upload/edit lectures
Write/Delete Course Review
Sign up / Log in / Log out
Also, decorate the layout a bit using simple HTML, CSS, and JS (jQuery).
By creating the above functions, we aim to become familiar with Django's features .
By practicing Create (uploading lectures/signing up for membership), Read (viewing lectures), Update (editing lectures), and Delete (deleting lectures), you will be able to understand Django's functions well.
If you are new to Django, you may be overwhelmed by the number of complex files. Let's take a look at them one by one and build the functions step by step.
Expected Questions Collection 📣
Q. How difficult is the lecture?
A. This course is designed for those who are new to Django. However, some knowledge of Python, HTML/CSS, and JavaScript (jQuery) is required. As you go further, the lecture progresses slightly faster. If it is fast, we recommend that you slow down the speed.
Q. What if I lack understanding of player knowledge?
A. I think it would be a good idea to take the course by referring to the link below.
Q. Are you also implementing things like video players?
A. No. It simply focuses on CRUD (Create, Read, Update, Delete) and uses YouTube videos for the videos.
Q. What should I do if I get stuck in the middle?
A. It would be best if the learner could study on his/her own and find the answer on his/her own. You can check the code provided and see what is different, and if you still have trouble, please leave a question on the Q&A board and we will respond quickly.
Detailed and clear explanation! It's good as an introductory course for Django basics. Parts that I didn't understand in other paid courses were resolved~!