نوشته‌های ترمینالی
2.62K subscribers
424 photos
12 videos
32 files
2.25K links
Download Telegram
تایپ‌چک کردن برنامه های پایتون شما با mypy
https://github.com/python/mypy

یه پروژه جالبه که از دراپ باکس شروع شده، کارش اینه که بر اساس type hint هایی که وجود داره کد پایتون رو type check کنه. حالا اگه از لایبرری‌ای استفاده کنید که type hint نداشته باشه قاعدتا اذیت می‌شید چون ارور میده.
ولی در کل جالبه.

برای این موردی که گفتم هم اینجا رو بخونید.
خلاصه‌ش اینه که یه سری اومدن یه سری type hint خارجی برای لایبرری های موجود نوشتن که می‌تونید استفاده کنید!
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker
👍1
Forwarded from It's FOSS
Last Friday of July is celebrated as the Sysadmin Appreciation day.

We would like to appreciate all the sysadmins out there, the superheroes of the IT world 🐧🧑🏻‍💻👩🏼‍💻
👏6🎉1
Forwarded from Impure Pics
​​This is a permission to choose the language that you like for the next project
👍2
https://lemon.rip/w/c99-vla-tricks/
نمونه کاری که نباید با سی انجام داد:
نحوه نگارش کدهاش bash از زبان گوگل
https://google.github.io/styleguide/shellguide.html
Forwarded from Gopher Academy (Bardia)
📡 Nil is not nil

⁉️ https://yourbasic.org/golang/gotcha-why-nil-error-not-equal-nil/


🔰 @gopher_academy