Skip to main content

Posts

Magic Square Box and others

In this post I'm going to include some pictures which I made my innovation General formula in my school days, My innovation projects named  " Generalized Starting number for odd numbered Magic Square Boxes " and you can view those pictures here.... I have participated in district level school competitions of Maths and Science Expo at Anderson Matriculation School, Kanchipuram and this is a material I have exhibited in that event on 2004 (on my 11th standard) and won third prize and before that no one innovated this formula. What is Magic Square Box? It's nothing but when some numbers arranged in matrix square format such as 3 row 3 column and 6 row 6 columns, when you gonna add some numbers in row wise or column wise or diagonal wise, you will get some unique result. Example  4  9  2 3  5  7 8  1  6 in that above example when add the numbers row wise or column wise or diagonal wise you get the unique result as 15. ...

How to download Youtube Playlist videos?

If you want to download youtube playlist videos simply follow these steps: 1. Open Mozila firefox web Browser, then click this link https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/  and download the Addon called "Download Helper" 2. Go to any youtube playlist as you want to download all videos in that playlist  3. After select all the video links from that youtube playlist then Right click ( make sure that you've selected all videos in that playlist ) on the mouse then you can click the option "Download videos from youtube link(s)", that's it.   See the below youtube video for multiple videos download from download helper addon.

C programming video Tutorial 1 : Compiler Installation

In this video shows that how to install Dev-C++ IDE software for c and c++ programs, Dev C++ IDE has the feature to develop the codes not only for console applications but also you can create windows applications in C++ programs. In this video after installing the software, then go to Tools menu and then choose Compiler Option, in that compiler option write this code inside the quote "-g" in the given two textboxs and save it.