leios / OIST.CSC

Simulations for the OIST Computer Science Club

Home Page:https://www.youtube.com/user/LeiosOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OIST Computer Science Club Stuff

Learning to code with scientific examples.

=========

I will be teaching people how to code in C++, Fortran, and Python in the next few months and have decided to use github for this purpose. We will then start working on all sorts of coding projects.

=========

This project will be significantly different than other projects intended to teach coding to anyone willing to learn. Instead of teaching basic coding principles, we will be looking at different aspects of real and fictional worlds and simulating them in order to teach fundamental lessons about coding -- particularly scientific computation.

As another note: my own coding style is significantly different than those who have had formal training in Computer Science. I will be teaching in the way I find most interesting and fulfilling. Please feel free to drop in and learn a little about different coding practices when you have the time!

Toodles!

PS: I think I will have a video up detailing each of the lessons, so feel free to stop by my youtube chanel every once in a while.

=========

Table of contents:

  1. Hello World!

  2. Cat Boxing

    2a. Fluid Cat

    2b. Caged Cat

    2c. truck filling

About

Simulations for the OIST Computer Science Club

https://www.youtube.com/user/LeiosOS

License:MIT License


Languages

Language:C++ 62.7%Language:Python 23.8%Language:Fortran 11.9%Language:C 1.6%