Giter Site home page Giter Site logo

python_bootcamp's Introduction

Python Bootcamp 🖥️

  • 100개의 프로젝트로 Python 개발

Day 1

  • 파이썬 변수를 사용한 데이터 관리

Day 2

  • 파이썬의 숫자 처리

Day 3

  • 흐름 제어와 논리 연산자(if 문)

Day 4

  • Random 모듈 및 가위바위보 게임
  • List : 서로 관련 있는 데이터를 저장하는 형식
  • IndexError와 중첩 리스트

Day 5

  • 반복문 for
  • range() : 반복 수행을 통해 한 범위의 숫자를 만들고 싶은 경우 사용

Day 6

  • function 개념 : def function_name() :
  • while 반복문 : 특정 부분이 참일 경우 반복문으로 들어가 반복문 실행

Day 7

  • Hangman Game Practice

Day 8

  • 입력값이 있는 함수 : 파라미터(Parameter)
  • 시저 암호 practice

Day 9

  • Dictionary : {Key : Value}
  • Nesting

Day 10

  • Function return
  • Docstrings : """Take ... """

Day 11

  • BlackJack Project

Day 12

  • Scope

Day 13

  • Debugger

Day 14

  • HigherLowerGame

python_bootcamp's People

Contributors

hjyoon66 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.