در حال حاضر محصولی در سبد خرید شما وجود ندارد.
Python’s Unicode support is strong and robust, but it takes some time to master. There are many ways of encoding text into binary data, and in this course you’ll learn a bit of the history of encodings. You’ll also spend time learning the intricacies of Unicode, UTF-8, and how to use them when programming Python. You’ll practice with multiple examples and see how smooth working with text and binary data in Python can be!
By the end of this course, you’ll know:
در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.
شمارش با شمارنده پایتون
Rock, Paper, Scissors With Python: A Command Line Game
Dictionaries and Arrays: Selecting the Ideal Data Structure
کار با ماژول تاریخ و زمان ( datetime ) در زبان Python
کدنویسی تابع محاسبه ریشه در زبان Python
Python MMAP: انجام کارهای I/O بوسیله Memory Mapping در زبان پایتون
استفاده از pygame برای ساخت یک بازی سیارک در پایتون
ایجاد کردن محیط های مجزا برای کدنویسی پروژه های مختلف پایتون بوسیله Pipenv
Building HTTP APIs With Django REST Framework
Django Redirects