Giter VIP home page Giter VIP logo

python-study's Introduction

파이썬 스터디 (python study)

알고리즘을 위한 파이썬 스터디 레포지토리입니다.


나중에 공부해야하는 내용


개념


  • ch2_variable : (Object References)

  • ch2_variable : (id)

  • ch6_tuple : (Packing & Unpacking)

  • ch9_if : (파이썬은 || 나 ?? 가 뭘까..?)

  • ch15_module : sys, time 모듈

  • ch21_hangman : 사운드 모듈 (winsound X)

  • level 0 옹알이 : (&연산자)

  • level 0 OX퀴즈 : (eval)

  • level 0 등수 매기기 : (Lazy evaluation)

  • level 1 삼총사 : itertools 라이브러리

  • level 1 두 개 뽑아서 더하기 : combinations()

  • level 1 2016년 : datetime 모듈

  • level 1 폰켓몬 : len을 사용할 수 있는 데이터 타입은?

  • level 1 [1차]다트 게임 : re 모듈

  • level 1 명예의 전당 (1) : 힙, heapq 모듈

  • level 1 완주하지 못한 선수 : collections 모듈

  • level 1 행렬의 덧셈 : 행렬 계산에는 numpy ?


기타


  • 파이썬 네이밍 컨벤션



알고리즘


  • level 0 옹알이 (1) : 다른 사람 코드 참고해서 통과 (python), 왜 JS만 풀렸는지도 이해함
  • level 0 안전지대 : 너무 하드코딩으로 풀어서 나중에 다시 풀어야 함
  • level 0 다항식 더하기 : 검색 후 1x 처리하여 통과 (python)
  • level 0 등수 매기기 : js로 풀고 다른 사람 코드 참고해서 통과 (python)
  • level 0 유한소수 판별하기 : 다른 사람 코드 참고해서 통과 (python)
  • level 1 키패드 누르기 : 다른 사람 풀이 안 봄. 다음에 보기
  • level 2 피로도 : 백트래킹, 냅색 알고리즘
  • level 2 k진수에서 소수 개수 구하기 : divmod()

python-study's People

Contributors

2021bong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.