T4GG.com
Home | Browse | RSS

» Learn Regular Expression syntax with C# and .NET - 491 days ago (radsoftware.com.au)

This article introduces you to the Regular Expression syntax. After learning the syntax for Regular Expressions you can use it many different languages as the syntax is fairly similar between languages.

browse: c#, net, regex, regular expressions

» Perl Regular Expressions - 491 days ago (networking.ringofsaturn.com)

This simple tutorial presents users with a simple and easy to follow introduction guide to working regular expressions in Perl.

browse: perl, regex, regular expressions

» Rubular - 559 days ago (rubular.com)

Rubular is a Ruby-based regular expression editor and tester. It's a handy way to test regular expressions as you write them. Rubular is an especially good fit for Ruby and Rails developers, since it uses Ruby on the server to evaluate regexes, but should also be useful for those working in other programming languages and frameworks (Java, PHP, Python, Javascript, etc.)

browse: rails, regex, regular expression, ruby

» REGex TESTER - 754 days ago (regextester.com)

This site allows you to do a regex test, i.e. it utilizes JavaScript (AJAX) to instantly validate regular expressions (regex), by searching and replacing strings in a text based on the regular expression. The result is live, it is updated instantly while you type, without any submission of forms and extra clicking, thus allowing fast and easy edit of regular expressions, having a constant clue what they exactly do.

browse: regex, regular expressions, tester

» Learning to Use Regular Expressions - 100 days ago (gnosis.cx)

This tutorial is aimed at users and programmers who have begun to work with tools that use regular expressions, but who are not quite comfortable with the intricacies of them. Even users who may have used regular expressions in the past, but have forgotten some of the details can benefit from this as a refresher.

browse: pattern matching, regex, regular expressions, tutorials

» Regular Expression HOWTO - 100 days ago (amk.ca)

This document is an introductory tutorial to using regular expressions in Python with the re module.

browse: pattern matching, regex, regular expressions, tutorials

» How .NET Regular Expressions Really Work - 116 days ago (moserware.com)

Weighing in around 14,000 lines of code, .NET's regular expression engine takes awhile to digest. This article provides an excellent walkthrough to this engine with the real world source code examples.

browse: .net, regex, regular expressions

» Regular Expression Basics - 142 days ago (evolt.org)

Regular expressions are a powerful tool to keep in your web belt. They can appear daunting, but by learning a few simple rules, you can save yourself from hours of time doing manual find-and-replaces the slow, boring way. This article teaches the basics with simple and easy to follow examples.

browse: metacharacters, pattern matching, regex, regular expressions, tutorials

T4GG.com - built on dial up!