Advantages of an intranet:
1. Workforce productivity: Intranets can help employees to quickly find and view information and applications relevant to their roles and responsibilities. Via a simple-to-use web browser interface, users can access data held in any database the organization wants to make available, anytime and - subject to security provisions - from anywhere, increasing employees' ability to perform their jobs faster, more accurately, and with confidence that they have the right information.
2. Time: With intranets, organizations can make more information available to employees on a "pull" basis (ie: employees can link to relevant information at a time which suits them) rather than being deluged indiscriminately by emails.
3. Communication: Intranets can serve as powerful tools for communication within an organization, vertically and horizontally.
*Internet:
History Of Internet:
1. Early beginnings: Spyglass Mosaic. Internet Explorer is derived from Spyglass Mosaic. Originally, Spyglass licensed the technology and trademarks from NCSA for producing their own web browser but never used any of the NCSA Mosaic source code.
2. Second stage: browser wars. Version 4, released in October 1997, was shipped with Windows 98 and was modified to integrate more closely with Microsoft Windows. In September 1998, Microsoft released version 5 of Internet Explorer. Bi-directional text, ruby text and direct XML/XSL support were included in this release, along with enhanced support for CSS Level 1 and 2.
3. Third stage: major development ceased.
How do you search the best way to go somewhere on Internet?
Example: from NYC to Binghamton
In the preliminary search we have discovered that it takes three and half hours to cover the journey.
How many different algorithms on the map? There is a lot of ways to get to Binghamton.
*What is Algorithm?
Different algorithms may complete the same task with a different set of instructions in more or less time, space, or effort than others. For example, given two different recipes for making potato salad, one may have peel the potato before boil the potato while the other presents the steps in the reverse order, yet they both call for these steps to be repeated for all potatoes and end when the potato salad is ready to be eaten.
Another math example for algorithms:
1+2+3+4+5+´´+97+98+100=?
We do not need to add one by one because it is very troublesome and boring. Simply add 1 and 100(N+1), and then times 100(N), We get twice size of the result. Therefore we divide it by 2.--------- 5050
Formula: (n+1)*n/2
Ok, that is today's journal. I will get some rest and be ready for tomorrow's quiz. Wish me lucky!!