Skip to content

abhskg/basic-programs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-programs

This repo will few basic program for languages like python, C#, Java etc

Please follow the below folder structure:

root +-----(Folder for that language) / (Filename describing the program).(extension)

If the specific folder does not exist, you can create the folder for the langugae that you want to use and then add files to that folder. Make sure the filename is descriptive.

If the program describes a specific pattern/concept. Please create a new folder with that concept name and then add the file to it.

example:

If it describes a concept: javascript/recursion/factorial.js java/multithreading/clock.java

Very basic programs: javascript/addingTwoNumbers.js ruby/reading_input.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.4%
  • C 49.6%