Internet Fundamentals/Introduction
Appearance
The Internet is the global system of interconnected computer networks that use the Internet protocol suite (TCP/IP) to link devices worldwide.[1] This lesson introduces fundamental Internet concepts and terms used throughout the course.
Objectives and Skills
[edit | edit source]Objectives and skills for this lesson include:
- Understand fundamental Internet concepts and vocabulary.
- Review basic computer skills including typing, computer navigation, file management, and Internet web browsing email. This also includes being familiar with online systems and text editors or word processing software.
Readings
[edit | edit source]Multimedia
[edit | edit source]- YouTube: What is the Internet?
- YouTube: The Internet: Wires, Cables, & Wifi
- YouTube: Andrew Blum: What is the Internet, really?
- YouTube: Learn Keyboard Typing
- YouTube: Basic Computer Skills
- YouTube: How to Save a Document
- YouTube: Saving Files and Creating File Folders
- YouTube: What is GIT?
Activities
[edit | edit source]- Complete the following tutorials:
- Complete the following GCFLearnFree tutorials:
- Complete the following WikiHow tutorials:
- Manage folders and files:
- Windows: Review GCF Global: Windows Basics - Working with Files. Review the existing structure and properties for the Documents folder. Improve file organization, if necessary.
- macOS: Review GCF Global: macOS Basics - Working with Files. Review the existing structure and information for the Documents folder. Improve file organization, if necessary.
- Linux: Review IBM: Learn Linux, 101: File and directory management. Review the existing structure and detailed information for the Documents folder. Improve file organization, if necessary.
- IP Addresses and Geolocation
- Review Livewire: Does IP Address Location (Geolocation) Really Work?
- Visit https://whatismyipaddress.com or https://www.whatismyip.com to identify your IPv4 and IPv6 addresses.
- Visit https://tools.keycdn.com/geo to look up your IP address geolocation. Look up your IPv4 address and your IPv6 address if you have both addresses.
- Tracing Internet Traffic
- Review HowToGeek: How to use traceroute to Identify Network Problems
- Use the
tracert
(Windows) ortraceroute
(macOS / Linux) command to trace the route from you to en.wikiversity.org or another host. - Use https://traceroute-online.com/ to visually trace the route to en.wikiversity.org or another host.
- Git
- Complete one or more of the following tutorials:
- Create a git repository and website to use for this course:
- Review Bitbucket/Get Started and Bitbucket/Website Hosting. Create a Bitbucket repository and website.
- Review GitHub/Get Started and GitHub/Website Hosting. Create a GitHub repository and website.
Lesson Summary
[edit | edit source]- The Internet is the global system of interconnected computer networks that use the Internet protocol suite (TCP/IP) to link devices worldwide.[2]
- The Internet carries an extensive range of information resources and services, such as the inter-linked hypertext documents and applications of the World Wide Web (WWW), electronic mail, telephony, and file sharing.[3]
- The origins of the Internet date back to research commissioned by the United States federal government in the 1960s to build robust, fault-tolerant communication via computer networks.[4]
- The primary precursor network, the ARPANET, initially served as a backbone for interconnection of regional academic and military networks in the 1980s.[5]
- Common file-management functions include opening, closing, saving, or using save-as, creating, printing, resizing, including minimizing and maximizing, searching for and viewing files. All of these functions can be performed via the Menu bar in most office applications.
- Most traditional communications media, including telephony, radio, television, paper mail and newspapers are being reshaped or redefined by the Internet, giving birth to new services such as email, Internet telephony, Internet television, online music, digital newspapers, and video streaming websites.[6]
- Newspaper, book, and other print publishing are adapting to website technology, or are reshaped into blogging, web feeds and online news aggregators.[7]
- The Internet has enabled and accelerated new forms of personal interactions through instant messaging, Internet forums, and social networking.[8]
- The Internet has no centralized governance in either technological implementation or policies for access and usage; each constituent network sets its own policies.[9]
- Only the overreaching definitions of the two principal name spaces in the Internet, the Internet Protocol address (IP address) space and the Domain Name System (DNS), are directed by a maintainer organization, the Internet Corporation for Assigned Names and Numbers (ICANN).[10]
- The technical underpinning and standardization of the core protocols is an activity of the Internet Engineering Task Force (IETF), a non-profit organization of loosely affiliated international participants that anyone may associate with by contributing technical expertise.[11]
- The World Wide Web or the Web is only one of a large number of Internet services.[12]
- The Internet carries many network services, most prominently mobile apps such as social media apps, the World Wide Web, electronic mail, multiplayer online games, Internet telephony, and file sharing services.[13]
- The Web is a collection of interconnected documents (web pages) and other web resources, linked by hyperlinks and URLs.[14]
- Hypertext Transfer Protocol, or HTTP, is the language used on the Web for information transfer, yet it is just one of many languages or protocols that can be used for communication on the Internet.[15]
- Common methods of Internet access by users include dial-up with a computer modem via telephone circuits, broadband over coaxial cable, fiber optics or copper wires, Wi-Fi, satellite and cellular telephone technology (3G, 4G).[16]
- Internet resources, hardware, and software components are the target of criminal or malicious attempts to gain unauthorized control to cause interruptions, commit fraud, engage in blackmail or access private information.[17]
- Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people.[18]
Key Terms
[edit | edit source]- cloud computing
- Internet-based computing that provides shared computer processing resources and data to computers and other devices on demand.[19]
- communication protocol
- A system of rules that allow two or more entities of a communications system to transmit information.[20]
- computer security
- The protection of computer systems from the theft or damage to their hardware, software or information, as well as from disruption or misdirection of the services they provide.[21]
- copyright
- A legal right created by the law of a country that grants the creator of an original work exclusive rights for its use and distribution.[22]
- CSS (Cascading Style Sheets)
- A style sheet language used for describing the presentation of a document written in a markup language.[23]
- database
- An organized collection of data, including schemas, tables, queries, reports, views and other objects.[24]
- email (electronic mail)
- A method of exchanging digital messages from an author to one or more recipients.[25]
- graphics
- Visual images or designs used to inform, illustrate, or entertain.[26]
- HTML (Hypertext Markup Language)
- The standard markup language for creating web pages and web applications.[27]
- HTTP (Hypertext Transfer Protocol)
- An application protocol for distributed, collaborative, and hypermedia information systems.[28]
- ICANN (Internet Corporation for Assigned Names and Numbers)
- A nonprofit organization responsible for coordinating the maintenance and procedures of several databases related to the namespaces of the Internet, ensuring the network's stable and secure operation.[29]
- IEEE (Institute of Electrical and Electronics Engineers)
- A professional organization with objectives for the educational and technical advancement of electrical and electronic engineering, telecommunications, computer engineering and allied disciplines.[30]
- information technology
- The application of computers to store, study, retrieve, transmit, and manipulate data, or information, often in the context of a business or other enterprise.[31]
- intellectual property
- Creations for which a monopoly is assigned to designated owners by law.[32]
- ISO (International Organization for Standardization)
- An international standard-setting body composed of representatives from various national standards organizations.[33]
- IETF (Internet Engineering Task Force)
- The organization that develops and promotes voluntary Internet standards, and in particular the standards that comprise the Internet protocol suite (TCP/IP).[34]
- Internet service provider (ISP)
- An organization that provides services accessing and using the Internet.[35]
- IPv4
- One of the core protocols of standards-based internetworking methods in the Internet, and was the first version deployed for production in the ARPANET in 1983.[36]
- IPv6
- The most recent version of the communications protocol that provides an identification and location system for computers on networks and routes traffic across the Internet.[37]
- Java
- A general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.[38]
- JavaScript
- A high-level, dynamic, untyped, object-based, multi-paradigm, and interpreted programming language used alongside HTML and CSS to make webpages interactive and provide online programs.[39]
- multimedia
- Content that uses a combination of different forms such as text, audio, images, animations, video and interactive content.[40]
- network
- A telecommunications network which allows nodes to share resources.[41]
- open-source software
- Computer software with its source code made available with a license in which the copyright holder provides the rights to study, change, and distribute the software to anyone and for any purpose.[42]
- paradigm shift
- A fundamental change in the basic concepts and experimental practices of a scientific discipline.[43]
- project management
- The discipline of initiating, planning, executing, controlling, and closing the work of a team to achieve specific goals and meet specific success criteria.[44]
- proprietary software
- Computer software for which the software's publisher or another person retains intellectual property rights[45]
- RFC (Request for Comments)
- A type of publication from the Internet Engineering Task Force (IETF) and the Internet Society (ISOC) that describes methods, behaviors, research, or innovations applicable to the working of the Internet and Internet-connected systems.[46]
- search engine
- A software system that is designed to locate information on the World Wide Web.[47]
- social media
- Computer-mediated technologies that facilitate the creation and sharing of information, ideas, career interests and other forms of expression via virtual communities and networks.[48]
- TIA (Telecommunications Industry Association)
- Accredited by the American National Standards Institute (ANSI) to develop voluntary, consensus-based industry standards for a wide variety of Information and Communication Technologies (ICT) products.[49]
- URL (Uniform Resource Locator)
- A reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it.[50]
- W3C (World Wide Web Consortium)
- The main international standards organization for the World Wide Web.[51]
- web browser
- A software application used to present, access, and pass information resources on the world wide web [52]
Assessments
[edit | edit source]- Flashcards: Quizlet: Introduction to the Internet
- Quiz: Quizlet: Introduction to the Internet
See Also
[edit | edit source]References
[edit | edit source]- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Internet
- ↑ Wikipedia: Git
- ↑ Wikipedia: Cloud computing
- ↑ Wikipedia: Communications protocol
- ↑ Wikipedia: Computer security
- ↑ Wikipedia: Copyright
- ↑ Wikipedia: Cascading Style Sheets
- ↑ Wikipedia: Database
- ↑ Wikipedia: Email
- ↑ Wikipedia: Graphics
- ↑ Wikipedia: HTML
- ↑ Wikipedia: Hypertext Transfer Protocol
- ↑ Wikipedia: ICANN
- ↑ Wikipedia: Institute of Electrical and Electronics Engineers
- ↑ Wikipedia: Information technology
- ↑ Wikipedia: Intellectual property
- ↑ Wikipedia: International Organization for Standardization
- ↑ Wikipedia: Internet Engineering Task Force
- ↑ Wikipedia: Internet service provider
- ↑ Wikipedia: IPv4
- ↑ Wikipedia: IPv6
- ↑ Wikipedia: Java
- ↑ Wikipedia: JavaScript
- ↑ Wikipedia: Multimedia
- ↑ Wikipedia: Computer network
- ↑ Wikipedia: Open-source software
- ↑ Wikipedia: Paradigm shift
- ↑ Wikipedia: Project management
- ↑ Wikipedia: Proprietary software
- ↑ Wikipedia: Request for Comments
- ↑ Wikipedia: Web search engine
- ↑ Wikipedia: Social media
- ↑ Wikipedia: Telecommunications Industry Association
- ↑ Wikipedia: URL
- ↑ Wikipedia: World Wide Web Consortium
- ↑ Wikipedia: Web browser