গিট ও গিট হাব শেখার কমপ্লিট জার্নি | Git & GitHub Bangla | Rabbil Hasan | GitHub Tutorial Bangla
Автор: Rabbil Hasan
Загружено: 2024-05-12
Просмотров: 8603
Описание:
শুরুতেই মন খারাপ করে দেই, এটি একটি পেইড কোর্স তবে নাম মাত্র 1000/- সন্মানিতে । এতক্ষণে হয়তো ১টা ডিজলাইক দিয়ে দিয়েছেন, তবে ডিজলাইকটা উঠিয়ে নিতে পারেন। আপনাকে পেইড কোর্স করতেই হবে এমন কোনো কথা নেই। এই ভিডিওতে ২২টি ধাপে যে গোছানো জার্নি আলোচনা করা আছে, চাইলে আপনি গুগুল সার্চ করেও সেলফ লার্নিং করতে পারেন।
ইনরোল করতে ভিজিট করুন -
https://rabbil.com/course-details?id=3
ওয়েব ডেভেলপমেন্ট, মোবাইল এপ ডেভেলপমেন্ট, প্রোগ্রামিং প্রতিটি ক্ষেত্রেই গিট ও গিট হাব প্রতিটি ক্ষেত্রেই অত্যন্ত গুরত্বপুর্ন এর ডিটেলস শেখার বিকল্প নেই।
সাপোর্ট কিংবা প্রশ্ন উত্তর জয়েন করুন ফেসবুক গ্রুপে
◼️ ফেসবুক গ্রুপ / lwrcommunity
◼️ ফেসবুক পেইজ / programmerrabbil
◼️ ফোন করতে পারেন 01774688159 Help Line
Introduction & Installation
⬛ What is Git?
⬛ What is GitHub?
⬛ What we Going to Learn?
⬛ Git Installation & Environment Setup
Tools & Terminology
⬛ GitBash,GitGui,Gitk
⬛ Repository,Commit,Branch,Merge,Pull
⬛ Push,Remote,Clone,Fork,Pull Request
Basic Git Commands
⬛ Git config command
⬛ Git Init command
⬛ Git add command
⬛ Git commit command
⬛ Git log Command
⬛ Git status command
Basic GitHub Commands
⬛ Create a GitHub Account
⬛ Create GitHub Repository
⬛ Git Clone command
⬛ Git Add command
⬛ Git Commit command
⬛ GitHub Push Command
⬛ GitHub Remove Login
Git Clone & Download Details
⬛ Git Clone
⬛ Git Clone Repository
⬛ Cloning a Repository into a Specific Local Folder
⬛ Download as Zip
Git Commit & Switch Between Commits
⬛ Git commit locally command
⬛ Git Log
⬛ Switch between commits
Git Ignore
⬛ Create a .gitignore file
⬛ Edit the .gitignore file
⬛ Save the .gitignore file
⬛ Commit the .gitignore file
⬛ Some commonly ignored files are as follows
Git Fork
⬛ How to fork
⬛ When to Use Git Fork
⬛ Fork vs. Clone
⬛ Fork command
⬛ Can I fork my own repo
Inspecting changes Git Log
⬛ Git log
⬛ oneline flag causes git log to display
⬛ stat flag causes git log to display
⬛ patch flag is used to display
⬛ graph flag is used to display
⬛ Between two dates, pass a statement reference --before and --after the date
⬛ Filter the commits by a particular user
⬛ Filter the commits by a particular user
Inspecting changes Git Status
⬛ Git Status
⬛ Status when Working Tree is cleaned
⬛ Status when a new file is created
⬛ Status when file modified
⬛ Status when file added
Inspecting changes Git Diff
⬛ Git Diff
⬛ Git Diff Staged
⬛ Git Diff With Commit Hash
Git add & reset from add
⬛ Add specific to stage
⬛ Remove specific from stage
⬛ Add all to stage
⬛ Add all to stage
Git Head
⬛ Show HEAD
⬛ Git Detached Head
⬛ HEAD Sequences
Git Tags
⬛ Lightweight Tags
⬛ Annotated Tags
⬛ Push tags to a remote repository
⬛ Delete a tag local
⬛ Delete tag from remote
⬛ Git show specific tag
Git Origin Master & Git Remote
⬛ Origin Master
⬛ Git Remote
⬛ Viewing Remote Repositories
⬛ Showing Information about a Remote
⬛ Renaming a Remote
⬛ Removing a Remote
⬛ Adding a Remote
⬛ Git Change Remote
Git Delete or Undo Commit
⬛ Soft Undo
⬛ Mixed Undo
⬛ Hard Undo
⬛ Git Delete or Undo Commit (Already Pushed)
Git Branch
⬛ What & Why Branch Model
⬛ Create new branch & confirm that is created & switching to new branch & push remote
⬛ Merging branch to main
⬛ Delete branch
⬛ Delete branch from remote
Merge Conflict
⬛ What & Why Conflict
⬛ Resolve Conflict Accept current changes
⬛ Resolve Conflict Accept incoming changes
⬛ Abort Merge
⬛ Accept both changes
Interview Preparation & PDF Notes
⬛ 70+ Question & Ans
⬛ PDF Notes on Every Topic
সাপোর্ট কিংবা প্রশ্ন উত্তর জয়েন করুন ফেসবুক গ্রুপে
◼️ ফেসবুক গ্রুপ / lwrcommunity
◼️ ফেসবুক পেইজ / programmerrabbil
আরও দেখুন -
◼️ Coding জানি কিন্তু Project করতে পারি না ? শুধু কোডিং শিখলেই হবে না
• Coding জানি কিন্তু Project করতে পারি না ? ...
◼️ সফটওয়্যার ডেভেলপমেন্ট শিখতে কতদিন লাগবে ? পরামর্শ এবং সমাধান ।
• সফটওয়্যার ডেভেলপমেন্ট শিখতে কতদিন লাগবে ?...
◼️ সফটওয়্যার ডেভেলপমেন্ট । কি শিখলে ভালো হবে? বেশি বেশি পরামর্শ ও সমাধান
• সফটওয়্যার ডেভেলপমেন্ট । কি শিখলে ভালো হবে?...
◼️ NEXT JS কি ? কারা শিখবেন ? কেনো শিখবেন ?
• NEXT JS কি ? কারা শিখবেন ? কেনো শিখবেন ?
◼️ REACT JS এর ভবিষ্যৎ ! কেনো শিখবেন? কিভাবে শিখবেন
• REACT JS এর ভবিষ্যৎ ! কেনো শিখবেন? কিভাবে ...
◼️ Web Site বনাম Web Application ! পার্থক্য কোথায় ? কোনটা আগে শিখবো
• Web Site বনাম Web Application ! পার্থক্য ক...
◼️ JavaScript কেনো সব চাইতে সেরা ? নতুনদের ক্যারিয়ার শুরু হোক JavaScript দিয়ে
• JavaScript কেনো সব চাইতে সেরা ? নতুনদের ক্...
◼️ আইডিয়া থেকে পরিপুর্ন সফটওয়্যার,যেভাবে হয় ! সফটওয়্যারের জীবনচক্র
• আইডিয়া থেকে পরিপুর্ন সফটওয়্যার,যেভাবে হয় !...
◼️ লাইব্রেরী বনাম ফ্রেমওয়ার্ক ! পার্থক্য কোথায় ?
• লাইব্রেরী বনাম ফ্রেমওয়ার্ক ! পার্থক্য কোথা...
লারাভেলের ভবিষ্যৎ কি ? কেনো শিখবেন লারাভেল !
• লারাভেলের ভবিষ্যৎ কি ? কেনো শিখবেন লারাভেল...
.................................................
All Bangla Video Tutorials Covered by Engr.Rabbil Hasan Rupom. Who already completed BSc Engineering From RUET.
লার্ন উইথ রাব্বিল হাসান http://rabbil.com
Повторяем попытку...

Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: