Python Sinhala
Home
Chapters
About
Contact
Python Sinhala
00 - Introduction - හැදින්වීම - Python Sinhala
01 - variables - විචල්ය - Python Sinhala
02 - Variable Types - විචල්ය වර්ග - Python Sinhala
03 - Valid Variable Names - වලංගු විචල්ය නාම - Python Sinhala
04 - Variable Assignment - විචල්ය පැවරුම් - Python Sinhala
05 - Print Function - ප්රින්ට් function - Python Sinhala
06 - Python Comment - පයිතන් කොමෙන්ට් - Python Sinhala
07 - Variable Exercise - විචල්ය ක්රියාකාරකම - Python Sinhala
08 - Len Function - ලෙන් function - Python Sinhala
09 - Type Function - ටයිප් function - Python Sinhala
10 - Mathematical Operators - ගණිතමය මෙහෙයවන - Python Sinhala
11 - Mathematical Operators Precedence - ගණිතමය මෙහෙයවන වල ප්රමුඛතා නීති - Python Sinhala
12 - Check your knowledge - Python Sinhala
13 - Check your knowledge - Python Sinhala
14 - Comparison Operators - සැසදුම් මෙහෙයවන - Python Sinhala
15 - Logical Operators - තාර්කික මෙහෙයවන - Python Sinhala
16 - Bitwise Operators - බිටුමය මෙහෙයවන - Python Sinhala
17 - Operators Exercise - මෙහෙයවන ක්රියාකාරකම - Python Sinhala
18 - Common Mistakes - නිතර සිදුකරන වැරදි - Python Sinhala
19 - String Index - ස්ට්රින්ග් ඛණ්ඩාංක 1 - Python Sinhala
20 - String Index - ස්ට්රින්ග් ඛණ්ඩාංක 2 - Python Sinhala
21 - String Index - ස්ට්රින්ග් ඛණ්ඩාංක 3 - Python Sinhala
22 - String Index - ස්ට්රින්ග් ඛණ්ඩාංක 4 - Python Sinhala
23 - Input Function - පරිශීලක ආදානය - Python Sinhala
24 - Tuples - ටියුපල් - Python Sinhala
25 - Dictionary - ඩික්ෂනරි - Python Sinhala
26 - Lists ලිස්ට් 1- Python Sinhala
27 - Lists ලිස්ට් 2 - Python Sinhala
28 - List Exercise- ලිස්ට් ක්රියාකාරකම 1- Python Sinhala
29 - List Exercise- ලිස්ට් ක්රියාකාරකම 2 - Python Sinhala
30 - List Exercise- ලිස්ට් ක්රියාකාරකම 3 - Python Sinhala
31 - List Exercise- ලිස්ට් ක්රියාකාරකම 4 - Python Sinhala
32 - List Exercise -ලිස්ට් ක්රියාකාරකම 5 - Python Sinhala
33 - If Statement -if ප්රකාශන - Python Sinhala
34 - If Statement- if ප්රකාශන - Python Sinhala
35 - If Statement Exercise 01 - Python Sinhala
36 - If Statement Exercise 02 - Python Sinhala
37 - If Statement Exercise 03 - Python Sinhala
38 - If Statement Exercise 04 - Python Sinhala
39 - If Statement Exercise 05 - Python Sinhala
40 - If Statement Exercise 06 - Python Sinhala
41 - If Statement Exercise 07 - Python Sinhala
42 - If Statement - Assignment - Python Sinhala
43 - while loop introduction
44 - while loop infinite loop
45 - while loop - else,continue,break
46 - while loop - Practice Example 01
47 - while loop - Practice Example 02
48 - while loop - Practice Example 03
49 - while loop - Practice Example 04
50 - while loop - Practice Example 05
51 - while loop - Practice Example 06
52 - while loop - Practice Example 07
53 - while loop - Practice Example 08
54 - while loop - Practice Example 09
55 - while loop - Practice Example 10
56 - while loop - Practice Example 11
57 - while loop - Practice Example 12
58 - while loop - Practice Example 13
59 - while loop - Practice Example 14
60 - while loop - Practice Example 15
61 - while loop - Practice Example 16
62 - while loop - Practice Example 17
63 - while loop - Practice Example 18
64 - while loop - Practice Example 19
65 - For loop - Introduction
66 - For loop - Introduction part ii
67 - For loop - Practice Example 01
68 - For loop - Practice Example 02
69 - For loop - Practice Example 03
70 - For loop - Practice Example 04
71 - For loop - Practice Example 05
72 - For loop - Practice Example 06
73 - For loop - Practice Example 07
74 - For loop - Practice Example 08
75 - For loop - Practice Example 09
76 - For loop - Practice Example 10 - Quiz 1
77 - For loop - Practice Example 10 - Quiz 2
78 - For loop - Practice Example 11
79 - For loop - Practice Example 12
80 - For loop - Practice Example 13
81 - For loop - Practice Example 14
82 - For loop - Practice Example 15
83 - Functions - Introduction
84 - Functions - Default Argument value
85 - Functions - Arguments within a function
86 - Functions - Keyword arguments
87 - Functions - Local and global Variables
88 - Functions - Variable length Arguments
89 - Functions - Practice Example 01
90 - Functions - Practice Example 02
91 - File Operations - Introduction 01
92 - File Operations - Introduction 02
93 - File Operations - Append Mode
94 - File Operations - Example 01
95 - File Operations - Example 02
96 - Past paper Question- 2017
97 - File Operation Sample Question
98 - 2018 AL ICT Essay Question 04 - Pre Discussion
Number System & Boolean Logic Sinhala
00 - Ladies and Gentlemen
01 - Number Conversion Shortcut
02 - Binary Addition
03 - Binary Subtraction
04 - Base eight arithmatics
05 - Binary Multiplication
06 - Binary Fractions to Decimal
07 - Decimal Fractions to Binary
08 - Decimal Fraction to Binary ex 01
09 - Infinite Fractional Numbers
10 - MSB & LSB
11 - 1's and 2's Compliment
12 - 14 bit Structure for Floating points
13 - Binary Coded Decimal BCD
14 - EBCDIC
15 - ASCII
16 - UNICODE
17 - Exercise Tute 01
18 - Introduction to Logic Gates
19 - Universal Logic Gates
20 - Intro Boolean Expressions
21 - General Expressions
22 - Boolean Expression Ex 01
23 - Boolean Expression Ex 02
24 - Boolean Expression Ex 03
25 - Boolean Expression Ex 04
26 - Generating Circuit from Expression
27 - Generating Circuit from Expression 02
28 - Generating Circuit from Expression 03
29 - SOP and POS
30 - SOP Example
31 - POS Example
32 - Boolean Algebra Intro
33 - Boolean Algebra Ex 01
34 - Boolean Algebra Ex 02
35 - Boolean Algebra Ex 03
36 - Boolean Algebra Ex 04
37 - Exercise Tute 02
38 - K map Intro
39 - K map Ex 01
40 - K map Ex 02
41 - K map Grouping
42 - K map XOR
43 - K map 4 inputs
44 - logic gates in IC
45 - Logic Gate Essay Question 01
46 - Logic Gate Essay Question 02
47 - New Syllabus XNOR gate
48 - Half Adder
49 - Full Adder
50 - Adders Summary
51 - Feedback Loop
52 - SR Latch from NOR Gates
53 - SR Latch from NAND Gates
54 - What is a Clock Signal
55 - SR Flip Flop Introduction
56 - Positive Edge Triggered SR Flip Flop
57 - D Flip Flop
58 - D Flip Flop Exercise
59 - JK Flip Flop
60 - Question Discussion
61 - Thank You!
HTML, CSS and PHP
Ladies and Gentleman
History of HTML
Sublime Text and MAMP
HTML Tags basics
HTML Tags Inside HEAD
HTML Tags Inside Body
HTML Image Embed and Hyperlinks
HTML Text Formatting Tags
HTML Lists
HTML Descriptive Lists
HTML Timetable
HTML ColSpan & RowSpan
HTML Frameset
HTML Image Map
HTML Forms Intro
HTML Input Tag and Attributes
HTML Radio Buttons
HTML Select, Checkbox
HTML More Input Types
Cascading Style Sheets
PHP Introduction
PHP Comment
PHP If else
PHP Concatenation
PHP Operators
PHP Error Handling
PHP Form Processing
PHP Data Retrieve from SQL DB
Database Management Systems
00 - Introduction
01 - සම්බන්දක දත්ත සමුදාය හා ගුණාංග
02 - Normalization ප්රමතකරණය
03 - Normalization Exercise
04 - Installing MAMP Server
05 - Database Query 01
06 - Database Query 02
07 - Database Query 03
08 - Database Query 04
09 - MySQL Exam Question Review
10 - ER Digram Introduction
11 - ER Digram Exam Question 01
12 - ER Digram Exam Question 02
13 - ER Diagram Exam Question 03
14 - 2018 AL ICT Essay Question 05 - Pre Discussion
AL Systems
Characteristics of Systems
Different Types of Systems
IP Addressing and Subnetting
00 - Introduction - Data communication and computer Networks
01 - Why We need IP Address
02 - Composition of IP Address
03 - Classification of IP address
04 - Subnetting
05 - Subnetting Example 01
06 - Subnetting Eaxmple 02
07 - Subnetting Example 03
08 - IPv6 and CMD Tools
09 - Collition doamin & Broadcast Domain
10 - Client Server Architecture
2018 AL ICT Paper Discussion
2018 AL ICT Essay Question 01
2018 AL ICT Essay Question 02
2018 AL ICT Essay Question 03
2018 AL ICT Essay Question 04
2018 AL ICT Essay Question 05
2018 AL ICT MCQ Discussion - Part 1
2018 AL ICT MCQ Discussion - Part II