Skip to main content

Posts

10 Amazingly Simple Tricks To Turn Your Brain Into A Powerful Thinking Machine

10 Amazingly Simple Tricks To Turn Your Brain Into A Powerful  Thinking Machine There are two basic principles to keep your brain healthy and sharp  as you age: variety and curiosity. When anything you do becomes  second nature, you need to make a change. If you can do the  crossword puzzle in your sleep, it's time for you to move on to a  new challenge in order to get the best workout for your brain.  Curiosity about the world around you, how it works and how you can  understand it will keep your brain working fast and efficiently. Use  the ideas below to help attain your quest for mental fitness.  1. Read a Book Pick a book on an entirely new subject. Read a novel set in Egypt.  Learn about economics. There are many excellent popular non-fiction  books that do a great job entertaining you while teaching about a  subject. Become an expert in something new each week. Branch out  from familiar reading topics. If you usuall...

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.