You are here |
www.blackbytes.info | ||
| | | |
dlang.org
|
|
| | | | D Programming Language | |
| | | |
2ality.com
|
|
| | | | In this blog post, we look at the ECMAScript proposal "RegExp v flag with set notation + properties of strings" by Markus Scherer and Mathias Bynens. | |
| | | |
blog.alexdevero.com
|
|
| | | | Learn all you need to get started with regular expressions in JavaScript. Learn how to create new regular expressions, how to use them, test them and more. | |
| | | |
blog.martinig.ch
|
|
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to |