강의

멘토링

로드맵

BEST
개발 · 프로그래밍

/

풀스택

파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap

본 강좌의 후속강좌가 공개되었습니다. 아래 링크를 확인해주세요. https://www.inflearn.com/course/두잇-파이썬-웹개발?inst=94f0ec66 파이썬 진영의 가장 대표적인 웹프레임워크 중 하나인 django를 이용하여 여러분만의 블로그 사이트를 만들어보세요.

(4.5) 수강평 45개

수강생 942명

  • SungYong Lee

먼저 경험한 수강생들의 후기

이런 걸 배울 수 있어요

  • 파이썬 웹프레임워크 django 를 배울 수 있어요

  • 웹개발 방법, 웹의 구조를 배울 수 있어요

  • 실제 블로그 웹사이트를 만들 수 있어요(예제: elvislab.com)

  • CSS 프레임워크 bootstrap 활용방법을 배울 수 있어요

  • 회원가입(이메일가입, 소셜로그인) 구현 방법

  • 개발에서 그치지 않고 실제로 도메인을 구입하고 VPS(가상사설서버)를 임대하는법

본 강좌의 후속강좌가 공개되었습니다.

아래 링크를 확인해주세요.

https://www.inflearn.com/course/두잇-파이썬-웹개발?inst=94f0ec66

파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap

이 강좌는 웹개발을 하고 싶은 파이썬 사용자를 위한 강좌입니다. 파이썬 진영의 가장 대표적인 웹프레임워크 중 하나인 django를 이용해 여러분만의 블로그 사이트를 만들어보세요. 그 과정을 통해 웹개발 방법 뿐만 아니라 웹의 구조에 대해서도 부가적으로 배우실 수 있을겁니다.

강좌는 실제 블로그 웹사이트 개발 과정을 그대로 따라가는 형태로 구성되어 있습니다. 강좌를 그대로 따라하신다면, elvislab.com 과 같은 웹사이트를 갖게 되실 겁니다. 직접 접속해보세요. 그럴싸한 웹사이트를 개발하기 위해서는 단순 django 기술 뿐만 아니라, HTML5, CSS, Javascript 등 front end 쪽 기술에 대한 이해도 필요합니다. 요즘은 웹사이트가 컴퓨터에서 뿐만 아니라, 태블릿, 스마트폰에서도 예쁘고 사용하기 편하게 보여야 하기 때문에 그 중요성과 복잡성은 더욱 커지고 있습니다.

이 강좌에서는 이런 문제를 쉽게 해결할 수 있도록 bootstrap을 활용하는 방법에 대해서도 다룹니다. 회원가입도 가능하고, 이메일 가입은 물론 google 계정을 활용한 소셜로그인을 구성하는 방법도 배웁니다. 개발에서 그치지 않고 실제로 도메인을 구입하고 VPS(가상사설서버)를 임대해서, 여러분의 도메인으로 접속할 수 있는 웹사이트를 개발해보세요.

학습 목표

  • python 웹프레임워크인 django를 활용하여 실제 나의 웹사이트를 만들고 배포한다.
  • 개발 과정에서도 Bootstrap을 활용하여 예쁘고 어떤 환경(스마트폰, 노트북)에서도 다루기 편한 웹사이트를 만든다.

 연관된 강좌

직장인을 위한 파이썬 업무 자동화 입문 '파이썬 자동화'로 단순 업무에서 탈출하자! 프로그래밍 개념은 덤.

참고 사항

  • 웹개발 입문 단계에서 가이드라인으로 활용할 수 있도록, HTML, CSS, Javascript에 대해 자세히 모르는 분들을 위해 강좌를 따라가는데 필요한 수준의 간단한 소개 및 타강좌 추천도 포함하고 있습니다.

지식공유자 소개

이성용
이성용 한국과학기술기획평가원 공학박사 / 부연구위원

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와 구동하는 웹사이트를 만들고 싶은 분

선수 지식,
필요할까요?

  • 파이썬 기초 문법

안녕하세요
입니다.

1,175

수강생

125

수강평

424

답변

4.6

강의 평점

3

강의

커리큘럼

전체

73개 ∙ (16시간 10분)

강의 게시일: 
마지막 업데이트일: 

수강평

전체

45개

4.5

45개의 수강평

  • asdasdzzzffz1님의 프로필 이미지
    asdasdzzzffz1

    수강평 2

    평균 평점 5.0

    5

    1% 수강 후 작성

    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.

    • hyukster90666님의 프로필 이미지
      hyukster90666

      수강평 20

      평균 평점 4.8

      5

      75% 수강 후 작성

      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.

      • skykimpro님의 프로필 이미지
        skykimpro

        수강평 9

        평균 평점 4.8

        5

        100% 수강 후 작성

        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!

        • sungyonglee
          지식공유자

          Hello. Thank you for your good review. I feel rewarded just by looking at the blog you posted.

      • w0w6w30691님의 프로필 이미지
        w0w6w30691

        수강평 6

        평균 평점 5.0

        5

        55% 수강 후 작성

        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.

        • sungyonglee
          지식공유자

          I'm glad you enjoyed the lecture even though you have little experience with classes or functions. Thank you for the good review.

      • kdkkangc0701님의 프로필 이미지
        kdkkangc0701

        수강평 5

        평균 평점 4.4

        4

        93% 수강 후 작성

        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!

        • sungyonglee
          지식공유자

          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.

      비공개 강의로
      수강이 제한됩니다.
      비공개 강의

      SungYong Lee님의 다른 강의

      지식공유자님의 다른 강의를 만나보세요!

      비슷한 강의

      같은 분야의 다른 강의를 만나보세요!