Information Technology Broadcasting - اطلاع‌رسانی فناوری اطلاعات
408 subscribers
13.9K photos
41 videos
505 files
489 links
Information Technology, Cloud computing, Digital transformation, IoT, Edge computing, IT governance, Fog computing, IT security, IT regulation, IT trends, Programming، Big data, Monitoring, Databases, Api, Service
Download Telegram
سرمایه گذاری ولادیمیر پوتانین در دیجی کالا :
🔰 حضور اولین سرمایه‌گذار روس در کسب‌وکار آنلاین ایران

👈 پس از توافق هسته‌ای و لغو تحریم‌های ایران، “ولادیمیر پوتانین” میلیاردر کارآفرین روسی، اولین سرمایه‌گذار روسی است که سهام یک شرکت ایرانی (دیجی کالا) آنهم در حوزه وب را خریداری کرده است.

👈 شرکت متعلق به “ولادیمیر پوتانین” که یکی از سهامداران اصلی شرکت سرمایه‌گذاری “Winter Capital Partners” است، مالکیت تعدادی از شرکت‌های فعال در حوزه وب در ایران را در اختیار گرفته است....
اطلاعات بیشتر

🌀مرجع آخرین اخبارحوزه ICT و تلکام @webcheen 🌀
Forwarded from Hadi
Word of the day....

obfuscation

Obfuscation is the practice of making something difficult to understand.

Programming code is often obfuscated to protect intellectual property and prevent an attacker from reverse engineering a proprietary software program. Obfuscation may involve encrypting some or all of the code, stripping out potentially revealing metadata, renaming useful class and variable names to meaningless labels or adding unused or meaningless code to an application binary. A tool called an obfuscator can be used to automatically convert straight-forward source code into a program that works the same way, but is much harder to read and understand.