ch 1 = print("")
ch 2 = escape sequence
ch 3 =emoji website icon
ch 4 = python as a calculator
ch 5 = variable --------------ch 1 end
ch 6 =strings concatention - string are represent with "" ---------------ch 2 start
ch 7 =user input
ch 8 = int()
ch 9 = variable more
ch 10 = two or more input in one line
ch 11 = string slicing
ch 12 =position counting
ch 13 = stringslicing
ch 14= string method
ch 15 = find and replace metgod
ch 16 = center method
ch 17 = string immutable
ch 18 = assigimnt oprator ------------------ch 2 end
ch 19 = statement
ch 20 = else statement
ch 21 = nested if-else , correct number game
ch 22 = and or oprator
ch 23 = if elif else statement
ch 24 = in keyword
ch 26 = while loop
ch 27 = sum number with whille loop
ch 28 = exercise input user
ch 29 = practice solution
ch 30 = some impo remmeber
ch 31 = infinty loop
ch 32 = for loop exesice
ch 33 = breake ans contiune
ch 34 = modify the guess number game
ch 35 = random number and dry
ch 36 = step arguments
ch 37 = only in python funtion
ch 38 = def function and making
ch 39 = print vs return
ch 40 = funtion practice
ch 41 = greater number game
ch 42 = three number greater number game
ch 43 = is_palindrom reverse name
ch 44 = fibonacci seq hust fro practice
ch 45 = default parameter
ch 46 = variable scope
ch 47 =list
ch 48 = add data to list
ch 49 = more method to add data
ch 50 = delete data from string
ch 51 = in keyword with list
ch 52 = some more list method
ch 53 = is and == comprison
ch 54 = join and split method
ch 55 = list vs array
ch 56 = list vs string
ch 57 = looping in list
ch 58 = list inside list
ch 59 = more about list
ch 60 = exesice solution
ch 61 = exesice solution
ch 62 = exesice solution
ch 63 = odd even by def
ch 64 = common finder
ch 65 = min _ max
ch 66 = count list
ch 67 = tuple intro
ch 68 = more about tuples
ch 69 = function returing two value
ch 70 = tuple 4th
ch 71 = intro to dictionaries
ch 72 = lopping in kayword in dict
ch 73 = add and delete from dict
ch 74 = from key_get_copy_clear
ch 75 = more about get
ch 76 = solution cube_finder by dict
ch 77 = word couner by dict
ch 78 = solution
ch 79 = solution
ch 80 = intro to set
ch 81 = in and loop
ch 82 = what is list comprihension
ch 83 = solution reverse name exesix\ce by list comp...
ch 84 = list comprehasion with if statement
ch 85 = solition num to string
ch 86 = list comprehansion with id_else statment
ch 87 = nested list comprihantion
ch 88 = dictonry compreihasion
ch 89 = dictonry comprehantion with if_else statment
ch 90 = sets comprihantion
ch 91 = intro to *args
ch 92 = *args with normal perameter
ch 93 = *args as a argument
ch 94 = solution
ch 95 = ##kwarg
ch 96 = function with all type of parameter
ch 97 = solution
ch 98 = lamdas
ch 99 = lamdas expresion practice
ch 100 = emmurate funtion
ch 101 = map funtion
ch 102 = filter funtion
ch 103 = itetator vs iterables
ch 104 = zip funtion
ch 105 = zip funtion part 2
ch 106 = advance funtion practice
ch 107 = any() and all() funtion
ch 108 = any and all practice
ch 109 = advance min() and max()
ch 110 = advance sorted funtion
ch 111 = more about funtion
ch 112 = intro to decrator
ch 113 = pass funtion as a argument
ch 114 = funtion returing funtion
ch 115 = closures practice
ch 116 = decrators intro
ch 117 = decrators part 2
ch 118 = decrators part 3
ch 119 = decrators practice
ch 120 = solution
ch 121 = decorator practice 2
ch 122 = decorator with argument
ch 123 = intro to argument
ch 124 = generator example
ch 125 = execise solution
ch 126 = generaot comprihansion
ch 127 = list vs generator
ch 128 = objects oriented programming intro
ch 129 = oop create your first class
ch 130 = oop exerise solution
ch 131 = oop intance method
ch 132 = oop exesice 2 solution
ch 133 = class varible
ch 134 = class variable part 2
ch 135 = oop excesice 3 solution
ch 136 = oop class method
ch 137 = oop static method
ch 138 = encapsulation,abstanction,naming convention,name mangling
ch 139 = oop:property and setter decorator
ch 140 = inheritance intro
ch 141 = multilevel inharitance,mro,method overloading
ch 142 = multi inharitance
ch 143 = spacial magic/dubber method,oprator overloading ploymorphism
ch 144 = intro and bulit in error
ch 145 = rise error
ch 146 = rise error example 1
ch 147 = rise error example 2
ch 148 = try,except : exception handling
ch 149 = else finally with try excect
ch 150 = custom exeption
ch 151 = python debbugger
ch 152 = read text file
ch 153 = with block
ch 154 = fi/lo write to file
ch 155 = read and write
ch 156 = read and write example 1
ch 157 = solution
ch 158 = ch-157 better solution
ch 160 = work with csv file using python
ch 161 = read csv file with dict reader
ch 162 = write to csv file
ch 163 = write to csv using dict writer
ch 164 = read and write csv file simultanesliy
NEW SECTION START
ch 165 = os moduel
ch 166 = os moduel part 2
ch 167 = edit image using python
Comments
Post a Comment