Solving Coding Interview Questions in Python on LeetCode (easy & medium problems)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/qnSF8YaPx78
...
Solving Coding Interview Questions in Python on LeetCode (easy & medium problems)
In this video we walk through a series of eight coding interview questions on leetcode. These are algorithms problems that cover topics including data struct...
0x
|
0x
|
0x
|
0x
How to Schedule & Automatically Run Python Code!
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/aqnJvXOIr6g
...
How to Schedule & Automatically Run Python Code!
The first 1000 people to use the link will get a free trial of Skillshare Premium Membership: https://skl.sh/keithgalli11201 In this video we learn various m...
0x
|
0x
|
0x
|
0x
Real-World Python Machine Learning Tutorial w/ Scikit Learn (sklearn basics, NLP, classifiers, etc)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/M9Itm95JzL0
...
Real-World Python Machine Learning Tutorial w/ Scikit Learn (sklearn basics, NLP, classifiers, etc)
In this video we walk through a real world python machine learning project using the sci-kit learn library. In it we work our way to building a model that au...
0x
|
0x
|
0x
|
0x
How to Prepare for a Programming Interview! (Tips & Tricks)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/XNP2mUlGVOk
...
How to Prepare for a Programming Interview! (Tips & Tricks)
In this video we walk through some of my tips for having success in a programming interview. We start with some high level details on how programming intervi...
0x
|
0x
|
0x
|
0x
Programming Trees in Python! (with the turtle graphics library)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/WG42fyCMsD0
...
Programming Trees in Python! (with the turtle graphics library)
Link to donate: https://teamtrees.org/ Source code: https://github.com/KeithGalli/TeamTrees In this video, we code up some cool tree animations using the pyt...
0x
|
0x
|
0x
|
0x
Programming More Trees in Python! (Recursion & Artwork)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/VUYPWxTe4Nw
...
Programming More Trees in Python! (Recursion & Artwork)
In this video, we code up some more tree animations using python to support the #TeamTrees movement! Link to donate: https://teamtrees.org/ We start off show...
0x
|
0x
|
0x
|
0x
Solving real world data science tasks with Python Pandas!
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/eMOA1pPVUc4
...
Solving real world data science tasks with Python Pandas!
In this video we use Python Pandas & Python Matplotlib to analyze and answer business questions about 12 months worth of sales data. The data contains hundre...
0x
|
0x
|
0x
|
0x
Generating Mock Data with Python! (NumPy, Pandas, & Datetime Libraries)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/VJBY2eVtf7o
...
Generating Mock Data with Python! (NumPy, Pandas, & Datetime Libraries)
In this video we write a python script to automatically generate a sales dataset. To do this we use the NumPy, Pandas, Calendar, & Datetime libraries. This i...
0x
|
0x
|
0x
|
0x
Everything you need to know about Classes in Python! (Object Oriented Programming Tutorial)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/tmY6FEF8f1o
...
Everything you need to know about Classes in Python! (Object Oriented Programming Tutorial)
Download Kite!https://kite.com/download/?utm_medium=referral&utm_source=youtube&utm_campaign=keithgalli&utm_content=everything-you-need-to-know-about-classes...
0x
|
0x
|
0x
|
0x
Professional Code Refactor! (Cleaning Python Code & Rewriting it to use Classes)
/ng/keith-galli
/ng/keith-galli
https://www.youtube.com/embed/731LoaZCUjo
...
Professional Code Refactor! (Cleaning Python Code & Rewriting it to use Classes)
In this video we take the code from my “How to Program a Game (in Python)” tutorial and refactor it to be of a more professional quality. To do this we abstr...
0x
|
0x
|
0x
|
0x