Skillshare – An Introduction to Game Development in Python

Skillshare – An Introduction to Game Development in Python-ViGOROUS
English | Size: 4.42 GB
Category: Tutorial


This class will teach you how to use python to create videogames. We will be making 4 games that become progressively more sophisticated. By the end of the series, you should be confident creating 3D games.

Linkedin Learning – Advanced NLP with Python for Machine Learning

Linkedin Learning – Advanced NLP with Python for Machine Learning-ZH
English | Size: 322.03 MB
Category: Tutorial


An incredible amount of unstructured text data is generated every day by social media, web pages, and a variety of other sources. But without the ability to tame and harness that data, you’ll be unable to glean any value from it. In this course, learn how to translate messy text data into powerful insights using Python. Instructor Derek Jedamski begins with a quick review of foundational NLP concepts, including how to clean text data and build a model on top of vectorized text. He then jumps into more complex topics such as word2vec, doc2vec, and recurrent neural networks. To wrap up the course, he lends these concepts a real-world context by applying them to a machine learning problem.

Packt – Browser Automation with Python and Selenium

Packt – Browser Automation with Python and Selenium-RiDWARE
English | Size: 1.25 GB
Category: Tutorial


Python is one of the most popular languages in the world and its demand is only growing with each passing day. As Selenium is an industry-standard for test automation, Python’s readability makes the two a perfect match for writing valuable automated tests.

Udemy – Unicode in Python Working With Character Encodings

Udemy – Unicode in Python Working With Character Encodings
English | Size: 169.46 MB
Category: Tutorial


Python’s Unicode support is strong and robust, but it takes some time to master. There are many ways of encoding text into binary data, and in this course you’ll learn a bit of the history of encodings. You’ll also spend time learning the intricacies of Unicode, UTF-8, and how to use them when programming Python. You’ll practice with multiple examples and see how smooth working with text and binary data in Python can be!