GithubHelp home page GithubHelp logo

00mjk / programminglabmanual Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codecalec/programminglabmanual

0.0 0.0 0.0 927 KB

A reference guide for Python programming designed to be used by undergraduate physics students.

License: MIT License

CSS 1.73% Python 98.27%

programminglabmanual's Introduction

Programming Lab Manual

This book is designed to be used as a programming reference for undergraduate physics students as they perform their practical laboratories. The concept for a programming lab manual was inspired by Introduction to Measurement in the Physics Laboratory: A probabilistic approach, a measurement manual created by S. Allie, A. Buffler, B. Campbell and F. Lubben. It can be found here. This was used to introduce the concepts of uncertainty to undergraduates in the University of Cape Town 1st year laboratory.

This book was created using mdBook and is available at lab.alexveltman.com.

Requirements

First, you are required to have a working version of the Rust programming language with the cargo package manager included.

To build this book, it is required that you have a version of mdBook installed. The simplest way to do this is to use cargo:

$ cargo install mdbook

Building the Book

In order to render the book into html and view in your web browser:

$ mdbook build
$ mdbook serve

The rendered html and other static files should now be in the book directory and you can to navigate to http://localhost:3000 to see the book. You can also view the book by opening book/index.html in your web browser.

programminglabmanual's People

Contributors

codecalec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.