pixegami
Learn Python • #12 Final Project • Build an Expense Tracking App!
2 minutes ago
https://www.youtube.com/watch?v=HTD86h69PtE
Learn Python • #12 Final Project • Build an Expense Tracking App!
2 minutes ago
https://www.youtube.com/watch?v=HTD86h69PtE
YouTube
Learn Python • #12 Final Project • Build an Expense Tracking App!
In the final project of this Python beginner course, we'll build a personal expense tracking app from scratch.
With this app, you'll learn how to get expense data from a user (via the terminal), save and categorize that expense into a spreadsheet. This project…
With this app, you'll learn how to get expense data from a user (via the terminal), save and categorize that expense into a spreadsheet. This project…
ArjanCodes
How To Setup Your MacBook For Maximum Developer Productivity | 2023
4 minutes ago
https://www.youtube.com/watch?v=BMtG52U3cEY
How To Setup Your MacBook For Maximum Developer Productivity | 2023
4 minutes ago
https://www.youtube.com/watch?v=BMtG52U3cEY
YouTube
How To Setup Your MacBook For Maximum Developer Productivity | 2023
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll show you my MacBook setup for maximum development productivity in 2023. I'll share my personal setup, including the essential apps and MacOS settings…
In this video, I'll show you my MacBook setup for maximum development productivity in 2023. I'll share my personal setup, including the essential apps and MacOS settings…
Real Python
Automate Processes and Distribute Python Tools With RPA and RCC | Real Python Podcast #152
54 seconds ago
https://www.youtube.com/watch?v=wgQ1PZxgE1Q
Automate Processes and Distribute Python Tools With RPA and RCC | Real Python Podcast #152
54 seconds ago
https://www.youtube.com/watch?v=wgQ1PZxgE1Q
YouTube
Automate Processes and Distribute Python Tools With RPA and RCC | Real Python Podcast #152
Are you exploring automation of your repetitive business tasks with Python? How are you going to share your helpful tools with co-workers? This week on the show, Sampo Ahokas from Robocorp is here to discuss robotic process automation (RPA) and distribution…
Tech With Tim
Top-notch Coding Projects for Employment!
9 hours ago
https://www.youtube.com/watch?v=VqO8vjh3VFI
Top-notch Coding Projects for Employment!
9 hours ago
https://www.youtube.com/watch?v=VqO8vjh3VFI
YouTube
Top-notch Coding Projects for Employment!
In today's video, I'm going to show you a variety of project ideas that you can have on your resume to land you a great job! There are tons of things that you can be doing, but it's important your are building the right one for you.
💻 Thanks to Linode for…
💻 Thanks to Linode for…
Indently
Code In Your Preferred Language: AI Does The Translation (GitHub Copilot Labs)
11 hours ago
https://www.youtube.com/watch?v=pX9uMWY60sY
Code In Your Preferred Language: AI Does The Translation (GitHub Copilot Labs)
11 hours ago
https://www.youtube.com/watch?v=pX9uMWY60sY
YouTube
Code In Your Preferred Language: AI Does The Translation (GitHub Copilot Labs)
Today I decided to try the experimental coding features provided by GitHub. It's still under heavy development and everything feels super experimental, but it's cool to catch a glimpse of what the future of programming might look like. What do you think about…
Python Engineer
LangChain Crash Course - Build apps with language models
2 hours ago
https://www.youtube.com/watch?v=LbT1yp6quS8
LangChain Crash Course - Build apps with language models
2 hours ago
https://www.youtube.com/watch?v=LbT1yp6quS8
YouTube
LangChain Crash Course - Build apps with language models
In this LangChain Crash Course you will learn how to build applications powered by large language models. We go over all important features of this framework.
Timeline:
00:00 - Introduction
01:09 - Installation
01:22 - LLMs
03:08 - Prompt Templates
04:58…
Timeline:
00:00 - Introduction
01:09 - Installation
01:22 - LLMs
03:08 - Prompt Templates
04:58…
Jie Jenn
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #12
2 minutes ago
https://www.youtube.com/watch?v=krU5_9TyZEo
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #12
2 minutes ago
https://www.youtube.com/watch?v=krU5_9TyZEo
YouTube
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #12
In this tutorial, I will walk you through the process of solving an SQL interview by Meta (aka Facebook). Whether you are a beginner or an experienced professional, this video will provide you with the knowledge and skills you need to excel in your interview.…
Jie Jenn
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #13
7 hours ago
https://www.youtube.com/watch?v=h-84GECfykE
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #13
7 hours ago
https://www.youtube.com/watch?v=h-84GECfykE
YouTube
Learn SQL By Solving A SQL Interview Problem (Data Analysts, Data Scientists) #13
In this tutorial, I will walk you through the process of solving an SQL interview by Zillow. Whether you are a beginner or an experienced professional, this video will provide you with the knowledge and skills you need to excel in your interview. By the end…
Indently
Can You SAVE On MEMORY USAGE When Importing In Python?
2 hours ago
https://www.youtube.com/watch?v=BMgk10UfoPU
Can You SAVE On MEMORY USAGE When Importing In Python?
2 hours ago
https://www.youtube.com/watch?v=BMgk10UfoPU
YouTube
Can You SAVE On MEMORY USAGE When Importing In Python?
Can you save on memory usage when importing from modules in Python? The short answer is no, because even if you only grab one function from the module, it still needs to run the entire module (hence loading it into memory) so that it can find that functionality…
NeuralNine
Dockerize Python Applications with GUI
3 hours ago
https://www.youtube.com/watch?v=W82jvmiaDtk
Dockerize Python Applications with GUI
3 hours ago
https://www.youtube.com/watch?v=W82jvmiaDtk
YouTube
Dockerize Python Applications with GUI
In this video, we learn how to dockerize or containerize Python applications that have a graphical user interface (GUI).
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book:…
Jie Jenn
Import Cryptocurrency Live Price In Google Sheets (From CoinMarketCap)
1 hour ago
https://www.youtube.com/watch?v=pE_NSuD6OQM
Import Cryptocurrency Live Price In Google Sheets (From CoinMarketCap)
1 hour ago
https://www.youtube.com/watch?v=pE_NSuD6OQM
YouTube
Import Cryptocurrency Live Price In Google Sheets (From CoinMarketCap)
Important: Please visit https://youtu.be/CKs83Q_ddoA for updated solution.
In this video, I am going to show you how to pull cryptocurrency data in Google Sheets from CoinMarketCap.
CoinMarketCap is a website that provides information about cryptocurrencies.…
In this video, I am going to show you how to pull cryptocurrency data in Google Sheets from CoinMarketCap.
CoinMarketCap is a website that provides information about cryptocurrencies.…
Learn Python With Rune
Python's Len Function: A Key Tool for Measuring Objects and Data Structures!
19 minutes ago
https://www.youtube.com/watch?v=yDAodC-6Nec
Python's Len Function: A Key Tool for Measuring Objects and Data Structures!
19 minutes ago
https://www.youtube.com/watch?v=yDAodC-6Nec
YouTube
Python's Len Function: A Key Tool for Measuring Objects and Data Structures!
Python len() function is very straightforward and easy to use. It is used to find out how many elements there are in different types of data.
If applied on a string it will return the number of characters in it if applied on a list it will return the number…
If applied on a string it will return the number of characters in it if applied on a list it will return the number…
NeuralNine
Professional Weather App with Django in Python
3 hours ago
https://www.youtube.com/watch?v=lyeK0aE_qRg
Professional Weather App with Django in Python
3 hours ago
https://www.youtube.com/watch?v=lyeK0aE_qRg
YouTube
Professional Weather App with Django in Python
In this video, we build a professional weather App using Django, Python and the OpenWeatherMap API.
CodiumAI: https://www.codium.ai/
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Weather%20App%20Django/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
CodiumAI: https://www.codium.ai/
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Weather%20App%20Django/
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming…
Jie Jenn
RFM Analysis Tutorial In Pandas: Simple Customer Segmentation Analysis
31 minutes ago
https://www.youtube.com/watch?v=9wxWrERZvss
RFM Analysis Tutorial In Pandas: Simple Customer Segmentation Analysis
31 minutes ago
https://www.youtube.com/watch?v=9wxWrERZvss
YouTube
RFM Analysis Tutorial In Pandas: Simple Customer Segmentation Analysis
RFM analysis is a marketing technique used to group customers based on recency, frequency, monetary scores assign to each customer, and it's one of the most popular marketing analysis. In this tutorial, we will learn how to run a RFM analysis using Pandas…
Indently
"Avoid THIS Bad Practise In Python": An Introduction to .env Files
2 hours ago
https://www.youtube.com/watch?v=c42T5wKSztQ
"Avoid THIS Bad Practise In Python": An Introduction to .env Files
2 hours ago
https://www.youtube.com/watch?v=c42T5wKSztQ
YouTube
"Avoid THIS Bad Practise In Python": An Introduction to .env Files
Hardcoding your keys / sensitive information in your scripts is a strong red flag when it comes to coding. Let me show you a better alternative by using .env files to store your sensitive information!
▶ Become job-ready with Python:
https://www.indently.io…
▶ Become job-ready with Python:
https://www.indently.io…
Tech With Tim
Deploy & Use a Stable Diffusion AI Art Generator - In Minutes
2 hours ago
https://www.youtube.com/watch?v=6sUDDsHVM90
Deploy & Use a Stable Diffusion AI Art Generator - In Minutes
2 hours ago
https://www.youtube.com/watch?v=6sUDDsHVM90
YouTube
Deploy & Use a Stable Diffusion AI Art Generator - In Minutes
In this video, we'll walk you through the entire process, from testing and experimenting with your models to deploying them for use by your friends and colleagues. With the techniques we'll cover, you'll be able to streamline your machine learning workflow…