
Do It! Django + Bootstrap: The Definitive Guide to Python Web Development
SungYong Lee
Learn Python web development A to Z while making it! Learn everything from web basics to blog development and deployment all at once.
초급
Python, Django, Bootstrap
본 강좌의 후속강좌가 공개되었습니다. 아래 링크를 확인해주세요. https://www.inflearn.com/course/두잇-파이썬-웹개발?inst=94f0ec66 파이썬 진영의 가장 대표적인 웹프레임워크 중 하나인 django를 이용하여 여러분만의 블로그 사이트를 만들어보세요.
파이썬 웹프레임워크 django 를 배울 수 있어요
웹개발 방법, 웹의 구조를 배울 수 있어요
실제 블로그 웹사이트를 만들 수 있어요(예제: elvislab.com)
CSS 프레임워크 bootstrap 활용방법을 배울 수 있어요
회원가입(이메일가입, 소셜로그인) 구현 방법
개발에서 그치지 않고 실제로 도메인을 구입하고 VPS(가상사설서버)를 임대하는법
- python 웹프레임워크인 django를 활용하여 실제 나의 웹사이트를 만들고 배포한다.
- 개발 과정에서도 Bootstrap을 활용하여 예쁘고 어떤 환경(스마트폰, 노트북)에서도 다루기 편한 웹사이트를 만든다.
이성용 한국과학기술기획평가원 공학박사 / 부연구위원
PYCON 2017 “Dances with the Last Samurai: 개발자 없는 통계부서에서 Django+Pandas+Selenium+Python-docx으로 통계업무도구 만들기” 발표 https://www.slideshare.net/SungYongLee4/pycon2017-dances-with-the-last-samurai https://www.youtube.com/watch?v=4qitjuT0UFg
학습 대상은
누구일까요?
나만의 웹사이트를 만들어서 배포하고 싶은 분
파이썬 기초를 공부한 후, 새로운 프로젝트를 찾고 있는 분
HTML, CSS, Javascript 등 웹페이지 구성하는 방법은 배웠지만, 실제 DB와 구동하는 웹사이트를 만들고 싶은 분
선수 지식,
필요할까요?
파이썬 기초 문법
전체
73개 ∙ (16시간 10분)
전체
45개
4.5
45개의 수강평
수강평 2
∙
평균 평점 5.0
5
I wanted to make a website using django, but I learned about all aspects of development, not just the backend. Before I started, I didn't even know what bootstrap was. After learning it, I can't make a homepage right away, but I can modify it by looking at the code (not everything, but). Even if I started from Django Zero Base, he grabbed me by the collar and led me. Thank you.
수강평 20
∙
평균 평점 4.8
5
Pros of this course: 1. You can learn the core parts of Django. If you have a little bit of application skills, you can probably make a decent site. In particular, the content on using external libraries created by others is really good. A course that teaches you how to fish. 2. You can learn about TDD development as a whole. Cons 1. TDD is presented as a whole, so it is a bit frustrating for learners. It would have been better to leave out TDD as a single chapter and develop the overall content right away. 2. The communication is a bit lacking. From the next lecture, it would be good to write a lecture script and read it while doing it.
수강평 9
∙
평균 평점 4.8
5
While watching the lecture, I created a blog and uploaded it to the server~ http://skykimpro.com/ I liked that each lecture video was not too long, and it was easy to follow because it was explained easily. I liked that I could hear a detailed explanation about using TDD!
Hello. Thank you for your good review. I feel rewarded just by looking at the blog you posted.
수강평 6
∙
평균 평점 5.0
5
I am not a major and have no development experience. I am a beginner who has analyzed Python a few times, so class and def were very awkward, but I endured and listened. It was so much fun and it was really helpful. I really recommend it. This is my first time developing. It is so fun that my eyes are smiling, but blood keeps coming out of my mouth.
I'm glad you enjoyed the lecture even though you have little experience with classes or functions. Thank you for the good review.
수강평 5
∙
평균 평점 4.4
4
I've developed it so far, but I've even distributed the homepage I made myself! It seems like a good lecture that allows you to create your own blog using Python and the Django framework!
Finally, you've finished! I'm especially grateful to you for being the first person to listen to the entire lecture. Thanks to you, I was able to make the lecture better by finding the videos that weren't uploaded in the middle. I hope you continue to study and develop the website you created in the future.