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
در هنگام benchmark باید CPU scaling را غیر فعال کنید
مشکل برنامه فوق چیست؟
Widget w3();
این خط به عنوان تعریف تابع در نظر گرفته می شود و نه تعریف یک شی از کلاس widget بنایراین توسعه دهنده جامعه می درد و سر به بیابان می گذارد! 😂 برای همین در cpp ۱۱ به بعد توصیه شده از روش {} استفاده شود.
جهت جامه دریدن توسعه دهنده :)
تصویر بالا برای تلگرام x است
کتاب خوب
DevOps or SRE?

The term “DevOps” emerged in industry in late 2008 and as of this writing (early 2016) is still in a state of flux. Its core principles—involvement of the IT function in each phase of a system’s design and development, heavy reliance on automation versus human effort, the application of engineering practices and tools to operations tasks—are consistent with many of SRE’s principles and practices. One could view DevOps as a generalization of several core SRE principles to a wider range of organizations, management structures, and personnel. One could equivalently view SRE as a specific implementation of DevOps with some idiosyncratic extensions.

https://landing.google.com/sre/sre-book/chapters/introduction/
👍1