Resources

illustrations

Choose your poison

WnCC Wiki- Grundy

It is an educational wiki, meant to help beginners get started with programming. It’s got 100+ articles, on various programming topics. All tutorials are hand-tailored by students of IIT Bombay. However, unlike conventional programming tutorials, these take a slightly different approach. Rather than reinventing the wheel, Grundy aims at bringing together a number of online tutorials and resources along with a set of pre-requisites and motivation to learn a programming skill. Here are some top articles of Wiki.

Programming_101

Programming_101

This is a comprehensive (hopefully) guide to starting out as a newbie in this giant world of programming. Remember, in this page we will not teach you how to code. Instead, we will direct you to some amazing tutorials online along with some personalized inputs on the general procedure.

Read More
DC++ Setup

DC++ Setup

DC++ is a free file sharing application that is used extensively within IIT Bombay. There are several DC++ hubs within IIT Bombay that can only be accessed using the IITB LAN. The benefits of using DC++ are high transfer speeds and content curated by various students.

Read More
GSoC Project

GSoC Project

This is a comprehensive list of GSoC projects our community has worked upon / recommends. We have tried to add our completion blog as well wherever relevant. We have a separate Open Source guide to get you started.

Read More
Software Engineering Without CS Major

Software Engineering Without CS Major

As the name suggest, the article deeply explains how you can be a Software Engineer without a CS Major degree by following these steps mentioned for each of your 3rd to 8th semester in your degree of any specialisation and in any college.

Read More
Introduction to Git/Github

Introduction to Git/Github

This article lists some excellent tutorials to learn Git/Github, along with some practical advice for the same. Learning git will help you pick up any version control system easily, teach you to make larger projects effectively as well as contribute to massive open source projects.

Read More
Community Resources

Community Resources

Our community has made a number of blogs with excellent tutorials, hacks and guidelines. This article is a comprehensive list of tutorials arranged topic wise. All slides and video tutorials are also tagged.

Read More

We have articles covering tutorials covering most of basic Programming Languages, software and practices and we keep adding more and more so that everyone can use. Do visit to know more about it

Visit Grundy

DSA Preparation Booklet

To help prepare for the gruesome internship season, WnCC along with Career Cell IITB organized the Internship Preparation Program.

DSA Preparation Booklet

DSA Preparation Booklet

These booklets explain some important DSA concepts to aid you in your Internship Preparation.

After the Internship Preparation Session, DSA booklets were released weekly, these booklets contained both theory and problems. For assistance with the doubts related to booklets, Aakash Kapoor, an IITB electrical 2020 graduate, currently, a Machine Learning researcher at Samsung also held live DSA session.

Learn DSA

Learner's Space 2021

Undergraduate Acadamic Council(UGAC), IIT Bomabay launched a month long technical summer school with Web and Coding Club in summers 2021. In this, week wise tutorials for some of the most interesting and essential technical skills, were provided to students.

These tutorials contain mixture of important articles, videos and assignments that can help understand these topics better and content is divided week-wise to manage time. If you are looking for learning one of these skills, then these resources can help you find easy and nice content.

Get Started

Code inQuarantine()

In the time of Lockdown, WnCC started a two month long open-for-all event so that everyone can utilize their quarantine time learning coding skills. Here are few topics from them

In these 8 weeks we provided tutorials for 8 diverse topics: Python; Competitive Programming; Machine Learning; Git/GitHub; FrontEnd Dev; BackEnd Dev; Advanced FrontEnd Dev; Blockchain; In each tutorial, links containing some beginner-friendly resources were shared, along with a task to assess learning. Do visit to learn about them!

View All

Algorithms Simplified

Algorithms Simplified series contains short videos trivially explaining some mind-blowing yet intuitive algorithms. This is a series where we do not require you to code. You can just watch a 15-20 min video to learn something cool, that’s it! Even if you want to code and implement those algorithms, we got it covered. We have shared some optional tasks in a ‘Dive Deep’ section as well.

Heuristic Search

Heuristic Search

Heuristic search refers to a search strategy that attempts to optimize a problem by iteratively improving the solution based on a given heuristic function or a cost measure. A heuristic search method does not always guarantee to find an optimal or the best solution, but may instead find a good or acceptable solution within a reasonable amount of time and memory space.

Read More
Encryption

Encryption

Looking forward to explore Cyber Security? Bringing to you Encryption Algorithms to lay some foundation about how things happen in CSec. Encryption algorithms are used in cryptography to transfer information between two people such that the third person trying to steal information from you doesn't get the information.

Read More
Object Detection

Object Detection

Have you ever wondered how an automonous car detects other cars on the road, the traffic lights and pedestrians? Have you ever given a thought how does security surveillance systems work? Object detection is associated with Computer Vision and describes a system that can identify the presence and location of a desired object or body within an image.

Read More

We have over 8+ algorithms simplified here and we keep adding algos regularly. Do visit timely to learn :)

Visit Algorithms Simplified

Learner's Space 2020

Undergraduate Acadamic Council(UGAC), IIT Bomabay launched a two months long technical summer school with Web and Coding Club in summers 2020. In this, week wise tutorials of python, machine learning and web development, three of the most hot-tech-skills, were provided to more then 600 students.

These tutorials contain mixture of important articles, videos and assignments that can help understand these topics better and content is divided week-wise to manage time. If you are looking for learning one of these skills, then these resources can help you find easy and nice content.

Get Started