October 2018
Intermediate to advanced
370 pages
9h 15m
English
In this chapter, we covered regular expressions and serialization topics. Regex is an extremely powerful text-processing approach that is widely used in development, while serialization allows you to save an object state to formats such as JSON or XML. We learned how to use these techniques by using the most common examples.
In the next chapter, we'll introduce exception handling.
Read now
Unlock full access