Punjab Board Class 12th Computer Application Syllabus: The Punjab Board, also known as PSEB has recently published the new and latest syllabus for students of the current academic session 2024-2025. The detailed syllabuses of all subjects of Class 12 have been provided on the official website of the board. We understand that searching for the authentic syllabus is a struggle and hence students can find the subject-wise syllabus articles on our website. Here, we have brought to you the PSEB Class 12 Computer Application syllabus 2024-25 along with a PDF download link of the same. Also, check the practical syllabus and list of charts/models that must be completed as part of the internal assessments.
The syllabus, also known as curriculum, is the most basic yet important element the board provides for its students. It provides students with the complete list of course content to be covered for the academic year 2024-2025 along with practical syllabus and more information.
Punjab Board PSEB Class 12th Computer Application Syllabus 2025
The detailed PSEB 12th Computer Application syllabus 2024-25 has been provided in the table below. Check the curriculum and get to know about the revised course content here.
Unit I: Networking and Internet
|
Unit II: Cyber Laws and Ethics
|
Unit III: Database Management System
|
Unit IV: Software Engineering
|
Unit V: Introduction to Python
|
Unit VI: Data Types, Operators and Expression in Python
|
Unit VII: Control Statements in Python
|
Unit VIII: Strings in Python
|
Unit IX: Lists, Tuples and Dictionaries in Python
|
PSEB Class 12 Computer Application Syllabus 2024-2025 PDF
Punjab Board 12th Computer Application Practical Syllabus 2024-25
Check the PSEB Class 12 Computer Application practical syllabus 2025 from the list presented below. These are important practical activities that must be done and submitted by students for internal assessment.
- Create the following table in MySQL with table name: stu_table and insert the records as shown below:
Roll No | Student Name | Class | Marks | Result |
101 | Dazy | 12th | 56 | Pass |
102 | Amit | 12th | 15 | Fail |
103 | Rohit | 12th | 72 | Pass |
104 | Param | 12th | 96 | Pass |
105 | Divya | 12th | 76 | Pass |
- Write a query In MySQL which shows records (using above table: stu_table) as per the following criteria:
- Marks between 50 to 80
- Where Student Name ends with t
- Where Result is Fail
- Perform the following on the table: stu_table
- Update the marks to 60 for the student with Roll No 101
- Delete the record with Student Name “Rohit”
- Insert a new entry of student with Roll No 106
- Show the table in sorted form (descending order) as per the marks obtained by the student
- Write a program in Python to calculate the Area of Circle
- Write a program in Python to Swap two numbers
- Write a program in Python to find the largest of two numbers
- Write a program in Python to check if the given number is Zero, Negative or Positive
- Write a program in Python to Check whether a given character is a vowel or consonant
- Write a program in Python to find the factorial of a given number
- Write a program in Python to Calculate the sum of digits of a given number
- Write a program in Python to reverse a number
- Write a program in Python to linearly search an element from a List
- Write a program in Python to find the sum numbers stored in a List
- Write programs to generate the following pattern:
- Write a program in Python to check if given string is Palindrome or not
- Write a Python program which shows the use of various String Operations (Concatenation, Repetition, Membership & Slicing)
- Write a Python program to sort the list of fruits alphabetically
- Write a Python program to show the different methods of slicing on Strings
- Write a Python program to add the individual elements of two Lists
- Write a Python program to create a list of lists (Nested or 2D Lists) and show the Nested List in Matrix form
- Write a Python program to count the occurrences of an element in a Tuple
- Write a Python program which shows how to work with Dictionaries
Charts/Models
- Prepare a chart/model which shows the different types of Network Topologies
- Prepare a chart/model which shows the different types of Transmission Media
- Prepare a chart/Model which depicts the Concept of a Client and Server
- Prepare a chart/Model for the CIA Triad
- Prepare a chart/model for Waterfall-Software Development Process Model
- Prepare a chart/model that shows the concept of Data and Information
- Prepare a chart/model that shows the MySQL Query Processing Model
- Prepare a chart/model that shows the basic terminologies of Relational Model
More updates on marking scheme, exam pattern, evaluation scheme, internal assessments will be provided soon. Keep tuning in for more information on the same.
Also Check:
Comments
All Comments (0)
Join the conversation