Skip to content

mixterjim/Learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn

Record my programming career.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

1. Python 3.5.4
2. Dev C++ 5.11

Installing

A step by step series of examples that tell you how to get a development env running

1. Numpy
2. Scipy
3. Matplotlib
import numpy as np
np.__version__

Running the tests

Merge in source code

Deployment

Compile with IDE

Built With

  • Django - The web framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

I use Git for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments