Math

AI

Is Programming a Dead Career Now?

Stephen Wolfram is a computer scientist, mathematician, theoretical physicist, and the founder of Wolfram Research, a company behind Wolfram|Alpha, Wolfram Language, and the Wolfram Physics and Metamathematics projects. This video is from Lex Clips. full episode => https://www.youtube.com/watch?v=PdE-waSx-d8

Read More
Python

Python Decorators: A Comprehensive Guide

Socratica explains the purpose and function of decorators in Python. Python decorators are “syntactic sugar” that makes it easy to add new features to a function or class without changing its code. To understand decorators, and to write your own, you’ll learn how in Python, functions are “first class citizens” and how functions can be […]

Read More
AI Generative AI Large Language Models

The HUGE Problem with ChatGPT

Kyle Hill explains the problem with AI. Free-to-use, exceptionally powerful artificial intelligences are available to more people than ever, seemingly making some kind of news every day. The problem is, the public doesn’t realize the problem in ascribing so much power to systems we don’t actually understand.

Read More
AI

The code for AGI will be simple | John Carmack and Lex Fridman

This video is from Lex Clips. John Carmack is a legendary programmer, co-founder of id Software, and lead programmer of many revolutionary video games including Wolfenstein 3D, Doom, Quake, and the Commander Keen series. He is also the founder of Armadillo Aerospace, and for many years the CTO of Oculus VR. Here he is talking […]

Read More
Mathematics

Uncover the Hidden Connection Between Thousands of Unsolved Math Problems

Up and Atom finds the link between the unsolved mysteries of math.

Read More
Career

What is a Quant? – Financial Quantitative Analyst

In this video learn what a Financial Quantitative Analyst is and does. A Quant for short is someone who has deep knowledge of financial mathematics. This is a specific type of mathematics that relates to no arbitrage pricing and delves into Ito Calculus and some very difficult probability theory.

Read More
Mathematics

College Level Algebra Full Course with Python Code

Learn college Algebra from an experienced university mathematics professor in this video from freeCodeCamp.org. Syllabus & Code.

Read More