mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 09:56:13 +00:00
Merge pull request #1310 from kingdido999/master
added [The 30 Minute Regex Tutorial] to [Regular Expressions]
This commit is contained in:
commit
cd81b07483
@ -522,6 +522,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
|
|||||||
#### Regular Expressions
|
#### Regular Expressions
|
||||||
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
|
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
|
||||||
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen
|
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen
|
||||||
|
* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst
|
||||||
|
|
||||||
|
|
||||||
#### Reverse Engineering
|
#### Reverse Engineering
|
||||||
@ -1799,6 +1800,7 @@ See also [LaTeX](#latex)
|
|||||||
* [Unix Toolbox](http://cb.vu/unixtoolbox.xhtml) - Colin Barschel
|
* [Unix Toolbox](http://cb.vu/unixtoolbox.xhtml) - Colin Barschel
|
||||||
* [UNIX Tutorial for Beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/)
|
* [UNIX Tutorial for Beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/)
|
||||||
* [Unix for Poets](http://www.stanford.edu/class/cs124/kwc-unix-for-poets.pdf) - Kenneth Ward Church (PDF)
|
* [Unix for Poets](http://www.stanford.edu/class/cs124/kwc-unix-for-poets.pdf) - Kenneth Ward Church (PDF)
|
||||||
|
* [UNIX Commands and Concepts](http://www.cs.bu.edu/teaching/unix/reference/) - Robert I. Pitts
|
||||||
|
|
||||||
|
|
||||||
### Verilog
|
### Verilog
|
||||||
|
Loading…
Reference in New Issue
Block a user