filmov
tv
Python Full Course for Beginners

Показать описание
^Downloadable code & more!
Learn Python:
Video Equipment:
Other:
▶️INSTALL (1:14)
▶️PRINT (3:15)
▶️TERMINAL - Execute Code (4:48) , iPython (7:00)
▶️DATA TYPES - Ints Floats Strings (15:24) , Lists (16:44) , Sets (21:08) , Dictionaries (23:18)
▶️LOOPS - Functions/If Statements (28:22) For Loops (31:27) , Comprehension (34:10) , Progress Bar Graphic (38:46) , While Loops (42:30)
▶️NUMPY - Introduction (43:45) , Creating Arrays (59:14) , Combining (1:08:17) , Splitting (1:15:06) , Slicing (1:19:29) , Manipulating (1:31:43) , Export/Import (1:42:12) , Other NumPy Functions (144:21)
▶️COMMENTS/READABLE CODE (1:46:38)
▶️FUNCTIONS - Lambda Functions (1:51:45) , User Input (1:53:38) , Time/Faster Code (1:55:35) , F-Strings (2:01:16) , Fibonacci Example (2:05:36)
▶️MATPLOTLIB (2:09:11)
▶️CLASSES (2:20:33) Pokemon
▶️PROJECT EXAMPLE (2:38:57) NLP Harry Potter
▶️SYMBOLIC MATH - SymPy (2:53:27) , Latex Titles (3:01:29)
▶️STATISTICS - Normal Dist. (3:04:31) , Gamma (3:20:34) , Poisson (3:23:24) , Binomial (3:25:33) Student T test (3:27:05) , ANOVA (3:35:25)
▶️DATABASES - SQLite Intro (3:51:06) , Pandas (3:54:35)
▶️MACHINE LEARNING - Pokemon Data Mining (4:03:13) , Fitting Curves (4:14:26) , SKLearn Regression (4:17:14)
Popular Text Editors:
Terminal Commands:
ls - list all files inside current folder
pwd - Current file path
cd *folder* - Change directory to *folder*
python *.py file* - Run python program
Basic Data types:
int - integer EXAMPLE 5
float - number with decimal EXAMPLE 3.142
string - characters in quotes EXAMPLE “amazing!"
#PythonMarathon #PythonCourse #LearnPython
Комментарии