News

Use Java assertions to test your assumptions about program correctness and check them in your code.
Complete your introduction to the Regex API, then find out how regular expressions make quicker work of common tasks like code documentation and lexical analysis.
This article explains what regex (or regular expressions) is and how to get started using it with web crawlers, plus some interesting real-world use cases.