LinkPlace
152 subscribers
262 photos
32 videos
103 files
3.43K links
يه جایی که
لينكایی كه به نظرمون باحاله رو به اشتراک ميذاريم؛ از پروگرمينگ تا نجوم و ...! بقيه هم استفاده كنن و منبع های بیشتری در اختیارشون قرار بگیره

a place for sharing our researchs links to use them again and for others to have with more sources
Download Telegram
Forwarded from سکان آکادمی
نهال سهیلی فر => پیش‌بینی آیندهٔ کدنویسی توسط مدیرعامل Github
https://sokanacademy.com/blog/4989/post
Forwarded from DLeX: AI Python (Hamid Shahsavani)
py compile.pdf
473.1 KB
عنوان مقاله : چطور source پایتونی خود را compile کنیم,مزیت های آن چیست؟

#python
#pdf
#hamid_shahsavani
#compile

@ai_python
CloudComputing.pdf
1.3 MB
آشنایی با رایانش ابری
@Denait
یکی از مشکلات برنامه نویسان پیاده سازی چندباره نرم افزار در چندین پلتفرم مختلف مانند وب، iOS و Android است که بسیار پر هزینه می‌باشد. با آمدن React Native، Xamarin و ... این امکان به وجود آمد که برای موبایل‌های مختلف با یک کد مشترک نرم افزار ساخت. حال مایکروسافت پا را از این نیز فراتر گذاشته و با ایجاد فریمورک ReactXP بر روی React.JS و React Native بستری را فراهم نموده تا با نوشتن یک کد، آن نرم افزار همه جا از جمله در وب و کلیه موبایل‌ها اجرا گردد.

https://microsoft.github.io/reactxp/
a search engine that lets the user find specific types of computers ( web , cams , routers , servers , atc.)

https://www.shodan.io/
در چه فن‌آوری‌هایی بیش‌ترین سرمایه گذاری انجام می‌شود.

@omidmemarian
Forwarded from *؟!:-+-+۰۰۹۹&-
Agile_Project_Management_For_Dum.pdf
9.3 MB
Forwarded from *؟!:-+-+۰۰۹۹&-
Agile Project Management For Dummies, 2nd Edition by Mark C. Layton, Steven J. Ostermiller
English | September 5th, 2017 | ISBN: 1119405696, 9781119405696 | 435 Pages | True PDF | 9.30 MB
Forwarded from CSS-Tricks.ir
یه پکیج خفن، یه عالمه بلاک آماده ک بدرد پروتوتایپ یا آدمای تنبل یا حتی پروژه واقعی میخوره 😄

github.com/froala/design-blocks

از توی گیتهاپ همشو دانلود کنید خیلی خوبن

#tool #prototyping #bootstrap
Forwarded from Web Development
15 Interesting JavaScript and CSS Libraries for October 2017

#plugins #css #js

https://goo.gl/eMYEQM
Forwarded from Python Hacks (мєняѕнα∂)
#آموزش #powershell #subprocess

خب تو این اموزش می خوام بگم چطوری میشه موقعی که سیستم بالا میاد با استفاده از پاورشل یک پیامی رو از طریق اسپیکر توسط پایتون پخش کرد

خب اول باید ماژول subprocess رو وارد کنیم:
import subprocess
خب حالا با استفاده از کلاس call پاورشل و دستور پاورشلو اجرا می کنیم
دستور پاورشل هم این هست:
(New-Object -ComObject SAPI.SPVoice).speak("welcome to hack with python")
بین دو دابل کوتیشن( " ) اخر هر چی بزاریم رو برای ما می خونه(می تونید به تنهایی هم تو پاورشل تست کنید)

خب کد ما این میشه:
subprocess.call(["powershell.exe", '(New-Object -ComObject SAPI.SPVoice).speak("welcome to hack with python")'])
خب این کد دستوری که گفتم رو در پاورشل اجرا می کنه .

حالا برای اینکه موقع روشن شدن کامپیوتر این اسکریپت اجرا بشه اول اون رو داخل یک فایل .py ذخیره کنید و یک کپی ازش بگیرید
حالا با فشار دادن کلید های Windows+R صفحه ران رو باز کنید و این رو در اون تایپ و اینتر کنید:
shell:startup
حالا اسکریپت رو توی پنجره باز شده پیست کنید.

توجه کنید هر اسکریپت یا برنامه ای که داخل این پوشه باشه موقع روشن شدن کامپیوتر به اجرا در میاد!

به کانال ما بپیوندید🌹 @H_W_P
In the case of law enforcement agencies, this is evident in the use of automated crime record management systems (CRMS) worldwide to keep record of crime and criminals involved. Crime being an act against the law of a society is a threat to the well-being of the populace and so, requires efficient and effective monitoring. For this reason, CRMS have been developed to achieve this purpose.

This research aims to design and implement a computerized real time (CRMS) for the (NPF). In developing this CRMS, the waterfall model of system development was adopted through the stages of requirement elicitation from stakeholders of the CRMS to the systems design and analysis using tools such as entity relationship diagrams for the database and use case diagrams which describe user requirements. The system was implemented using Hypertext Mark-up Language (HTML) for a highly interactive graphical user interface, PHP and MySQL for a robust database.

http://www.eajournals.org/wp-content/uploads/A-Real-Time-Crime-Records-Management-System-for-National-Security-Agencies.pdf