CodeZoned

Making a difference through open source software

"In open source, we feel strongly that to really do something well, you have to get a lot of people involved." - Linus Torvalds

So what actually CodeZoned is?

CodeZoned is an open source organisation building software to make a difference in the lives of students and developers.

We are a group of open source contributors working on projects related to various domains of computer science. Some of our on going projects include PyDataStructs, a python package for data structures; BNN, a lite weight deep learning framework with a specialisation aimed for binarized neural networks; adaboost, a C++ implementation of adaboost algorithm with GPU support in CUDA; reinforce, which aims to be a package for reinforcement learning algorithms and researchers would be able to use its APIs for writing their own algorithms.

We also participate in various open source programs and work with budding contributors exposing them to software development pipeline for writing quality code. We have participated as a mentoring organisation in KWoC, GSSoC and similar other programs so far.

15 Jun 2019

Competitive Programming Learning Path

The thing that is unique about this document is that this will contain everything required for competitive programming. People generally have confusion about where to start. We are completely self learned. So, we know where students generally face issues during beginning.