![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| regular expressions | ramky79 | UNIX for Advanced & Expert Users | 1 | 05-26-2009 02:35 PM |
| Regular Expressions | ramky79 | UNIX for Advanced & Expert Users | 3 | 05-21-2008 05:13 PM |
| regular expressions | melanie_pfefer | UNIX for Dummies Questions & Answers | 8 | 04-10-2008 04:24 AM |
| regular expressions | jack1981 | Shell Programming and Scripting | 4 | 07-12-2006 03:10 PM |
| Regular Expressions | sandeep_hi | Shell Programming and Scripting | 6 | 06-12-2006 02:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
regular expressions dilma
Hello all,
I just want to know that whether constructing regular expression are the same for any languages( uinx shell script, java script, java, etc), and if it varies are they significant, in the sense that do I have to learn them individually. What I am tring to say is that I would like to learn how to construct regular expression in general and then apply them when and where they needed regardless of the programming language being used. Also any recommendation for a good regular expression tutorial would be greatly appreciated. Thanks in advance, staph |
|
||||
|
Quote:
So far as whether they're all the same, each language is exactly that, a language. A lot may have things in common, like Spanish is to Italian, but there are differences. |
|
||||
|
I've been going through Friedl's Mastering Regular Expressions and it's quite good, though too slow/basic for my tastes. The good news is that even if you don't know regular expressions it's enough to take you to a fairly high level of mastery.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|