Learn Advance Your Future.

 

Find the best courses, videos, books, podcasts, and blogs to learn a new skill

Python MySQL Tutorial

In this lesson, you will learn how to connect the MySQL database in Python using the �MySQL Connector Python� module. This Python MySQL tutorial demonstrates how to develop and integrate Python applications with a MySQL database server.

A Byte of Python

"A Byte of Python" is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.

Learn Python | Python Principles

Become competent at Python with clear explanations and practical exercises. Get instant feedback on your code. Test yourself with challenges and build skills with projects. With Python Principles you learn the basics of programming today and apply your skills tomorrow.

Deep Learning with PyTorch

Looking for ways to learn #PyTorch_ and ML development? Get started by going through this 60 Minute Blitz tutorial. Upon completion, you'll understand what PyTorch and neural networks are, and be able to build and train a simple image classification network

Introduction to Data Science | QuantInsti

Learn data analytics by working on an interesting project. Predict a winning team for English Premier League. Highly recommended for those who want to gain practical knowledge of data science. Learn all important steps such as Data Remediation, Exploratory Data Analysis, Data Modelling and Communicating Results.

Introduction to Machine Learning for Trading

A free course to get you started in using Machine Learning for trading. Understand how different machine learning algorithms are implemented on financial markets data. Go through and understand different research studies in this domain. Get a thorough overview of this niche field.

Python For Trading

An essential course for quants and finance-technology enthusiasts. Get started in Python programming and learn to use it in financial markets. It covers Python data structures, Python for data analysis, dealing with financial data using Python, generating trading signals among other topics

Python for Trading - Basics

A beginner's course to learn Python and use it to analyze financial data sets. It includes core topics in data structures, expressions, functions and explains various libraries used in financial markets. This is a detailed and comprehensive course to build a strong foundation in Python.

Introduction to Python

Our tutorials are created, curated, and vetted by a community of expert Pythonistas. At Real Python you'll get the trusted resources you need on your path to Python mastery.

The Ultimate Guide to Python Type Checking

In this guide, you will get a look into Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you to specify explicit type hints that can be used by different tools to help you develop your code more efficiently.

learnR

If you are a finance student, I hope my blogs will help improve your ability of implementation. If you are a student with the background of computer science and want to do something in finance, I hope my blogs will make sense and offer much intuition.

CS229 - Machine Learning by Stanford

This course provides a broad introduction to machine learning and statistical pattern recognition. The course will also discuss recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing.

Clear Both