background preloader

Livre infos

Facebook Twitter

Regular Expression Quick Start. This quick start gets you up to speed quickly with regular expressions. Obviously, this brief introduction cannot explain everything there is to know about regular expressions. For detailed information, consult the regular expressions tutorial. Each topic in the quick start corresponds with a topic in the tutorial, so you can easily go back and forth between the two. Many applications and programming languages have their own implementation of regular expressions, often with slight and sometimes with significant differences from other implementations. Text Patterns and Matches A regular expression, or regex for short, is a pattern describing a certain amount of text.

Characters with special meanings in regular expressions are highlighted in various different colors. Literal Characters The most basic regular expression consists of a single literal character, such as a. This regex can match the second a too. Learn more about literal characters Character Classes or Character Sets Anchors q(? Q(?! Learn Regex The Hard Way Scanning And Parsing Text Without Going Insane. Book Reviews. By Joel Spolsky Wednesday, March 13, 2002 “Pretty close to the perfect short list for any programmer” — Jan Derk You can learn a lot about somebody by the books they've read. And I've always thought that if you read all the same books I read, you'll come to think like me, too. So here it is -- Joel's Programmer's Bookshelf. This is the short list of all the books that I honestly think that every working programmer needs to read, with my own book hidden in there in case you didn't notice because I get about two bucks if you buy it.

Painless Software Management Peopleware: Productive Projects and TeamsTom Demarco and Timothy R. As summer interns at Microsoft, my friends and I used to take "field trips" to the company supply room to stock up on school supplies. The Mythical Man-MonthFrederick P. Rapid Development: Taming Wild Software SchedulesSteve C. Code Craftsmanship Code Complete: A Practical Handbook of Software ConstructionSteve C. Philosophy of Programming MicroserfsDouglas Coupland Wow! Top Ten Most Influential Programming Books of All Time. Structure and Interpretation of Computer Programs. Become a Programmer, Motherfucker.

If you don't know how to code, then you can learn even if you think you can't. Thousands of people have learned programming from these fine books: Learn Python The Hard Way Learn Ruby The Hard Way Learn Code The Hard Way I'm also working on a whole series of programming education books at learncodethehardway.org.

These are works in progress, and feedback is welcome. Learn C The Hard Way Learn SQL The Hard Way Graphics Programming Language Agnostic NerdDinner Walkthrough Assembly Language Bash Clojure Clojure Programming ColdFusion CFML In 100 Minutes Delphi / Pascal Django Djangobook.com Erlang Learn You Some Erlang For Great Good Flex Getting started with Adobe Flex (PDF) Forth Git Grails Getting Start with Grails Haskell Java JavaScript JavaScript (Node.js specific) Latex The Not So Short Introduction to LATEX (perfect for beginners) Linux Advanced Linux Programming Lisp Lua Maven Mercurial Nemerle Nemerle NoSQL Oberon Programming in Oberon (PDF) Objective-C The Objective-C Programming Language OCaml Oracle Server Oracle PL/SQL Vim.