Free now and forever through Sabaq.pk website
For Schools
About Us
Media
Success
Sign In
Free now and forever thru Sabaq.pk website
Computer Science | Class 10
Sindh
Class 10
Computer Science (
Total Videos: 143
)
Preference
All Chapters
Chapter 1: Problem Solving And Algorithm Designing
Chapter 2: Basics of Programming C++
Chapter 3: Input/Output Handling In C++
Chapter 4: Control Structure
Chapter 5: Functions
Chapter 6: Digital Logic and Design
Chapter 7: Introduction to Scratch
Show Content
Select a chapter above and press 'Show Content'. Click a video topic below to view.
Chapter 1 Problem Solving And Algorithm Designing (
21 videos
)
  (
Practice Test
)
1.1: Problem Solving (
Practice Test
)
Introduction To Problem Solving
1908 views
Problem Solving Method
4745 views
1.2: Algorithm (
Practice Test
)
What Is An Algorithm
969 views
How To Write An Algorithm
1337 views
Algorithm Examples
2001 views
More Examples On Algorithms
1.3: Flowchart (
Practice Test
)
What Is A Flow Chart
1061 views
Basic Components To Design A Flow Chart
177 views
Advantages Of Flow Chart
1304 views
Flowchart Requirements
47 views
Development Of Flowchart
113 views
Flow Chart Examples
817 views
Flow Chart Examples_2
830 views
1.4: Data Structure (
Practice Test
)
Problem Statement: Why we need Arrays
251 views
What are Arrays
196 views
Terminologies used in Arrays
56 views
Introduction To Data Structure
Linear Data Structure: Stack
Linear Data Structure: Queue
Non-Linear Data Structure: Tree
Non-Linear Data Structure: Graph With Types
Chapter 2 Basics of Programming C++ (
26 videos
)
  (
Practice Test
)
2.1: Introduction (
Practice Test
)
Computer Program
1590 views
Meaning of 'program syntax'
529 views
Programming Languages: An Overview
1084 views
Machine Language
796 views
Assembly Language
606 views
High Level Language
330 views
Language Translators : An Overview
583 views
Compiler and Interpreter
275 views
How To Identify Errors In Computer Program
10 views
Types Of Error: Syntax Error
198 views
Types Of Error: Runtime Error
147 views
Types Of Error: Logical Error
191 views
2.2: Programming Environment of C++ (
Practice Test
)
Understanding of Integrated Development Environment : IDE
514 views
How to create Environment before writing a Computer Program
330 views
Compiler-Turbo C++ (Creating, Saving, Editing)
28 views
Compiling, Linking And Executing A Program
19 views
Setting The Output And Source Directories
24 views
2.3: C++ Programming Language (
Practice Test
)
Structure Of Program C++
315 views
Header Files And Reserved Words In C++
449 views
Datatypes in C
398 views
2.4: Constants and Variables (
Practice Test
)
What are Constants
475 views
More On Constants
27 views
The Concept of Variable
324 views
Rules for naming variable
470 views
Declartion of variable
23 views
What Are Strings
85 views
Chapter 3 Input/Output Handling In C++ (
19 videos
)
  (
Practice Test
)
3.1: Basic Structures of C++ (
Practice Test
)
Pre-Processor Directives
545 views
Structure Of Program C++
315 views
3.2: Comment Statement in C++
Comments and terminator statements
412 views
3.3: Input/output handling in C++ (
Practice Test
)
Input Handling In C++/Cin
125 views
Output Handling In C++/Cout
163 views
Output Statements
24 views
Escape sequence in C
436 views
More on escape sequence
90 views
Statements terminators
343 views
3.4: Operators (
Practice Test
)
What are Operators
13 views
Operators in C
13 views
Arithmatic Operators
346 views
Increment & Decrement Operators
123 views
Relational operators
306 views
Logical Operators: NOT
319 views
Logical Operators: AND
282 views
Logical Operators: OR
221 views
Difference between assignment operator and 'equal to' operator
1110 views
Compound Ari Thematic Assignment Operators
51 views
Chapter 4 Control Structure (
35 videos
)
  (
Practice Test
)
4.1: Control Statements (
Practice Test
)
What is Control Structure
865 views
Unconditional transfer of control
507 views
Why a Control Structure is important in Programming
415 views
4.2: Selection/Decision making structure (
Practice Test
)
Simple IF statement in C
725 views
Introduction to if-else structure
345 views
if-else example problems
411 views
Nested if statement
292 views
Problem solving using nested if statement
55 views
if-else-if statements
31 views
Comparison of nested if and sequence of ifs
28 views
What Is Switch... Case
278 views
Switch Default Statement
399 views
Examples On Switch... Case
238 views
4.3: Iteration/Loop (
Practice Test
)
Types of Loop
1158 views
Structure of While Loop and its Working
258 views
Programs on While Loop
38 views
Example problems of while loop
83 views
Problem solving using while loop
76 views
Why there is a need of Do.. While Loop
197 views
Structure of Do.. While loop
200 views
Program on Do.. While Loop
224 views
Difference between while and Do while
208 views
Why we need For Loop
258 views
Structure of For Loop and Working
284 views
Programs on For Loop
291 views
Problem solving using for loop
67 views
Requirement of loops within loop
51 views
Nested Loop with example
543 views
Complex problem solving using nested loops
69 views
Difference between For Loop, Do While and While loop
3019 views
Combining Loop types
7 views
4.4: JUMP Statements (
Practice Test
)
Break Statements In C
88 views
Exit() Function In C++
22 views
Continue statement
236 views
GOTO statement
7 views
Chapter 5 Functions (
12 videos
)
  (
Practice Test
)
5.1: Introduction to Functions (
Practice Test
)
What is Function
208 views
Why there is a need of Function in Programming
136 views
Built in functions
254 views
User defined functions
122 views
Advantages of using functions
153 views
Signature of function
309 views
Parts of Functions
107 views
Formal and Actual parameters
440 views
Function without Argument
Scope of variable: Local variable
114 views
Scope of variable: Global variable
91 views
Scope of variable: Static variable
87 views
Chapter 6 Digital Logic and Design (
20 videos
)
  (
Practice Test
)
6.1: Data Representation in a Computer (
Practice Test
)
Introduction To Data Representation
1153 views
6.2: Logic Gates (
Practice Test
)
Logic Gates And Circuits: An Overview
271 views
Truth Table
222 views
AND Gate
321 views
OR Gate
250 views
NOT Gate
194 views
NOR Gate
110 views
NAND Gate
102 views
XOR Gate
122 views
XNOR Gate
113 views
6.3: Boolean Algebra (
Practice Test
)
Introduction To Boolean Algebra
922 views
Terminologies Of Boolean Algebra: Constant, Variable, Compliments
496 views
Boolean Functions
377 views
Conversion Of Boolean Expression To Logic Circuit
247 views
Basic Laws Of Boolean Algebra
498 views
Laws Of Boolean Algebra
605 views
Rules Of Boolean Algebra
111 views
More On Rules Of Boolean Algebra
87 views
Advanced Rules Of Boolean Algebra
72 views
More On Advanced Rules On Boolean Algebra
Chapter 7 Introduction to Scratch (
10 videos
)
  (
Practice Test
)
7.1: Scratch
Scratch as a simple problem solving tool
7.2: Understanding Scratch Environment (
Practice Test
)
Create sprites in scratch
Create Animation scripts in scratch
Create backdrop/scenes, in scratch
Repeat set of steps using repeat, forever, and wait
Create simple animations and control of onscreen characters
7.3: Developing Programs in Scratch (
Practice Test
)
Design and implement storyboards in scratch
Making Game in Scratch Part 1
Making Game in Scratch Part 2
Parallelism in Scratch Coding
Facebook
Twitter
Instagram
Youtube
Linkedin