Skip to content

kurt/Learn-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn-Python

Just some code that I am developing as I learn Python. It includes:

  • Basic Class
  • OOP: Class inheritance, polymorphism, encapsulation, abstraction
  • edx_Course: loops, strings, lists, dictionaries, input/output, and tuples
  • NumPy and SciPy: plotting, arrays etc
  • TutorialsPoint tutorials: threads, data structures,
  • Basic Scipy and Numpy - as introduced in TutorialsPoint
  • Unit Testing

To Do List

Setup

Dev is on Windows 10 using the Python 3.8 Console from Microsoft Windows Store.

  • now is on linux VM

Resources

Misc

  • How I installed numpy: "sudo apt-get install python3-numpy "
  • currently running everything through "python3 script.py*"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published