Hi Jatin Sir, I would love for you to create a free Selenium course! It would be a fantastic opportunity to empower learners and share your expertise, helping them transform their careers. Your passion for teaching could truly inspire many!
Hi Jatin, Please Create a RUclips course on Selenium covering setup, web element interactions, advanced features, and data-driven testing, culminating in a real-world project. Include practical demonstrations, best practices, and resources for further learning.
One of the best tutorials on Git. I have 5 years experience in Node Js and have used git almost every week in my career and still learned a lot today. Well done.
@@kannadhasan308 I would suggest Jonas Schmedtmann node js course on Udemy. It's paid but your concepts will be very clear if you take that course. For youtube FreeCodeCamp channel is very good for free content, try that out. Roadmap is to Learn basics of express Js and build a small crud (create,read,update,delete) application. Once you finish crud you will get a very good understanding of how apis work. Then you can build a small shopping cart or restaurant app. Most of the time these projects are enough to get you accustomed to a new technology or framework and more often than not what's used 80% of the time in projects at work
Sir, I have been working in the IT industry for 4 years.I didn't understand the concept of Git until today.But your videos will provide me with a complete understanding.❤❤❤
at timestamp: 37:26 Please note that "objects" folder is not empty in Linux. Rather, it has two sub-folders: info pack and both info and pack folders are empty.
I am at this 1:45:02 and so far, the explanations have been wonderful and to the point. I was looking for a course like this, and I'm lucky to have come across it. Thank you, Jatin, for this amazing course!
Great explanation , shocked to see less views but dont worry it will be in millions for sure in upcoming days ! Great work ! Expecting kubernet and docker tutorial soon
@@tech_with_jatin Thanks tech with jatin sir, I am working in an IT company and i was always not feeling confident on my git concepts. Because of you only my git concepts brushed up. Thank you so much sir for explaining git in simple easy language with examples😇. Now i can easily apply my git concepts in my project.
Thanks for video. Although there are Tons of video on Git/GitHub on RUclips . Ur explanation for both Git internals and DevOps/Agile Team Activities , What todays time demand. And you have made Video such not for just SDE/SDET Roles , but for Everybody needs. Can U similarly make tutorial on Jenkins with GitHub/Jira/Artifactory Plugins both for CI/CD Piplelines and SDET specific Roles , Thanks for time 👍👍👍👍
Nice video. But there is a correction i guess. 'git add .' doesnt indicate that all files will be added to staging area. It indicates that it will add the modified/untracked files of the current directory to staging area. Here, '.' indicates current directory.
The . in git add . means "current directory and all subdirectories". Git will recursively search through the current directory and all its subdirectories for changes, and stage all of them.
Hi Bro I am new to Ansible & don't have experience in coding or programming its confusing where & when indentations is used like Spaces, Hyphens, Commas, Curly brackets, Variables, loops etc.when creating playbooks. Most people explain it in a very high level as they have experience. Please its a request if possible can you make a layman video tutorial about it?
There's no problem; this is a recent change in Git terminology. GitHub shifted from using "master" to "main" as the default branch name to avoid potentially offensive terminology. Initially, the default branch name was "master." Later, GitHub changed it to "main" for new repositories. If you're seeing "main" while the repo you cloned shows "master," it's likely because the repository was created before the change. To rename "master" to "main": git branch -m master main
Sir, I have been working in the IT industry for 4 years.I didn't understand the concept of Git until today.But your videos will provide me with a complete understanding.
Excellent explanation about Git and it’s concepts. Hats off to your efforts.
One of the best video on GIT ❤
Best git series on Utube.. Bhaiya Please teach cover entire devOps like docker, Kubernates, jenkins maven etc❤❤
Hi Jatin Sir,
I would love for you to create a free Selenium course! It would be a fantastic opportunity to empower learners and share your expertise, helping them transform their careers. Your passion for teaching could truly inspire many!
Hi Jatin,
Please Create a RUclips course on Selenium covering setup, web element interactions, advanced features, and data-driven testing, culminating in a real-world project. Include practical demonstrations, best practices, and resources for further learning.
One of the best tutorials on Git. I have 5 years experience in Node Js and have used git almost every week in my career and still learned a lot today. Well done.
@@kannadhasan308 I would suggest Jonas Schmedtmann node js course on Udemy. It's paid but your concepts will be very clear if you take that course. For youtube FreeCodeCamp channel is very good for free content, try that out. Roadmap is to Learn basics of express Js and build a small crud (create,read,update,delete) application. Once you finish crud you will get a very good understanding of how apis work. Then you can build a small shopping cart or restaurant app. Most of the time these projects are enough to get you accustomed to a new technology or framework and more often than not what's used 80% of the time in projects at work
Sir, I have been working in the IT industry for 4 years.I didn't understand the concept of Git until today.But your videos will provide me with a complete understanding.❤❤❤
Best teacher ever, never thought git can be this much easy. All thanks to tech with jatin sir who explained git in simple easy language😃.
Thanks for the appreciation, glad you found the tutorial helpful! 😁
at timestamp: 37:26
Please note that "objects" folder is not empty in Linux. Rather, it has two sub-folders:
info
pack
and both info and pack folders are empty.
A word of thank you is not enough for this! Simply outstanding! Looking forward to more such master classes on a variety of technologies!!!🤩
Welcome
completely understand git, github, gitlab. You solved my months of confusion. you are best IT person on earth for teaching.
I am at this 1:45:02 and so far, the explanations have been wonderful and to the point. I was looking for a course like this, and I'm lucky to have come across it. Thank you, Jatin, for this amazing course!
sir i was in search of git course for a week and finally found your video, it helped me a lot . thank u very much for making this video
Great Explanation ! in-depth video on git commands. really engaging content, completed✅ Thank you !
Glad you liked it!
Simply great tutorial on Git and file versioning control, thank you.
Thank you bhai 😊
Great explanation , shocked to see less views but dont worry it will be in millions for sure in upcoming days ! Great work ! Expecting kubernet and docker tutorial soon
Thank you so much bro !!
Bring unit testing and code scanning stuff in Spring boot
Will try on it, Thank You....
Hi Jitin, very good explanation for git. Requesting you to for Shell scripting also. Thanks
Simply the best course so far 👍
Wow, thanks!☺️
I love your this video lovery simple clear as crystal the way you explained is mind-blowing. UFFFFFFFFFF wo revision session se payer hi ho gya hai...
Glad you liked it
Simple and good explanation with practical examples. Easy to understand. BIG THANKS Jatin
So nice of you
You have an amazing skill of teaching!!! Thank you for the tutorial 💖💖
Thanks so much 😊
Excellent explanation. I just completed entire series in Just one go, Loved it
Wtf. In one go. Dude you are something else
@AvikNayak_ we can do man when we get content like this and play video with 1.5 times than normal 😊
This is the BEST EXPLANATION
Thanks mate 😇
All concepts got crystal clear 😁❤
why so underrated😭😭
Really nice video on git😍and you explained every command in depth and that was really amazing please create a video on docker please
Sure mate
Wow that was a super cool git course. Please make a video on using git with eclipse.
Very good explanation Baba, keep it up
So nice of you baba
Sir, your efforts are really appreciated👌
Thank you 🙏🏻
bhaiya itne saalo ka doubt aaj khtm hua mera , thank you
sir apki presentation bahut kmaal ki hai
thank you sir
such a great explanation , Loved it 🤩, Thank you Jatin !!
thanks mate
Create Selenium full course eagerly waiting for it
coming soon...
Completed 😇😇😇.Thank You So much❣
Pls Bring Shell Scripting Video
Ok coming soon
Thank you Jatin.
thanks
great bro
Very good content
bhot badiya bhai ek number
Thank You
Just completed the full tutorial. Brilliant explanation. Thanks Jatin
really the best video on git on youtube....btw one request...can we get the pdf for the revision ?
Okay from next master class onwards
That "tabhahi thi" at 3:17:13 made me laugh 🤣
😅
@@tech_with_jatin Thanks tech with jatin sir, I am working in an IT company and i was always not feeling confident on my git concepts. Because of you only my git concepts brushed up. Thank you so much sir for explaining git in simple easy language with examples😇. Now i can easily apply my git concepts in my project.
coming from insta ..... aur bhi course lao aise he..... kudas
Sure bro
Kindly make a detailed Course on AWS 🔥❤
Superb explanation ❤
Bhai please make a Docker video too and then K8s and Terraform tooo, please ...
Great video, and also Make video on docker with real world example .
thank you
Oswm session.
Next kya aane wala h ?
Thanks bro if you on linked in do share it with your friends!
Ab next aapko Aug main milenge for Cypress
Please make a video on shell scripting
Thank You So Much ✨🤍
You’re welcome 😊
Thanks for video. Although there are Tons of video on Git/GitHub on RUclips . Ur explanation for both Git internals and DevOps/Agile Team Activities , What todays time demand. And you have made Video such not for just SDE/SDET Roles , but for Everybody needs. Can U similarly make tutorial on Jenkins with GitHub/Jira/Artifactory Plugins both for CI/CD Piplelines and SDET specific Roles ,
Thanks for time 👍👍👍👍
Soon
nice content
Thank You
.git file not showing in my folder
Go to file explorer view options and click on hidden items! Usse dikhega
Could you please create a video on jenkins form SDET perspective
Thank You For Suggesting, We Will Try On It....
Thanku bhaiya .
welcome
Plzzzz start kubernetes cks and terraform
Thank You For Suggesting, We Will Try On It....
@@tech_with_jatingreat thankxs Sir
Nice video. But there is a correction i guess. 'git add .' doesnt indicate that all files will be added to staging area. It indicates that it will add the modified/untracked files of the current directory to staging area. Here, '.' indicates current directory.
The . in git add . means "current directory and all subdirectories". Git will recursively search through the current directory and all its subdirectories for changes, and stage all of them.
Yooo bro ur born too teeeeeeaaaaaaaaach
thanks bro
Bhai devops ko leke cura course banao please
paid course karne k baad bhi itna nhi sikha jitna aaj sikh liya 😮
Welcome bhai
Sir ji, kaise ho aap?
badiya bhai... aap bolo!
@@tech_with_jatin thik hu sir..aap koi devops course start kr rhe ho kya? Agar kr rhe ho toh kitna duration ka hota ye?
Hi Bro I am new to Ansible & don't have experience in coding or programming its confusing where & when indentations is used like Spaces, Hyphens, Commas, Curly brackets, Variables, loops etc.when creating playbooks. Most people explain it in a very high level as they have experience. Please its a request if possible can you make a layman video tutorial about it?
Sure mate
@@tech_with_jatin Thanks bro for replying. Will be waiting
Why subtitle 😢
are you available on Twitter/X
Bhaiya please attached the notes
sir I think you forgot git rebase
Bhaiya, I saw your Git repo is on the master branch, but mine shows main. What's the problem? I'm so confused
There's no problem; this is a recent change in Git terminology. GitHub shifted from using "master" to "main" as the default branch name to avoid potentially offensive terminology.
Initially, the default branch name was "master." Later, GitHub changed it to "main" for new repositories.
If you're seeing "main" while the repo you cloned shows "master," it's likely because the repository was created before the change.
To rename "master" to "main": git branch -m master main
Sir, I have been working in the IT industry for 4 years.I didn't understand the concept of Git until today.But your videos will provide me with a complete understanding.
@@hafizadeelarif3415 welcome bhai
ads are annoying... kam kro thoda plz 😢
@@Jv_Singh37 bhai mere haath main hota main toh paka karta kuch!
Do it in English. So everyone can watch
Next course docker and kubenetes 🎉
sure
@@tech_with_jatin
waiting for it eagerly
Yes pls Docker K8s
@@tech_with_jatin When is docker tutorial coming 🗿🗿🗿
Yes pls
Hi Jatin sir ,
can you send me your contact no if you don't mind I am facing some error using git ....