Skip to content

This repository contains notebooks for some of the academic courses, I might as well put the assignments in here.

Notifications You must be signed in to change notification settings

shivanishimpi/academicNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

academicNotes

This is a code archive for college submissions.

Tech Stack

Setup & Installation

$ git clone https://github.com/shivanishimpi/academicNotes.git
$ cd academicNotes
  • To run python files
$ python3 <fileName>.py
  • To run shell files
$ chmod +x <fileName>.sh
$ ./<fileName>.sh

Since the programs are interactive, they will guide you further.

To Contribute

$ git add .
$ git commit -m "<set-your-commit>"
$ git branch -M <branch-name>
$ git push -u origin <branch-name>

Reach out

@shivanishimpi: Twitter LinkedIn

About

This repository contains notebooks for some of the academic courses, I might as well put the assignments in here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages