Ads 468x60px

Pages

Tampilkan postingan dengan label history. Tampilkan semua postingan
Tampilkan postingan dengan label history. Tampilkan semua postingan

Sabtu, 17 Agustus 2013

History C

Before C + + is created, there is the C programming language created by Brian W. Kerighan and Dennis M. Ritchie about the year 1972. Ten years later, C + + was created by Bjarne Stroustrup, Bell Laboratories, AT & T, in 1983. This language is compatible with the language of his predecessor, C. At first C + + called "a better C". Before finally called C + +. This designation is given by Rick Mascitti in the summer of 1983. As for the + + operator comes from the name of raising the language C.

Privileges in C + + is that this language supports object-oriented programming (OOP: Object Oriented Programming). But still, C + + is a programming language that is a hybrid, not pure object-oriented language. Therefore, the C programming in the early stages can change lanes to C + + step by step.

Tujuan utama pembuatan bahasa pemrograman C++ adalah untuk meningkatkan produktivitas pemrograman dalam membuat aplikasi. Selain itu, C++ juga dapat mengurangi kekompleksitasan, terutama pada program besar yang terdiri dari 10.000 baris atau lebih.
Read More..

Rabu, 14 Agustus 2013

Clearing visited Web sites history


Internet Explorer, by default, is configured to record all of the Web sites that you visit for a 30-day period. If you are concerned about your privacy, your browsing history should be cleaned frequently and history settings configured best for privacy. Doing so will ensure that any user of your computer will not be able to easily see what you have been doing. Keep in mind, however, that if you get rid of the browser history, you will eliminate the ability to use the history to go back to Web sites for which you might have forgotten the URL.

That use is really the only reason I can think of that makes the browser history useful. If you can live without that convenience, then follow these steps to clear your history from your PC:

1. Open up a copy of Internet Explorer by using either the icon on the desktop or on the Start panel.

2. Once Internet Explorer is open, click the Tools menu bar item and select Internet Options.

3. Then, just click the Clear History button.

4. Your history will now be cleared. Because you still have Internet Options open on your screen, adjust the amount of days that your browsing history is stored.

5. As mentioned earlier, the default setting for this value is normally 30 days. Highlight the number in the days to keep pages in history box and type in 0 to maximize your privacy.

6. Then, click OK to save your changes and exit the Internet Options screen.

After you have cleared your browser history and modified the history setting, your privacy will be much easier to protect.
Read More..

Jumat, 02 Agustus 2013

A Brief History of HTML

HTML (Hyper Text Markup Language) is one of the languages ​​used in creating web pages. HTML is a derivative or the development of SGML (Standard Generalized Markup Language). HTML itself was developed by Tim Berners-Lee when he was working at CERN which was first popularized by the Mosaic browser developed at NCSA. During the early 1990s, HTML continues to experience very rapid progress.

But this new development of HTML formally issued in 1995 which was developed by the Internet Engineering Task Force (IETF). HTML2 developed is derived from the HTML + in 1993. HTML3 which was also released in 1995 has much better capabilities than previous versions. Is the result of a cultivated by the World Wide Web Consortiums (W3C) and then generate HTML3.2 in 1996. And finally terbitlah HTML4 and HTML4.1 in late 1997 and 1998. HTML is a plain text that is designed to not depend on any operating system.
Read More..