Skip to content

Commit 0465b22

Browse files
updated book status for Python Intro book
1 parent 29b92b8 commit 0465b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ A reference guide to Linux command line, Vim and Scripting
1111

1212
### Ebooks
1313

14+
* [100 Page Python Intro](https://github.com/learnbyexample/100_page_python_intro)
1415
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
1516
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
1617
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
@@ -19,7 +20,6 @@ A reference guide to Linux command line, Vim and Scripting
1920
* [GNU awk](https://learnbyexample.github.io/learn_gnuawk/)
2021
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/)
2122
* [Perl one-liners cookbook](https://learnbyexample.github.io/learn_perl_oneliners/)
22-
* [100 Page Python Intro](https://github.com/learnbyexample/100_page_python_intro) - *work-in-progress*
2323
* [Practice Python Projects](https://github.com/learnbyexample/practice_python_projects) - *work-in-progress*
2424

2525
### Blog

0 commit comments

Comments
 (0)