
How to Automate You Life with Python & ChatGPT: Coding a Virtual Voice Assistant
- Frank
- March 14, 2023
- automate your life
- Automating My Life with Python
- automation python
- code with me
- coding for beginners
- coding tutorial
- how to code
- how to learn code
- how to learn programming
- how to learn to code
- how to start coding
- learn to code
- learning to code
- python automation
- python automation projects
- python for beginners
- python programming
- python project ideas
- python projects
- python tutorial
- tiff in tech
- tiffintech
- Women in Tech
In this tutorial, Tiff In Tech is going to code a own virtual voice assistant using Python. We’ll learn how to create a simple virtual assistant that can be used to carry out simple tasks, like placing orders or scheduling appointments. By the end, you’ll be able to code your own virtual voice assistant and […]
Read More
How to Make a Game in Python
- Frank
- March 13, 2023
- beginners tutorial
- Development
- full python tutorial
- Full tutorial
- Game
- game development
- game development tutorial
- PyGame
- pygame tutorial
- python game development
- python game development for beginners
- python project tech with tim
- python projects
- python tutorial
- Tech with Tim
- tech with tim game development
- tech with tim python
- Tutorial
In this video from Tech With Tim, Tim will be giving you guys an introduction to Python Game Development using the Pygame module, which is a simple 2D graphics library in Python. This tutorial will be simple, fun, yet allow you to create an extensible game!
Read More
ChatGPT in 5 Minutes
Siraj Raval is back making AI videos and this time, he builds a simple version of ChatGPT in under 40 lines of Python code to better understand it. Our version of ChatGPT will be called ElonGPT, trained to act just like Elon Musk, so that I can ask him if he will give me a […]
Read More
How to Build A Modern Python GUI Project
developedbyed builds a modern python GUI app using Tkinter and CustomTkinter. This is a beginner python project that you can follow along without any previous python knowledge.
Read More
How to Automate Life with Python: The Ultimate Guide
- Frank
- January 9, 2023
- automate the boring stuff with python
- Automating My Life with Python
- code with me
- coding for beginners
- how to code
- how to learn code
- how to learn programming
- how to learn to code
- how to start coding
- Learn Python
- learn to code
- learning to code
- python automation
- python automation example
- python automation ideas
- python automation projects
- python for beginners
- python programming
- python tutorial
- tiff in tech
- tiffintech
- Women in Tech
Tiff In Tech shows off how to automate your life with Python
Read More
How to Create a Beautiful Python Visualization Dashboard With Panel/Hvplot
- Frank
- November 14, 2022
- BI
- Big Data
- Business Intelligence
- Coding
- Data
- Data Analysis
- Data Analyst
- Data Analytics
- data nerd
- Data Science
- Data Scientist
- Data Visualization
- how to use r
- learn to code
- Power BI
- Programming
- Python
- python data anlysis
- python tutorial
- r data analysis
- tableau
- Technology
- vscode
This video, shows you how to create a beautiful data visualization dashboard in Python from your Jupyter Notebooks.
Read More
How To Use Isolation Forest Machine Learning Algorithm For Outlier Detection Using Python
- Frank
- November 9, 2022
- DAX Tutorial
- DAX tutorial for beginners
- Enterprise DNA
- Isolation Forest Model
- learn dax
- learn power bi
- learn power query
- M language
- Machine Learning
- Power BI
- power bi dax
- Power BI Desktop
- power bi tutorial
- power bi tutorial for beginners
- power query for power bi
- Power Query M code
- Python
- python for beginners
- Python For Power BI
- python tutorial
- Sam McKay
In this tutorial, Gaelim is going to show how to use the Isolation Forest machine learning algorithm to find outliers in your data, and how to fine tune this algorithm and compare to traditional ways of outlier detection.
Read More
F-strings In Python: Everything You Need To Know
- Frank
- September 13, 2022
- f string
- f string python
- f string python tutorial
- f strings
- f strings in python
- f-strings
- format strings
- how to use f strings
- Learn Python
- python f string
- python f strings
- python f-string
- python f-strings
- python format
- python fstring
- python programming
- python string
- python string formatting
- python strings
- python tutorial
- Python Tutorial 2022
- python tutorial for beginners
- string formatting
- string interpolation
- what is an f string in python
Python’s F-strings are incredibly powerful. Knowing how to use them and taking advantage of their formatting options can significantly improve your ability to write logging messages and display information in an understandable manner. In this video, take a deep dive into F-strings and demonstrate some of their uses.
Read More
Functions and OOP in Python
- Frank
- August 21, 2022
- edureka
- python class
- python class and object tutorial
- python class inheritance
- python classes
- python classes for beginners
- python edureka
- python object oriented programming
- python object oriented programming advanced
- python oop
- python oop tutorial
- python oops
- python oops concepts
- python oops concepts tutorial
- python programming
- python programming tutorial
- python training
- python tutorial
- python tutorial for beginners
This Edureka session on Python OOPS concepts will help you understand Python Classes and Objects with examples. It will also explain the concept of OOPS in Python.
Read More
How to Build an Eye Controlled Mouse in Python
Learn how to control a mouse with only your eyes in 15 lines of code.
Read More