Giter Site home page Giter Site logo

study_solve_problems's Introduction

Study Solve Problems

개인적으로 공부하며, 문제 풀이를 통해 조금씩 익히고 있습니다.

아주 가끔씩 여유 시간이 있거나 할 때, 백준 문제를 풀었습니다. 그리고 풀었던 문제를 다시 보면서 조금씩 수정해보기도 합니다.

접근 방향의 차이나 기본적인 지식 부족 등으로, 다를 수도, 틀릴 수도, 서툴러 보일 수도 있습니다. 그렇지만 이런 성장과정들로 생각하고 모두 기록해두려 합니다.

이외에 리트코드 문제도 가끔 풀고 있습니다. 이것은 LeetCode 리포지터리에 별도로 업로드 하고 있습니다.

※ 개인 페이지

※ 소소한 일상 기록하는 개인 밴드: [band.us/@ydonchoi]

=====================================================================

< 함수를 만드는 가장 좋은 방법 > "함수를 작성하고 호출하는 방식은 여러 가지입니다. 시작할 때는 우선 동작만 하는 걸 목표로 하세요. 경험이 쌓이면 위치 인수와 키워드 인수의 미묘한 장단점, 함수를 임포트하는 방식의 차이 등을 더 깊이 이해하게 될 겁니다. 일단 지금은 함수가 의도한 대로 실행되기만 한다면, 잘 하고 있는 겁니다." < 모듈 > "함수를 모듈이라 부르는 별도 파일에 저장하고, 그 파일을 메인 프로그램에서 불러올 수 있습니다. 이렇게 하면 프로그램이 더 깔끔해집니다. 모듈은 메인 프로그램 파일과 같은 폴더에 저장하세요."

=====================================================================

study_solve_problems's People

Contributors

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