Web_programming
1.14K subscribers
354 photos
14 videos
125 files
1.22K links
Sharif web programming
If you have any questions, please feel free to ask(@yumcoder)
Download Telegram
👍4👎2
There is a Web3 alternative to LinkedIn that goes by the name of Entre. It can be accessed at https:// joinentre.com/.
👎2
Forwarded from M. Sadegh Salimi
موقعیت کاری در لندن برای فارغ‌التحصیلان کارشناسی مهندسی کامپیوتر یا IT:
https://careers.arsenal.com/jobs/3077154-project-delivery-manager
😱3👎2
😢59😱8👎5👍2🎉1
داشتم می آمدم تورنتو دکتر حیدرنوری در پرواز ما بود. مقصد دانشگاهی در آمریکا!

حقوق در ایران ۳۰۰ دلار در آمریکا x دلار!

برای اساتیدی که هزینه استعفا و حمایت از همکار تقریبا هزینه جدی ندارد (مثال دکتر حیدرنوری) امیدوارم سمت درست و تصمیم درستی بگیرند. همچنین دانشجویانی که حق شاگردی دارند به گمانم باید پاسخ درخور و متناسب با رویکرد ایشان در مواجعه با شرایط مشابه اتخاذ کنند.
👍50👎8😢3
👍4👎2
golang #Tag
👍4👎4
An empty struct (struct{}) is often used as a placeholder when you don't need to store any values associated with the keys, and you're only interested in checking for the presence of keys in the map.
👍6👎5
Forwarded from Arsalan Firoozi
👎5👍2
خروجی این برنامه چیست و هدفش چیست؟ منظورم این است این قطعه کد می‌خواهد چه چیزی را آموزش دهد یا تست کند؟
👎7👍3
https://go.dev/doc/tutorial/fuzz

تست Fuzzing در golang


Fuzzing is a type of automated testing which continuously manipulates inputs to a program to find bugs. Go fuzzing uses coverage guidance to intelligently walk through the code being fuzzed to find and report failures to the user. Since it can reach edge cases which humans often miss, fuzz testing can be particularly valuable for finding security exploits and vulnerabilities.
👍7👎5