Skip to content

Code repository for codes in the educational website Theory of Programming

License

Notifications You must be signed in to change notification settings

Joel449-gif/theoryofprogramming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b09882b ยท Apr 10, 2020
Jan 20, 2018
Apr 10, 2020
Aug 11, 2019
Mar 6, 2019
Dec 21, 2016
Aug 14, 2017
Mar 9, 2017
Feb 10, 2019
Dec 26, 2016
Feb 3, 2017
Dec 19, 2016
Apr 10, 2020
Aug 10, 2019
Dec 22, 2016

Repository files navigation

Theory of Programming

This is the GitHub code repository for the educational website Theory of Programming. Theory of Programming is a website for computer science geeks who want to learn data structures, algorithms, Java, C, etc. The codes in this repository are the codes which are displayed in the website's posts.

Theory of Programming on Youtube!

Theory of Programming is shifting to YouTube. Visit the YouTube channel for awesome tutorial videos! Hope you will support the YouTube channel as you have greatly supported the website. ๐Ÿ˜Š

Contributing

You can contribute to Theory of Programming by -

  • Providing implementations of algorithms and data structures in other languages than which already exist. Allowed languages are C, C++, Java, C# and Python.
  • Finding bugs in existing code. Please raise a new issue if you find any bugs in the existing codes.
  • Or any other idea which might make this repo more helpful. Raise a new issue for the same.

Guidelines

To get an idea where to start, browse the issues. Here are a few guidelines before you race off to contribute -

  • You agree to license your contributions under the license.
  • Use pull requests early so it's open for discussion, even if your contribution isn't ready yet.
  • Ask doubts in your pull request or the issue page corresponding to your contribution.
  • Please follow the directory structure strictly.
  • Your code must strictly follow the coding conventions.

Contact

You can raise a new issue if you want to ask questions. Feel free to use the issues as a forum.

Happy Coding! ๐Ÿ˜Ž

About

Code repository for codes in the educational website Theory of Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 42.2%
  • C 31.1%
  • C++ 21.8%
  • Python 3.0%
  • C# 1.9%