This GitHub cert was just announced a few weeks ago and already Andrew Brown is here with a prep course. Andrew is a CTO who has passed virtually all the big cloud cert exams, and I can think of no one better-qualified to teach this new GitHub cert. 🏕
It's because it is a junk course. He literally pulled up the Git Flow branching strategy and called it the GitHub Flow branching strategy. Why? Because he isn't an expert on these things. He doesn't verify things before he creates his courses. Git Flow and GitHub Flow are distinct branching strategies.
Completed this marathon video over the last couple of days right before the exam, and earned the certification. Can't thank you enough, Andrew. Waiting for the GitHub Advanced Security Course now. I have read the rest of the comments on this video, and I do not agree with those complaining that this video is unstructured, has too many 'I guess...', 'I think...', 'I don't know why/what/where...', is too long, or takes too much time to explain. First of all, this is free 10-hour quality content. Additionally, I have learned more from Andrew's troubleshooting than I would have learned if someone had presented the content straight to me. It is those long explanations and troubleshooting that reinforced the concepts and helped me score 76% on the exam without any other preparation apart from this single video. The troubleshooting keeps you engaged as a viewer and gives you a chance to think about the solution alongside.
@@Revusic Yes I passed but only 70% marks, I would suggest if you are new to github please explore some other vieos as well along with this course, but if you only understand this one fully, you will pass. but before I started this i got some basic understanding from another two (one hour) short courses, so 10 hours of this plus 2 hours of some other videos .
Thank you for this course! Not only because I want and NEED to learn Github, but also because of the "style". I really enjoy the "bloopers". Sometimes when watching courses and tutorials it just seems like the teacher/creator has all the knowledge from the back of their head. And at least in my experience that's not how things work for me. Many times when I'm coding I even have to look up how to create a for loop 😅 So all of those tutorials, although it gets you through everything quicker, it makes at least me feel like a bad developer for not being able to just create something in like 5 minutes. So I really like that everything is not going smoothly and even things that I as a viewer can notice but you don't at the moment and then have to troubleshoot why something didn't go as expected, just makes me feel better about myself. So keep it up! (I've only watched 2 hours so far, but I'm for sure going to complete this ASAP) 😁👍
Wow I finally managed to finish the entire video. It's fantastic. A few follow-alongs are a bit iffy, but I did learn a lot from watching Andrew troubleshoot through his problems. Thanks.
@@juansoares545 It was a little bit challenging you need to be aware of there recently added features in the github too! But overall It was not that hard if you're well prepared. Andrew has all the things covered but I would suggest to learn more for git using other sources too!
Congratulations Brohther my exam is today, I have some questions: How many questions they ask? Is there any negative marking? I know how to use git ,commit and push my work on GitHub can I pass the exam by watching this guide?
About the ssh key stuff (around 2h mark): It's usually a good idea to just associate identity files with hosts in your ssh config. Then you never need to worry about errors with using your keys for git clone (or any other ssh connection) Edit: Also the comment "you shouldn't show your public key to anyone" is pretty wrong. You can literally show your public key to everybody without any consequences. In fact you can lookup the public keys on github for any user by default. Still a good course, thanks for that!
Watched this video partially and one of question sample along with my previous knowledge of GitHub I was able to pass it. However for those who are not that savvy in github I suggest you checking this video 2-3 times along with some sample questions and maybe a training from microsoft which are free. Just to be sure that you are able to pass it.
I think this course will help me learn a lot about Github. I've been struggling to grasp what is really happening. I do have a Github account and git installed in my laptop. I'll dive into this course
@@1sefirot1 A prova eu não fiz, mas esse video é muito completo e detalhista. Eu assinei o curso dele e tem os slides que podem ser baixados. Ainda não estou prepado, vai levar um tempinho ainda
Can a beginner who is new to this and just knows some basics of Github, and want to become better. Will I be able to follow your course? I am also not a developer.
if your country currency value is high (aka western world) then they will import people rather than paying you because it is cheaper unless youre already really good
Hahaha bro this is a money maker, I shouldn't even exist the only reason it does is to get money from people who think they need this to get a job, fortunately, there are many dumb hiring managers out there so you might actually get a job with this and others like Jason and yaml certs
Don't quite understand what you're getting at. 10 hours is just over a normal work day. A beginner spending a day to grok the basics of Git and GitHub seems pretty reasonable.
I mean, you should really, like REALLY, cut those moments in which you have errors with running stuff. This course could have been 1h or even 1.5h shorter.
Thanks, but too many 'I guess...', 'I think...', 'I don't know why/what/where...'. I would expect a better prepared teacher, even for an online course :/
This GitHub cert was just announced a few weeks ago and already Andrew Brown is here with a prep course. Andrew is a CTO who has passed virtually all the big cloud cert exams, and I can think of no one better-qualified to teach this new GitHub cert. 🏕
Bro, u record this stream from Canada?😅
It's because it is a junk course. He literally pulled up the Git Flow branching strategy and called it the GitHub Flow branching strategy. Why? Because he isn't an expert on these things. He doesn't verify things before he creates his courses. Git Flow and GitHub Flow are distinct branching strategies.
Completed this marathon video over the last couple of days right before the exam, and earned the certification. Can't thank you enough, Andrew. Waiting for the GitHub Advanced Security Course now. I have read the rest of the comments on this video, and I do not agree with those complaining that this video is unstructured, has too many 'I guess...', 'I think...', 'I don't know why/what/where...', is too long, or takes too much time to explain. First of all, this is free 10-hour quality content. Additionally, I have learned more from Andrew's troubleshooting than I would have learned if someone had presented the content straight to me. It is those long explanations and troubleshooting that reinforced the concepts and helped me score 76% on the exam without any other preparation apart from this single video. The troubleshooting keeps you engaged as a viewer and gives you a chance to think about the solution alongside.
Passed all 5 GitHub certifications in 1 month, with your videos and ExamPro free practice test.
Thank you very much!
Completed this 10 hours marathon video and walaaa!!! earned the certificate ! Huge Thanks and Appreciate!!
Is it possible, If I only gothrough this 10Hr course, Can I pass the certification?
@@damonsalvatore2556 this is what I need to know as well !
@@wwaqashussain Did you pass? Can I rely on this video only?
@@Revusic Yes I passed but only 70% marks, I would suggest if you are new to github please explore some other vieos as well along with this course, but if you only understand this one fully, you will pass. but before I started this i got some basic understanding from another two (one hour) short courses, so 10 hours of this plus 2 hours of some other videos .
@@wwaqashussaincan you share the link please
I passed the exam yesterday with 86%. I really grateful to Andrew Brown for providing this incredible resource for free.
question do you need to have a camera and a mic working to be able to have the test?
What I love about this video is Andrew Brown troubleshooting skills.
Thank you for this course! Not only because I want and NEED to learn Github, but also because of the "style". I really enjoy the "bloopers". Sometimes when watching courses and tutorials it just seems like the teacher/creator has all the knowledge from the back of their head. And at least in my experience that's not how things work for me. Many times when I'm coding I even have to look up how to create a for loop 😅 So all of those tutorials, although it gets you through everything quicker, it makes at least me feel like a bad developer for not being able to just create something in like 5 minutes. So I really like that everything is not going smoothly and even things that I as a viewer can notice but you don't at the moment and then have to troubleshoot why something didn't go as expected, just makes me feel better about myself. So keep it up! (I've only watched 2 hours so far, but I'm for sure going to complete this ASAP) 😁👍
👍🏾can’t wait for github Actions course 🎉
Wow I finally managed to finish the entire video. It's fantastic. A few follow-alongs are a bit iffy, but I did learn a lot from watching Andrew troubleshoot through his problems. Thanks.
Congratulations to you!
Passed the exam with 78% by following this course. 🎉. Thanks for your efforts for making this course in detail. Very informative.
Thank you so much Andrew! Watched the whole course and just passed the exam!
As a newbie it was quite hectic but anyways I am happy! ❤
I'm about to take the exam, how it was for you?
@@juansoares545 It was a little bit challenging you need to be aware of there recently added features in the github too! But overall It was not that hard if you're well prepared.
Andrew has all the things covered but I would suggest to learn more for git using other sources too!
I have passed the exam on July 10th; so I can confirm this course is helpful for anyone who want to pass the exam
and scored 90% by just watching this video
@@misonosenpai3168 did you have prior knowledge of github?
Congratulations Brohther my exam is today, I have some questions:
How many questions they ask?
Is there any negative marking?
I know how to use git ,commit and push my work on GitHub can I pass the exam by watching this guide?
About the ssh key stuff (around 2h mark): It's usually a good idea to just associate identity files with hosts in your ssh config. Then you never need to worry about errors with using your keys for git clone (or any other ssh connection)
Edit: Also the comment "you shouldn't show your public key to anyone" is pretty wrong. You can literally show your public key to everybody without any consequences. In fact you can lookup the public keys on github for any user by default.
Still a good course, thanks for that!
Could he mean "private" ? i think actually at this point , symmetrical encrypting , public and private keys should be better than understood.
Passed my exam today, great course!
Github Basics
46:56 - Setup GitHub Organization (follow along)
51:50 - Creating and Uploading an Avatar (follow along)
55:59 - GitHub Octocat
58:37 - GitHub Repo
☁ (00:18:52) GitHub Basics
Version Control Systems
Git
Version Control Services
GitHub
Setup UFA with Auth and GitHub Mobile
Create GitHub Account
Multiple GitHub Accounts
Setup GitHub Organization - 46:56
Creating and Uploading an Avatar - 51:50
GitHub Octocat - 55:59
Git vs GitHub - 56:44
GitHub Repo - 58:37
GitHub Repo Tour - 59:51
Git Quick and Dirty Crash Course - 1:04:20
Git Commit
Git Branch
Git Remote
GitHub Flow
Thank you for the course, I have passed the GHF exam !!!!
How it was?
I AM GONNA COMPLETE THIS, it's really important for folks who work in cloud infrastructure
How long have you reached now bro?
Thank you for putting all your hard work for making this course, Andrew.
Just passed my exam today 😊
Can't thank you enough!
Wow... Thank you for another free tutorials.... ^_^ From Philippines here..
I used your course and successfully passed the Foundations exam on the first try. Thank you and I hope you got some heat in your office. 😂
currently watching, lets get that certification!
Gonna complete in this week
Watched this video partially and one of question sample along with my previous knowledge of GitHub I was able to pass it. However for those who are not that savvy in github I suggest you checking this video 2-3 times along with some sample questions and maybe a training from microsoft which are free. Just to be sure that you are able to pass it.
Excellent training. Congratulations.
Interesting educational video! Definitely a like!
Thank you omenking for creating the course, was super helpful... Passed the exam today
I'm about to take the exam, how it was for you?
@@juansoares545 a hands on experience on the course goes a long way in solving the questions
passed largely because of this video, cheers
Where do you take the exam
I think this course will help me learn a lot about Github. I've been struggling to grasp what is really happening.
I do have a Github account and git installed in my laptop. I'll dive into this course
This toturial was veery good! Ejnoyed it very much!
Thanks for sharing this video. This would work better if it was a playlist. It is hard scrub.
This video is awesome.
My Weekend material, thank you so much!
Thank for your couse free Andrew. But I pay yesterday ok. From the State Paraná in Brazil. Congratulations
Boa mano
@@1sefirot1 A prova eu não fiz, mas esse video é muito completo e detalhista. Eu assinei o curso dele e tem os slides que podem ser baixados. Ainda não estou prepado, vai levar um tempinho ainda
Andrew Brown is OG
Thank you for the course Andrew.
This is so nice. I love it ❤
Please make a course for GitHub Actions cert.
Thank you for the course, it has been really cool. 🎉🙃
I pass the cert. I would recommend adding more content Github Enterprise beyond the Authn/z
great series, any chance to add the Github video course for Admin or Security? thanks a lot for making this available to everyone
Thank you my weekend material
It is also cold in my office). In the morning when I turn the heater on.
That bit of invitations is crazy.
I only recently thought about the existence of some kind of certificate for git and getting your video!
this channel is magical - it reads thoughts! 🎉
learning from someone is learning
plz do all certifications of github like github advanced security, githu actionss etc
Do yall have a GitHub Actions class in the works?
This channel Introducing 01 🧠
Just commenting, will update after completing this.
So what?
@@dwight.shrute currently on pause because of exams
Much much needed
This is great
Thanks! Ciao!
First I thought He was sitting at home then he said he was sitting at office 😅😅😂😊
I'm getting error 403 when trying to push using PAT.
Can a beginner who is new to this and just knows some basics of Github, and want to become better. Will I be able to follow your course? I am also not a developer.
Does anyone have study material for this
That would help me a lot
Thanks
"git config --global -e" to edit the global settings
Thanks Man,I will study this as soon as possible.❤🎉❤
Brrrr… looks cold
bro turn on the heater 🤣
GitHub Foundations Certification Course - Winter Edition!
Asking the most important question first, why is it -7 in your office?
Again thanks a lot for this great videos
Please make video on performance testing using jmeter
watching this is enough to pass github certification, does it cover all required topics ?
تقديم الدورة سيء
@@AbuAl7sn1 I passed
@@wwaqashussaintips please
Is it worthy ?
Where is everyone getting the exam done? I tried through psi and it seems to be a scam. ?
Im so tired of physical labor. Should a 35 yr old with 5 kids commit to programming?
Omg 5 kids! which country you are from? programming itself is like maintaining 5 kids
Yes please, If you can. Kids will be grateful you did!
if your country currency value is high (aka western world) then they will import people rather than paying you because it is cheaper unless youre already really good
The video is great but I couldn't finish it because of the light background. 😢😭😎
Please put game stats in unity full class
3:10:25
Is the github foundations certification free to take?
The exam is currently on sale for 50% off.
Hahaha bro this is a money maker, I shouldn't even exist the only reason it does is to get money from people who think they need this to get a job, fortunately, there are many dumb hiring managers out there so you might actually get a job with this and others like Jason and yaml certs
☑️
*don't forget this is foundation course only 10 hours🗿🗿🗿*
don’t forget this GCSE course is only 5 years🗿🗿🗿
😢
Don't quite understand what you're getting at. 10 hours is just over a normal work day. A beginner spending a day to grok the basics of Git and GitHub seems pretty reasonable.
@@positronalpha I do believe it is a joke and is not meant to be taken seriously 🙂 hope that clears everything up
I mean, you should really, like REALLY, cut those moments in which you have errors with running stuff. This course could have been 1h or even 1.5h shorter.
Omen King? Clearly Morgott from Elden ring.
The exam for this certification is priced at 200 USD, which is laughable and at least 150 USD too much.
No it isn't. It's priced at $100 and right now for a limited time it's discounted to $50.
Hard core/code in -20
10 hours? I’m taking the test in 2 hours, so I guess we’ll see.
Hey, I'm planning to take the exam in two weeks, was the exam difficult?
Ah a new certificate, sounds like a money grab. I'll skip this one.
1.5 hours into this video and I already started feeling that the video is a real mess just like the instructor is saying.
I'm watching at 3x ... and laughing harder than I've ever laughed in my life! I'm crying tears!
lessgooo
I think this video should be edited before release. so we can learn it effectively. It looks like the author is not very familiar with this topic.
such as "git switch" command is introduced in Git 2.23.0
is bro ok? He must be freezing!
🧘🏻
Davis Barbara Thomas Gary Lopez Brenda
Johnson Sandra Hernandez Sandra Smith Maria
firsttttt
First like
Thanks, but too many 'I guess...', 'I think...', 'I don't know why/what/where...'. I would expect a better prepared teacher, even for an online course :/
Wth
Poor recording quality
Yapper alert... 😒
2:18:12
Coming from a 1 hours course for GitHub
FcC really coming through with these tutorials 🙏🥹