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
Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more. good alternative for putty.
اگه از ویندوز استفاده میکنید و میخواین به سرور لینوکسی یا ویندوزی دیگه ای ssh کنید. میتونید به جای putty از mobaxterm استفاده کنید که کلی قابلیت باحال و مفید داره.


#ssh #client #terminal #linux #windows #x11 #tools
@pythony

https://mobaxterm.mobatek.net
A collection of modern/faster/saner alternatives to common unix commands.
مجموعه‌ای از ابزارهای بهتر و سریعتر که میشه از اونها به عنوان جایگزین خیلی از دستورات پیش‌فرض لینوکس استفاده کرد.

#terminal #tools #modern #unix #linux #cli #shell #command_line #command
@pythony

https://github.com/ibraheemdev/modern-unix
Test your shell knowledge with this awesome challenge.
مهارت‌های shell خود را با این بازی آنلاین محک بزنید.

#shell #bash #command #line #challenge #practice #terminal #linux #game #gamification #fun
@pythony

cmdchallenge.com
Geek comic site like XKCD. Comics about Programming Languages, Web, Cloud, Linux, etc.
یک سایت شبیه به XKCD با کمیک‌های فان کامپیوتری

#comic #fun #geek #linux #web #cloud #image #meme
@pythony

https://turnoff.us
The playground allows you to learn about systemd interactively, right from your browser.
بصورت interactive داخل مرورگر کار با systemd رو تست کنید و یادبگیرید.

#linux #systemd #interactive #tools #tutorial
@pythony

https://systemd-by-example.com
Termius is the SSH client that works on Desktop and Mobile. good alternative for putty or mobaxterm.
اگه از ویندوز استفاده میکنید و میخواین به سرور لینوکسی یا ویندوزی دیگه ای ssh کنید. میتونید به جای putty یا mobaxterm از termius استفاده کنید.

#ssh #client #terminal #linux #windows #x11 #tools #termius #server
@pythony

https://termius.com
Paste text, transform it (with user extendible javascipt), move on. Stop pasting sensitive infomation into sketchy sites to format JSON, compute a hash.
یه ابزار جمع و جور برای کارهای مختلف با هرجور text انجام دادن مثل تبدیل کردن به json یا محاسبه hash های مختلف و ...

#tools #mac #apple #linux #productivity
thanks to: م. م. آسمان‌منظر
@pythony


linux: https://snapcraft.io/boop-gtk
mac: https://apps.apple.com/us/app/boop/id1518425043?mt=12
A Journey in Creating an Operating System Kernel.
یک کتاب که به صورت مرحله و خیلی ابتدایی ساختن هسته سیستم‌عامل رو توضیح میده به همراه کد.

#os #operating #system #linux #kernel #scratch #book #free #tutorial #lowlevel #Journey
@pythony

https://539kernel.com/book
Access interactive environments simply in your browser. Study scenarios by others or create scenarios for yourself and to share
Linux | Kubernetes | Containers | Programming | DevOps | Networking
اگر دنبال این هستید که kubernetes رو عملی تست کنید و یادبگیرید و دنبال playground مجانی می‌گردید که تمرین کنید این سایت برای همین ساخته شده :)

#kubernetes #k8s #docker #devops #tools #free #online #linux #sysadmin #playground #gamification #vm #test #play #game #Container #network
thanks to: @sepihuub channel
@pythony

https://killercoda.com
It's an interactive filter program for any kind of list; files, command history, processes, hostnames, bookmarks, git commits, etc
یه ابزار ترمینالی که برای سرچ command history و دستورات git و بقیه چیزها یه جورایی جایگزین قشنگ تر برای ctrl+r توی ترمینال لینوکس میشه.

#tools #terminal #command #fzf #fuzzy #finder #search #linux #bash #shell
@pythony

https://github.com/junegunn/fzf
Practice DeadLock and master concurrency issues with this interactive website.
با مفاهیم deadlock و علت‌هایی که ممکنه منجر بهش بشه توی این سایت بصورت عملی آشنا بشید.

#Concurrency #Deadlock #Operating #System #OS #linux #C #Race #condition
@pythony

https://deadlockempire.github.io
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/