Skip to content

liz-stippell/Intro_To_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction To Python (No Experience Needed)

To use these notebooks:

  1. Download this repository to your computer. This can be achieved in two main ways:
  • Click the green "<>Code" button and click "Download ZIP"
  • For more advanced users: Click the green "<>Code" button and copy the URL to the clipboard. Then, navigate to your terminal. In the terminal, navigate to where you would like this code to live. Type: git clone https://github.com/liz-stippell/Intro_To_Python.git [folder name] (replace folder name with where you want these files to live, do not include the brackets)
  1. Download Anaconda
  2. Open Anaconda and launch Jupyter Notebook
  3. Navigate to where these files are saved in the Jupyter Notebook interface
  4. Open the notebook

Files (Recommended order for understanding):

  1. 1_Basic_Math.ipynb
  2. 2_Functions.ipynb

! The Following are under construction !

  1. If_Lists.ipynb
  2. Units.ipynb
  3. Math_Images.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors