Wednesday, January 20, 2016

Future Technology.

Solar Roof Tiles Are The Future Of Eco Homes And Friendly To Home Budget:

Solar roof tiles are new invention that can help a lot in saving energy and lowering the electricity bills. The solar energy is what can provide so much for your home heat without too many costs. There are many alternative energy solutions that are more and more attractive lately but solar energy is maybe something that is endless and easiest one.
Having a warm home and water is a big problem that needs a serious solution. With the great earth pollution and heating materials that do harm to the planet we are done. We should consider about other ways of bringing heat in our home instead of cutting trees and ruining the natural eco system.



In the past this solar systems were so expensive and not everyone could afford it to buy and install it for their home. But, trough the years it became not so expensive and people can install it to their homes using it trough every season of the year. It is important to have a sunny day so the water of the system will be hotter. If not, there is always an alternative way to heat the water or the home interior.


This solar photo voltaic tiles are very nice looking and are way better than the old panels on the roof of the houses. Those panels can go and retired because this is new innovative solution that works fabulous! The tiles are made of natural clay or slate slabs that have small solar panels inserted on the flat surface that should be exposed to the sun. Installing of those panels is very easy because of their shape and double function – tiles. They have so high energy yield although they are so small and flexible.




Monday, January 4, 2016

LARP best tool for beginners in programming.

here i am going to upload the link given to download larp
its a best tool for new and up coming students in CS/S.E

click here to download this software

  • we can see the working of program
  • we can see how a program is running
  • we can learn each step of program in this tool
  • we can correct our errors 
  • it shows errors in our program line by line.
  • we can draw flow chart on it.
  • we can write psudocode on it










Saturday, January 2, 2016

PROGRAM.

Program to calculate the Grades of student:


#include<iostream>
#include<fstream>
using namespace std;

int main()
{
  ifstream in("marks.txt");
  int i,a=0,b=0,c=0,d=0,f=0,marks;
  for (i=1;i<=50;i++)
  {
in>>marks;
{
if (marks < 50)
      f=f+1;
}  
     
else if (marks < 60 && marks >= 50)
      d=d+1;
}

else if (marks < 70 && marks >= 60)
      c=c+1;
}  
else if (marks<80 && marks>=70)
{
 b=b+1;
}  
else
{
a=a+1;
}
}
  }
  cout<<"GRADES"<<"   "<<"MARKS\n";
  cout<<"  A   "<<"   "<<a<<"\n";
  cout<<"  B   "<<"   "<<b<<"\n";
  cout<<"  C   "<<"   "<<c<<"\n";
  cout<<"  D   "<<"   "<<d<<"\n";
  cout<<"  F   "<<"   "<<f<<"\n";
  return 0;
}

Information Technology.

Information Technology:


Information technology (IT) is the application of computers and telecommunications equipment to store, retrieve, transmit and manipulate data,[1] often in the context of a business or other enterprise.[2]
The term is commonly used as a synonym for computers and computer networks, but it also encompasses other informationdistribution technologies such as television and telephones. Several industries are associated with information technology, includingcomputer hardwaresoftwareelectronicssemiconductorsinternettelecom equipmentengineeringhealthcaree-commerce and computer services.[3][a]
Humans have been storing, retrieving, manipulating and communicating information since the Sumerians in Mesopotamia developedwriting in about 3000 BC,[5] but the term information technology in its modern sense first appeared in a 1958 article published in theHarvard Business Review; authors Harold J. Leavitt and Thomas L. Whisler commented that "the new technology does not yet have a single established name. We shall call it information technology (IT)." Their definition consists of three categories: techniques for processing, the application of statistical and mathematical methods to decision-making, and the simulation of higher-order thinking through computer programs.[6]
Based on the storage and processing technologies employed, it is possible to distinguish four distinct phases of IT development: pre-mechanical (3000 BC – 1450 AD), mechanical (1450–1840), electromechanical (1840–1940) and electronic (1940–present).[5] This article focuses on the most recent period (electronic), which began in about 1940.
  • Facebook.
  • Tweeter
  • Whats app
  • Yahoo
  • Gmail
  • Skype
  • Omi.

Chapters.

Friday, January 1, 2016

How to reset your ANDROID PHONE EXTERNALLY.

Now we can reset our android smartphones without starting them:


its a very easy method  to reset or unlock your Android smartphones by following simple steps.

Steps to follow:

  • turn off your smart phones.
  • now press (start,volume up , menu(if it is there on your phone))buttons at once.
  • by pressing these buttons BIOS of your smartphones will open.
  • here is a sample of video click to watch