100 Page Python Intro book announcement
Processing CLI arguments using sys and argparse modules in Python
Execute external commands and capture their output from Python
Python file processing
Python comprehensions, yield, iterators and generator expressions
Python methods and modules for text processing
Python set data type, methods and operations
Python dict data type, methods and operations
Python mutable effect
Python list data type and methods
Python tuple data type and common sequence operations
Testing in Python and general tips
Debugging in Python and general tips
Types of errors in Python and exception handling
Using pip to install third-party packages and creating virtual environments
Learn Ruby regular expressions from basics to advanced levels with plenty of examples and exercises
Using built-in and user defined modules
Learn Ruby regular expressions from basics to advanced levels with plenty of examples and exercises
Conditional expressions and Control structures
Working with functions
Working with strings and getting user input
Working with numbers in Python
Introduction to the Python programming language
Using cli tools for fixed string search and replace processing across multiple lines
Overview of Perl command line usage and examples to show what kind of problems are typically suited for one-liners.
Implementing lookarounds in GNU sed with newline character and branch commands
Overview of Ruby command line usage and examples to show what kind of problems are typically suited for one-liners.
Performing substitution with ripgrep
Intermediate Python resources
Overview of JavaScript regular expression syntax and features