{"id":307,"date":"2026-06-19T19:09:52","date_gmt":"2026-06-19T19:09:52","guid":{"rendered":"https:\/\/paknoteshub.online\/?page_id=307"},"modified":"2026-06-21T11:36:22","modified_gmt":"2026-06-21T11:36:22","slug":"307-2","status":"publish","type":"page","link":"https:\/\/paknoteshub.online\/?page_id=307","title":{"rendered":"ICT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"307\" class=\"elementor elementor-307\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04b5671 e-flex e-con-boxed e-con e-parent\" data-id=\"04b5671\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe345c2 elementor-widget elementor-widget-html\" data-id=\"fe345c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\"\/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Information & Communication Technology \u2013 Pak Notes Hub<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Fira+Code:wght@400;500&display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    :root {\n      --green:      #1a7a4a;\n      --green-dark: #145f38;\n      --green-light:#e8f5ee;\n      --teal:       #17a589;\n      --accent:     #f0b127;\n      --dark:       #1c2833;\n      --mid:        #566573;\n      --light:      #f4f6f7;\n      --code-bg:    #f0f4f8;\n      --code-border:#2e86c1;\n      --note-bg:    #fef9e7;\n      --note-border:#f0b127;\n      --white:      #ffffff;\n      --radius:     10px;\n      --shadow:     0 4px 24px rgba(26,122,74,.10);\n    }\n    html { scroll-behavior: smooth; }\n    body { font-family: 'Inter', sans-serif; background: #f2f6f3; color: var(--dark); line-height: 1.7; font-size: 15px; }\n\n    \/* NAV *\/\n    nav { position: sticky; top: 0; z-index: 100; background: var(--green-dark); padding: 0 2rem; display: flex; align-items: center; justify-content: space-between; height: 56px; box-shadow: 0 2px 12px rgba(0,0,0,.25); }\n    .nav-brand { color: #fff; font-weight: 700; font-size: 1.05rem; }\n    .nav-brand span { color: #a9dfbf; }\n    .nav-links { display: flex; gap: 1.2rem; }\n    .nav-links a { color: #d5f5e3; font-size: .85rem; font-weight: 500; text-decoration: none; transition: color .2s; }\n    .nav-links a:hover { color: #fff; }\n\n    \/* HERO *\/\n    .hero { background: linear-gradient(135deg, var(--green) 0%, #145f38 60%, #0d4527 100%); padding: 5rem 2rem 4rem; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: 'ICT'; position: absolute; right: 6%; top: 50%; transform: translateY(-50%); font-size: 9rem; font-family: 'Fira Code', monospace; color: rgba(255,255,255,.06); font-weight: 700; pointer-events: none; }\n    .hero-tag { display: inline-block; background: rgba(255,255,255,.12); color: #a9dfbf; font-size: .78rem; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; padding: .35rem 1rem; border-radius: 100px; margin-bottom: 1.2rem; border: 1px solid rgba(169,223,163,.3); }\n    .hero h1 { color: #fff; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 700; line-height: 1.15; margin-bottom: .8rem; }\n    .hero h1 span { color: #a9dfbf; }\n    .hero p { color: #d5f5e3; font-size: 1.05rem; max-width: 560px; margin: 0 auto 2rem; }\n    .hero-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: .7rem; }\n    .pill { background: rgba(255,255,255,.13); color: #e8f5ee; padding: .45rem 1.1rem; border-radius: 100px; font-size: .82rem; font-weight: 500; border: 1px solid rgba(255,255,255,.18); }\n\n    \/* LAYOUT *\/\n    .page-wrap { max-width: 920px; margin: 0 auto; padding: 2.5rem 1.5rem 4rem; display: grid; grid-template-columns: 235px 1fr; gap: 2.5rem; align-items: start; }\n\n    \/* SIDEBAR *\/\n    .sidebar { position: sticky; top: 72px; background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; }\n    .sidebar-title { background: var(--green); color: #fff; font-size: .75rem; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; padding: .85rem 1.1rem; }\n    .toc-list { list-style: none; padding: .5rem 0; }\n    .toc-list li a { display: flex; align-items: center; gap: .55rem; padding: .42rem 1.1rem; color: var(--mid); font-size: .81rem; font-weight: 500; text-decoration: none; transition: all .18s; border-left: 3px solid transparent; }\n    .toc-list li a:hover, .toc-list li a.active { color: var(--green); background: var(--green-light); border-left-color: var(--green); }\n    .toc-num { display: inline-flex; align-items: center; justify-content: center; min-width: 20px; height: 20px; border-radius: 4px; background: var(--green-light); color: var(--green); font-size: .7rem; font-weight: 700; flex-shrink: 0; }\n    .toc-list li a.active .toc-num { background: var(--green); color: #fff; }\n\n    \/* UNIT CARD *\/\n    .unit { background: var(--white); border-radius: var(--radius); box-shadow: var(--shadow); margin-bottom: 2.5rem; overflow: hidden; scroll-margin-top: 72px; }\n    .unit-header { background: linear-gradient(100deg, var(--green) 0%, #1d9560 100%); padding: 1.4rem 1.8rem; }\n    .unit-num { background: rgba(255,255,255,.18); color: #a9dfbf; font-size: .72rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; padding: .3rem .75rem; border-radius: 100px; }\n    .unit-header h2 { color: #fff; font-size: 1.25rem; font-weight: 700; line-height: 1.25; margin-top: .35rem; }\n    .unit-header p  { color: #c8f0d8; font-size: .85rem; margin-top: .2rem; }\n    .unit-body { padding: 1.8rem; }\n\n    \/* SECTION HEADING *\/\n    .unit-body h3 { font-size: 1rem; font-weight: 700; color: var(--green); margin: 1.6rem 0 .7rem; padding-left: .85rem; border-left: 3px solid var(--green); line-height: 1.3; }\n    .unit-body h3:first-child { margin-top: 0; }\n    .unit-body p { color: var(--dark); margin-bottom: .7rem; }\n\n    \/* BULLETS *\/\n    .unit-body ul { list-style: none; padding-left: 0; margin: .5rem 0 1rem; }\n    .unit-body ul li { padding: .3rem 0 .3rem 1.5rem; position: relative; color: var(--dark); font-size: .93rem; }\n    .unit-body ul li::before { content: '\u27a4'; position: absolute; left: 0; color: var(--teal); font-size: .75rem; top: .45rem; }\n\n    \/* CODE BLOCK *\/\n    .code-block { background: var(--code-bg); border-left: 4px solid var(--code-border); border-radius: 6px; padding: 1.1rem 1.3rem; margin: .9rem 0 1rem; overflow-x: auto; }\n    .code-block pre { font-family: 'Fira Code', monospace; font-size: .83rem; color: #1a3a54; line-height: 1.65; white-space: pre; }\n\n    \/* TABLES *\/\n    .data-table { width: 100%; border-collapse: collapse; margin: .9rem 0 1.2rem; font-size: .87rem; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 6px rgba(0,0,0,.06); }\n    .data-table thead th { background: var(--green); color: #fff; padding: .7rem 1rem; text-align: left; font-weight: 600; font-size: .82rem; }\n    .data-table tbody tr:nth-child(even) { background: var(--green-light); }\n    .data-table tbody tr:hover { background: #d4efdf; }\n    .data-table td { padding: .6rem 1rem; border-bottom: 1px solid #dce8e0; vertical-align: top; }\n    .data-table td:first-child { font-weight: 600; color: var(--green-dark); }\n\n    \/* INFO BOX *\/\n    .info-box { background: var(--note-bg); border: 1px solid var(--note-border); border-radius: 7px; padding: .85rem 1.1rem; margin: .9rem 0; font-size: .88rem; line-height: 1.6; color: #7d6608; display: flex; align-items: flex-start; gap: .7rem; }\n    .info-box .icon { font-size: 1rem; flex-shrink: 0; margin-top: .08rem; }\n\n    \/* FEATURES *\/\n    .features { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: .6rem; margin: .9rem 0 1.2rem; }\n    .feature { background: var(--green-light); border-radius: 7px; padding: .6rem .9rem; font-size: .85rem; display: flex; align-items: center; gap: .5rem; color: var(--green-dark); border: 1px solid #a2d9b5; font-weight: 500; }\n\n    \/* CONGRATS *\/\n    .congrats { background: linear-gradient(135deg, var(--green) 0%, #145f38 100%); border-radius: var(--radius); padding: 2.5rem 2rem; text-align: center; color: #fff; margin-bottom: 2.5rem; box-shadow: var(--shadow); }\n    .congrats h2 { font-size: 1.8rem; margin-bottom: .5rem; }\n    .congrats p  { color: #d5f5e3; font-size: 1rem; }\n\n    \/* PROGRESS + BACK TOP *\/\n    .progress-bar { position: fixed; top: 0; left: 0; height: 3px; background: var(--accent); z-index: 200; transition: width .1s linear; width: 0%; }\n    #back-top { position: fixed; bottom: 2rem; right: 2rem; background: var(--green); color: #fff; width: 42px; height: 42px; border-radius: 50%; border: none; cursor: pointer; font-size: 1.1rem; box-shadow: 0 4px 14px rgba(26,122,74,.35); display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity .25s, transform .25s; pointer-events: none; }\n    #back-top.visible { opacity: 1; pointer-events: auto; }\n    #back-top:hover { transform: translateY(-3px); }\n\n    @media (max-width: 768px) {\n      .page-wrap { grid-template-columns: 1fr; }\n      .sidebar { position: static; }\n      .hero-pills { justify-content: center; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div id=\"progress\" class=\"progress-bar\"><\/div>\n\n  <nav>\n    <div class=\"nav-brand\">pak notes <span>hub<\/span><\/div>\n    <div class=\"nav-links\">\n      <a href=\"#unit1\">Hardware<\/a>\n      <a href=\"#unit6\">Internet<\/a>\n      <a href=\"#unit11\">Security<\/a>\n    <\/div>\n  <\/nav>\n\n  <div class=\"hero\">\n    <div class=\"hero-tag\">\ud83d\udcf1 Information & Communication Technology<\/div>\n    <h1>ICT <span>Complete Course<\/span><\/h1>\n    <p>Master computers, networks, internet, cybersecurity, and digital communication. Complete guide with practical examples.<\/p>\n    <div class=\"hero-pills\">\n      <div class=\"pill\">Hardware<\/div>\n      <div class=\"pill\">Software<\/div>\n      <div class=\"pill\">Networks<\/div>\n      <div class=\"pill\">Internet<\/div>\n      <div class=\"pill\">Security<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"page-wrap\">\n    \n    <!-- SIDEBAR -->\n    <aside class=\"sidebar\">\n      <div class=\"sidebar-title\">\ud83d\udcd1 Contents<\/div>\n      <ul class=\"toc-list\">\n        <li><a href=\"#unit1\"><span class=\"toc-num\">1<\/span> Introduction<\/a><\/li>\n        <li><a href=\"#unit2\"><span class=\"toc-num\">2<\/span> Hardware<\/a><\/li>\n        <li><a href=\"#unit3\"><span class=\"toc-num\">3<\/span> Software<\/a><\/li>\n        <li><a href=\"#unit4\"><span class=\"toc-num\">4<\/span> Data Representation<\/a><\/li>\n        <li><a href=\"#unit5\"><span class=\"toc-num\">5<\/span> Networks<\/a><\/li>\n        <li><a href=\"#unit6\"><span class=\"toc-num\">6<\/span> Internet & Web<\/a><\/li>\n        <li><a href=\"#unit7\"><span class=\"toc-num\">7<\/span> Cybersecurity<\/a><\/li>\n        <li><a href=\"#unit8\"><span class=\"toc-num\">8<\/span> Mobile Technology<\/a><\/li>\n        <li><a href=\"#unit9\"><span class=\"toc-num\">9<\/span> Cloud Computing<\/a><\/li>\n        <li><a href=\"#unit10\"><span class=\"toc-num\">10<\/span> AI & Big Data<\/a><\/li>\n        <li><a href=\"#unit11\"><span class=\"toc-num\">11<\/span> E-Commerce<\/a><\/li>\n        <li><a href=\"#unit12\"><span class=\"toc-num\">12<\/span> Digital Society<\/a><\/li>\n      <\/ul>\n    <\/aside>\n\n    <main>\n\n      <!-- UNIT 1 -->\n      <div class=\"unit\" id=\"unit1\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 1<\/span>\n          <h2>Introduction to ICT<\/h2>\n          <p>Fundamentals of Information and Communication Technology<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>What is ICT?<\/h3>\n          <p>Information and Communication Technology (ICT) refers to all digital technologies used for collecting, processing, storing, and distributing information. It encompasses hardware, software, networks, and internet.<\/p>\n\n          <h3>Components of ICT<\/h3>\n          <ul>\n            <li><strong>Hardware:<\/strong> Physical devices (computer, printer, router)<\/li>\n            <li><strong>Software:<\/strong> Programs and applications (Windows, Microsoft Office)<\/li>\n            <li><strong>Networks:<\/strong> Connected computers (LAN, WAN, Internet)<\/li>\n            <li><strong>Data:<\/strong> Information stored and processed<\/li>\n            <li><strong>People:<\/strong> Users who operate the system<\/li>\n          <\/ul>\n\n          <h3>Evolution of ICT<\/h3>\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Era<\/th><th>Timeline<\/th><th>Technology<\/th><th>Characteristics<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>Mainframe<\/td><td>1960s-70s<\/td><td>Large computers<\/td><td>Centralized, expensive, room-sized<\/td><\/tr>\n              <tr><td>Personal Computer<\/td><td>1980s-90s<\/td><td>Desktop\/Laptop<\/td><td>Individual ownership, affordable<\/td><\/tr>\n              <tr><td>Internet Era<\/td><td>2000s<\/td><td>Web technologies<\/td><td>Global connectivity, online services<\/td><\/tr>\n              <tr><td>Mobile Era<\/td><td>2010s<\/td><td>Smartphones, tablets<\/td><td>Portable, always-on, cloud-based<\/td><\/tr>\n              <tr><td>AI & Cloud<\/td><td>2020s<\/td><td>AI, Cloud, IoT<\/td><td>Smart, distributed, real-time<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>Impact of ICT<\/h3>\n          <ul>\n            <li>\ud83c\udf0d <strong>Global Communication:<\/strong> Connect with anyone, anywhere<\/li>\n            <li>\ud83d\udcbc <strong>Business Transformation:<\/strong> E-commerce, remote work<\/li>\n            <li>\ud83d\udcda <strong>Education:<\/strong> Online learning, digital resources<\/li>\n            <li>\ud83c\udfe5 <strong>Healthcare:<\/strong> Telemedicine, digital records<\/li>\n            <li>\ud83c\udfae <strong>Entertainment:<\/strong> Streaming, gaming, social media<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 2 -->\n      <div class=\"unit\" id=\"unit2\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 2<\/span>\n          <h2>Computer Hardware<\/h2>\n          <p>Physical components that make up a computer system<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Computer Architecture<\/h3>\n          <p>A computer consists of several main components that work together:<\/p>\n\n          <h3>1. Processor (CPU)<\/h3>\n          <ul>\n            <li><strong>Function:<\/strong> Brain of the computer - executes instructions<\/li>\n            <li><strong>Measured in:<\/strong> GHz (speed), cores (parallel processing)<\/li>\n            <li><strong>Examples:<\/strong> Intel Core i7, AMD Ryzen 9<\/li>\n            <li><strong>Main parts:<\/strong> Control Unit, ALU (Arithmetic Logic Unit)<\/li>\n          <\/ul>\n\n          <h3>2. Memory<\/h3>\n          <p><strong>RAM (Random Access Memory)<\/strong><\/p>\n          <ul>\n            <li>Temporary storage during processing<\/li>\n            <li>Volatile (loses data when powered off)<\/li>\n            <li>Fast but expensive<\/li>\n            <li>Measured in GB<\/li>\n          <\/ul>\n\n          <p><strong>ROM (Read Only Memory)<\/strong><\/p>\n          <ul>\n            <li>Permanent storage of boot instructions<\/li>\n            <li>Non-volatile (data retained)<\/li>\n            <li>Cannot be modified by user<\/li>\n          <\/ul>\n\n          <h3>3. Storage Devices<\/h3>\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Device<\/th><th>Type<\/th><th>Speed<\/th><th>Capacity<\/th><th>Cost<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>SSD<\/td><td>Solid State<\/td><td>Very Fast<\/td><td>256GB-4TB<\/td><td>Expensive<\/td><\/tr>\n              <tr><td>HDD<\/td><td>Magnetic Disk<\/td><td>Moderate<\/td><td>500GB-4TB<\/td><td>Cheap<\/td><\/tr>\n              <tr><td>USB Flash<\/td><td>Solid State<\/td><td>Fast<\/td><td>16GB-1TB<\/td><td>Moderate<\/td><\/tr>\n              <tr><td>SD Card<\/td><td>Solid State<\/td><td>Moderate<\/td><td>32GB-1TB<\/td><td>Moderate<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>4. Motherboard<\/h3>\n          <ul>\n            <li>Main circuit board connecting all components<\/li>\n            <li>Contains CPU socket, RAM slots, expansion slots<\/li>\n            <li>Has BIOS\/UEFI firmware<\/li>\n          <\/ul>\n\n          <h3>5. Power Supply Unit (PSU)<\/h3>\n          <ul>\n            <li>Converts AC power to DC power<\/li>\n            <li>Measured in watts (W)<\/li>\n            <li>Ensures stable voltage<\/li>\n          <\/ul>\n\n          <h3>6. Cooling System<\/h3>\n          <ul>\n            <li>Prevents overheating<\/li>\n            <li>Types: Air cooling (fans), Liquid cooling<\/li>\n            <li>Essential for performance and longevity<\/li>\n          <\/ul>\n\n          <h3>Types of Computers<\/h3>\n          <ul>\n            <li><strong>Desktop:<\/strong> Fixed location, powerful<\/li>\n            <li><strong>Laptop:<\/strong> Portable, battery-powered<\/li>\n            <li><strong>Tablet:<\/strong> Touch-screen, lightweight<\/li>\n            <li><strong>Server:<\/strong> Network computer, high reliability<\/li>\n            <li><strong>Mainframe:<\/strong> Large-scale processing, enterprise<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 3 -->\n      <div class=\"unit\" id=\"unit3\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 3<\/span>\n          <h2>Computer Software<\/h2>\n          <p>Programs and applications that run on hardware<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Types of Software<\/h3>\n\n          <h3>1. System Software<\/h3>\n          <p><strong>Operating System (OS)<\/strong><\/p>\n          <ul>\n            <li>Manages hardware resources<\/li>\n            <li>Provides user interface<\/li>\n            <li>Examples: Windows, macOS, Linux, Android, iOS<\/li>\n            <li>Functions: Process management, Memory management, File system, Security<\/li>\n          <\/ul>\n\n          <p><strong>Device Drivers<\/strong><\/p>\n          <ul>\n            <li>Software that controls hardware devices<\/li>\n            <li>Examples: Printer driver, Graphics driver, Network driver<\/li>\n          <\/ul>\n\n          <p><strong>Firmware<\/strong><\/p>\n          <ul>\n            <li>Low-level software in ROM\/BIOS<\/li>\n            <li>Controls basic hardware operations<\/li>\n          <\/ul>\n\n          <h3>2. Application Software<\/h3>\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Category<\/th><th>Purpose<\/th><th>Examples<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>Productivity<\/td><td>Document creation, spreadsheets<\/td><td>MS Office, Google Docs, LibreOffice<\/td><\/tr>\n              <tr><td>Communication<\/td><td>Email, messaging, video calls<\/td><td>Gmail, WhatsApp, Zoom, Skype<\/td><\/tr>\n              <tr><td>Media<\/td><td>Photo, audio, video editing<\/td><td>Photoshop, VLC, Adobe Premiere<\/td><\/tr>\n              <tr><td>Entertainment<\/td><td>Games, streaming<\/td><td>Netflix, Spotify, Steam, YouTube<\/td><\/tr>\n              <tr><td>Business<\/td><td>CRM, accounting, project management<\/td><td>Salesforce, QuickBooks, Asana<\/td><\/tr>\n              <tr><td>Development<\/td><td>Coding and programming<\/td><td>VS Code, Git, Python, JavaScript<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>3. Utility Software<\/h3>\n          <ul>\n            <li><strong>Antivirus:<\/strong> Protects from malware (Norton, Kaspersky)<\/li>\n            <li><strong>Compression:<\/strong> Reduces file size (WinRAR, 7-Zip)<\/li>\n            <li><strong>Backup:<\/strong> Data protection (Acronis, Backblaze)<\/li>\n            <li><strong>Disk Cleanup:<\/strong> Removes temporary files (CCleaner)<\/li>\n          <\/ul>\n\n          <h3>Software Licensing<\/h3>\n          <ul>\n            <li><strong>Proprietary:<\/strong> Licensed, paid (Windows, Photoshop)<\/li>\n            <li><strong>Freeware:<\/strong> Free but copyrighted (VLC, 7-Zip)<\/li>\n            <li><strong>Shareware:<\/strong> Trial then pay (WinRAR)<\/li>\n            <li><strong>Open Source:<\/strong> Free and modifiable (Linux, Firefox)<\/li>\n          <\/ul>\n\n          <h3>Installation & Updates<\/h3>\n          <ul>\n            <li>Download software from official sources only<\/li>\n            <li>Follow installation wizard<\/li>\n            <li>Regular updates fix bugs and security issues<\/li>\n            <li>Uninstall unused software to free space<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 4 -->\n      <div class=\"unit\" id=\"unit4\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 4<\/span>\n          <h2>Data Representation<\/h2>\n          <p>How computers store and process information<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Binary System<\/h3>\n          <p>Computers use binary (0s and 1s) to represent all data. Everything is ultimately stored as electrical charges (on\/off).<\/p>\n\n          <h3>Units of Data<\/h3>\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Unit<\/th><th>Size<\/th><th>Equivalent<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>Bit (b)<\/td><td>1 bit<\/td><td>0 or 1<\/td><\/tr>\n              <tr><td>Byte (B)<\/td><td>8 bits<\/td><td>1 character<\/td><\/tr>\n              <tr><td>Kilobyte (KB)<\/td><td>1,000 bytes<\/td><td>Small text file<\/td><\/tr>\n              <tr><td>Megabyte (MB)<\/td><td>1,000 KB<\/td><td>Song or small image<\/td><\/tr>\n              <tr><td>Gigabyte (GB)<\/td><td>1,000 MB<\/td><td>Movie or software<\/td><\/tr>\n              <tr><td>Terabyte (TB)<\/td><td>1,000 GB<\/td><td>Hard drive capacity<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>Number Systems<\/h3>\n\n          <p><strong>Binary (Base 2):<\/strong> 0, 1<\/p>\n          <div class=\"code-block\"><pre>Example: 1010 (binary) = 10 (decimal)<\/pre><\/div>\n\n          <p><strong>Decimal (Base 10):<\/strong> 0-9 (Human natural system)<\/p>\n\n          <p><strong>Hexadecimal (Base 16):<\/strong> 0-9, A-F (Used in programming)<\/p>\n          <div class=\"code-block\"><pre>Example: FF (hex) = 255 (decimal) = Color code #FF0000 (Red)<\/pre><\/div>\n\n          <h3>Text Encoding<\/h3>\n\n          <p><strong>ASCII (American Standard Code for Information Interchange)<\/strong><\/p>\n          <ul>\n            <li>7 bits per character (128 characters)<\/li>\n            <li>Basic English letters, numbers, symbols<\/li>\n            <li>Example: 'A' = 65<\/li>\n          <\/ul>\n\n          <p><strong>Unicode<\/strong><\/p>\n          <ul>\n            <li>16-32 bits per character<\/li>\n            <li>Supports all world languages<\/li>\n            <li>UTF-8, UTF-16, UTF-32 variants<\/li>\n          <\/ul>\n\n          <h3>Image Representation<\/h3>\n\n          <p><strong>Raster (Bitmap)<\/strong><\/p>\n          <ul>\n            <li>Grid of pixels (picture elements)<\/li>\n            <li>Formats: JPG, PNG, BMP<\/li>\n            <li>File size depends on dimensions and color depth<\/li>\n          <\/ul>\n\n          <p><strong>Vector<\/strong><\/p>\n          <ul>\n            <li>Mathematical formulas for shapes<\/li>\n            <li>Formats: SVG, EPS, AI<\/li>\n            <li>Scalable without quality loss<\/li>\n          <\/ul>\n\n          <h3>Color Representation<\/h3>\n\n          <p><strong>RGB (Red, Green, Blue)<\/strong><\/p>\n          <ul>\n            <li>Each color: 0-255 value<\/li>\n            <li>Combines to create any color<\/li>\n            <li>Example: Red = RGB(255, 0, 0)<\/li>\n          <\/ul>\n\n          <h3>Audio & Video<\/h3>\n          <ul>\n            <li><strong>Audio:<\/strong> Sampled at intervals (44,100 Hz for CD quality)<\/li>\n            <li><strong>Video:<\/strong> Series of frames (24-60 fps)<\/li>\n            <li><strong>Compression:<\/strong> MP3, AAC (audio), H.264, VP9 (video)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 5 -->\n      <div class=\"unit\" id=\"unit5\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 5<\/span>\n          <h2>Computer Networks<\/h2>\n          <p>Connected computers communicating and sharing resources<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Network Basics<\/h3>\n          <p>A computer network is a group of computers connected together to share data and resources.<\/p>\n\n          <h3>Network Types by Size<\/h3>\n\n          <p><strong>LAN (Local Area Network)<\/strong><\/p>\n          <ul>\n            <li>Small area: Building, office, home<\/li>\n            <li>High speed (100 Mbps - 1 Gbps)<\/li>\n            <li>Connected via Ethernet or WiFi<\/li>\n            <li>Example: School computer lab<\/li>\n          <\/ul>\n\n          <p><strong>MAN (Metropolitan Area Network)<\/strong><\/p>\n          <ul>\n            <li>Medium area: City or large campus<\/li>\n            <li>Connected via fiber optic cables<\/li>\n            <li>Example: City-wide university network<\/li>\n          <\/ul>\n\n          <p><strong>WAN (Wide Area Network)<\/strong><\/p>\n          <ul>\n            <li>Large area: Multiple cities\/countries<\/li>\n            <li>Connected via internet or private leased lines<\/li>\n            <li>Lower speed than LAN<\/li>\n            <li>Example: Company branch offices worldwide<\/li>\n          <\/ul>\n\n          <h3>Network Topologies<\/h3>\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Topology<\/th><th>Layout<\/th><th>Pros<\/th><th>Cons<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>Bus<\/td><td>Linear chain<\/td><td>Simple, cheap<\/td><td>One cable failure breaks all<\/td><\/tr>\n              <tr><td>Star<\/td><td>Central hub<\/td><td>Easy to manage, reliable<\/td><td>Hub failure disables network<\/td><\/tr>\n              <tr><td>Ring<\/td><td>Circular<\/td><td>No collision<\/td><td>Complex, hard to troubleshoot<\/td><\/tr>\n              <tr><td>Mesh<\/td><td>Multiple paths<\/td><td>Very reliable<\/td><td>Expensive, complex<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>Network Hardware<\/h3>\n\n          <p><strong>Router<\/strong> - Connects networks, directs traffic<\/p>\n          <p><strong>Switch<\/strong> - Connects devices within a network<\/p>\n          <p><strong>Hub<\/strong> - Broadcasts to all ports (outdated)<\/p>\n          <p><strong>Modem<\/strong> - Converts ISP signal for internet access<\/p>\n          <p><strong>Network Card (NIC)<\/strong> - Connects device to network<\/p>\n          <p><strong>Firewall<\/strong> - Protects network from unauthorized access<\/p>\n\n          <h3>Network Transmission<\/h3>\n\n          <p><strong>Wired<\/strong><\/p>\n          <ul>\n            <li>Ethernet cables (fast, reliable)<\/li>\n            <li>Fiber optic (very fast, long distance)<\/li>\n          <\/ul>\n\n          <p><strong>Wireless<\/strong><\/p>\n          <ul>\n            <li>WiFi (IEEE 802.11)<\/li>\n            <li>Bluetooth (short range)<\/li>\n            <li>4G\/5G (mobile networks)<\/li>\n          <\/ul>\n\n          <h3>Network Protocols<\/h3>\n          <ul>\n            <li><strong>TCP\/IP:<\/strong> Foundation of internet communication<\/li>\n            <li><strong>HTTP\/HTTPS:<\/strong> Web communication<\/li>\n            <li><strong>FTP:<\/strong> File transfer<\/li>\n            <li><strong>SMTP\/POP3:<\/strong> Email<\/li>\n            <li><strong>DNS:<\/strong> Domain name resolution<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 6 -->\n      <div class=\"unit\" id=\"unit6\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 6<\/span>\n          <h2>Internet & Web Technologies<\/h2>\n          <p>Global connectivity and web-based applications<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Internet History<\/h3>\n          <ul>\n            <li><strong>1969:<\/strong> ARPANET (predecessor to internet)<\/li>\n            <li><strong>1983:<\/strong> TCP\/IP protocol established<\/li>\n            <li><strong>1991:<\/strong> World Wide Web (WWW) invented by Tim Berners-Lee<\/li>\n            <li><strong>1995:<\/strong> Commercial internet explosion<\/li>\n            <li><strong>2000s:<\/strong> Social media, mobile internet<\/li>\n          <\/ul>\n\n          <h3>Internet Services<\/h3>\n\n          <p><strong>World Wide Web (WWW)<\/strong><\/p>\n          <ul>\n            <li>Hyperlinked documents (HTML)<\/li>\n            <li>Accessed via web browsers<\/li>\n            <li>HTTP\/HTTPS protocol<\/li>\n          <\/ul>\n\n          <p><strong>Email<\/strong><\/p>\n          <ul>\n            <li>SMTP (sending), POP3\/IMAP (receiving)<\/li>\n            <li>Examples: Gmail, Outlook, Yahoo Mail<\/li>\n          <\/ul>\n\n          <p><strong>Instant Messaging<\/strong><\/p>\n          <ul>\n            <li>Real-time text communication<\/li>\n            <li>Examples: WhatsApp, Telegram, Facebook Messenger<\/li>\n          <\/ul>\n\n          <p><strong>Video Conferencing<\/strong><\/p>\n          <ul>\n            <li>Live video and audio calls<\/li>\n            <li>Examples: Zoom, Skype, Google Meet<\/li>\n          <\/ul>\n\n          <p><strong>Cloud Storage<\/strong><\/p>\n          <ul>\n            <li>Files stored on remote servers<\/li>\n            <li>Examples: Google Drive, Dropbox, OneDrive<\/li>\n          <\/ul>\n\n          <h3>Web Technologies<\/h3>\n\n          <p><strong>HTML (HyperText Markup Language)<\/strong><\/p>\n          <ul>\n            <li>Defines structure and content<\/li>\n            <li>Tags and elements<\/li>\n          <\/ul>\n\n          <p><strong>CSS (Cascading Style Sheets)<\/strong><\/p>\n          <ul>\n            <li>Styling and layout<\/li>\n            <li>Colors, fonts, spacing<\/li>\n          <\/ul>\n\n          <p><strong>JavaScript<\/strong><\/p>\n          <ul>\n            <li>Adds interactivity to websites<\/li>\n            <li>Client-side programming<\/li>\n            <li>Can also run on server (Node.js)<\/li>\n          <\/ul>\n\n          <p><strong>Backend Technologies<\/strong><\/p>\n          <ul>\n            <li>Server-side languages: Python, PHP, Java, Node.js<\/li>\n            <li>Databases: MySQL, MongoDB, PostgreSQL<\/li>\n            <li>Web servers: Apache, Nginx<\/li>\n          <\/ul>\n\n          <h3>Web Design & Development<\/h3>\n\n          <p><strong>Responsive Design<\/strong><\/p>\n          <ul>\n            <li>Works on all devices (desktop, tablet, mobile)<\/li>\n            <li>Uses flexible layouts and media queries<\/li>\n          <\/ul>\n\n          <p><strong>Web Hosting<\/strong><\/p>\n          <ul>\n            <li>Server space for website files<\/li>\n            <li>Types: Shared, VPS, Dedicated, Cloud<\/li>\n            <li>Domain registration (example.com)<\/li>\n          <\/ul>\n\n          <h3>Search Engines<\/h3>\n          <ul>\n            <li><strong>Google:<\/strong> Market leader (92% share)<\/li>\n            <li><strong>Bing:<\/strong> Microsoft search<\/li>\n            <li><strong>DuckDuckGo:<\/strong> Privacy-focused<\/li>\n            <li><strong>SEO:<\/strong> Optimize to rank higher<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 7 -->\n      <div class=\"unit\" id=\"unit7\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 7<\/span>\n          <h2>Cybersecurity<\/h2>\n          <p>Protecting information from unauthorized access and threats<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Types of Cyber Threats<\/h3>\n\n          <p><strong>Malware<\/strong><\/p>\n          <ul>\n            <li><strong>Virus:<\/strong> Attaches to programs, spreads via files<\/li>\n            <li><strong>Worm:<\/strong> Spreads independently via networks<\/li>\n            <li><strong>Trojan:<\/strong> Disguises as legitimate software<\/li>\n            <li><strong>Ransomware:<\/strong> Encrypts files, demands payment<\/li>\n            <li><strong>Spyware:<\/strong> Monitors user activity<\/li>\n          <\/ul>\n\n          <p><strong>Attack Methods<\/strong><\/p>\n          <ul>\n            <li><strong>Phishing:<\/strong> Fake emails to steal credentials<\/li>\n            <li><strong>Brute Force:<\/strong> Trying all password combinations<\/li>\n            <li><strong>SQL Injection:<\/strong> Exploiting database vulnerabilities<\/li>\n            <li><strong>DDoS:<\/strong> Overwhelming server with traffic<\/li>\n            <li><strong>Man-in-the-Middle:<\/strong> Intercepting communications<\/li>\n          <\/ul>\n\n          <h3>Security Best Practices<\/h3>\n\n          <div class=\"features\">\n            <div class=\"feature\">\ud83d\udd10 Strong passwords (12+ characters, mixed case)<\/div>\n            <div class=\"feature\">\ud83d\udd04 Regular software updates<\/div>\n            <div class=\"feature\">\ud83d\udee1\ufe0f Antivirus software<\/div>\n            <div class=\"feature\">\ud83d\udd12 Two-factor authentication (2FA)<\/div>\n            <div class=\"feature\">\ud83d\udcf1 Backup data regularly<\/div>\n            <div class=\"feature\">\u26a0\ufe0f Don't click suspicious links<\/div>\n          <\/div>\n\n          <h3>Encryption<\/h3>\n\n          <p><strong>Symmetric Encryption<\/strong><\/p>\n          <ul>\n            <li>Same key for encryption and decryption<\/li>\n            <li>Fast but key must be shared securely<\/li>\n            <li>Examples: AES, DES<\/li>\n          <\/ul>\n\n          <p><strong>Asymmetric Encryption<\/strong><\/p>\n          <ul>\n            <li>Public key (encrypt) and private key (decrypt)<\/li>\n            <li>Secure key distribution<\/li>\n            <li>Examples: RSA<\/li>\n            <li>Used in HTTPS and digital signatures<\/li>\n          <\/ul>\n\n          <h3>Authentication Methods<\/h3>\n\n          <p><strong>Passwords<\/strong> - Knowledge-based (something you know)<\/p>\n          <p><strong>Biometrics<\/strong> - Physical characteristics (fingerprint, face)<\/p>\n          <p><strong>Smart Cards<\/strong> - Physical tokens (something you have)<\/p>\n          <p><strong>Multi-factor Authentication<\/strong> - Combination of above<\/p>\n\n          <h3>Firewall & VPN<\/h3>\n\n          <p><strong>Firewall<\/strong><\/p>\n          <ul>\n            <li>Monitors and controls incoming\/outgoing traffic<\/li>\n            <li>Hardware firewall: Router level<\/li>\n            <li>Software firewall: Computer level<\/li>\n          <\/ul>\n\n          <p><strong>VPN (Virtual Private Network)<\/strong><\/p>\n          <ul>\n            <li>Encrypts internet connection<\/li>\n            <li>Masks IP address<\/li>\n            <li>Secure public WiFi access<\/li>\n          <\/ul>\n\n          <h3>Compliance & Regulations<\/h3>\n          <ul>\n            <li><strong>GDPR:<\/strong> EU data protection law<\/li>\n            <li><strong>HIPAA:<\/strong> Healthcare data protection (USA)<\/li>\n            <li><strong>PCI DSS:<\/strong> Payment card security<\/li>\n            <li><strong>ISO 27001:<\/strong> Information security standard<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 8 -->\n      <div class=\"unit\" id=\"unit8\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 8<\/span>\n          <h2>Mobile Technology<\/h2>\n          <p>Computing on the go with smartphones and tablets<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Mobile Devices<\/h3>\n\n          <h3>Smartphones<\/h3>\n          <ul>\n            <li><strong>Components:<\/strong> Processor, RAM, Storage, Display, Camera, Battery<\/li>\n            <li><strong>Operating Systems:<\/strong> iOS (Apple), Android (Google)<\/li>\n            <li><strong>5G Technology:<\/strong> Ultra-fast mobile internet<\/li>\n          <\/ul>\n\n          <h3>Tablets<\/h3>\n          <ul>\n            <li>Larger screen than phones (7-13 inches)<\/li>\n            <li>Better for reading, drawing, presentations<\/li>\n            <li>Similar OS to phones (iPadOS, Android)<\/li>\n          <\/ul>\n\n          <h3>Mobile Operating Systems<\/h3>\n\n          <p><strong>iOS (Apple)<\/strong><\/p>\n          <ul>\n            <li>Closed ecosystem (Apple devices only)<\/li>\n            <li>High security and performance<\/li>\n            <li>Updates for 5-6 years<\/li>\n            <li>More expensive devices<\/li>\n          <\/ul>\n\n          <p><strong>Android (Google)<\/strong><\/p>\n          <ul>\n            <li>Open source, used by many manufacturers<\/li>\n            <li>More customization options<\/li>\n            <li>Wider price range<\/li>\n            <li>Security varies by manufacturer<\/li>\n          <\/ul>\n\n          <h3>Mobile Apps<\/h3>\n\n          <p><strong>Native Apps<\/strong><\/p>\n          <ul>\n            <li>Built for specific OS<\/li>\n            <li>Swift\/Objective-C (iOS), Java\/Kotlin (Android)<\/li>\n            <li>Best performance and features<\/li>\n          <\/ul>\n\n          <p><strong>Web Apps<\/strong><\/p>\n          <ul>\n            <li>HTML, CSS, JavaScript<\/li>\n            <li>Run in mobile browser<\/li>\n            <li>Easier to develop, cross-platform<\/li>\n          <\/ul>\n\n          <p><strong>Hybrid Apps<\/strong><\/p>\n          <ul>\n            <li>React Native, Flutter, Xamarin<\/li>\n            <li>Single codebase for multiple platforms<\/li>\n            <li>Good balance of development time and performance<\/li>\n          <\/ul>\n\n          <h3>App Distribution<\/h3>\n\n          <p><strong>App Stores<\/strong><\/p>\n          <ul>\n            <li>Apple App Store (iOS)<\/li>\n            <li>Google Play Store (Android)<\/li>\n            <li>Apps reviewed before publication<\/li>\n            <li>In-app purchases and subscriptions<\/li>\n          <\/ul>\n\n          <h3>Mobile Security Concerns<\/h3>\n          <ul>\n            <li>Malicious apps in app stores<\/li>\n            <li>Public WiFi risks<\/li>\n            <li>Data privacy (location, contacts)<\/li>\n            <li>Device theft and loss<\/li>\n          <\/ul>\n\n          <h3>Wearable Technology<\/h3>\n          <ul>\n            <li><strong>Smartwatches:<\/strong> Apple Watch, Samsung Galaxy Watch<\/li>\n            <li><strong>Fitness Trackers:<\/strong> Fitbit, Xiaomi Band<\/li>\n            <li><strong>Augmented Reality (AR):<\/strong> Glasses that overlay digital info<\/li>\n            <li><strong>IoT Devices:<\/strong> Connected home devices<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 9 -->\n      <div class=\"unit\" id=\"unit9\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 9<\/span>\n          <h2>Cloud Computing<\/h2>\n          <p>On-demand computing resources over the internet<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>What is Cloud Computing?<\/h3>\n          <p>Computing resources (servers, storage, software) delivered over the internet on a pay-as-you-go basis.<\/p>\n\n          <h3>Service Models<\/h3>\n\n          <p><strong>IaaS (Infrastructure as a Service)<\/strong><\/p>\n          <ul>\n            <li>Virtual servers, storage, networking<\/li>\n            <li>You manage: OS, applications, data<\/li>\n            <li>Provider manages: Hardware, virtualization<\/li>\n            <li>Examples: AWS EC2, Microsoft Azure, Google Cloud<\/li>\n          <\/ul>\n\n          <p><strong>PaaS (Platform as a Service)<\/strong><\/p>\n          <ul>\n            <li>Development environment in the cloud<\/li>\n            <li>You manage: Code and data<\/li>\n            <li>Provider manages: Infrastructure, OS, middleware<\/li>\n            <li>Examples: Heroku, Google App Engine, AWS Elastic Beanstalk<\/li>\n          <\/ul>\n\n          <p><strong>SaaS (Software as a Service)<\/strong><\/p>\n          <ul>\n            <li>Applications accessible via web browser<\/li>\n            <li>You manage: Data and usage<\/li>\n            <li>Provider manages: Everything else<\/li>\n            <li>Examples: Google Docs, Salesforce, Office 365, Slack<\/li>\n          <\/ul>\n\n          <h3>Deployment Models<\/h3>\n\n          <table class=\"data-table\">\n            <thead>\n              <tr><th>Model<\/th><th>Access<\/th><th>Security<\/th><th>Cost<\/th><th>Use Case<\/th><\/tr>\n            <\/thead>\n            <tbody>\n              <tr><td>Public Cloud<\/td><td>Anyone, internet<\/td><td>Standard<\/td><td>Pay per use<\/td><td>General purpose, web apps<\/td><\/tr>\n              <tr><td>Private Cloud<\/td><td>Organization only<\/td><td>High<\/td><td>Capital intensive<\/td><td>Sensitive data, compliance<\/td><\/tr>\n              <tr><td>Hybrid Cloud<\/td><td>Mix of both<\/td><td>Flexible<\/td><td>Moderate<\/td><td>Flexibility and control<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n\n          <h3>Cloud Providers<\/h3>\n\n          <p><strong>Major Players:<\/strong><\/p>\n          <ul>\n            <li><strong>AWS (Amazon Web Services):<\/strong> Market leader (~32% share)<\/li>\n            <li><strong>Microsoft Azure:<\/strong> Enterprise focus<\/li>\n            <li><strong>Google Cloud:<\/strong> Data and AI strength<\/li>\n            <li><strong>Alibaba Cloud:<\/strong> Asia-Pacific leader<\/li>\n          <\/ul>\n\n          <h3>Cloud Benefits<\/h3>\n          <div class=\"features\">\n            <div class=\"feature\">\ud83d\udcb0 Reduce capital costs<\/div>\n            <div class=\"feature\">\ud83d\udcc8 Scalability on demand<\/div>\n            <div class=\"feature\">\ud83c\udf0d Global accessibility<\/div>\n            <div class=\"feature\">\ud83d\udd27 Easy maintenance<\/div>\n            <div class=\"feature\">\ud83d\udcca Disaster recovery<\/div>\n            <div class=\"feature\">\ud83d\udd10 Security expertise<\/div>\n          <\/div>\n\n          <h3>Cloud Challenges<\/h3>\n          <ul>\n            <li>Internet dependency<\/li>\n            <li>Data privacy concerns<\/li>\n            <li>Vendor lock-in<\/li>\n            <li>Downtime risks<\/li>\n            <li>Costs can escalate<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 10 -->\n      <div class=\"unit\" id=\"unit10\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 10<\/span>\n          <h2>AI & Big Data<\/h2>\n          <p>Artificial intelligence and large-scale data analytics<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Artificial Intelligence (AI)<\/h3>\n          <p>Technology enabling computers to simulate human intelligence - learning, problem-solving, decision-making.<\/p>\n\n          <h3>AI Subfields<\/h3>\n\n          <p><strong>Machine Learning (ML)<\/strong><\/p>\n          <ul>\n            <li>Learn patterns from data automatically<\/li>\n            <li>Supervised learning (labeled data)<\/li>\n            <li>Unsupervised learning (unlabeled data)<\/li>\n            <li>Reinforcement learning (learning by rewards)<\/li>\n            <li>Examples: Email spam filters, recommendation systems<\/li>\n          <\/ul>\n\n          <p><strong>Deep Learning<\/strong><\/p>\n          <ul>\n            <li>Neural networks with multiple layers<\/li>\n            <li>Excellent for image, speech, language processing<\/li>\n            <li>Requires large amounts of data<\/li>\n            <li>Examples: Image recognition, self-driving cars<\/li>\n          <\/ul>\n\n          <p><strong>Natural Language Processing (NLP)<\/strong><\/p>\n          <ul>\n            <li>Computers understand human language<\/li>\n            <li>Applications: Machine translation, chatbots, sentiment analysis<\/li>\n            <li>Examples: Google Translate, Siri, ChatGPT<\/li>\n          <\/ul>\n\n          <p><strong>Computer Vision<\/strong><\/p>\n          <ul>\n            <li>Computers interpret visual information<\/li>\n            <li>Applications: Facial recognition, medical imaging, autonomous vehicles<\/li>\n          <\/ul>\n\n          <h3>AI Applications<\/h3>\n          <ul>\n            <li>\ud83d\udcac Chatbots and virtual assistants (Alexa, Google Assistant)<\/li>\n            <li>\ud83c\udfac Content recommendation (Netflix, YouTube)<\/li>\n            <li>\ud83c\udfe5 Healthcare diagnosis and drug discovery<\/li>\n            <li>\ud83d\ude97 Autonomous vehicles<\/li>\n            <li>\ud83d\udcb3 Fraud detection in banking<\/li>\n            <li>\ud83e\udd16 Robotics and automation<\/li>\n          <\/ul>\n\n          <h3>Big Data<\/h3>\n          <p>Processing extremely large and complex data sets to extract meaningful insights.<\/p>\n\n          <h3>Characteristics (4 Vs)<\/h3>\n\n          <p><strong>Volume:<\/strong> Massive amounts of data<\/p>\n          <p><strong>Velocity:<\/strong> Data generated at high speed<\/p>\n          <p><strong>Variety:<\/strong> Different data types and sources<\/p>\n          <p><strong>Veracity:<\/strong> Data quality and accuracy<\/p>\n\n          <h3>Big Data Technologies<\/h3>\n\n          <p><strong>Hadoop:<\/strong> Distributed processing framework<\/p>\n          <p><strong>Spark:<\/strong> Fast in-memory processing<\/p>\n          <p><strong>NoSQL Databases:<\/strong> MongoDB, Cassandra (handle unstructured data)<\/p>\n          <p><strong>Data Warehouses:<\/strong> Snowflake, Google BigQuery<\/p>\n\n          <h3>Data Analytics Process<\/h3>\n          <ul>\n            <li>1\ufe0f\u20e3 <strong>Collect:<\/strong> Gather data from various sources<\/li>\n            <li>2\ufe0f\u20e3 <strong>Clean:<\/strong> Remove duplicates and errors<\/li>\n            <li>3\ufe0f\u20e3 <strong>Analyze:<\/strong> Find patterns and insights<\/li>\n            <li>4\ufe0f\u20e3 <strong>Visualize:<\/strong> Charts, graphs, dashboards<\/li>\n            <li>5\ufe0f\u20e3 <strong>Act:<\/strong> Make data-driven decisions<\/li>\n          <\/ul>\n\n          <h3>AI Ethics & Concerns<\/h3>\n          <ul>\n            <li>\u26a0\ufe0f Bias in AI models<\/li>\n            <li>\ud83d\udd12 Privacy and data security<\/li>\n            <li>\ud83d\udcbc Job displacement<\/li>\n            <li>\u2696\ufe0f Accountability for AI decisions<\/li>\n            <li>\ud83c\udf0d Environmental impact of computing<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 11 -->\n      <div class=\"unit\" id=\"unit11\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 11<\/span>\n          <h2>E-Commerce<\/h2>\n          <p>Buying and selling goods\/services online<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>E-Commerce Basics<\/h3>\n          <p>Electronic business transactions conducted over the internet - buying, selling, payments, logistics.<\/p>\n\n          <h3>Types of E-Commerce<\/h3>\n\n          <p><strong>B2C (Business to Consumer)<\/strong><\/p>\n          <ul>\n            <li>Companies sell directly to customers<\/li>\n            <li>Examples: Amazon, Alibaba, Daraz<\/li>\n            <li>Largest e-commerce segment<\/li>\n          <\/ul>\n\n          <p><strong>B2B (Business to Business)<\/strong><\/p>\n          <ul>\n            <li>Companies sell to other companies<\/li>\n            <li>Examples: Alibaba.com, Global Sources<\/li>\n            <li>Higher transaction values<\/li>\n          <\/ul>\n\n          <p><strong>C2C (Consumer to Consumer)<\/strong><\/p>\n          <ul>\n            <li>Individuals sell to other individuals<\/li>\n            <li>Examples: eBay, Craigslist, Facebook Marketplace<\/li>\n            <li>Peer-to-peer transactions<\/li>\n          <\/ul>\n\n          <p><strong>C2B (Consumer to Business)<\/strong><\/p>\n          <ul>\n            <li>Individuals provide services to companies<\/li>\n            <li>Examples: Freelance platforms (Fiverr, Upwork)<\/li>\n          <\/ul>\n\n          <h3>E-Commerce Platform Components<\/h3>\n\n          <p><strong>Product Catalog<\/strong><\/p>\n          <ul>\n            <li>Searchable, filterable product database<\/li>\n            <li>High-quality images and descriptions<\/li>\n            <li>Customer reviews and ratings<\/li>\n          <\/ul>\n\n          <p><strong>Shopping Cart<\/strong><\/p>\n          <ul>\n            <li>Customers add items temporarily<\/li>\n            <li>Calculate totals and tax<\/li>\n            <li>Apply discounts and coupons<\/li>\n          <\/ul>\n\n          <p><strong>Payment Gateway<\/strong><\/p>\n          <ul>\n            <li>Securely process payments<\/li>\n            <li>Credit\/debit cards, digital wallets (Apple Pay, Google Pay)<\/li>\n            <li>Bank transfers, e-wallets (Stripe, PayPal)<\/li>\n          <\/ul>\n\n          <p><strong>Order Management<\/strong><\/p>\n          <ul>\n            <li>Track order status<\/li>\n            <li>Inventory management<\/li>\n            <li>Shipping and delivery tracking<\/li>\n          <\/ul>\n\n          <h3>E-Commerce Models<\/h3>\n\n          <p><strong>Dropshipping<\/strong><\/p>\n          <ul>\n            <li>Seller doesn't hold inventory<\/li>\n            <li>Supplier ships directly to customer<\/li>\n            <li>Lower startup costs, less control<\/li>\n          <\/ul>\n\n          <p><strong>Marketplace<\/strong><\/p>\n          <ul>\n            <li>Platform connecting multiple sellers (Amazon, Alibaba)<\/li>\n            <li>Platform takes commission<\/li>\n            <li>Large selection for buyers<\/li>\n          <\/ul>\n\n          <p><strong>Direct to Consumer (D2C)<\/strong><\/p>\n          <ul>\n            <li>Brand sells own products<\/li>\n            <li>Higher profit margins<\/li>\n            <li>More control over branding<\/li>\n          <\/ul>\n\n          <h3>Payment Methods<\/h3>\n\n          <div class=\"features\">\n            <div class=\"feature\">\ud83d\udcb3 Credit\/Debit Cards<\/div>\n            <div class=\"feature\">\ud83d\udcf1 Digital Wallets (Apple, Google)<\/div>\n            <div class=\"feature\">\ud83d\udcb0 E-wallets (PayPal, Stripe)<\/div>\n            <div class=\"feature\">\ud83c\udfe6 Bank Transfer<\/div>\n            <div class=\"feature\">\ud83e\ude99 Cryptocurrency (Bitcoin)<\/div>\n            <div class=\"feature\">\u23f3 Buy Now Pay Later (BNPL)<\/div>\n          <\/div>\n\n          <h3>E-Commerce Trends<\/h3>\n          <ul>\n            <li>\ud83d\udcf1 Mobile commerce (m-commerce)<\/li>\n            <li>\ud83c\udfaf Personalization with AI<\/li>\n            <li>\ud83d\udcf9 Live shopping events<\/li>\n            <li>\ud83c\udf0d Social commerce (Instagram, TikTok)<\/li>\n            <li>\u267b\ufe0f Sustainable and ethical commerce<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- UNIT 12 -->\n      <div class=\"unit\" id=\"unit12\">\n        <div class=\"unit-header\">\n          <span class=\"unit-num\">Unit 12<\/span>\n          <h2>Digital Society & Ethics<\/h2>\n          <p>Impact of ICT on society and ethical considerations<\/p>\n        <\/div>\n        <div class=\"unit-body\">\n          <h3>Digital Divide<\/h3>\n          <p>Gap between those with access to ICT and those without.<\/p>\n\n          <h3>Factors Contributing to Digital Divide<\/h3>\n          <ul>\n            <li>\ud83d\udcb0 <strong>Income:<\/strong> Cost of devices and internet<\/li>\n            <li>\ud83c\udf0d <strong>Geography:<\/strong> Rural areas lack infrastructure<\/li>\n            <li>\ud83d\udcda <strong>Education:<\/strong> Digital literacy skills<\/li>\n            <li>\ud83d\udc75 <strong>Age:<\/strong> Older generations less tech-savvy<\/li>\n            <li>\ud83c\udf10 <strong>Language:<\/strong> Content not in local languages<\/li>\n          <\/ul>\n\n          <h3>Social Impact of ICT<\/h3>\n\n          <p><strong>Positive Impacts<\/strong><\/p>\n          <ul>\n            <li>\ud83c\udf0d Global connectivity and communication<\/li>\n            <li>\ud83d\udcda Access to education and information<\/li>\n            <li>\ud83d\udcbc New job opportunities<\/li>\n            <li>\ud83c\udfe5 Improved healthcare access<\/li>\n            <li>\u267b\ufe0f Environmental monitoring<\/li>\n          <\/ul>\n\n          <p><strong>Negative Impacts<\/strong><\/p>\n          <ul>\n            <li>\ud83d\ude14 Social isolation and addiction<\/li>\n            <li>\ud83c\udfaf Cyberbullying and harassment<\/li>\n            <li>\u274c Misinformation and fake news<\/li>\n            <li>\ud83d\udcbc Job displacement from automation<\/li>\n            <li>\u2696\ufe0f Privacy invasion<\/li>\n          <\/ul>\n\n          <h3>Digital Ethics<\/h3>\n\n          <p><strong>Privacy<\/strong><\/p>\n          <ul>\n            <li>Right to control personal information<\/li>\n            <li>Data collection transparency<\/li>\n            <li>GDPR compliance (Europe)<\/li>\n          <\/ul>\n\n          <p><strong>Intellectual Property<\/strong><\/p>\n          <ul>\n            <li>Copyright for creative works<\/li>\n            <li>Patent for inventions<\/li>\n            <li>Trademark for brands<\/li>\n            <li>Combat piracy and counterfeiting<\/li>\n          <\/ul>\n\n          <p><strong>Cybersecurity & Trust<\/strong><\/p>\n          <ul>\n            <li>Protect user data<\/li>\n            <li>Secure transactions<\/li>\n            <li>Transparent privacy policies<\/li>\n          <\/ul>\n\n          <p><strong>Accessibility<\/strong><\/p>\n          <ul>\n            <li>Design for people with disabilities<\/li>\n            <li>Screen readers for visually impaired<\/li>\n            <li>Keyboard navigation<\/li>\n            <li>Captions for deaf users<\/li>\n          <\/ul>\n\n          <h3>AI Ethics<\/h3>\n\n          <p><strong>Bias & Fairness<\/strong><\/p>\n          <ul>\n            <li>AI trained on biased data perpetuates discrimination<\/li>\n            <li>Need diverse training data<\/li>\n            <li>Regular audits for bias<\/li>\n          <\/ul>\n\n          <p><strong>Transparency<\/strong><\/p>\n          <ul>\n            <li>\"Black box\" problem - not understanding AI decisions<\/li>\n            <li>Explainable AI (XAI) important<\/li>\n          <\/ul>\n\n          <p><strong>Accountability<\/strong><\/p>\n          <ul>\n            <li>Who is responsible for AI mistakes?<\/li>\n            <li>Need clear legal frameworks<\/li>\n          <\/ul>\n\n          <h3>Environmental Impact<\/h3>\n\n          <p><strong>E-Waste<\/strong><\/p>\n          <ul>\n            <li>Electronic devices contain toxic materials<\/li>\n            <li>Recycling and refurbishment initiatives<\/li>\n          <\/ul>\n\n          <p><strong>Energy Consumption<\/strong><\/p>\n          <ul>\n            <li>Data centers use massive electricity<\/li>\n            <li>Cloud computing is energy-intensive<\/li>\n            <li>Green computing initiatives<\/li>\n          <\/ul>\n\n          <h3>Digital Citizenship<\/h3>\n\n          <p><strong>Responsible Online Behavior<\/strong><\/p>\n          <ul>\n            <li>\ud83e\udd1d Respect others online (netiquette)<\/li>\n            <li>\ud83d\udd0d Verify information before sharing<\/li>\n            <li>\ud83d\udd10 Protect passwords and personal data<\/li>\n            <li>\ud83d\udeab Don't engage in cyberbullying<\/li>\n            <li>\u2696\ufe0f Respect intellectual property<\/li>\n          <\/ul>\n\n          <h3>Future Trends<\/h3>\n\n          <p><strong>Emerging Technologies<\/strong><\/p>\n          <ul>\n            <li>\ud83e\udd16 Artificial General Intelligence (AGI)<\/li>\n            <li>\ud83d\udd17 Blockchain and Web3<\/li>\n            <li>\ud83e\udd7d Extended Reality (VR\/AR\/MR)<\/li>\n            <li>\u269b\ufe0f Quantum Computing<\/li>\n            <li>\ud83e\uddec Biotechnology + ICT<\/li>\n          <\/ul>\n\n          <div class=\"info-box\">\n            <span class=\"icon\">\ud83d\udca1<\/span>\n            <span><strong>Key Takeaway:<\/strong> Technology is neutral - its impact depends on how we develop and use it. We must prioritize ethics, accessibility, and sustainability.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- CONGRATS -->\n      <div class=\"congrats\">\n        <h2>\ud83c\udf89 Congratulations!<\/h2>\n        <p>You have completed the <strong>Information & Communication Technology (ICT) Course<\/strong> by Pak Notes Hub!<\/p>\n        <p style=\"margin-top:.5rem; font-size:.9rem;\">You now understand hardware, networks, internet, security, cloud, AI, e-commerce, and digital ethics.<\/p>\n      <\/div>\n\n      <!-- SUMMARY -->\n      <div class=\"unit\">\n        <div class=\"unit-header\"><div><h2>\ud83d\udcca Course Summary<\/h2><\/div><\/div>\n        <div class=\"unit-body\">\n          <table class=\"data-table\">\n            <thead><tr><th>#<\/th><th>Unit<\/th><th>Key Concepts<\/th><\/tr><\/thead>\n            <tbody>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">1<\/td><td>Introduction to ICT<\/td><td>Components, evolution, impact<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">2<\/td><td>Hardware<\/td><td>CPU, RAM, Storage, Motherboard<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">3<\/td><td>Software<\/td><td>OS, Applications, Licensing<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">4<\/td><td>Data Representation<\/td><td>Binary, Encoding, Color, Media<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">5<\/td><td>Networks<\/td><td>LAN, WAN, Topologies, Protocols<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">6<\/td><td>Internet & Web<\/td><td>WWW, HTML, CSS, JavaScript<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">7<\/td><td>Cybersecurity<\/td><td>Threats, Encryption, Firewalls<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">8<\/td><td>Mobile Tech<\/td><td>iOS, Android, Apps, Wearables<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">9<\/td><td>Cloud Computing<\/td><td>IaaS, PaaS, SaaS, Deployment<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">10<\/td><td>AI & Big Data<\/td><td>ML, Deep Learning, NLP, Analytics<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">11<\/td><td>E-Commerce<\/td><td>Business Models, Payments, Trends<\/td><\/tr>\n              <tr><td style=\"color:var(--green);font-weight:700;font-family:inherit\">12<\/td><td>Digital Society<\/td><td>Ethics, Accessibility, Sustainability<\/td><\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <p style=\"text-align:center; color:var(--mid); font-size:.85rem; padding-bottom:1rem;\">\n        <strong>www.paknoteshub.online<\/strong> &nbsp;\u00b7&nbsp; More courses coming soon!\n      <\/p>\n\n    <\/main>\n\n  <\/div>\n\n  <button id=\"back-top\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\">\u2191<\/button>\n\n  <script>\n    const progress = document.getElementById('progress');\n    window.addEventListener('scroll', () => {\n      const h = document.documentElement;\n      progress.style.width = (h.scrollTop \/ (h.scrollHeight - h.clientHeight) * 100) + '%';\n      document.getElementById('back-top').classList.toggle('visible', h.scrollTop > 400);\n    });\n    const units = document.querySelectorAll('.unit');\n    const navLinks = document.querySelectorAll('.toc-list a');\n    units.forEach(u => {\n      new IntersectionObserver((entries) => {\n        entries.forEach(e => {\n          if (e.isIntersecting) {\n            navLinks.forEach(a => a.classList.remove('active'));\n            const a = document.querySelector(`.toc-list a[href=\"#${e.target.id}\"]`);\n            if (a) a.classList.add('active');\n          }\n        });\n      }, { rootMargin: '-20% 0px -70% 0px' }).observe(u);\n    });\n  <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Information &#038; Communication Technology \u2013 Pak Notes Hub pak notes hub Hardware Internet Security \ud83d\udcf1 Information &#038; Communication Technology ICT Complete Course Master computers, networks, internet, cybersecurity, and digital communication. Complete guide with practical examples. Hardware Software Networks Internet Security \ud83d\udcd1 Contents 1 Introduction 2 Hardware 3 Software 4 Data Representation 5 Networks 6 Internet [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-307","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=307"}],"version-history":[{"count":9,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/307\/revisions"}],"predecessor-version":[{"id":359,"href":"https:\/\/paknoteshub.online\/index.php?rest_route=\/wp\/v2\/pages\/307\/revisions\/359"}],"wp:attachment":[{"href":"https:\/\/paknoteshub.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}