PluralSight – Python 3 Regex Playbook

PluralSight – Python 3 Regex Playbook
English | Tutorial | Size: 368.92 MB


Do you want to automate boring manual text processing tasks? For example, searching a log for errors, validating input, transforming data, and more. This course will teach you how to use Python regex for all sorts of text processing tasks.

PluralSight – Working With Files In Python 3

PluralSight – Working With Files In Python 3
English | Tutorial | Size: 344.31 MB


Manipulating files and folders are essential aspects of working with Python. This course teaches you how to apply the most useful and common file and folder operations available with the standard library and can be created using Python.

PluralSight – Working With Files In Python 3

PluralSight – Working With Files In Python 3
English | Tutorial | Size: 344.31 MB


Manipulating files and folders are essential aspects of working with Python. This course

PluralSight – Classes And Object-Oriented Programming In Python 3

PluralSight – Classes And Object-Oriented Programming In Python 3
English | Tutorial | Size: 485.50 MB


You might have heard the sentence which states that “everything is an object in Python”. This course will teach you how to approach the object-oriented paradigm in Python and how to implement it in practice.