Skip to content

aswathynairk/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

 
 
 

Contributors

Languages

  • TeX 91.4%
  • Fortran 2.9%
  • MATLAB 2.9%
  • C 1.9%
  • Python 0.9%