vim
git
https://learngitbranching.js.org/?locale=ko
css select(CSS 선택자)
Regular Expression(정규표현식
- Regex 를 시각화 해서 볼 수 있다.
- https://regexper.com/
- 단계에 따라서 배우고, 문제를 풀 수 있다.
- RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
- Regex 를 디버깅 해볼 수 있다.
- regex101: build, test, and debug regex
'프로그래밍' 카테고리의 다른 글
[개발자 영어] bring, take, fetch (0) | 2021.12.20 |
---|---|
[c++] 참조 배열을 인자로 넘기기 (0) | 2021.05.28 |