Skip to Main Content
COM5EJ307 • Computer Application in Business
Module 1
Calicut University • FYUGP B.Com ElectiveCourse Code: COM5EJ307 (4)Semester V Computer Applications Specialization

Module I: Computer Systems, Networks & Web Design for Business

Modern commerce is fundamentally anchored upon robust digital telecommunication networks and customer-facing web interfaces. Module I presents an exhaustive academic investigation across two primary thematic pillars: 1. Computer Systems and Networking Architectures: Conceptual foundations of computer networks, transmission media, network topologies (Bus, Star, Ring, Mesh, Tree, Hybrid), client-server vs peer-to-peer paradigms, and an exhaustive examination of seven network scales—LAN (Local Area Network), WAN (Wide Area Network), MAN (Metropolitan Area Network), PAN (Personal Area Network), BAN (Body Area Network), SAN (Storage Area Network), and CAN (Campus Area Network); 2. Business and Web Sites: Principles of modern web design, Golden Rules of human-computer interface design, anatomy of corporate websites, home page architecture, W3C standards, cross-browser compatibility, responsive web design (RWD), and the transformative role of corporate web assets in brand equity, lead generation, and global customer engagement.

Key Topics Prescribed in this Module
Network Foundations: Autonomous nodes, telecommunication media & enterprise resource sharing
Architectural Models: Centralized Client-Server vs Decentralized Peer-to-Peer (P2P)
Transmission Media: Guided (UTP/STP, Coaxial, Optical Fiber TIR) & Unguided (Radio, Microwave, Satellite)
Network Topologies: Bus, Star, Ring, Full Mesh (n(n-1)/2), Tree, and Hybrid architectures
Protocol Suites: OSI 7-Layer Reference Model vs Practical TCP/IP 4-Layer Architecture
Interconnection Hardware: NIC (48-bit MAC in ROM), Hubs, Intelligent Switches, Routers, Gateways & Firewalls
7-Tier Taxonomy: LAN, WAN, MAN, PAN, BAN (IEEE 802.15.6), SAN (Fibre Channel/iSCSI), and CAN
Web Foundations & Design: Tim Berners-Lee (URL, HTTP/HTTPS, DNS), F-Shaped Scanning & RWD
Golden Rules & Corporate Role: Shneiderman/Nielsen UX heuristics, W3C compliance, 50ms homepage test & lead gen
Unit 1.1

Computer Systems & Networking Architecture

1. Concept and Business Significance of Computer Networks

Formal Academic Definition:

A computer network is an interconnected collection of autonomous computing devices (servers, desktop computers, mobile devices, IoT sensors, and network peripherals) linked via physical or wireless telecommunications transmission media to facilitate seamless data communication, resource sharing, and collaborative workflow execution.

In contemporary enterprise operations, computer networks deliver vital operational efficiencies:

Resource Sharing

Eliminating capital expenditure by allowing hundreds of workstations to share centralized high-speed printers, storage arrays, internet gateways, and expensive specialized software licenses.

Instantaneous Information Dissemination

Enabling real-time enterprise resource planning (ERP) synchronization across dispersed branch offices, retail outlets, supply chain hubs, and regional distribution centers.

Centralized Data Integrity & Backup

Consolidating corporate accounting and transaction records onto secure, mirrored server clusters, guaranteeing data consistency, regulatory compliance, business continuity, and automated disaster recovery.

Collaborative Teleworking

Facilitating geographically distributed teams to collaborate effortlessly through corporate email, high-definition video teleconferencing, cloud repositories, and concurrent project management platforms.

2. Network Architectural Paradigms: Client-Server vs Peer-to-Peer

The structural organization of computing relationships and resource provisioning within a network operates under two fundamental paradigms:

Client-Server Architecture

Hierarchical

Centralized Hierarchy: Dedicated high-performance computers (Servers) store central databases, manage network security, handle processing loads, and provision resources to subordinate workstations (Clients).

Scalability: Highly scalable; smoothly accommodates thousands of user nodes across diverse physical locations without systemic performance degradation.

Security & Control: Centralized user authentication, active directory access rights, data encryption, and uniform, automated backup scheduling.

Enterprise Standard: The universal architecture for commercial banking, corporate ERPs (SAP, Oracle), web hosting, and institutional cloud computing.

Peer-to-Peer (P2P) Architecture

Decentralized

Decentralized Equality: Every node (peer) on the network possesses identical rights and privileges; each node acts simultaneously as both client and server, sharing its local files and resources.

Cost-Effective Simplicity: Requires no expensive dedicated server hardware, complex licensing, or dedicated network operating system (NOS) administrators.

Security Vulnerability: Data is fragmented across individual machines; there are no centralized security policies, master directory access rights, or coordinated backups.

Application: Small home offices (SOHO), local ad-hoc file sharing, and distributed decentralized blockchain protocols (Bitcoin, Ethereum).

3. Network Transmission Media: Guided vs Unguided

Data signals traverse computer networks across physical bounded channels (guided media) or wireless electromagnetic airwaves (unguided media):

Guided (Bounded / Wired) Transmission Media

Twisted Pair Cable:

Consists of pairs of insulated copper wires twisted spirally around each other to cancel out electromagnetic interference (EMI) and external crosstalk. Categorized into Unshielded Twisted Pair (UTP) (e.g., Cat5e, Cat6, Cat6a delivering up to 10 Gbps) and Shielded Twisted Pair (STP) with metallic foil jackets. The universal standard for indoor office LAN cabling.

Coaxial Cable:

Features a central solid copper conductor surrounded by dielectric insulation, metallic braided mesh shielding, and a tough outer protective PVC jacket. Widely deployed in cable television distribution networks and high-speed broadband cable modems.

Optical Fiber Cable:

Transmits encoded digital data as rapid pulses of light through ultra-pure strands of glass or silica core utilizing the physical principle of Total Internal Reflection (TIR). It is completely immune to electromagnetic and radio interference, offers immense bandwidth capabilities (terabits per second), and spans vast intercontinental distances with negligible signal attenuation. Forms the backbone of global telecommunications and transoceanic undersea internet cables.

Unguided (Wireless) Transmission Media

Radio Waves:

Omni-directional electromagnetic signals capable of penetrating walls and building obstructions. Powers Wi-Fi standards (IEEE 802.11a/b/g/n/ac/ax) and short-range personal Bluetooth protocols.

Microwaves:

High-frequency unidirectional line-of-sight electromagnetic waves. Transmitted between terrestrial parabolic dish antenna relay towers spaced 30–50 km apart for telecommunications trunking.

Infrared Transmission:

Very high frequency, short-range signals that cannot penetrate solid opaque barriers. Used in remote control devices and specialized short-range point-to-point office communications.

Satellite Communications:

Utilizes microwave repeaters orbiting Earth in Geostationary Orbits (GEO) or Low Earth Orbits (LEO) (e.g., Starlink, OneWeb), provisioning high-bandwidth internet connectivity to remote ships, aircraft, and rural enterprise outposts worldwide.

4. Network Topologies: Geometric Arrangements of Nodes

Network Topology refers to the geometric arrangement and physical or logical layout of nodes, computing devices, and connecting transmission links within a telecommunication network:

Topology TypeArchitectural ConfigurationKey AdvantagesPrimary Disadvantages
Bus TopologyAll nodes share a single common linear communication backbone cable terminated at both ends by passive electrical terminators.Inexpensive; minimal cabling required; exceptionally easy to connect a new node without altering existing lines.A physical break in the central backbone cable halts the entire network; heavy packet collisions as traffic expands.
Star TopologyEach individual node is connected directly to a central hub, intelligent switch, or router via dedicated point-to-point links.Failure of one device cable affects only that specific node; simple fault isolation; high throughput and performance.The central switch is a Single Point of Failure (SPOF); significantly higher overall cabling and switch hardware cost.
Ring TopologyNodes form a closed unidirectional continuous loop; data travels sequentially from node to node in one direction via electronic token passing.Orderly data transmission eliminates packet collisions; equal access opportunity for all connected workstations.Failure or disconnection of a single workstation breaks the entire ring; notoriously difficult troubleshooting and reconfiguration.
Mesh TopologyEvery node has dedicated point-to-point physical links to every other node in the network (Full Mesh mathematical formula: n(n - 1) / 2 links for n nodes).Ultimate fault tolerance and redundancy; maximum privacy and security (dedicated lines); completely immune to network traffic bottlenecks.Astronomical cabling cost and installation complexity; massive I/O port requirement on every connected machine.
Tree TopologyHierarchical branching arrangement where multiple secondary star networks are connected to a central primary root bus trunk line.Highly scalable; allows logical division into enterprise departments; easy expansion and isolation of secondary branches.If the primary root node or central backbone bus fails, entire sub-branches are immediately cut off from the network.
Hybrid TopologyStrategic integration of two or more distinct topologies combined together (e.g., Star-Bus or Star-Ring combinations).Extreme architectural flexibility; tailored specifically to complex, multi-building corporate enterprise requirements.Intricate multi-switch engineering design; high initial hardware capital costs and sophisticated maintenance requirements.

5. Network Protocol Suites: The OSI 7-Layer Model & TCP/IP

Network telecommunications rely on formal standardized communication rules termed protocols. The theoretical and practical operation of computer networks is governed by two complementary architectural models:

ISO Reference Standard

The OSI 7-Layer Reference Model

Layer 7 (Application): User interface and network application services (HTTP, HTTPS, FTP, SMTP, DNS).
Layer 6 (Presentation): Data formatting, syntax conversion, character code translation, compression, and TLS/SSL encryption.
Layer 5 (Session): Establishing, managing, synchronizing, and terminating dialogue sessions between communicating applications.
Layer 4 (Transport): End-to-end reliability, segmenting, flow control, and error recovery (TCP – connection-oriented/reliable, UDP – connectionless/fast).
Layer 3 (Network): Logical addressing (IP addresses) and optimal packet routing across intermediate networks (Routers).
Layer 2 (Data Link): Physical addressing (MAC addresses), frame synchronization, flow control, and error detection (Switches, Bridges).
Layer 1 (Physical): Bit-level electrical, optical, and radio signal transmission across raw physical media (Cables, Hubs, Repeaters).
Operational Internet Suite

The Practical TCP/IP 4-Layer Architecture

Application LayerMaps to OSI Layers 5, 6, 7

Consolidates user interaction, presentation formats, and session control into high-level protocols including HTTP/HTTPS, SSH, FTP, SMTP, and DHCP.

Transport Layer (Host-to-Host)Maps to OSI Layer 4

Manages connection-oriented, sequenced TCP transmission or rapid, connectionless UDP datagram transport between application processes.

Internet LayerMaps to OSI Layer 3

Handles global packet routing and logical IP addressing across internetworked systems via Internet Protocol (IPv4 32-bit and IPv6 128-bit) alongside ICMP and IGMP.

Network Access Layer (Link Layer)Maps to OSI Layers 1, 2

Maps logical IP packets to physical network hardware frames and governs physical signal transmission (Ethernet IEEE 802.3, Wi-Fi 802.11, ARP).

6. Network Interconnection Hardware & Devices

Enterprise computer networks are constructed by interconnecting specialized hardware communication devices:

Network Interface Card (NIC)

Layer 1 & 2

A hardware expansion board or integrated circuit chip installed in a computer, containing a globally unique 48-bit physical MAC (Media Access Control) Address permanently burned into ROM.

Hub (Physical Layer)

Layer 1

A legacy, unmanaged multiport signal repeater that blindly broadcasts incoming electrical data packets out to all connected ports, causing severe network bandwidth congestion and packet collisions.

Switch (Data Link Layer)

Layer 2

An intelligent multiport bridge that inspects destination MAC addresses in incoming data frames and selectively forwards traffic only to the designated recipient port, creating dedicated collision-free communication channels.

Router (Network Layer)

Layer 3

An advanced routing computer that connects multiple disparate networks (e.g., linking a corporate LAN to the public Internet), analyzing logical IP addresses to route packets along the most optimal path.

Gateway

All Layers

A protocol converter that translates data formats and communication standards between completely incompatible network architectures (e.g., connecting a legacy IBM mainframe SNA network to a modern TCP/IP LAN).

Firewall

Security

A specialized security appliance or software service that continuously monitors and filters incoming and outgoing network traffic based on predetermined corporate access control and cybersecurity policies.

Unit 1.2

Exhaustive Taxonomy of Computer Networks

Networks are categorized according to their geographic scale, operational ownership, transmission speeds, and enterprise deployment scenarios:

1. Local Area Network (LAN)

Scope: Single Room / Building (< 1 km)

A Local Area Network (LAN) spans a strictly confined geographical perimeter—typically a single office suite, commercial building, school laboratory, or warehouse. It is privately owned and managed by the operating organization.

Technological Standards:Governed by IEEE 802.3 (Ethernet – 1 Gbps to 10 Gbps) and IEEE 802.11 (Wireless LAN / Wi-Fi).
Operational Characteristics:Extremely high data transfer rates, negligible propagation latency, minimal bit error rates, and low installation cost.
Business Role:Interconnects departmental desktop PCs, accounting workstations, local file servers, network-attached storage (NAS), and shared office peripherals.

2. Wide Area Network (WAN)

Scope: Country / Global (> 100 km)

A Wide Area Network (WAN) spans vast geographical expanses—connecting cities, states, nations, or entire continents. WANs are not owned by a single entity; they utilize public and leased telecommunications infrastructures provided by commercial telecom carriers.

Underlying Technologies:Packet switching, Multiprotocol Label Switching (MPLS), fiber-optic transoceanic backbones, and satellite relays.
The Ultimate WAN:The Internet represents the world's largest public WAN, interconnecting millions of heterogeneous networks via the TCP/IP protocol suite.
Business Role:Enables multinational conglomerates and commercial banking chains to link core banking engines in headquarters with thousands of branch ATMs and regional offices globally.

3. Metropolitan Area Network (MAN)

Scope: City / Industrial Corridor (5–50 km)

A Metropolitan Area Network (MAN) spans a geographical footprint larger than a LAN but smaller than a WAN, typically covering an entire city, municipality, or industrial corridor (spanning 5 to 50 kilometers).

Infrastructure:Often deployed by municipal utilities, regional cable television consortiums, or telecom service providers using high-density dark fiber rings and Metro Ethernet.
Business & Civic Role:Interconnecting city-wide police surveillance networks, municipal smart-grid sensors, traffic management grids, and linking a commercial bank's downtown headquarters with regional branches across a metropolitan area.

4. Personal Area Network (PAN)

Scope: Personal Workspace (< 10 meters)

A Personal Area Network (PAN) is the smallest network category, organized around an individual person within an intimate personal workspace typically within a radius of 10 meters (33 feet).

Protocols & Hardware:Operates wirelessly (WPAN) via Bluetooth (IEEE 802.15.1), Near Field Communication (NFC), Zigbee, or through physical USB / Thunderbolt cables.
Business Role:Synchronizing an executive's smartphone, laptop, wireless headset, smart watch, and portable biometric scanner; enabling contactless point-of-sale (POS) tap-and-pay transactions via NFC.

5. Body Area Network (BAN / WBAN)

Scope: Human Body (< 2 meters)

A Body Area Network (BAN), or Wireless Body Area Network (WBAN), consists of low-power wearable or implantable medical and biometric sensors positioned on or inside the human body, communicating wirelessly over distances of less than 2 meters.

International Standard:Formalized under the IEEE 802.15.6 international standard for short-range, ultra-low power wireless medical and consumer communications.
Commercial & Healthcare Applications:Real-time physiological monitoring (cardiac pacemakers, continuous glucose monitors – CGMs, pulse oximeters, ECG sensors) transmitting vital patient telemetry to hospital servers; worker fatigue monitoring in high-hazard industrial environments.

6. Storage Area Network (SAN)

Scope: Enterprise Data Center / Server Room

A Storage Area Network (SAN) is a specialized, dedicated, high-speed network that provides block-level network access to consolidated storage arrays, physically independent of the corporate messaging and user LAN.

Architecture & Connectivity:Connects enterprise database servers to high-density disk arrays, optical jukeboxes, and tape libraries via Fibre Channel (FC) switches, Host Bus Adapters (HBAs), or Internet Small Computer Systems Interface (iSCSI).
Business Role:Provides enterprise database engines (Oracle, SAP ERP, Core Banking) with ultra-low latency data access, instant snapshot replication, zero-downtime clustering, and uninterrupted multi-terabyte data backups without congesting user traffic on the office LAN.

7. Campus Area Network (CAN)

Scope: Institutional Campus (1–5 km)

A Campus Area Network (CAN) interconnects multiple distinct LANs across a defined institutional geographical zone, such as a university campus, military installation, or corporate technology park.

Structure & Administration:Owned and administered entirely by the tenant institution, utilizing private underground optical fiber conduit links connecting separate building LANs to a centralized campus data center.
Business Role:Facilitating cross-departmental collaboration, centralizing campus cybersecurity firewalls, and provisioning unified Wi-Fi access across academic blocks, administrative offices, and research laboratories.

Network Taxonomy Summary Matrix (Exam Revision Essentials)

Network ScaleGeographical CoverageKey Technologies & TransmissionTypical Business Application
BANHuman body (< 2 meters)IEEE 802.15.6, ultra-low power wirelessImplantable cardiac telemetry, continuous glucose monitoring.
PANPersonal workspace (< 10 meters)Bluetooth (802.15.1), NFC, USB, ZigbeeContactless POS payment, laptop-phone synchronization.
LANSingle room, office, building (< 1 km)Ethernet (Cat6), Wi-Fi (802.11ax), SwitchesDepartmental accounting, local file and printer sharing.
CANUniversity or corporate campus (1–5 km)Private underground fiber rings, gigabit switchesInterconnecting academic blocks and corporate research labs.
SANData center server roomFibre Channel (FC), iSCSI, RAID disk arraysCore banking database clustering, zero-downtime backups.
MANEntire city or metro area (5–50 km)Dark fiber, Metro Ethernet, cable networksSmart city surveillance grids, municipal broadband.
WANCountry, continent, globe (> 100 km)Undersea optical cables, MPLS, satellite relaysMultinational enterprise ERPs, The World Wide Web.
Unit 1.3

Business and Web Sites – Web Design Concepts & Principles

1. Fundamental Concepts of the World Wide Web

The World Wide Web (WWW) is an architectural information space of globally interconnected hypertext documents accessed via the Internet. Engineered by Tim Berners-Lee in 1989 at CERN, the web operates on three foundational technologies:

Uniform Resource Locator (URL)

The standardized global addressing scheme identifying the unique location and access protocol of web resources (e.g., protocol, domain name, file path).

HTTP / HTTPS

The application-layer client-server protocol governing request-response transactions between web browsers and web servers. Modern commercial websites mandate HTTPS (HTTP over TLS/SSL encryption) to protect transactional confidentiality.

Domain Name System (DNS)

The decentralized hierarchical directory translating human-friendly domain names (e.g., www.degreelive.in) into machine-routable numerical IP addresses.

2. Foundational Principles of Modern Web Design

Effective commercial web design is not merely an aesthetic graphic exercise; it is an engineering discipline focused on User Experience (UX), User Interface (UI), and Conversion Rate Optimization (CRO):

Principle 1

Purpose & Functional Clarity

Every webpage must have a singular, unmistakable intent—informing users, capturing sales leads, processing checkout transactions, or providing technical support. Eliminate irrelevant visual clutter that distracts from the primary conversion goal.

Principle 2

Visual Hierarchy & F-Shaped Scanning

Eye-tracking research proves web users do not read every word; they scan pages in an F-shaped pattern. Place vital value propositions, corporate logos, and call-to-action buttons along the top header and left margins using dominant font weights and contrasting colors.

Principle 3

Mobile Responsiveness (RWD)

Over 60 percent of global web traffic originates from mobile smartphones. Responsive Web Design (RWD) utilizes fluid CSS grids, flexible images, and CSS3 Media Queries to ensure pages adapt seamlessly across desktop monitors, tablets, and smartphones.

Principle 4

Loading Speed & Performance

Research demonstrates that page abandonment increases exponentially if a website takes more than 3 seconds to load. Optimize performance via image compression, code minification, browser caching, and Content Delivery Networks (CDNs).

3. The Golden Rules of Web Design (Interface Engineering)

Grounding web design in proven Human-Computer Interaction (HCI) science ensures intuitive, error-free customer journeys. Key principles derived from Ben Shneiderman's Eight Golden Rules and Jakob Nielsen's Usability Heuristics include:

1. Strive for Consistency

Employ identical fonts, color palettes, button styles, terminology, and navigation menus across all sub-pages so users feel oriented throughout their session.

2. Enable Frequent Users to Use Shortcuts

Provide prominent search bars, breadcrumb navigation trails, keyboard shortcuts, and autofill forms to accelerate navigation for returning customers.

3. Offer Informative Feedback

For every user action (e.g., submitting a form, adding an item to cart), display instant visual confirmation (progress spinners, toast messages, success banners).

4. Design Dialogs to Yield Closure

Organize transactional workflows into clearly demarcated steps with informative progress indicators (e.g., Cart → Shipping → Payment → Order Confirmation).

5. Prevent Errors & Support Simple Error Handling

Validate form fields in real-time before submission; display clear, human-friendly error messages highlighting missing data rather than cryptic technical codes.

6. Permit Easy Reversal of Actions

Provide visible "Back", "Undo", and "Cancel" buttons to alleviate user anxiety and encourage exploratory browsing without fear of destructive mistakes.

7. Reduce Short-Term Memory Load

Do not force users to remember information from one page to another; preserve input fields and shopping cart state dynamically across multi-page workflows.

4. Anatomy and Architecture of Corporate Web Pages

A standard professional corporate webpage is engineered across structured structural regions:

The Header & Navigation Bar:Positioned at the very top; houses the corporate brand logo, primary navigation links, contact telephone, customer login, and global search bar. Frequently implemented as a "sticky header" remaining visible during page scrolling.
Hero Section (Above the Fold):The premium real estate visible without scrolling; features an arresting headline, succinct value proposition, hero image or video, and a prominent Call to Action (CTA) button (e.g., "Open Account", "Free Trial", "Buy Now").
Main Content Body:Organized in modular sections using cards and alternating background shades; details product features, social proof (customer testimonials, client logos, trust badges), and comparison matrices.
Sidebar:Auxiliary vertical column utilized in blogs and dashboards to display category filters, recent posts, and banner promotions.
The Footer:Anchoring the page base; contains copyright notices, privacy policy links, terms of service, regulatory disclosures, site map, social media icons, and newsletter subscription boxes.

5. Home Page Architecture & First Impressions

The Home Page serves as a company's virtual corporate headquarters and primary digital storefront. Visitors form an aesthetic and credibility judgment within 50 milliseconds (0.05 seconds) of landing on a homepage.

An effective business homepage must immediately answer three instinctive customer questions:

Question 1Who are you?Clear brand identity, logo, and authoritative positioning.
Question 2What value do you offer me?Specific, compelling solution addressing customer pain points.
Question 3What should I do next?Frictionless, obvious, high-contrast primary call-to-action (CTA).

6. Web Standards and W3C Compliance

The World Wide Web Consortium (W3C), founded by Tim Berners-Lee, establishes formal international technical standards to ensure the web remains open, accessible, and interoperable:

Semantic HTML5:Using meaningful structural tags (<header>, <nav>, <main>, <article>, <section>, <footer>) rather than generic <div> containers, enhancing search engine indexing and screen-reader accessibility.
Separation of Concerns:Maintaining clean architectural division between Structure (HTML), Presentation (CSS), and Interactive Behavior (JavaScript).
Cross-Browser Compatibility:Writing standards-compliant code that renders flawlessly and consistently across Google Chrome, Apple Safari, Mozilla Firefox, Microsoft Edge, and mobile browsers.
Web Accessibility (WCAG 2.1):The Web Content Accessibility Guidelines mandate high color contrast ratios, alt text on all images for visually impaired users, keyboard navigability, and closed captions on multimedia.

7. Strategic Role of Websites in Modern Business Growth

In the modern digital economy, a corporate website has evolved from a static online brochure into the central hub of enterprise growth and customer engagement:

Strategic Business RoleCommercial Impact & Value Delivery
24/7 Global Commercial StorefrontTranscends geographical boundaries and time zones, generating automated e-commerce sales and customer onboarding while physical offices are closed.
Inbound Lead Generation EngineCapturing prospective corporate leads through search engine optimization (SEO), gated whitepapers, live chat widgets, and consultation booking calendars.
Brand Authority & Investor CredibilityShowcasing case studies, annual financial reports, executive profiles, and press releases, establishing corporate trust with prospective investors and institutional clients.
Customer Support & Cost ReductionDeflecting costly telephone support calls through self-service knowledge bases, automated FAQ accordions, and AI-driven conversational support bots.
Big Data Customer AnalyticsDeploying web tracking telemetry (Google Analytics, heatmaps) to capture user demographics, conversion drop-offs, and behavioral preferences, fueling data-driven marketing decisions.
COM5EJ307Computer Application in Business
Module 1 • PDF Notes
Download PDF

Finished this module?

Continue reading the next module or return to the subject overview.