Showing posts with label Computer News. Show all posts
Showing posts with label Computer News. Show all posts

Monday, 15 September 2014

Amazing New Programming Language, “Google Go”

Computers are always trying to solve problems. We solve problems by using a computer understandable language; it’s called a programming language. There are so many programming languages are available for programmers to write codes. The Google also created a new programming language called “Google Go” to solve problems in an easy way. As Google said”Google Go” is a program language that combines all the good properties of other languages. Such as Java is easy to right codes, C is good for memory usage. Like wise “Google Go” combines all the good properties of other programming languages. Most of the programmer said that “Go” is a combination of Python and C++ and also this is an open source programming language. 



“Go” first implementation started before 12 years ago. In 2007 September 21 this started rapid development and 2009 November 13 publish this language. 
Some features of “Go”, this compilers produce very fast code. Compared with C, this is better. Also this is very type safe & memory safe language. This language deal with the concurrent issues. And also this is very joyful language with so many methods in any type, fast builds. 




Hello World Program 

package main 

import "fmt" 
func main() 
fmt.Printf("Hello World") 

Save it as helloworld.go 
Then compile it. 

$ gccgo helloworld.go 
  1. $ a.out

Sunday, 14 September 2014

Microsoft Amazing True Secrets

Things that Microsoft couldn’t explain

Just try these things


Magic 1

Try to create a Folder named as “CON”. This is an amazing stuff because any location in the computer we can’t create a Folder “CON”. All the Microsoft team also couldn’t answer this question why this happen. An Indian person found this. Try…


Magic 2

For the windows users just do this and see the amaze, first open the Note pad text file. Then Type “Bush hid the facts” (without the quotes). Save it any place you want. Close that file and re-open it. Can you notice that all the letters get corrupted? No one can explain this...


Magic 3

This is also a funny stuff even Bill gates also couldn’t explain, open the Microsoft Word and type
=rand (200, 99) then press Enter. Can you see the magic? This was found by the Brazilian.


Magic 4

Did you know that the flight numbers of the planes that hit one of the World trade center towers on September was Q33N.

Just open Notepad, Word-pad or MS word and type the flight number Q33N. Then increase the font size to 72, and select the font to Wingdings. What do you say? Is it amaze?


What do you thing about this stuff just comment...

World’s First Mouse Invented by Douglas Engelbart

Computer mouse is very essential thing when you using computers, now days in laptops,there are touch pads but when using mouse it is very easy. 
In 1963, the first mouse invented by Douglas Engelbart at the Stanford Research institute. This inventor Douglas Engelbart also invented the hypertext. In this first mouse used two wheels positioned at a 90 degree to each other to keep track of the movement.
         That’s how it works.

         Another some popular mouse is ball mouse it invented in 1972. An optical mouse invented in           1980 but it didn’t popular at that time, but presently it is very popular among home PCs.



World First Laptop Computer,Grid Compass1100

Laptops are very popular these days among people because the portability. So when we look around the history of the laptops. The first laptop (Note book) was GridCompass1100 also called Gris was designed by 1979 by a Briton, William Moggride.


This laptop is designed to Grid System Corporation. Features of this laptop are 320x200 screen (electroluminescent graphics display), an intel8086 processor, 340 KB of magnetic bubble memory and a 1200 bps modem. This was used NASA on the space shuttle programs and the US military in 1980s. This weighted 5 Kg and cost $ 8000-10000.


Related Posts Plugin for WordPress, Blogger...

Followers