Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 703 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 703 Bytes

Python

  1. Basic Python

  2. Python++

    • Weather API (classic)
    • Matplotlib Data Viz
    • Panda Manipulation
    • More Advanced Programs & Scripting
  3. Python Apps

    • Flask
    • SQLite
    • SQLAlchemy
  4. Py Learning

    • KNN
    • Naive Bayes
    • Simple Linear Regression
    • Polynomial Regression
  5. Py Testing

    • Selenium Webdriver
    • Screenshot Capture
    • Website QA
  6. Py Hacking

    • Password Salt Generator
    • Brute Force Password Cracker
  • DISCLOSURE: Some ideas and code for the programs in this repo we're inspired by the course I taught at GT