Cloud Academy – Python for Beginners

Cloud Academy – Python for Beginners-STM
English | Size: 662.53 MB
Category: CBTs

Course Overview: We start with an introduction to an Interactive Development Environment and to the basic concepts of programming with the Python language. We then introduce how data is stored and represented within computers, and how primitive data types are used by Python to represent data within programs. We then learn more about how data is stored and collected by Python, how Strings and Tuples are stored and managed in Python and what the common operators are for manipulating these data types. Finally we learn how to create a simple function that outputs a string to the computer console

Udemy – Machine Learning with Python

Udemy – Machine Learning with Python BOOKWARE-SOFTiMAGE
English | Size: 1.59 GB
Category: CBTs

If you’re plugged into the tech industry, you’ll know that two things have been making consistent waves in many areas over the past few years; machine learning and Python. What happens when you combine the new gold standard programming language with the most significant tech development in areas such as financial trading, online search, digital marketing and even data and personal security (among others)? Great things, that’s what. This course will show you what’s what, and get you started on becoming a machine learning guru.

Cloud Academy – Python Metaprogramming

Cloud Academy – Python Metaprogramming-STM
English | Size: 174.85 MB
Category: CBTs

This training course provides you with a deep dive into how to use metaprogramming to dynamically alter the behaviour of Python scripts at runtime, using techniques such as monkey patching