1. MATLAB versus Python - Why do I need to make the switch
2. Getting Started with Python and PyCharm
3.1 A tool for converting Matlab codes into Python codes.html
3.2 MATLAB-to-Python-Paper_.pdf
3.3 NumPy (Python Package) for MATLAB users.html
3. How to Install Python on Windows and Configure PyCharm Interpreter
4. Python - Conditions Inputs Strings and Integers
5. Python - List Indexing Strings and Palindrome Detection
6. Python - Functions and Booleans
7. Python - While Loops and the Random Library
8. Python - Lists For Loops and the Modulo Operator
9. Python - List Comprehension and Nested For Loops
10. Linked Lists in Python - Intro and Demo
11. Binary Search in Python - Intro and Demo
12. Binary Search Trees in Python - Intro and Demo
13. Recursion - Intro and Demo
14. Memoization and Recursion in Python
15. RegEx in Python - Intro to Regular Expressions
16. Command Line Parsing Arguments in Python with Argparse - Intro and Demo
17. How to Do Linear Regressions in Python
18. How to Fit Custom Trendlines in Python
19. How to Solve Ordinary Differential Equations (ODEs) in Python
20. How to Solve Coupled Differential Equations ODEs in Python
21. Programmatically Calculating Permutations
22. Calculate R squared in Python
23. Calculate FDR Adjusted P-values in Python - Benjamini Hochberg Procedure
24. Schedule Python Scripts in Windows
25. Python Unit Testing Tutorial
26. Anova and Tukey Tests in Python for Data Science!
27. Jenkins and Github Python Pipeline Tutorial
28. How to Upgrade pip in Windows