Tests and Tutorials

To search our tipps, test reports and tutorials, you can select one of the categories on the left or you can enter a search term.

 

8 articles in the category "Tools and Utilities" found

Regular Expressions - Tutorial Part 7: Modifiers

In software like the Text Converter, you can use so called modifiers, to modify the behaviour of regular expressions. We have a look at this modifiers in this part. Learn more..

Tutorial | Beginner | Tools & Utilities
4
0
2079
 

Regular Expressions - Tutorial Part 1: Basics

In the first part of this tutorial about regular expressions, we learn about the basics and in which situations you can use regular expressions. Furthermore, we have a look at first examples. Learn more..

Tutorial | Beginner | Tools & Utilities
4
0
2013
 

Regular Expressions - Tutorial Part 8: Usage and examples

In the last part of this tutorial, we come to an application for regular expression, which is using lots of things we have learned during the parts. Learn more..

Tutorial | Beginner | Tools & Utilities
5
0
1788
 

Regular Expressions - Tutorial Part 3: Meta characters and combinations

In this part, we have a look at meta characters, optional characters and the description of a begin or an ending of a string. Learn more..

Tutorial | Beginner | Tools & Utilities
4
0
1494
 

Regular Expressions - Tutorial Part 6: Reusing and backward references

Arbitrary parts of strings found by regular expression can be reused. So, you can use regular expressions to rewrite and modify texts in different ways. Learn more..

Tutorial | Beginner | Tools & Utilities
8
0
1473
 

Regular Expressions - Tutorial Part 2: Grouping and repetitions

In the secound part of the regular expression tutorial, we care about regular expressions for normal strings, grouping and repetitions. Learn more..

Tutorial | Beginner | Tools & Utilities
6
0
1395
 

Regular Expressions - Tutorial Part 5: Character groups and classes

Character groups and character class are not mandatory, but they make working with regular expressions a lot easier, because you do not have to write all characters explicitly. Learn more..

Tutorial | Beginner | Tools & Utilities
4
0
1346
 

Regular Expressions - Tutorial Part 4: Selections of characters and alternatives

In the fourth part of the tutorial about regular expressions we care about character selections and character groups, with which you can describe alternatives and complete character classes. Learn more..

Tutorial | Beginner | Tools & Utilities
3
0
1336
 

Important Note

We have separated the area "Tests and Tutorials" from this website to our website askingbox.com. On askingbox.com you can find more articles, tests and tutorials.