What's on the web on your pursuit, hobbies, interests and worries

RegularExpressions news

SQL Server MVP Deep Dives Vol 2


iProgrammer - Feb 15, 2012
The chapters in this section cover T-SQL (bad habits that you should kick, and writing unit tests); UDFs; SSMS; Service Broker; HierarchyID data types; relational division; and extracting data with regular expressions. There are also some interesting ...
 

Power Up Your Buddy List with These Awesome Adium Plugins, Themes, and Sound Sets


Lifehacker - Feb 15, 2012
It can hide messages with certain words or phrases, plus you can even use regular expressions to match more complex phrases (if you know how to write them). It's simple to understand and simple to use. No more spam! When someone links to an image in a ...
 

20 Ruby Performance Tips


SYS-CON Media (press release) (blog) - Feb 9, 2012
Use regular expressions when parsing out date/time components. If you won't be using the parameter in the block don't specify it in the parameter list. Go through your code and ensure that any parameters declared are used or removed.
 

Regular Expressions - premium items on eBay

Mastering Regular Expressions Friedl, Jeffrey E.


 

Regular Expressions Cookbook Goyvaerts, Jan/ Levithan, Steven


 

Java Regular Expressions: Taming the Java.Util.Regex En


 

>> Go to all great Regular Expressions deals on eBay


Regular Expressions books

JavaScript: The Good Parts


by: Douglas Crockford

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.

Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation.
>> More info on Amazon

Learning Perl


by: Randal L. Schwartz, brian d foy, Tom Phoenix

If you're just getting started with Perl, this is the book you want—whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers recent changes to the language up to version 5.14.

Perl is suitable for almost any task on almost any platform, from short fixes to complete web applications. Learning Perl teaches you the basics and shows you how to write programs up to 128 lines long—roughly the size of 90% of the Perl programs in use today.
>> More info on Amazon

>> Go to all Regular Expressions books

Regular Expressions pictures on the web

Regular Expressions picture: regexbuddysmall png (regexbuddy.com)
Regular Expressions picture: regular expressions png (frogstar.org)
Regular Expressions picture: expression jpg (activexbox.com)
Regular Expressions picture: expressions jpg (homepage.ntlworld.com)
Regular Expressions picture: ExpressionsVerticalShadow jpg (dwac.ca)
Regular Expressions picture: expressions teaser2 jpg (nethere.com)
Regular Expressions picture: expressions02 jpg (chemistryset.com)
Regular Expressions picture: expressions jpg (connollyco.com)
Regular Expressions picture: expression gif (oracle-docs.dartmouth.edu)
Regular Expressions picture: ExpressionEditor png (calido.com)
Regular Expressions picture: expressionsgroup jpg (personalizedboutique.com)
Regular Expressions picture: expressions2 jpg (sumbelnews.com)
Regular Expressions picture: 1993 Expressions jpg (lavamus.com)
Regular Expressions picture: expressions gif (virtualpune.com)
Regular Expressions picture: expressions jpg (sumbelnews.com)
Regular Expressions picture: expression jpg (expressions-books.com)
Regular Expressions picture: expressions jpg (collectorsgallery.com)
Regular Expressions picture: logo Expressions 300 gif (encorestudios.com)
Regular Expressions picture: expressions jpg (sumbelnews.com)

Regular Expressions videos

7 0

Introduction to Regular Expressions Part 1


Presentation slides at: docs.google.com
 

7 5

Google Python Class Day 2 Part 1


Google Python Class Day 2 Part 1: Regular Expressions. By Nick Parlante. Support materials and exercises: code.google.com
 

9 0

Regular Expressions


A brief presentation describing the basics of using regular expressions to match user input such as zip codes or phone numbers. This video can help you prepare for the 70-536, 70-515, and 70-511 MCTS or MCPD exams. While it was created specifically for the .NET Framework, it applies to regular expressions in any language, including Javascript. This video is part of a tutorial to help you get started with .NET Framework development. For the complete tutorial, visit www.vistaclues.com
 

0 0

Understanding Regular Expressions


Series for the web administrator. Understanding Regular Expressions with a focus on URL Rewrite.
 

0 0

Perl Tutorial 24 - Regular Expressions: Basics


www.ScriptSocket.com Part 24 of the Perl Tutorial explains the most basic regular expressions.