From charlesreid1

No edit summary
No edit summary
Line 1: Line 1:
=outline=


Goals with using Github
==goals==
 
goals with using github:
* visibility
* visibility
* convenience
* convenience
Line 7: Line 10:
* teaching habits
* teaching habits
* practicing habits
* practicing habits
=on the stack=
==hello world repository==
link: https://github.com/charlesreid1/hello-world
added new languages
added date script for almost all languages
need to add compilation instructions
next step for hello world: adding hello world web server
then a math function, like an ODE implementation





Revision as of 23:46, 23 July 2016

outline

goals

goals with using github:

  • visibility
  • convenience
  • open access
  • utility for own coding
  • teaching habits
  • practicing habits

on the stack

hello world repository

link: https://github.com/charlesreid1/hello-world

added new languages

added date script for almost all languages

need to add compilation instructions

next step for hello world: adding hello world web server

then a math function, like an ODE implementation