Numeric course
  • First steps:
    • Installation
    • Python introduction `<https://phaustin.github.io/pyman>`_
    • (note these notebooks are available at `<https://github.com/phaustin/pyman.git>`_ )
    • The command line shell and git
    • Books and tutorials
    • VS code notes
  • Chapter 1: Introduction
  • Chapter 2: First Steps
  • Chapter 3: Arrays
  • Chapter 4: Input and Output
  • Chapter 5: Plotting
  • Chapter 6: Flow control
  • Chapter 7: Functions
  • Chapter 8: Curve Fitting
  • Chapter 9: Scipy
  • Appendix 1: Installation
  • Appendix 2: Jupyter
  • Appendix 3: Resources
Numeric course
  • Docs »
  • Getting started
  • View page source

Getting startedΒΆ

  • Installation
    • For MacOS new installs
    • For Windows new installs
    • Git install
    • Setting up the course repository
    • Creating the course environment
    • Opening the notebook folder
  • Python introduction `<https://phaustin.github.io/pyman>`_
  • (note these notebooks are available at `<https://github.com/phaustin/pyman.git>`_ )
  • The command line shell and git
    • Using the command line
      • Powershell and Bash common commands
      • To configure powershell on windows
      • To configure bash or zsh on MacOS
      • Bash and powershell command reference
    • Git
    • Pulling changes from the github repository
  • Books and tutorials
  • VS code notes
    • First, make sure conda-forge is your preferred channel
    • Next install vscode from https://code.visualstudio.com/download
    • Some definitions
    • Possible workflows
    • Next steps
Next Previous

© Copyright Numeric project

Built with Sphinx using a theme provided by Read the Docs.