Skip to content
Call: 92 3174358585
Email: [email protected]
Login/Register
COLLAB
Navid SaqibNavid Saqib
  • Home
      • CAIEHOT
      • EDEXCELHOT
      • AQA HOT
      • Online SessionsHOT
      • Olevel Resources
      • Alevel Rresources
      • IBBCC CalculatorHOT
      • OL Comp Sci 2210UPDATED
      • ASL Comp Sci 9618UPDATED
      • AL Comp Sci 9618UPDATED
      • VBNET Programming NEW
      • Python ProgrammingNEW
      • Google CertificationsHOT
  • Course Market
  • My Account
    • My Portfolio
    • Tution Pricing
    • Contact Me
  • CS AI Agent
  • Blog
0

Currently Empty: $0.00

Continue shopping

Navid SaqibNavid Saqib
  • Home
      • CAIEHOT
      • EDEXCELHOT
      • AQA HOT
      • Online SessionsHOT
      • Olevel Resources
      • Alevel Rresources
      • IBBCC CalculatorHOT
      • OL Comp Sci 2210UPDATED
      • ASL Comp Sci 9618UPDATED
      • AL Comp Sci 9618UPDATED
      • VBNET Programming NEW
      • Python ProgrammingNEW
      • Google CertificationsHOT
  • Course Market
  • My Account
    • My Portfolio
    • Tution Pricing
    • Contact Me
  • CS AI Agent
  • Blog
  • Home
  • Course
  • As-Level Computer Science 9618 : Full Course

As-Level Computer Science 9618 : Full Course

  • By Navid Saqib
  • ALevel
  • (0 Rating)
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • Course Info
  • Instructor
  • Reviews
  • More
    • Cambridge AS Level Computer Science (9618) – Course Description

      Overview of AS Level Assessment

      • The AS Level comprises two externally assessed written papers, each carrying 75 marks and constituting 50% of the AS Level (and 25% of the full A Level if continued)

      • No calculators are permitted in any paper 

      • Paper 1: Theory Fundamentals

        • Duration: 1 hour 30 minutes, 75 marks.

        • Covers Sections 1–8 of the syllabus 

      • Paper 2: Fundamental Problem-solving and Programming Skills

        • Duration: 2 hours, 75 marks.

        • Focuses on Sections 9–12, emphasising algorithmic problem solving and pseudocode 

      Syllabus Content Mapped to Papers

      Sections 1–8: Theory Fundamentals (Paper 1)

      1. Information Representation

        • Data representation, graphics, sound, compression (lossy vs lossless; RLE, etc.) 

      2. Communication

        • Networking concepts (LAN/WAN, topologies, client-server vs peer-to-peer, thin/thick clients), hardware, cloud computing, IP, DNS, WWW vs internet

      3. Hardware

        • Input/output devices, memory types (RAM, ROM, SRAM/DRAM, PROM/EPROM/EEPROM), embedded systems, I/O, sensors, actuators, feedback, buffering

      4. Logic Gates & Circuits

        • Symbols and truth tables for NOT, AND, OR, NAND, NOR, XOR; constructing circuits, expressions, and tables 

      5. Processor Fundamentals

        • Von Neumann architecture; registers (PC, MAR, MDR, ACC, IX, CIR, Status), ALU, CU, system clock, buses; interrupts; fetch-execute cycle and performance factors (cores, clock speed, cache) 

      6. Assembly Language

        • Relationship to machine code, two-pass assembler, instruction types (data movement, I/O, arithmetic, conditional/unconditional, compare), addressing modes (immediate, direct, indirect, indexed, relative), example opcodes 

      7. System Software

        • Operating systems and language translators: role of assembler, compiler, and interpreter

      8. Security, Privacy & Data Integrity; Ethics and Ownership; Databases

        • Validation (range, format, length, presence, limit, check digit), verification (visual, double entry; parity, checksum), ethics (professional bodies, copyright), DBMS features, SQL DDL/DML (SELECT, INSERT, DELETE, UPDATE, joins, aggregates) 

      Sections 9–12: Problem-Solving & Programming (Paper 2)

      1. Algorithm Design & Problem-solving

        • Computational thinking, writing algorithms, identifiers, pseudocode, flowcharts, constructs (sequence, selection, iteration), stepwise refinement, logic statements

      2. Data Types & Structures

        • Data types (INTEGER, REAL, CHAR, STRING, BOOLEAN, DATE, ARRAY, FILE), records, arrays, files, basic ADTs, reading/writing files 

      3. Programming Basics

        • Fundamentals such as procedures/functions, parameters, return values, writing efficient pseudocode 

      4. Software Development

        • Program lifecycle: design, testing, maintenance, program development life cycle, design techniques, testing strategies 

      Why This Course Matters

      • Holistic Foundation: Paper 1 builds critical understanding of how computers work, software systems are structured, and data is managed.

      • Skill Application: Paper 2 transitions theory into action—students practise algorithmic thinking, pseudocode, and design philosophies.

      • Progression Ready: Excellent preparation for the full A Level or university-level computing and software development courses.

      Sample Course Description

      Cambridge International AS Level Computer Science (9618) presents a comprehensive introduction to the key principles and practical approaches foundational to computing. The course is assessed via two written examinations:

      • Paper 1 (Theory Fundamentals) evaluates understanding of data representation, hardware, networks, system software, logic circuits, processor structure, security, ethical considerations, and database fundamentals (Sections 1–8 of the syllabus).

      • Paper 2 (Fundamental Problem-Solving & Programming Skills) tests students’ abilities in computational thinking, algorithm design, data structures, pseudocode, program lifecycle, and testing—all through structured, pseudocode-based problem solving (Sections 9–12).

      Together, these papers develop both conceptual knowledge and practical reasoning, forming a solid base for advancement to A Level and beyond.

      Show More

      Course Content

      Basic Introduction Paper 1

      • Chp 1 : Data representation
      • Chp 1 : Multimedia
      • Chp 1 : File compression
      • Chp 2 : Networking
      • Chp 2 : The internet
      • Chp 3 : Computers and their components
      • Chp 3 : Logic gates and logic circuits
      • Chp 4 : Central processing unit (CPU) architecture
      • Chp 4 : Assembly language
      • Chp 4 : Bit manipulation
      • Chp 5 : Operating systems
      • Chp 5 : Language translators
      • Chap 6 : Data security
      • Chp 6 : Data integrity
      • Chp 7 : Legal, moral, ethical and cultural implications
      • Chp 7 : Copyright issues
      • Chp 7 : Artical intelligence (AI)
      • Chp 8 : Database concepts
      • Chp 8 : Database management systems (DBMSs)
      • Chp 8 : Data definition language (DDL) and data manipulation language (DML)

      Introduction Paper 2

      • Chp 9 : Computational thinking skills
      • Chp 9 : Algorithms
      • Chp 10 : Data types and records
      • Chp 10 : Arrays
      • Chap 10 : Files
      • Chap 10 : Abstract data types (ADTs)
      • Chp 11 : Programming basics
      • Chp 11 : Programming constructs
      • Chp 11 : Structured programing
      • Chp 12 : Program development lifecycle
      • Chp 12 : Program design
      • Chp 12 : Program testing and maintenance

      Tags

      • Aslevel CS
      • Computerscience9618

      A course by

      Navid Saqib
      Navid Saqib

      Student Ratings & Reviews

      No Review Yet
      No Review Yet

      Course Includes:

      • Price:Free
      • Instructor:Navid Saqib
      • Duration: 15 hours 30 minutes
      • Lessons:32
      • Students:3
      • Level:Expert
      Start Learning
      Wishlist
      Hi, Welcome back!
      Forgot Password?
      Don't have an account?  Register Now

      Share On:

      Courses You May Like

      fullcourse2210
      4 hours 39 minutes
      Expert
      Computer Science 2210 : Olevel : Full Course
      (0.0/ 0 Rating)
      Free
      • 81 Lessons
      • 0 Students
      Expert
      Computer Science 2210 : Olevel : Full Course
      (0.0/ 0 Rating)
      Free

      Cambridge O-Level Computer Science 2210 Syllabus OverviewThe syllabus is divided into two papers:Paper 1 – Theory (Typically 2 hours)Paper 1 tests the student’s understanding of...

      • 81 Lessons
      • 0 Students
      Enroll Now
      freecourseolnew
      4 hours 39 minutes
      Expert
      Computer Science 2210 : Olevel : Free Trail Course
      (0.0/ 0 Rating)
      Free
      • 59 Lessons
      • 2 Students
      Expert
      Computer Science 2210 : Olevel : Free Trail Course
      (0.0/ 0 Rating)
      Free

      Cambridge O Level Computer Science 2210 – Paper 2: Problem-solving and ProgrammingThe University of Cambridge O Level Computer Science 2210 Paper 2 focuses on Problem-solving...

      • 59 Lessons
      • 2 Students
      Enroll Now
      alevelcs
      25 hours
      Expert
      A-Level Computer Science 9618 : Full Course
      (0.0/ 0 Rating)
      Free
      • 20 Lessons
      • 0 Students
      Expert
      A-Level Computer Science 9618 : Full Course
      (0.0/ 0 Rating)
      Free

      Cambridge International AS & A Level Computer Science (9618) comprises four examination papers, each designed to assess different aspects of the subject. Papers 3 and...

      • 20 Lessons
      • 0 Students
      Enroll Now
      Aslevelfreecourse
      14 hours
      Beginner
      As-Level Computer Science 9618 : Free Trail Course
      (0.0/ 0 Rating)
      Free
      • 7 Lessons
      • 2 Students
      Beginner
      As-Level Computer Science 9618 : Free Trail Course
      (0.0/ 0 Rating)
      Free

      Course Description Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor inc idid unt ut labore et dolore magna aliqua enim ad...

      • 7 Lessons
      • 2 Students
      Enroll Now
      Black half logo

      With years of experience in teaching Computer Science, I bring creativity and innovation into the classroom.

      Add: Safari Villa, Bahria Town Lahore 
      Call: +92 3174358585
      Email: [email protected]

      Online Platform

      • Contact Me
      • AI Agent
      • Course Market
      • Google Certifications
      • Python Programming
      • VBNET Programming

      Links

      • Blog
      • Sign In/Registration
      • FAQ’s
      • Privacy Policy
      • Terms & Condition

      Contacts

      Enter your email address to register to our newsletter subscription

      Icon-facebook Icon-linkedin2 Icon-instagram Icon-youtube
      Copyright 2025 ASHA TECH. All Rights Reserved
      Navid SaqibNavid Saqib
      Sign inSign up

      Sign in

      Don’t have an account? Sign up
      Lost your password?

      Sign up

      Already have an account? Sign in