@valisherbotirov · Post #84 · 24.03.2023, 08:41
Python Backend 5-dars.(davomi) - while : list() - for : dict() va list() Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
TGINSIGHT SIMILAR POSTS
Источник @procode404 · Post #2996 · 29 апр.
🖥 Пишем сайт на Python и Django за час — [1:21:23] В этом видеоуроке вы разберётесь, как можно написать несложный сайт с панелью администратора всего за час. Причём всё будет понятно даже человеку, который не очень разбирается в деталях того, как устроен Django, достаточно лишь знать базовый синтаксис Python. #python#django
Общий глобальный поиск
@valisherbotirov · Post #84 · 24.03.2023, 08:41
Python Backend 5-dars.(davomi) - while : list() - for : dict() va list() Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #83 · 24.03.2023, 08:41
Python Backend 5-dars. - while : list() - for : dict() va list() Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #82 · 24.03.2023, 08:40
Python Backend 4-dars.(davomi) - set() , set methods - dict() , dict methods Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #81 · 24.03.2023, 08:39
Python Backend 4-dars. - set() , set methods - dict() , dict methods Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #72 · 19.03.2023, 17:49
Python Back-End 3-dars. Mavzu: List and Tuple in Python. List, list methods; Tuple, tuple methods. Mentor: Rahimov Ilhomjon #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #68 · 17.03.2023, 13:24
Python Backend 2-dars.(davomi) - int(), float() - str() va type() funksiyalari - bool malumot turi - if : elif : else : haqida Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #67 · 17.03.2023, 13:23
Python Backend 2-dars.(davomi) - int(), float() - str() va type() funksiyalari - bool malumot turi - if : elif : else : haqida Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #66 · 17.03.2023, 13:23
Python Backend 2-dars. - int(), float() - str() va type() funksiyalari - bool malumot turi - if : elif : else : haqida Mentor : Sattorov Ahror #python#backend 👉Telegram | Instagram | YouTube
@valisherbotirov · Post #62 · 15.03.2023, 04:53
Python Backend 1-dars.(davomi) - commentariya - print funksiyasi - int , float va string malumot turlari Mentor : Sattorov Ahror Ummat uchun - Insoniy va islomiy qadriyatlar doirasida birlashamiz! #python#backend 👉Telegram | Instagram | YouTobe
@valisherbotirov · Post #61 · 15.03.2023, 04:53
Python Backend 1-dars. (davomi) - commentariya - print funksiyasi - int , float va string malumot turlari Mentor : Sattorov Ahror Ummat uchun - Insoniy va islomiy qadriyatlar doirasida birlashamiz! #python#backend 👉Telegram | Instagram | YouTobe
@linuxgram · Post #18670 · 04.05.2026, 19:34
📰 CachyOS Switches Python To Using Tail-Call Interpreter For 5~15% Better Performance CachyOS is a very fast out-of-the-box Linux distribution and for those concerned about Python performance, the newest updates to this Arch Linux based distribution will provide even better performance... 🔗 Source: https://www.phoronix.com/news/CachyOS-Better-Python-Perf #arch#linux#python
@djangoproject · Post #450 · 27.09.2017, 11:51
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django #Django is an extremely popular and fully featured server-side #web#framework, written in #Python. The module shows you why Django is one of the most popular web server frameworks, how to set up a development environment, and how to get started with using it to create your own web #applications. Prerequisites Before starting this module you don't need to have any knowledge of Django. You will need to understand what server-side web programming and web frameworks are, ideally by reading the topics in our Server-side website programming first steps module. A general knowledge of programming concepts and Python is recommended, but not essential to understanding the core concepts.