강의

멘토링

로드맵

BEST
업무 생산성

/

업무 자동화

직장인을 위한 프로그래밍 입문과 업무자동화 활용

코딩에 대해 아무것도 모르는 직장인들도 쉽게 프로그래밍의 기본 개념과 문법을 실습을 통해 배우고, 파일 입출력, 엑셀 데이터 처리, MS-word 문서 자동으로 만들기, 그래프 그리기, 웹스크래핑 등을 배웁니다.

(4.5) 수강평 67개

수강생 546명

  • SungYong Lee

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

이런 걸 배울 수 있어요

  • 프로그래밍의 기본 개념과 문법

  • 실습 파일 입출력

  • 엑셀 데이터 처리(pandas, csv)

  • MS-word 문서 자동으로 만들기(python-docx)

  • 그래프 그리기(pandas, matplotlib)

  • 웹스크래핑(selenium)

'파이썬 자동화'로 단순 업무에서 탈출하자!

파이썬 입문과 업무자동화 활용

이 강좌는 사무실이나 연구실에서 단순 업무에 지친 분들을 위한 강좌입니다. 통계조사 업무를 맡고 있는 직장인이자 연구원으로서, 수많은 데이터 처리를 해야했던 대학원 졸업생으로서, 그 동안 쌓아왔던 단순업무 자동화의 노하우를 공개합니다. 사무실 혹은 연구실에서 당장 써먹을 수 있는 기술을 원하시는 분들께 이 강좌를 추천합니다.

프로그래밍을 전혀 해보지 않은 분들이라도 시작할 수 있도록 파이썬 설치부터 시작합니다. 그리고 철저히 실습 위주로 진행합니다. 개발자들이나 알아야 할 컴퓨터의 원리와 이론은 뒤로 미룰겁니다. 하지만 작성하는 프로그램에서 필요한 개념들은 체험적으로 배울 수 있도록 구성했습니다.

배우는 것들

프로그래밍의 기본 개념과 문법과 실습 파일 입출력 엑셀 데이터 처리(pandas, csv) MS-word 문서 자동으로 만들기(python-docx) 그래프 그리기(pandas, matplotlib) 웹스크래핑(selenium) 등을 배웁니다.

 도움이 되는 분들

  • 끝없는 반복 업무에 지친 직장인, 대학원생
  • 파이썬으로 당장 무엇을 할 수 있는지 궁금한 분들
  • 파이썬 혹은 프로그래밍을 시작하고 싶은 모든 분들

 연관된 강좌

파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap
웹개발을 하고 싶은 파이썬 사용자를 위한 강좌입니다.

지식공유자 소개

이성용
한국과학기술기획평가원 혁신정보분석센터 통계조사 업무 담당자 공학박사 / 부연구위원 PYCON 2017 "Dances with the Last Samurai: 개발자 없는 통계부서에서 Django+Pandas+Selenium+Python-docx으로 통계업무도구 만들기" 발표 https://www.pycon.kr/2017/program/210 https://www.slideshare.net/SungYongLee4/pycon2017-dances-with-the-last-samurai https://www.youtube.com/watch?v=4qitjuT0UFg

이런 분들께
추천드려요

학습 대상은
누구일까요?

  • 끝없는 반복 업무에 지친 직장인, 대학원생

  • 파이썬으로 당장 무엇을 할 수 있는지 궁금한 분들

  • 파이썬 혹은 프로그래밍을 시작하고 싶은 모든 분들

선수 지식,
필요할까요?

  • 선수지식 없어도 되요~

안녕하세요
입니다.

1,175

수강생

125

수강평

424

답변

4.6

강의 평점

3

강의

커리큘럼

전체

38개 ∙ (8시간 10분)

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

수강평

전체

67개

4.5

67개의 수강평

  • mosesworld7257님의 프로필 이미지
    mosesworld7257

    수강평 2

    평균 평점 5.0

    5

    3% 수강 후 작성

    You teach so easily! If you continue with the next series, I will buy it right away!

    • procaster님의 프로필 이미지
      procaster

      수강평 3

      평균 평점 5.0

      5

      100% 수강 후 작성

      I recommend this as an introduction to automation of tasks using Python. I think this is a good course to recommend as a sample example of how to automate tasks using Python. It was a good reference for understanding the flow and literally knowing what process is done, rather than providing detailed explanations or professional knowledge on a topic or function. For those who are busy or have a somewhat impatient personality, it would be sufficient to watch it at 2x speed. After watching this course, if you continue with specialized courses on topics that interest you or require more specialized knowledge, it would be helpful for improving your skills. This course helped me figure out what functions there are and what content I need to delve into more. For reference, I plan to delve into topics related to Excel and pandas.

      • grayliar님의 프로필 이미지
        grayliar

        수강평 7

        평균 평점 5.0

        5

        100% 수강 후 작성

        It's a really good lecture. In my case, I studied Python, so I thought it was too easy at first. If you're really learning it for the first time, you'll think it's really good because it goes over everything quickly and only gives you the key points, but later When you make it on your own, you'll try this and that and find the parts that are lacking. For practical application, it's easier to learn through videos than from books, so I highly recommend it. If beginners are thinking about taking this lecture, I recommend reading a book about Python and listening to it. I was satisfied. If you try to learn application through books, it's a headache. I want to learn more about Python applications, such as pandas or web crawling. Is there a recommended website?

        • sungyonglee
          지식공유자

          I'm making a follow-up course! Hello. Thank you for your good review. I'm making a follow-up course for this Lunar New Year holiday. I'm recording a course on web development (django) using Python, so please listen to it again when it's finished!

      • duckgyulee2168님의 프로필 이미지
        duckgyulee2168

        수강평 7

        평균 평점 4.9

        5

        100% 수강 후 작성

        I watched it too quickly. I have to review it again. Haha.

        • peacej0635님의 프로필 이미지
          peacej0635

          수강평 2

          평균 평점 5.0

          5

          53% 수강 후 작성

          This is a good lecture for beginners of Python up to application level.

          ₩33,000

          SungYong Lee님의 다른 강의

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

          비슷한 강의

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