lineality / Coding-Study

Coding Challenges Study & Practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-Study

Coding Challenges Study & Practice

Use of This Tool / Environments

e.g. The Pipenv Shell files for the python code are in the python code folder

Main Goals of Study:

Emphasize best practice, communication, readability, etc.

Note for pipenv setup setup 1: (first time use, setting up)

$ pipenv install -d --pre black pylint pytest flake8

also see: https://docs.google.com/document/d/1dZJI20D7uIknT1pdlTSmlHH1WPYdVhs2PSUyH1qdnUo/edit?usp=sharing

setup 2:

$ pipenv install -d --pre black pylint pytest flake8 numpy matplotlib pyqt5

About

Coding Challenges Study & Practice

License:MIT License


Languages

Language:Python 98.4%Language:Jupyter Notebook 1.5%Language:Swift 0.1%Language:R 0.0%