Skip to content

Osalotioman/Code_Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Code_Snippets_Repo

A repository for samples of code to help practice various programming languages.

Greetings

Hi everyone, it's Osalotioman again.
The guy that did this, along with contributions, support and assistance from those who can be found here and here.

I've come up with another project.
Have you ever thought to yourself, how about I run the code in my CSC211/CSC212 textbook/material, and you're probably too lazy to type it?
Especiallly now that exams around the corner.

You're not alone!

I've had those thoughts too.

Here's the main gist of the project.
Those of us who have energy to type any of the programs in CSC212/CSC211 should upload their code to the Code_Snippets_Repo.
Fortran code to the fortran folder/code, pascal code to the pascal/code folder. The code will be made available on the Lecture_Notes website.
Hence no need to type or retype the code when you can just visit the webpage, search for the code you need, copy it and do whatever you need with it.

More details on how to contribute can be found at the bottom of this page here.

Ofcourse all contributions will be made through github, unless in some cases where you can send someone else your written code to upload to github for you.
Though for your contributions to be properly recorded I recommend it be done from your github account or your name be written in the comments of the code as the code writer.

For those who think github is just for programmers.
Wake Up

For those who don't know what github is or how to use it.
What are you waiting for?