Skip to content

ulgoon/dss-python-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fastcampus Data Science SCHOOL

Python Basic

(2017-08-16 ~ 2017-08-24)

Schedule

  • day 0: Instructions for installing python

    • for windows
    • for Linux, MacOS
      • (1) apt-get install python
      • (2) pyenv-installer
  • day 1: data type, operation, list, tuple, conditional statements(if)

    • make numguess using if, user input
    • assignment: Hackerrank 30 days of code day0, day1
  • day 2: Iteration statements(for, while), List comprehension

    • add features numguess using while, random
    • Fizzbuzz
    • assignment: Hackerrank 30 days of code day2, day3, day5
  • day 3: function, file I/O

    • Leap year
    • assignment: Hackerrank 10 days of statistics day0
  • day 4: pip, web scraping(with beautifulsoup)

    • Rotten Tomatoes Chart
    • Naver Search Results

References

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published