Skip to content

A demonstration repository for learning how to use git and github

License

Notifications You must be signed in to change notification settings

lesgo-jhu/learn-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learn-git

A demonstration repository for learning how to use git and github

Hello World programs

Find a collection of Hello World programs in various langagues in hello/

  • Fortran: gfortran hello.f90 -o hello

  • C: gcc hello.c -o hello

  • Python: python3 hello.py

  • Matlab: hello.m

Hello world Check the github-workflow.pdf in the ltx folder on how to use the github commands.

About

A demonstration repository for learning how to use git and github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published