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
A searchable collection of the most frequently asked Git questions :)
مجموعه قابل جستجویی از سوالات پرتکرار هنگام کار با گیت به همراه راهنمایی‌های کلی و جزئی :)

#git #search #first #aid #first_aid #collection #question #questions
@pythony

firstaidgit.io
CS doodles to learn computer science stuffs with beautiful cat paintings 🐱❤️
بوسیله نقاشی‌های زیبای این خانم مفاهیم مختلف در علوم کامپیوتر رو با گربه یاد بگیرید 🐱❤️

#cat #animal #fun #interactive #painting #science #tutorial #stack #heap #git #computer_science #CS
thanks to: Faraz Samapoor
@pythony

twitter.com/girlie_mac/status/1238962852376899584
girliemac.com/blog/2017/12/26/git-purr/
guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
آموزش‌های قدم به قدم گیت از ابتدایی‌ترین چیزها تا تقریبا پیشرفته‌ترین مواردی که توی گیت کاربرد داره رو میتونید توی این سایت به صورت جامع یاد بگیرید.

#git #tutorial #tutorials #how #howto
@pyhony

githowto.com
Git Ready publishes weekly tips for those who want to learn more about git or just get started.
آموزش‌های مختلف در سطوح ابتدایی و متوسط و پیشرفته برای گیت که هفته‌نامه هم داره :)

#git #beginner #intermediate #advanced #advance #resource #tutorial #learn
@pythony

gitready.com
The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explicit commit history.
یه سری قراردادهای کاربردی و سبک برای متن commit که بشه هم خواناتر و هم با قابلیت بیشتری برای automated tools ها به همراه پیروی از semantic versioning این متن‌ها رو ساخت.

#git #commit #convention #message #best_practice #best #practice
@pythony

conventionalcommits.org/en/v1.0.0
With this platform you can learn and practice Git and discover its features you might haven't been aware of.
با کمک این سایت ویژگیهای مختلف گیت را که ممکنه باهاشون اشنا نبودید یاد بگیرید و خودتون رو محک بزنید.

#git #exercise #practice #challenge
@pythony

https://gitexercises.fracz.com
A guide for astronauts (now, programmers using Git) about what to do when things go wrong.
راهنمای جالبی برای اینکه وقتی با گیت دچار مشکل شدید بتونید جواب سوالی که دارید رو پیدا کنید تا مشکلتون رفع بشه.

#git #rules #manual #tutorial #question #ask #answer #list #guide
@pythony

https://github.com/k88hudson/git-flight-rules
Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub
برنامه دسکتاپ باحالی برای یادگیری git که هم برای ویندوز هم برای لینوکس و هم برای مک فایل نصب داره.

@pythony
#git #program #app #desktop #version #control #vsc

https://github.com/jlord/git-it-electron
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 list of awesome beginners-friendly projects.
اگه به تازگی دارید برنامه نویسی رو شروع میکنید و در پروسه یادگیری اید، انجام پروژه تمرینی تقریبا مهم ترین کاریه که میتونه به یادگیری شما کمک کنه. ممکنه بعضی وقتا ایده ای نداشته باشید برای پروژه تمرینی، که این ریپازیتوریا میتونن خیلی بهتون کمک کنن.

#opensource #project #PR #pull #request #first #easy #beginner #contribute #communicate #github #git #practice #awesome #list
@pythony

https://github.com/MunGell/awesome-for-beginners
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
Turn any Git repository into a simple text digest of its codebase.
This is useful for feeding a codebase into any LLM.
به کمک این سایت هر repo ای رو به یک فایل کلی برای فرستادن به LLM استفاده کنید تا بتونید مثلا به عنوان context ازش استفاده کنید و هرکاری دلتون خواست بکنید

#Git #Ingest #LLM #Feed #Repo #Codebase #Repository
@pythony

https://gitingest.com