Giter Club home page Giter Club logo

til's Introduction

search

Today I learned

License: CC BY-NC-SA 4.0

2022.01.01 메모

  • obsidian을 사용하고 있다. 개념이'연결되어있음'을 나타내기엔 폴더 구조가 한계가 있다고 느꼈기 때문.
  • 공개해 둔 post 는 https://syoh.dev 로 옮겨둠.

inbox

  • https://wiki.c2.com/?IntentionRevealingNames

    These Non-Controversial Examples are much better at showing how to (1) reveal the intention, (2) hide the implementation and (3) give a clear hint as to the expected return type.

(이전 버전)

  • 매일매일 배운 내용을 이해한 것까지만 기록합니다.
  • 각 항목에 배운 내용을 덧붙여 업데이트 합니다. 처음 내용은 미약할지라도 덧붙여서 더 나은 글로 만들어갑니다.
  • 목차는 알파벳 순으로 정렬되어 있습니다

오픈소스 번역프로젝트

소소한 개인프로젝트

Study Group

SLiPP

테스트 기반 개발 (Test based Development)

SLiPP_JVM

자료 모음 Awesome

Algorithm

Book

Conference

클린코드 개발 세미나

Cloud

Code Snippet

CodingInterview

Concept 개념정리

Contribution

Cowork

DataScience

DataVisualization

DB

Design_Pattern

Devenv

Django

Docker

Elastic Stack

Git_Github_Gitlab

Gradle

Java

LearnigByDoing

Linux

MachineLearning

Maven

Project 사이드 프로젝트

Python

Refactoring

Retrospect 회고

REST

SCM_etc

Seminar/ 강의에서 느낀 바 정리

Spark

Spring

Python

Tensorflow

Test_TDD_BDD

Tool

web_scraping_with_python

Windows

Work

Inbox

til's People

Contributors

ohahohah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

til's Issues

Gitbook publishing CI 설정

Master에 commit이 발생하면 자동으로 Gitbook publishing 이 되도록 CI 설정 추가

Describe the solution you'd like

  • Travis CI 나 circleCI 를 사용해 mater commit 시 gh-pages 에서 퍼블리싱 하도록 액션 만들기

scraper_basic 작성

  • 웹 작동방식 추가 기술
  • reference 정독 후, 내용 요약 추가
  • urllib doc 자료 추가

python virtualEnv 가상환경 구축

  • 가상환경 A 에서 '가'라이브러리 사용, 가상환경 B 에서 '가'라이브러리 사용한다고 하면, 중복으로 '가'라이브러리가 설치되는지, 중앙에서 한번 설치하고 참조해서 쓰는 개념인지? 컴퓨터 하드웨어 자원관리 차원에서 중복설치는 좀...
    #5

Elastic stack - logstash

  • Getting started Webinar(Eng) 내용 마저 보고 정리하기
  • 기본 개념 정리 - distributed system 기초 concept 참고해서
  • log의 범위 확장하기 - file log 예시말고 직관적인 concept으로. (예. event가 발생할때마다 남는 기록)
  • 실제 운영환경에서 필요한 부분 보완 - 모니터링,튜닝 부준 보완

Git_concept post 작성 중

  • Git_Github/git_concept.md 작성 중
    • snap-shot
    • check-summed
    • States : committed, modified, and staged
    • Stashing and Cleansing
    • Git Objects

gitbook disqus 플러그인 오류

댓글창이 있을 자리에 'We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.' 메시지 뜸

SLiPP_TBD 질문하기

  • 인터페이스 테스트는 왜하지? (전체 카톡방 대화)
  • 테스트 케이스의 리소스 파일 위치를 왜 따로 하지?
  • 이슈 단위는 어떻게 하지?

git repository 설정

하단 작성 후, README.md 에 해당사항 기술

  • .gitignore
  • issue template
  • commit template

README.md 자동화 스크립트 작성

What

  • 폴더구조를 반영해서 작성글들을 목록으로 만들어 주는 자동화 스크립트 작성
  • e,g. /TIL/Python/a.md /TIL/Python/b.md 가 있다면 아래와 같이 TOC 가 작성됨
# TIL 
## Python
- [a](/Python/a.md)
- [b](/Python/b.md) 

How

  • tree 출력해서 정규표현식 이용해 parsing 해버릴까?

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.