-
Урок 1. 00:03:00Introduction to python
-
Урок 2. 00:05:40How to install python on windows and check it
-
Урок 3. 00:07:52Python variable part1
-
Урок 4. 00:09:21Python variable part2
-
Урок 5. 00:07:06Install best IDE
-
Урок 6. 00:09:19Best print technique to begin with
-
Урок 7. 00:01:42How to use vmware Professionally
-
Урок 8. 00:09:12How to install Ubuntu Linux
-
Урок 9. 00:08:39Use Ubuntu Linux part01
-
Урок 10. 00:02:39Use Ubuntu Linux part02
-
Урок 11. 00:08:56How to install IDE on Ubuntu Linux
-
Урок 12. 00:04:30Everything about Boolean Variable
-
Урок 13. 00:12:34List introduction and How to insert, pop, remove, append
-
Урок 14. 00:05:09What is Input and how to use it
-
Урок 15. 00:08:03if introduction and how to use it
-
Урок 16. 00:08:06For loop introduction and how to use it
-
Урок 17. 00:09:07List and itrat in details
-
Урок 18. 00:09:41list split and how to use it professionally
-
Урок 19. 00:06:35List use if and else with input with list
-
Урок 20. 00:14:24Use sum , for to get max and min in list example
-
Урок 21. 00:08:18List more about
-
Урок 22. 00:08:31use for to add item to a list another example
-
Урок 23. 00:08:55Tuple introduction with example
-
Урок 24. 00:09:32Dictionary introduction with example
-
Урок 25. 00:13:02Dictionary Tools like copy,keys, values, del,items,get,pop
-
Урок 26. 00:14:15use for in dictionary
-
Урок 27. 00:15:19Dictionary Better Explanation
-
Урок 28. 00:13:18While loop introduction with an example
-
Урок 29. 00:12:25While loop with continue and break
-
Урок 30. 00:06:00While loop and continue command in more detail
-
Урок 31. 00:18:31While loop with dictionary and Boolean
-
Урок 32. 00:05:30While loop example with lists indexes
-
Урок 33. 00:14:47Use while loop in calculator program part 01
-
Урок 34. 00:08:11Use while loop in calculator program part 02
-
Урок 35. 00:11:37Good method to know about part 01
-
Урок 36. 00:04:37Good method to know about part 02
-
Урок 37. 00:11:25Function introduction and an example
-
Урок 38. 00:08:11Function another example about operations
-
Урок 39. 00:14:13Some good function that exist
-
Урок 40. 00:14:56Function all about decor and lambda
-
Урок 41. 00:09:06Function and all about map, filter
-
Урок 42. 00:15:15Function and all about yield
-
Урок 43. 00:15:16Function another example about primary numbers and Fibonacci
-
Урок 44. 00:12:46Function another example part_1(input first name and last name)
-
Урок 45. 00:08:53Function another example Part_2(default parameter with firstname)
-
Урок 46. 00:13:13Use while loop in function
-
Урок 47. 00:11:00function another example to use for , list and to list with while
-
Урок 48. 00:10:59Function another example Pizza
-
Урок 49. 00:19:34Function with dictionary very important
-
Урок 50. 00:32:26RPG_Game(Hard way)
-
Урок 51. 00:16:20Safe lock
-
Урок 52. 00:13:40Class introduction with example
-
Урок 53. 00:17:21Class an example about cars
-
Урок 54. 00:11:48Class child and parent
-
Урок 55. 00:09:30Class parent and child part2 making battery class
-
Урок 56. 00:08:09Class import classes to another file
-
Урок 57. 00:10:15Class list example Part_1
-
Урок 58. 00:11:12Class list example Part2
-
Урок 59. 00:10:05File introduction with examples
-
Урок 60. 00:08:29File with open as
-
Урок 61. 00:13:19File path, readlines, for
-
Урок 62. 00:06:44File last point
-
Урок 63. 00:22:32STandard_libraty with example (argv)1
-
Урок 64. 00:14:46File argv read file with file
-
Урок 65. 00:12:03File with argv write to file
-
Урок 66. 00:10:33File argv copy_past
-
Урок 67. 00:09:16stdard lib itertools
-
Урок 68. 00:10:25Try and Except introduction with an example
-
Урок 69. 00:14:48Try and Except file error and function for reading files
-
Урок 70. 00:13:04Json introduction with example of list
-
Урок 71. 00:10:14Json asking for username( with argv)
-
Урок 72. 00:17:24Json another example of function and asking user from user
-
Урок 73. 00:15:59try_and except finally, raise
-
Урок 74. 00:12:12try and except assert
-
Урок 75. 00:04:42Installing_TKINTER_IN_LINUX
-
Урок 76. 00:01:23INSTALL_TKINTER_IN_WINDOWS
-
Урок 77. 00:24:09TKINTER(title, label, button)
-
Урок 78. 00:16:02TKINTER(copy, paste)
-
Урок 79. 00:19:00TKINTER_TEXTBOX(1)
-
Урок 80. 00:22:48TKINTER_TEXTBOX(2)COPY AND PAST
-
Урок 81. 00:22:33TKINTER(COMBOBOX)
-
Урок 82. 00:21:32TKINTER_CHECKBUTTON
-
Урок 83. 00:19:59TKINTER_CHECK AND RADIO BUTTON
-
Урок 84. 00:22:32TK(SCROLLTEXT, FOR IN RADIO BUTTON)
-
Урок 85. 00:12:11TK(LABELS_FRAME)
-
Урок 86. 00:26:08TK(LABEL FRAME)2
-
Урок 87. 00:22:58TK(FILE MENU)
-
Урок 88. 00:15:40TK(TABS)
-
Урок 89. 00:17:22Tk(message_box)
-
Урок 90. 00:13:49TK(SpinBox1)
-
Урок 91. 00:02:37Introduction to Django
-
Урок 92. 00:09:15Linux Part01
-
Урок 93. 00:11:54Linux Part02
-
Урок 94. 00:05:11Linux Part03
-
Урок 95. 00:09:41Linux part04
-
Урок 96. 00:08:59Venv
-
Урок 97. 00:14:05Instal and Run Venv and Django
-
Урок 98. 00:09:54First Website
-
Урок 99. 00:07:50Django Settings
-
Урок 100. 00:08:00Django Urls
-
Урок 101. 00:10:50Default Django Admin
-
Урок 102. 00:04:28Start App
-
Урок 103. 00:08:39App Settings
-
Урок 104. 00:12:24App Layer
-
Урок 105. 00:07:28Test App
-
Урок 106. 00:07:39Register App
-
Урок 107. 00:09:38Start Bootstrap
-
Урок 108. 00:14:18Add Menu and Slider
-
Урок 109. 00:11:31Grid and Box
-
Урок 110. 00:12:54Add News Box
-
Урок 111. 00:03:38Add Footer
-
Урок 112. 00:09:20Copy Html Files and Code
-
Урок 113. 00:08:54Set Static Address
-
Урок 114. 00:11:57Add New Page
-
Урок 115. 00:13:08Make MasterPage
-
Урок 116. 00:04:11Use MasterPage
-
Урок 117. 00:04:20Link Address
-
Урок 118. 00:09:38Add About Field
-
Урок 119. 00:09:48Query
-
Урок 120. 00:05:40Show Data In Template
-
Урок 121. 00:07:02Add Title To Page
-
Урок 122. 00:07:47Add Social Networks
-
Урок 123. 00:04:50Set Title for Records
-
Урок 124. 00:07:45Configur Model
-
Урок 125. 00:13:35Make News App
-
Урок 126. 00:12:12Show News In Template
-
Урок 127. 00:10:09Show News Detail
-
Урок 128. 00:14:027.04 - Settings Up News Detail Page
-
Урок 129. 00:05:367.05 - Use News Title For News Detail
-
Урок 130. 00:07:39Add Panel To Project
-
Урок 131. 00:07:01Add Panel Html To Project
-
Урок 132. 00:13:43Customize Admin Panel
-
Урок 133. 00:08:26Add MasterPage To Admin Panel
-
Урок 134. 00:14:21Make News List
-
Урок 135. 00:09:29Customize News List
-
Урок 136. 00:06:59Show News In News List
-
Урок 137. 00:16:42Make Add News Template
-
Урок 138. 00:07:07Make Add News Template
-
Урок 139. 00:10:50Send Form Data
-
Урок 140. 00:10:05Get Forms Data
-
Урок 141. 00:08:31Validations In Form
-
Урок 142. 00:06:459.06 - Add News
-
Урок 143. 00:08:36Settings Up_2
-
Урок 144. 00:03:28Add FileUpload To Html
-
Урок 145. 00:07:15Upload File
-
Урок 146. 00:08:14Settings Up News List
-
Урок 147. 00:06:00Check File Selected
-
Урок 148. 00:06:08Check Files Type_2
-
Урок 149. 00:03:41Check Files Size
-
Урок 150. 00:09:12Use Date and Time
-
Урок 151. 00:02:58Add Days To Date
-
Урок 152. 00:05:24Convert Date To Shamsi Date (for student from middle east)
-
Урок 153. 00:05:48Add Date and Time To News
-
Урок 154. 00:07:08Delete Records
-
Урок 155. 00:07:48Delete Files
-
Урок 156. 00:15:27Add Category App
-
Урок 157. 00:06:27Add Category function
-
Урок 158. 00:03:57Categories List
-
Урок 159. 00:10:58Add SubCategory App
-
Урок 160. 00:13:18Add SubCategoru Function
-
Урок 161. 00:04:06Add SubCategory List
-
Урок 162. 00:07:55SetCategorie To Add News Page
-
Урок 163. 00:14:0814.01 - Make Edit Page
-
Урок 164. 00:13:0514.02 - Make Edit Function
-
Урок 165. 00:03:5614.03 - Debug Edit Function
-
Урок 166. 00:05:2715.01 - Intro
-
Урок 167. 00:07:2115.02 - Add Editor To Add page
-
Урок 168. 00:06:1715.03 - Debug Editor
-
Урок 169. 00:07:5416.01 - Add Demo News
-
Урок 170. 00:05:1216.02 - Order Posts
-
Урок 171. 00:04:3216.03 - Show Categorie In Footer
-
Урок 172. 00:16:1616.04 - Update News Counter_3
-
Урок 173. 00:05:3616.05 - Show Categories On Body
-
Урок 174. 00:09:3516.06 - Show Related News For Categories_3
-
Урок 175. 00:03:1016.07 - Hidden Categories Without News
-
Урок 176. 00:11:2317.01 - Menu
-
Урок 177. 00:11:4017.02 - SubMenu
-
Урок 178. 00:06:5517.03 - LastNews
-
Урок 179. 00:06:2418.01 - Lock Admin Page
-
Урок 180. 00:10:2818.02 - Make Admin Login
-
Урок 181. 00:10:2218.03 - Login Check
-
Урок 182. 00:06:0018.04 - Make Login Page
-
Урок 183. 00:04:0618.05 - Make LogOut
-
Урок 184. 00:13:3019.01 - Make Site Setting
-
Урок 185. 00:06:0519.02 - Site setting Page
-
Урок 186. 00:14:3619.03 - Update Setting
-
Урок 187. 00:11:3719.04 - Site Logo
-
Урок 188. 00:06:3420.01 - Complete News Detail Page
-
Урок 189. 00:10:4920.02 - Post View
-
Урок 190. 00:06:2220.03 - Show Popular News
-
Урок 191. 00:16:5620.04 - Tags
-
Урок 192. 00:06:4221.01 - About Page
-
Урок 193. 00:09:1221.02 - About Page Text
-
Урок 194. 00:04:1721.03 - Update About Text
-
Урок 195. 00:09:1621.04 - Contact Page
-
Урок 196. 00:05:4121.05 - Contact Form
-
Урок 197. 00:10:0821.06 - Add Contact Form
-
Урок 198. 00:10:3821.07 - Message Page
-
Урок 199. 00:09:1421.08 - Message List
-
Урок 200. 00:06:2321.09 - Delete Message
-
Урок 201. 00:05:1321.10 - Add Date and Time To Message
-
Урок 202. 00:08:3122.01 - Make Trending App
-
Урок 203. 00:07:3422.02 - Add Trending
-
Урок 204. 00:04:3422.03 - Trending List
-
Урок 205. 00:09:5922.04 - Trending Delete and Edit
-
Урок 206. 00:06:2822.05 - Random Object
-
Урок 207. 00:07:0723.01 - Make Change Pass Page
-
Урок 208. 00:09:3423.02 - Check Old Pass
-
Урок 209. 00:09:2023.03 - Check New Pass
-
Урок 210. 00:07:2323.04 - Change Pass
-
Урок 211. 00:13:1424.01 - Make Register Page
-
Урок 212. 00:11:2424.02 - Check Input Data
-
Урок 213. 00:07:0824.03 - Register User
-
Урок 214. 00:11:1324.04 - About Normal User
-
Урок 215. 00:10:2724.05 Start Users App
-
Урок 216. 00:13:3624.06 - User's List
-
Урок 217. 00:06:2924.07 Delete User
-
Урок 218. 00:09:0125.01 - About Groups
-
Урок 219. 00:07:1825.02 - Group's List
-
Урок 220. 00:12:2325.03 - Add New Group
-
Урок 221. 00:15:2525.04 - Users's Group
-
Урок 222. 00:16:5525.05 - Add User To Group
-
Урок 223. 00:05:2225.06 - Delete User From Group
-
Урок 224. 00:10:0625.07 - Check Users's Group In View
-
Урок 225. 00:11:3425.08 - Check Users's Group In Template
-
Урок 226. 00:07:0525.09 - Add Check Groups To View
-
Урок 227. 00:07:4826.01 - Permission List
-
Урок 228. 00:13:4926.02 - Add and Remove Permission
-
Урок 229. 00:06:4326.03 - Check Permission's Name
-
Урок 230. 00:10:5926.04 - User's Permission
-
Урок 231. 00:06:0326.05 - Delete User's Permission
-
Урок 232. 00:06:1626.06 - Add User's Permission
-
Урок 233. 00:09:4026.07 - Group's Permission
-
Урок 234. 00:07:4926.08 - Delete Group's Permission
-
Урок 235. 00:10:1626.09 - Add Permission To Group
-
Урок 236. 00:09:4726.10 - Check Permission
-
Урок 237. 00:14:0127.01 - Unpulish News
-
Урок 238. 00:11:1927.02 - Publish News
-
Урок 239. 00:08:5427.03 - Add Writer To News
-
Урок 240. 00:06:4227.04 - Filter News
-
Урок 241. 00:13:4328.01 - Make Newsletter App
-
Урок 242. 00:12:1828.02 - Save Newsletter
-
Урок 243. 00:08:3028.03 - Check Email Or Phone
-
Урок 244. 00:10:0328.04 - Delete Newsletter Data
-
Урок 245. 00:14:5429.01 - Random Number
-
Урок 246. 00:07:3029.02 - Short Url For News
-
Урок 247. 00:06:0829.03 - Random String
-
Урок 248. 00:08:0529.04 - Random From List
-
Урок 249. 00:08:1029.05 - Random Query
-
Урок 250. 00:07:1530.01 - Humanize
-
Урок 251. 00:09:5331.01 - Comment Template
-
Урок 252. 00:06:0031.02 - Make Comment App
-
Урок 253. 00:08:5831.03 - Add Comment Function
-
Урок 254. 00:11:5831.04 - Submit Comment
-
Урок 255. 00:06:3131.05 - Submit From NunUser
-
Урок 256. 00:08:0431.06 - Comment Panel
-
Урок 257. 00:04:0331.07 - Delete Comment
-
Урок 258. 00:09:5031.08 - Confirm Comments
-
Урок 259. 00:12:3831.09 - Show News On Template
-
Урок 260. 00:14:4432.01 - Get User Ip
-
Урок 261. 00:10:2332.02 - Get User Location
-
Урок 262. 00:04:5432.03 - Make Ip App
-
Урок 263. 00:06:3532.04 - Ip List Template
-
Урок 264. 00:04:3832.05 - Add Ip
-
Урок 265. 00:03:1232.06 - Delete Ip
-
Урок 266. 00:14:4533.01 - Pagination View
-
Урок 267. 00:08:1933.02 - Pagination Template
-
Урок 268. 00:07:5733.03 Paginator Page Number
-
Урок 269. 00:05:5834.01 - Make Template
-
Урок 270. 00:14:3434.02 - Use Forloop
-
Урок 271. 00:04:1234.03 - Last News With Forloop
-
Урок 272. 00:02:3534.04 - Forloop Plus
-
Урок 273. 00:06:2435.01 - Export Csv Template
-
Урок 274. 00:07:3735.02 - Export Data
-
Урок 275. 00:04:1535.03 - Export App Data
-
Урок 276. 00:10:4035.04 - Import Data Template
-
Урок 277. 00:07:5035.05 - Import Data_2
-
Урок 278. 00:03:3035.06 - Validation
-
Урок 279. 00:07:1436.01 - Install Cron Tab
-
Урок 280. 00:11:0836.02 - Run Cron Tab
-
Урок 281. 00:03:5236.03 - Cron Tab Timer
-
Урок 282. 00:15:1837.01 - Qr Code
-
Урок 283. 00:09:1138.01 - Domain
-
Урок 284. 00:14:2438.02 - Host
-
Урок 285. 00:05:3938.03 - Web Server
-
Урок 286. 00:08:4439.01 - All News Show Function
-
Урок 287. 00:09:1839.02 - Show All News
-
Урок 288. 00:03:2239.03 - Links
-
Урок 289. 00:04:5440.01 - Intro
-
Урок 290. 00:03:5240.02 - SSL
-
Урок 291. 00:02:3740.03 - File Manager
-
Урок 292. 00:03:1640.04 - Sub Domain
-
Урок 293. 00:05:1040.05 - Email Account
-
Урок 294. 00:03:4340.06 - Index File
-
Урок 295. 00:12:1241.01 - New Django App On Cpanel
-
Урок 296. 00:10:5441.02 - Prepering MyProject
-
Урок 297. 00:16:0541.03 - Upload MyProject
-
Урок 298. 00:13:4142.01 - Serve Files
-
Урок 299. 00:06:1742.02 - 404 Errors
-
Урок 300. 00:04:3642.03 - Back From Error pages
-
Урок 301. 00:04:1442.04 - Back From Admin Errors
-
Урок 302. 00:11:1843.01 - Email Page
-
Урок 303. 00:06:4043.02 - Create Sender Account
-
Урок 304. 00:10:4243.03 - Send Mail Settings
-
Урок 305. 00:08:1443.04 - Send Email With Settings
-
Урок 306. 00:10:4343.05 - Send Email Without Settings
-
Урок 307. 00:09:0243.06 - Send Groups Email
-
Урок 308. 00:10:2143.07 - Test Group Send
-
Урок 309. 00:14:2244.01 - Create Search Box
-
Урок 310. 00:04:1644.02 - Search With Filters
-
Урок 311. 00:04:5044.03 - Full Text Search
-
Урок 312. 00:08:1544.04 - Second Search
-
Урок 313. 00:07:4644.05 - Merge Query
-
Урок 314. 00:03:4344.06 - Delete Repeated Data
-
Урок 315. 00:06:5344.07 - Global Variable
-
Урок 316. 00:06:5045.01 - Force Character_2
-
Урок 317. 00:07:2446.01 - Add Check Box To Html
-
Урок 318. 00:08:1646.02 - Get Check Box
-
Урок 319. 00:10:0046.03 - Delete Checked Data
-
Урок 320. 00:08:3746.04 Get Check Box With List
-
Урок 321. 00:07:3847.01 - About Api
-
Урок 322. 00:09:4147.02 - Soup
-
Урок 323. 00:11:1847.03 - Curl
-
Урок 324. 00:11:3647.04 - Json
-
Урок 325. 00:05:1047.05 - Redirect To Url
-
Урок 326. 00:06:5447.06 - Exempt Csrf
-
Урок 327. 00:06:5048.01 - Intro
-
Урок 328. 00:02:5748.02 - Get Tags
-
Урок 329. 00:07:2548.03 - Funcs
-
Урок 330. 00:06:1148.04 - Url Content
-
Урок 331. 00:06:1848.05 - Get Django Content
-
Урок 332. 00:07:3349.01 - Intro
-
Урок 333. 00:09:4549.02 - Add Seo Settings
-
Урок 334. 00:06:3249.03 - Tags In Html
-
Урок 335. 00:05:2949.04 - Open Graph
-
Урок 336. 00:17:4149.05 - Site Map
-
Урок 337. 00:18:0850.01 - Rest Framework
-
Урок 338. 00:01:3950.02 - Routing Address
-
Урок 339. 00:07:4951.01 - Intro
-
Урок 340. 00:08:4451.02 - SSL Protection
-
Урок 341. 00:04:0751.03 - Add Security Code
-
Урок 342. 00:15:1451.04 - Upload Project With Security Settings
-
Урок 343. 00:02:3051.05 - Security For Front
-
Урок 344. 00:02:1251.06 - Security Advise
-
Урок 345. 00:05:0452.01 - Jsone Response
-
Урок 346. 00:02:4752.02 - Use Post To Get Json
-
Урок 347. 00:04:4852.03 - Get Query And Response
-
Урок 348. 00:13:2052.04 - Set Timer
-
Урок 349. 00:04:3253.01 - Session As Variable
-
Урок 350. 00:04:5353.02 - Logout Session
-
Урок 351. 00:11:0854.01 - Search With Categories
-
Урок 352. 00:07:1054.02 - Advance Filter
-
Урок 353. 00:13:2254.03 - Add Date Selete
-
Урок 354. 00:08:2954.04 - Check date
-
Урок 355. 00:14:5154.05 - Filter With Date
-
Урок 356. 00:02:2154.06 - Exclude
- Категории
- Источники
- Все курсы
- Разделы
- Книги