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
just a simple guide for getting started with git. no deep shit ;)
راهنمای ساده و آسان برای یادگیری git

#git #tutorial #vcs
@pythony

rogerdudler.github.io/git-guide
Search for your language or framework or even IDE for well-written .gitignore files needed for your software projects.
توی این سایت به راحتی فایل‌های آماده gitignore رو با یه سرچ ساده (از زبان یا ادیتور یا فریمورک) تحویل بگیرید. دیگه مجبور نیستید خودتون دستی این فایل‌ها رو بسازید یا تغییر بدید

#git #ignore #gitignore #search #tools #useful #files #file #vcs
@pythony

https://www.toptal.com/developers/gitignore/
A modern branching strategy where developers work in a single branch (the "trunk"), making small, frequent changes. It improves CI/CD, reduces merge conflicts, and enhances collaboration.
یک روش توسعه به نام TrunkBased که در مقابل feature-based قرار داره و بحث‌های زیادی راجع بهش هست که کدوم یکی کجاها بهتره یا بدتره میتونید تو این سایت کلی چیز درموردش یاد بگیرید

#Development #Trunk #TrunkBased #Git #Branch #Software #VCS #Version #Versioning #Control
@pythony

https://trunkbaseddevelopment.com