vim
VimGenius
Hey! You've got Vimium enabled, which will break VimGenius. Please disable it or add http*://vimgenius.com/* to your exluded URLs. Become a Vim Genius Increase your speed and improve your muscle memory with Vim Genius, a timed flashcard-style game designed
vimgenius.com
Interactive Vim tutorial
/
openvim.com
Learn VIM while playing a game - VIM Adventures
VIM Adventures is an online game based on VIM's keyboard shortcuts. It's the "Zelda meets text editing" game. So come have some fun and learn some VIM!
vim-adventures.com
git
https://learngitbranching.js.org/?locale=ko
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
learngitbranching.js.org
css select(CSS 선택자)
CSS Diner
A fun game to help you learn and practice CSS selectors.
flukeout.github.io
Regular Expression(정규표현식
- Regex 를 시각화 해서 볼 수 있다.
- https://regexper.com/
Regexper
regexper.com
- 단계에 따라서 배우고, 문제를 풀 수 있다.
- RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
Regular expressions are extremely useful in extracting information from text such as code, log files, spreadsheets, or even documents. And while there is a lot of theory behind formal languages, the following lessons and examples will explore the more prac
regexone.com
- Regex 를 디버깅 해볼 수 있다.
- regex101: build, test, and debug regex
RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
Regular expressions are extremely useful in extracting information from text such as code, log files, spreadsheets, or even documents. And while there is a lot of theory behind formal languages, the following lessons and examples will explore the more prac
regexone.com
'프로그래밍' 카테고리의 다른 글
[개발자 영어] bring, take, fetch (0) | 2021.12.20 |
---|---|
[c++] 참조 배열을 인자로 넘기기 (0) | 2021.05.28 |