# Awesome Regex

> Clean Markdown view of GeekNews topic #1741. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1741](https://news.hada.io/topic?id=1741)
- GeekNews Markdown: [https://news.hada.io/topic/1741.md](https://news.hada.io/topic/1741.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-19T10:38:07+09:00
- Updated: 2020-03-19T10:38:07+09:00
- Original source: [leanpub.com](https://leanpub.com/b/regex)
- Points: 10
- Comments: 1

## Topic Body

- 저자가 5권의 책을 번들해서 무료 PDF로 공개

- 예제 기반으로 따라해 볼수 있는 형식

Python re(gex)? (71p)

Ruby Regexp (72p)

JavaScript RegExp (59p)

GNU GREP and RIPGREP (107p)

GNU SED (94p)

## Comments



### Comment 1408

- Author: xguru
- Created: 2020-03-19T10:38:15+09:00
- Points: 1

해당 책들은 마크다운 포맷으로도 공개 예정이라고

Ruby Regexp 는 먼저 공개 https://github.com/learnbyexample/Ruby_Regexp
