블로그
- The Only Country With Truth, Daehanmingug(Korea) About God Code 2. Code composition 3. Code interpretation Ⅲ. This is the big bang 33 1. What are the three Giuns declared by the God Code called? 3. Sins (Ingis) must be normalized 4.
- Zootopia - 'Jumbo Popsicle' part2 |1분 쉐도잉 Are your customers aware (that) they’re getting snot and mucus with their cookies and creams? Owner: What are you talking about?
- Git - The Pull-Merge-Push Workflow what if when we go to push our changes, there are new changes to the remote repo? pull *Three way merge : git pull(retrieve data from the remote repository) -> solve the conflicted code
- Python - Manual Testing and Automated Testing Unit tests are used to verify that small isolated parts of a program are correct. Unit tests are generally written alongside the code to test the behavior of individual pieces or units
- Python - Other test concepts White-box tests are helpful because a test writer can use their knowledge of the source code to create Black-box tests are useful because they don't rely on the knowledge of how the system works.
- TAG - Gangneung English Teachers' Association @ Jay's English Cafe We are going to start a Non-Profit Organization with so many good ideas in mind. code.
- [LingoHack] 5주차 - 재활용,분리수거 Rainbow Recycling in Sweden / BBC Learning English 영어공부 How are the bags sorted once they arrived at the recycling plant? a unique recycling system. https://youtu.be/RD6eBHQY99c [Language in use] 1. sort : ex) 2. colour code
- [Linux] NTPD state(ntpq -q, tally code, ...) http://support.ntp.org/bin/view/Support/TroubleshootingNTP The very first column contains the "tally code Short overview: * the source you are synchronized to (syspeer) # source selected, distance exceeds maximum
- 브레이 와이어트(Bray Wyatt) 테마곡ㅣ넥서스(NEXUS), 와이어트 패밀리(Wyatt Family), 핀드/핀트(The Fiend) Husky Harris (NEXUS) - We Are One (Feat. 12 stones) 02. Bray Wyatt - Live In Fear (Feat. Code Orange) 출처: 인생을즐기는J 유튜브(https://youtu.be/aNU23jMYEks)
- [파이썬 클린코드 01] 인덱스와 슬라이스 / Python In Clean Code: Index and Slice 파이썬 클린코드 프로젝트 파이썬 클린코드(Clean Code In Pyton) 책을 기반으로 한 스터디 노트 [01] Index and Slice 파이썬은 다른 전통적인 언어(C, Why are we learning Index and Slice? 인덱스와 슬라이스를 올바로 이해하고 인덱싱 가.......