The Art of Programming using Python فن البرمجة بلغة البايثون
21 Python for non programmers example with Conditional Operator and Operators Comparison, Assignmen
The Art of Programming using Python فن البرمجة بلغة البايثون
0%
Completed
Tutor Topics
Art of Programming with Python Intro Video for the course
Video - 00:00:00 mins
0 Setup Python and Run First Program with IDLE
Video - 00:00:00 mins
1 Python Course For Non Programmers Program Development Life Cycle, Input, Processing, and Output
Video - 00:00:00 mins
2 Python Course For Non Programmers Display Output with print function using String Literals and t
Video - 00:00:00 mins
3 Python Course For Non Programmers Comments
Video - 00:00:00 mins
4 Python Course For Non Programmers Variables Assignment Operator Issues in Variables
Video - 00:00:00 mins
5 Python Course For Non Programmers Variables Identifiers Variables Naming Rules
Video - 00:00:00 mins
6 Python Course For Non Programmers Variables Reassignment Values and Display multiple items in p
Video - 00:00:00 mins
7 Python Course For Non Programmers Data Types int, float, and str
Video - 00:00:00 mins
8 Python Course For Non Programmers Reassign with different Data Types Variable, data type, value
Video - 00:00:00 mins
9 Python Course For Non Programmers Input Function o read input from keyboard
Video - 00:00:00 mins
10 Python Course For Non Programmers Reading Numbers with input function diff between str and numbe
Video - 00:00:00 mins
11 Python Course For Non Programmers Math Operators, Operands, and Math Expressions
Video - 00:00:00 mins
12 Python Course For Non Programmers Math Operators Floating Point Integer division Exponent
Video - 00:00:00 mins
13 Python Course For Non Programmers Solve Assignment to Calculate Hours, Minutes, and Seconds from
Video - 00:00:00 mins
14 Python Course For Non Programmers Operators Precedence Priorities and work with equations
Video - 00:00:00 mins
15 Python Course For Non Programmers Algorithm Pseudo Code Flowchart Steps to Solve Problems
Video - 00:00:00 mins
16 Python for non programmers Write your first algorithm Input, Processing, Output and Math Module
Video - 00:00:00 mins
17 Python for non programmers Draw your first flowchart diagram with draw io and export your work
Video - 00:00:00 mins
18 Python for non programmers write the code of flowchart program
Video - 00:00:00 mins
19 Python for non programmers simple conditions, descisions, or boolean expression with example sol
Video - 00:00:00 mins
20 Python for non programmers solve example with Conditional Operator
Video - 00:00:00 mins
21 Python for non programmers example with Conditional Operator and Operators Comparison, Assignmen
Video - 00:00:00 mins
22 Python for non programmers Logical and Bitwise Operators
Video - 00:00:00 mins
26 Python for non programmers First Notation of IF statement
Video - 00:00:00 mins
1-Python Course-print, string literals, quotes, comments, Variables, assignment
Video - 00:00:00 mins
2-Python Course L1-Variables reassignment, expression, Naming var, Rules of Naming, Syntax, Keywords
Video - 00:00:00 mins
3-Python Course L1-Concat, Data Types, type function, Covert, Cast, input, int, float
Video - 00:00:00 mins
4- Python Course L1-Arithmetic Operators, Students Task
Video - 00:00:00 mins
7-Python Course L2-Logical Operators, Operands, Assignment Operators, Solve Positive, Negative, Zero
Video - 00:00:00 mins
8-Python Course L2-Example of Divide by more than one number, Bitwise Operators, Math Functions
Video - 00:00:00 mins
9 Python Course L3 First Second Notation of IF Statement
Video - 00:00:00 mins
10 Python Course L3 Third and Fourth Notation of IF statements
Video - 00:00:00 mins
11 Python Course L3 Fourth Notation of IF statement Example
Video - 00:00:00 mins
12 Python Course L3 Short Hand of IF statement Examples
Video - 00:00:00 mins
13 Python Course L4 loop while
Video - 00:00:00 mins
14 Python Course L4 loop, for, continue, break, else
Video - 00:00:00 mins
15 Python Course L4 loop nested loop
Video - 00:00:00 mins
16 Python Course L4 Complete the last example
Video - 00:00:00 mins
17 Python Course L5 Review and Solve Assignments for, while statements
Video - 00:00:00 mins
18 Python Course L5 Assignments for statement How to create lisr, how to access list, 2d list
Video - 00:00:00 mins
19 Python Course L5 List, index and negative index, slicing list, append, extend
Video - 00:00:00 mins
20 Python Course L6 Part1 List, Update,Delete,Basic Operations
Video - 00:00:00 mins
24 Python Course L7 Collections Tuple
Video - 00:00:00 mins
25 Python Course L7 Collections Set main operations with set
Video - 00:00:00 mins
26 Python Course L7 Collections Set, Intersect, Union, Difference, Superset, Subset
Video - 00:00:00 mins
27 Python Course L8 Dictionary Introduction, Definition, get values, for loop through dict, ite
Video - 00:00:00 mins
28 Python Course L8 Dictionary Add New, Remove, pop, popitem, fromKeys, get data from user
Video - 00:00:00 mins
29 Python Course L9 Nested Dictionary ways to define nested dictionary, get values, nested with l
Video - 00:00:00 mins
30 Python Course L9 Nested Dictionary get data from dictionary of dictionaries
Video - 00:00:00 mins
31 Python Course L9 Functions Introduction to functions, types, docstring, doc
Video - 00:00:00 mins
32 Python Course L9 Functions generate random numbers, return, full example, arguments, paramete
Video - 00:00:00 mins
33 Python Course L10 functions example and revision, local, global scope
Video - 00:00:00 mins
34 Python Course L10 functions arguments types, required, default or optional argument, variable l
Video - 00:00:00 mins
35 Python Course L10 working with tuple, list in arg, Recuirsion function, Arbitrary Argument with
Video - 00:00:00 mins
36 Python Course L11 Lambda function, lambda function inside normal function
Video - 00:00:00 mins
37 Python Course L11 Lambda function with filter and map functions
Video - 00:00:00 mins
38 Python Course L11 Exceptions, try except, exceptions names
Video - 00:00:00 mins
39 Python Course L11 Exceptions, exception hierarchy, try except else, using exception variable, ex
Video - 00:00:00 mins
40 Python Course L11 Exceptions, complete raise error example
Video - 00:00:00 mins
41 Python Course L12 OOP Classes Introduction to classes class members, objects
Video - 00:00:00 mins
42 Python Course L12OOP Classes Class Methods, self parameter, constructor init, Instance Attribu
Video - 00:00:00 mins
43 Python Course OOP, Classes Object and Instance Attributes values
Video - 00:00:00 mins
44 Python Course L12OOP Classes,OOP full example for using class, object, instance attributes, c
Video - 00:00:00 mins
45 Python Course L13 OOP Classes,Property, Encapsulation
Video - 00:00:00 mins
46 Python Course L13 OOP, Classes Access Modifiers, Modules, full class example, constructor, funct
Video - 00:00:00 mins
47 Python Course L13 OOP, Classes Modules, Search Path, file, dir, doc, name, help
Video - 00:00:00 mins
48 Python Course L14 OOP, Classes Package, init py, import from package, Install Package Glob
Video - 00:00:00 mins
49 Python Course L14 OOP, Classes Package Install Package generally and test it
Video - 00:00:00 mins
50 Python Course L14 OOP, Inheritance Classes Inheritance,super,sub,base, derived Arrtibutes, funct
Video - 00:00:00 mins
51 Python Course L15 OOP, Inheritance Constructor Override, Object Attributes, instance attributes
Video - 00:00:00 mins
52 Python Course L15 OOP, Inheritance Method Overriding, Calling Parent class methods after method
Video - 00:00:00 mins
53 Python Course L16 OOP, Inheritance Inheritance Data Type Checking, type, isinstance, issubclass
Video - 00:00:00 mins
54 Python Course L16 OOP, Inheritance Data Hiding, Access Modifiers with Inheritance, class attribu
Video - 00:00:00 mins
55 Python Course L16 OOP, Inheritance Class Attributes Counter Example shard attributes between o
Video - 00:00:00 mins
56 Python Course L17 OOP, Inheritance MultiLevel and Multiple Inheritance classes hierarchy and Me
Video - 00:00:00 mins
57 Python Course L17 OOP, Inheritance Destoring Objects, del object, Garbage Collection GC, Destruc
Video - 00:00:00 mins
58 Python Course L17 OOP, Inheritance Data abstraction, Abstract Method, Abstract Base classes ABC,
Video - 00:00:00 mins
59 Python Course L17 OOP, Inheritance Polymorphism Example
Video - 00:00:00 mins
60 Python Course L17 OOP, Inheritance Built in Method Overriding, Python Operator Overloading
Video - 00:00:00 mins
61 Python Course L17 OOP, Inheritance Another Advanced Topics, Whats Next!
Video - 00:00:00 mins
المزيد
الإعلانات
Live Classes
معلومات الدورة
Sign in
Sign up
Sign in
Don’t have an account?
Sign up
Remember me
Lost your password?
Sign up
Already have an account?
Sign in