Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
Collaborative cheatsheets for console commands.
این دوتا ریپو تقریبا اکثر دستورات پرکاربرد لینوکسی رو با مثال خلاصه کردن. اگر از man page خسته شدید و دنبال یه چیز جمع و جورتر و قول خودمون تقلب میگردید میتونید از اینها استفاده کنید.

#cheat #sheet #tldr #description #manual #long #short #terminal #command #explanation #example
thanks to: آقا سپهر
@pythony

https://github.com/tldr-pages/tldr
https://github.com/cheat/cheatsheets
Writing an OS in 1,000 lines a practical book that shows how basic parts of OS works by implementing them in less than 1000 lines in C.
يه آموزش جالب که در کمتر از ۱۰۰۰ خط کد سی آموزش میده چجوری میشه یه سیستم‌عامل جمع و جور نوشت. بیشتر هدفش اینه که با مفاهیم اولیه و کلی آشنا کنه.

#Operating #System #1000 #LoC #OS #Tutorial #Low #Level #Linux #Unix #Example
@pythony

https://github.com/nuta/operating-system-in-1000-lines
https://operating-system-in-1000-lines.vercel.app/