IIT Blog

Recent Updates

Sunday, August 4, 2019

Bootstarp Nav-Walker Problem Solution for Navigation

What Is the Walker Class? Menu items, pages and (hierarchical) taxonomies are all examples of data with a tree like structure: t...
Read More

Wednesday, October 10, 2018

General Approach in Recursion Programming Problems

#1:  Forget about what you need to do, just think about any input, for which you know what your function should output, as you know this s...
Read More

Some Recursion Problems and Solutions

You may like to try out some simple problems to practice recursions. Try to solve all of them without using any global variables. An...
Read More

Sunday, September 23, 2018

Large torrent Maker [More than 12 GB]

When You begin to create the torrent (More than 12 GB), and it takes some time to create (guessing due to being 12+GB), then it crashes a...
Read More

Friday, May 11, 2018

Programming Problem: Series Solution

Find the sum of the series: 1+(2+3*4)+(5+6*7+8*9*10)+ .............+n th term . For any input n(must be an integer), fi...
Read More

Friday, January 26, 2018

Matlab Linux Installing Procedure

Install  MATLAB R2015a 64bit for Linux. 1. Download MATLAB R2015a 64bit for Linux. Step 1.  To download  MATLAB R2015a 64 bit...
Read More