Python

Python

Learn How to Create a Virtual Environment in Python

In this Virtual Environment in Python tutorial from Simplilearn., explore the venv library and learn how to create a virtual environment for your project. Virtual environments are isolated environments that allow developers to work on multiple projects with different dependencies without conflicts. In this how to create a virtual environment video, we will learn to […]

Read More
Python

The Truth About Learning Python in 2023

Tech With Tim helps you hone your skills as a developer, prove to your current employer or even to a future employer to show them that you are worth hiring for a software engineer position despite of the current economic situation were in!

Read More
Data Visualization Python

Data Visualization Libraries For Python

Data visualization is an important part of most data science projects. Do you know what options you have when it comes to displaying your data? Here are 5 commonly used and loved data visualization libraries for Python. Learn in this video is from Mısra Turp.

Read More
Python

PostgreSQL in Python – Crash Course

In this video from NeuralNine, learn how to use PostgreSQL in Python.

Read More
Python

Functools is one of the MOST USEFUL Python modules

Carberra explain why Functools is definitely one of the more useful packages in the standard lib.

Read More
Data Science Python

Laptop Price Prediction with Python

In this video from NeuralNine, we learn how to build a machine learning model that predicts the prices of laptops, given certain information. Dataset: https://www.kaggle.com/datasets/muhammetvarl/laptop-price

Read More
Natural Language Processing

Discovering Inspirational Insights in Motivational Sports Speeches Using Data Science

PyData presents this talk on Discovering Inspirational Insights in Motivational Sports Speeches Using Data Science. nspirational sports speeches have motivated and reinvigorated folks for years. Whether you’re a developer or an athlete, they’ve withstood the journey because even the smartest, the bravest, and the most resilient need some encouragement on occasion. During our time together, […]

Read More
Python

Python Decorators in 1 Minute!

This video is from b001 and explains Python decorators in a time span that even the most avid TikTok viewer can appreciate.

Read More
Developer

1 Problem, 24 Programming Languages

code_report created this video that looks at 24 programming language solutions (C, Go, C++, Rust, D, Clojure, Ruby, Elixir, Haskell, Racket, Python, APL, J, BQN, PHP, Scala, Erlang, Typescript, Javascript, Java, Kotlin, Swift, Dart, C#) to one problem. Solutions on GitHub: https://github.com/codereport/LeetCode/tree/master/Problem%20327P1 ADSP Podcast: https://adspthepodcast.com/ Array Cast: https://www.arraycast.com/

Read More