No video

Git Tutorial for Absolute Beginners

  Рет қаралды 66,225

Dave Gray

Dave Gray

Күн бұрын

Пікірлер: 170
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Remember to download the free Git Cheatsheet that goes with this video: courses.davegray.codes/git-cheatsheet-for-beginners Got Questions? Join my Discord: discord.gg/neKghyefqh
@user-od7ps9xu5f
@user-od7ps9xu5f 6 ай бұрын
You are the best yotuber
@CTILET
@CTILET Жыл бұрын
Dave is best of the best teachers in KZfaq!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@mindblown9365
@mindblown9365 Жыл бұрын
He has the best programming content on KZfaq and is the best resource if you want to go from intermediate to advanced. But he is certainly not a good teacher for beginners.
@mohamedikram5135
@mohamedikram5135 10 ай бұрын
The only teacher that helped me understand JS closure.
@xzex2609
@xzex2609 10 ай бұрын
He really is I know lots of them , and in terms of being a good teacher he is one of the two bests , the other is Bro Code
@jon.sykes_thedeveloper
@jon.sykes_thedeveloper 4 ай бұрын
AGREED! DAVE IS AWESOME!
@isobelcoetzee5645
@isobelcoetzee5645 Жыл бұрын
Finally - a REAL beginner guide! Thank you, Dave!
@davidvanaelst2884
@davidvanaelst2884 5 ай бұрын
Hi Dave, I just started learning how to code and have gone true your HTML course and working true your CSS course. My final goal is getting to a decent level in JavaScript. Being almost 50 I must say it is a little dounting, but I hope that your courses will get me there. Thank you for sharing these courses. David.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 5 ай бұрын
Keep going! 🚀
@MOJICA7257
@MOJICA7257 Жыл бұрын
Thanks Dave! We appreciated your efforts for the community, Great Content!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@xRichhhx
@xRichhhx Жыл бұрын
I'm familiar with everything listed in this video so I would really like to see the more in-depth stuff, you are really good at explaining every topic in detail! I've never really looked to hard into Git except for the basic commands myself so maybe I'll pick up a few tricks then ;)
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! Yes, I will continue with some more depth in other videos.
@ugib8377
@ugib8377 Ай бұрын
This was a really good intro to Git/GitHub. I learned a ton here. Thanks for this.
@jatinshankarchatterjee
@jatinshankarchatterjee Жыл бұрын
It might just be something very little, but the best part of tutorial is when Dave corrects saying, " if I could spell it correctly."😃
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Haha - I do that in too many tutorials! 😆
@dezlymac
@dezlymac Жыл бұрын
This has to be easiest Git tutorial on KZfaq to follow along! Thank you Dave! I just want to add that when ran the command "git push -u origin main" I got this message "error: src refspec main does not match any. error: failed to push some refs to" I ran the command git add, followed by making a commit... and the Git Credentials manager popped up and sorted things out. Hope that helps out anyone who comes accross this issue.
@user-te2pe5qm8o
@user-te2pe5qm8o Жыл бұрын
Can't wait for the second part!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Yes, I need to make part 2 🚀
@archivelib3379
@archivelib3379 Жыл бұрын
I just happen to see this video posted 34 seconds ago! And I was thrilled. Thanks Dave for your tutorials on different technologies!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're very welcome!
@inovasiMG
@inovasiMG 7 ай бұрын
hello, thank you. Mr. Dave, I'm new to coding systems, but with the money tutorial we explained, I started to understand even a little. Thank you. Good people. Greetings from Indonesia
@DiegoBM
@DiegoBM Жыл бұрын
Thanks for the video Dave. It will probably be the most asked thing, but a video going in depth about branching, merging and rebasing would be golden!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thanks for the request!
@jim7smith
@jim7smith 10 ай бұрын
Nicely done, Dave. My primary use of git, at least for the time being, is to keep up with my .bash_aliases file and my scripts that I want on every linux computer I set up. I am really tired of have to scp or worse yet, use a usb stick or something. Also, the advantage of using git is that if I add new items to my .bash_aliases file, it is trivial to replace the files on the other systems. Another advantage is that I can share my aliases and scripts with others when I start my own tutorial series.
@nahidfaraji5069
@nahidfaraji5069 Жыл бұрын
Really appreciable ❤️ we need advance git tutorial also . 😎
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Noted! 💯
@ferozekhan267oa
@ferozekhan267oa Жыл бұрын
Hello Dave, Big fan of your work. A big Thank you on behalf of the community. Really appreciate your contributions and efforts towards community learning. Quick question, when are you going to do the follow up video to the Git for Absolute Beginners? People are eagerly waiting for new content about Branching and Merging. Thanks in advance. Cheers!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you and thank you for the request!
@Hazemkhaled-jj7ob
@Hazemkhaled-jj7ob Жыл бұрын
from Egypt with tons of love , thank you for your explanation .. this lesson was incredibly helpful
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Happy to help! And hello 👋 to Egypt!
@codie12
@codie12 Жыл бұрын
Just the one I need right now! Thank you Dave! Appreciate your effort!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@fizzdevdesigns5699
@fizzdevdesigns5699 Жыл бұрын
Even if I had extensively used those basics, you still bring a new light to it and I learned a lot. I look forward to other git-related contents! It would be great, at some point, to have a tuto on how to solve common conflicts while working with other devs... But it would probably mean a number of intermediary tutos? Thank you for everything Dave!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@spiroskounos9752
@spiroskounos9752 Ай бұрын
That was a wonderful tutorial for me Thank you very much!!!
@paulsheppard7595
@paulsheppard7595 6 ай бұрын
Simply superb, many, many thanks Dave.
@rockfield64returns67
@rockfield64returns67 Жыл бұрын
This video helped me learn the basics of git. Thank you, man. I owe you one.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Glad it helped!
@akshaynarwadkar5264
@akshaynarwadkar5264 Жыл бұрын
I wanted to learn git And you came with the tutorial great !
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Glad to hear that!
@TomWien
@TomWien Жыл бұрын
Hahahaha, same issue and interest. ☺️🤞
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Thank you Dave i was looking for it and you upload this video thank-you.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You are welcome!
@masteroogway6808
@masteroogway6808 Жыл бұрын
Thank you so much for this video...I understood everything, please make advanced git as you said in last ASAP THANK YOU AGAIN DAVE
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You are most welcome!
@Hybridham86
@Hybridham86 Жыл бұрын
Sir thank you so much for this short but very precise and to the point video, you've got a new subscriber !
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Awesome, thank you!
@okon1624
@okon1624 5 ай бұрын
Mr Dave you've really help me on my coding joining 🙏🙏
@agus-wesly
@agus-wesly Жыл бұрын
can't wait for the advance git tutorial. Anyway, great tutorial as always !
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@developedbypy
@developedbypy Жыл бұрын
I think you're a mind reader DAVE! THANKS NEEDED THIS
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Glad to hear that!
@developedbypy
@developedbypy Жыл бұрын
@@DaveGrayTeachesCode when is the next git video coming out?
@elvispontes4165
@elvispontes4165 Жыл бұрын
The best professor as aways!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@ankushmalik8257
@ankushmalik8257 Жыл бұрын
Very clear and simple understanding, Thanks. Please teach advance git topics also soon.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you and will do!
@thirumalr333
@thirumalr333 Жыл бұрын
Dave I'm very grateful to you. Progress over perfection
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
I appreciate that!
@andrewclarke6916
@andrewclarke6916 Жыл бұрын
Hope you're going to drop in some more advanced Git tutorials somewhere down the line, Dave. Quite a few employers here in the UK request experience in using Git in their job descriptions.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Yes, I want to do that! Thanks for the request!
@ShruthiLakshminarayana
@ShruthiLakshminarayana Жыл бұрын
Thank you so much, your tutorials are very helpful,precise, easy to understand & its exciting to find out websites like w3c, coolers,webaim etc..are available to make the work easier! I have downloaded the cheetsheet, feels like a good choclate bite!🙏
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Glad to hear that!
@ShruthiLakshminarayana
@ShruthiLakshminarayana Жыл бұрын
@@DaveGrayTeachesCode 🙏🏼🙏🏼🙏🏼
@memo-ex7yt
@memo-ex7yt Жыл бұрын
we love u Dave!!! u learning method is top-notch!!
@amadujalloh4700
@amadujalloh4700 Жыл бұрын
Just when I need it, Dave makes it! Thank you so much 😊
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome! 💯
@tdoc666___
@tdoc666___ Жыл бұрын
Hi Dave, very great content i have to say, i would like to specify(in case you forgot to mention haha) that for pushing the content into github i strongly believe it will be easier to add an ssh public key to in order to commit and to stuff, anyway, i really like your content, is very coincise and defined hahaha
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! Yes, SSH key creation and usage could be shown in another video. It could be overwhelming for a git beginner.
@Alex-bc3xe
@Alex-bc3xe Жыл бұрын
Your thumbnails are awesome and you teach also nice 👍 a true distinguished gentleman
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you so much 😀
@divpolitics9520
@divpolitics9520 Жыл бұрын
goddamn Dave keeps delivering
4 ай бұрын
I love this guy
@alif_hasan_shah
@alif_hasan_shah Жыл бұрын
Thank you so much. Please make an advanced video about git and github.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Noted! 💯
@mr.t967
@mr.t967 10 ай бұрын
Thanks for your video, you have know idea how much it helped me!
@bapinchakraborty5329
@bapinchakraborty5329 Жыл бұрын
This was necessary. Thank you very much Dave ❤❤❤
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Glad it was helpful!
@MickeyB164
@MickeyB164 Жыл бұрын
East to West.... Dave is the Best ❤️❤️❤️
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@onethree123d
@onethree123d Жыл бұрын
Thank you! I think I'm set up well for now.
@vishalraj3762
@vishalraj3762 Жыл бұрын
Dave, please make a video course for GraphQL. That would be great! Thanks for your invaluable courses. Your voice is amazing!!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you for the kind words and request! 💯
@cloudproblemssolved
@cloudproblemssolved 4 ай бұрын
this helped me better understand your other puthon web app tutorial with flask. I could not see my .gut folder and found out in this video the reason why. In Settings under Files: Exclude, I had **/.git selected which did not let me see the git folder, thx so much!
@travelwdrk
@travelwdrk Жыл бұрын
Great video sir🫡 and thankyou for teaching in this amazing way when will advance git and github video come ??
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
I will continue to make them along with other content, but I don't have a specific date for them.
@travelwdrk
@travelwdrk Жыл бұрын
@@DaveGrayTeachesCode will wait for it
@Daviddd10
@Daviddd10 Жыл бұрын
Youre such an amazing teacher!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@saswatpranat6748
@saswatpranat6748 Жыл бұрын
Dave sir, can a absolute beginner start coding reading documentation like MDN. Who does not comfortable with video tutorials
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
I think it depends on the person. Videos are easier for most. MDN is great but reads mostly in a technical way.
@rashidbehnam2139
@rashidbehnam2139 Жыл бұрын
Best Content, I would be appreciated using git along with your next tutorial projects 🙏🙏🙏
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@Musictomyears1977
@Musictomyears1977 Жыл бұрын
Great video, thank you!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@dng7470
@dng7470 7 ай бұрын
Thank you Dave!
@keyonlewis7574
@keyonlewis7574 Жыл бұрын
me watching this didn't know the different be between git and github, while i using github desktop for over 8 months. thinking to my self i did all this before and know to do it more easy
@uccoskun
@uccoskun 8 ай бұрын
Amazing instructions.
@jamshid5995
@jamshid5995 Жыл бұрын
You are very awesome teacher !🔥🔥
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! 😃
@semereyohhanes2683
@semereyohhanes2683 3 ай бұрын
can u tell us the differnce between the cloning and our own project ?like the fiffernce between local and remote repo.
@romanr5962
@romanr5962 Жыл бұрын
nice! Thanks Dave
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@xenusugi
@xenusugi Жыл бұрын
have a great day too
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@ihateorangecat
@ihateorangecat Жыл бұрын
Finally the OG tech!! One question please.. 🙋‍♂️ Do you have a plan to make any react native courses in future?? just asking.. 😊
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! Answer: Yes, but a few other things first like Next.js 😀
@ihateorangecat
@ihateorangecat Жыл бұрын
@@DaveGrayTeachesCode Thank You too! Both awsome!. 🤩🤗
@MohammadrezaEmamyari
@MohammadrezaEmamyari 11 ай бұрын
Hey Dave. Thanks a ton for your super great and helpful video. But a question... What VS Code theme are you using in this video???
@TravinskiyVladislav
@TravinskiyVladislav Жыл бұрын
Nice, thank you
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Welcome!
@chidimbamalu3490
@chidimbamalu3490 Жыл бұрын
Liked before watching.....
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@alexanderkomanov4151
@alexanderkomanov4151 Жыл бұрын
Thanks a lot!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@SanjuKumar-hk8yy
@SanjuKumar-hk8yy Жыл бұрын
Please make a video on GRPC. It is my humble request.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you for the request! I think you are requesting tRPC
@SanjuKumar-hk8yy
@SanjuKumar-hk8yy Жыл бұрын
@@DaveGrayTeachesCodeyes, thanks for your replying.😊😊
@02_matinkadri67
@02_matinkadri67 Жыл бұрын
Waiting for NextJS 13 tutorial🔥
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Very soon.
@yourskoolboy
@yourskoolboy 11 ай бұрын
Thank you very much Sir
@World_information5568
@World_information5568 Жыл бұрын
Thank you very much Sir 😊❤️
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Most welcome!
@lokeshkavisth
@lokeshkavisth Жыл бұрын
Amazing video sir🥳 Can you please make a video on team work with git ?😊
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! Yes, that will be one of the next git topics I cover. 🚀
@onethree123d
@onethree123d Жыл бұрын
When do u think someone should start focusing on the other topics? I'm gonna start with js today and I'm following your web dev road map, I am not sure if there is more I need to know right away or later regarding git and github or if I will end up learning what I need as I take your courses all the way to mern? Thank you again!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You can learn git and GitHub along the way. They are tools that will help and are widely used.
@gullapallijyothikiran3371
@gullapallijyothikiran3371 Жыл бұрын
hi sir from india
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Welcome! And hello 👋 to India!
@TomWien
@TomWien Жыл бұрын
Jesus Christ!!! ... are you able to read my minds? 😇🤗 As a "beginner" and hobbyist in coding, I struggle at the moment to get a repo to an "older" version. (=Branch) Sooooo. I start your content now and hope to find some answers 😉
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
I do not have this power 😆 ...this tutorial goes from step one as an absolute beginner with Git. It shows basics but does not start diving into branching and merging (or finding a version in history) but good to know you want this in the future. 💯 Download the available cheatsheet for this one. You may find something useful all the same. 🚀
@TomWien
@TomWien Жыл бұрын
@@DaveGrayTeachesCode it looked like 🤣🤣🤣. Extra valuable content, as always. I barely comment, due to my english and being too new. Sorry. 😇 Well, I try to download an old branch your method. (I always opened a new branch after my code "worked", but I always used the little side/pic at the left side of VS.) A LITTLE serie could probably help a lot of newbies ;))
@ayushkathariya
@ayushkathariya Жыл бұрын
Thank you!
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome!
@saswatpranat6748
@saswatpranat6748 Жыл бұрын
Sir make a video about fastest way to learn web developement
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Here it is: kzfaq.infoOM0goBLkkQ8
@omkar1307
@omkar1307 Жыл бұрын
im big fan of yours im having one doubt that i just started learning css after html is it too early to learn git and github?
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
It is not too early. It will be a useful tool for all projects.
@dlbet4110
@dlbet4110 3 ай бұрын
Not for ABSOLUTE beginners. I did install Git, but it won't show up in VS Code. How do I do that? I type in for version and it gives me an error. You're missing a step?
@semereyohhanes2683
@semereyohhanes2683 3 ай бұрын
why is it showing me the web page browser inside my github rather than only the code
@tmt878
@tmt878 Жыл бұрын
My question is; Is it a complete and full course for git and Github or is it a crash course? Thanks for replying back Best regards
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
It is one lesson for absolute beginners. I plan to add more in the future but this helps beginners get started.
@nahomhailu961
@nahomhailu961 Жыл бұрын
Dave 👑 ❤️
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you!
@maxralph01
@maxralph01 Жыл бұрын
No. 1!
@sverigesam1882
@sverigesam1882 8 ай бұрын
I can’t seem to post on here. I have an access is denied error when I try to do 31:20. I have tried starting this over two times and I am following. Could it be because I set the repository to private?
@delfinenteddyson9865
@delfinenteddyson9865 Ай бұрын
you probably already fixed that issue yourself, but for the people comming late: I believe the issue is, that you took the git-repository from Dave that is in the discription, which is the folder he worked on right here. And in that folder he has already set the url to his github and the terminal command doesn't overwrite it; so you have to change the url in the config file to your own github repository manually. If that's clear
@Duelweb
@Duelweb Жыл бұрын
BMW is a brand, so is Mercedes. And so is Dave Gray! It's called Rolls Royce ! Man, your teaching style so appeals to me.
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Thank you! 💯
@TraceCloveir-hs8yq
@TraceCloveir-hs8yq 3 ай бұрын
Your tutorial for "beginners" went from zero to intimidating because you skipped the installation progress of Git and Visual Code. I don't know if to leave settings alone to use defaults??? After I installed Visual Code I get a prompt for code extensions which I have no clue what to do about. I am stuck there..... It is good you are showing your screen but don't skip these steps in favor of a diatribe history explanation of git. Its in one ear and out the other without us actually doing it and applying for a beginner. Installing and using Git is hands on and I can relate it to learning how to do plumbing with an apprenticeship. You learn while actually doing things like turning off water valve and doing things step by step. Please show first the process on the screen then follow with a short explanation on what happened.
@ugib8377
@ugib8377 Ай бұрын
I had the same feelings about his Python tutorial for beginners awhile ago now. It was rapid fire, and certainly not for beginners. I'm gonna give this one a shot though. Visual Studio Code extensions allow you to customize your work environment depending on what language you're writing in. Languages have their own Extensions. For Python the Python/Pylance extensions, for Rust the rust-analyzer, C#/C# dev kit/Intellicode for C#, and so on.
@rickfessler
@rickfessler Жыл бұрын
are you still going to do more git/github tuts? or is this the only one
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
I will do more. I do have a playlist with a few.
@rickfessler
@rickfessler Жыл бұрын
@@DaveGrayTeachesCode thank you
@yesharshyes
@yesharshyes Жыл бұрын
you god 35:00
@tracktor25
@tracktor25 Жыл бұрын
i got a problem when i push and my code doesnt appear on github
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Please review the steps in the video again. Make sure you link your repository to the Github repository you create. I show how.
@RobertVeale
@RobertVeale Ай бұрын
git repository different than the one in the video
@BMikel
@BMikel Жыл бұрын
oh shit, it's git. Excuse me, i meant git smts is tricky. Thanks for tutorial
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
You're welcome! 😆
@TheLastPhoen1x
@TheLastPhoen1x Ай бұрын
Tutorial on how to GIT GUD.
@iAmTheWagon
@iAmTheWagon Жыл бұрын
Hell yeah 👍
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Right on! 🤘
@venkatsaivikram9492
@venkatsaivikram9492 Жыл бұрын
Hey Dave! Vue js course possibilites!??
@DaveGrayTeachesCode
@DaveGrayTeachesCode Жыл бұрын
Not on the horizon right now. @ProgramWithErik has some nice Vue content. 💯
@venkatsaivikram9492
@venkatsaivikram9492 Жыл бұрын
@@DaveGrayTeachesCode Being honest... I'll wait for yours coz I love your own way of teaching framework just like building to-do and blog app in react.
Git and GitHub Tutorial for Beginners
46:19
Kevin Stratvert
Рет қаралды 1,3 МЛН
5 Signs of an Inexperienced Self-Taught Developer (and how to fix)
8:40
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
My Cheetos🍕PIZZA #cooking #shorts
00:43
BANKII
Рет қаралды 27 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 33 МЛН
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 51 МЛН
Git Tutorial for Beginners: Learn Git in 1 Hour
1:09:13
Programming with Mosh
Рет қаралды 2,4 МЛН
Git, GitHub, & GitHub Desktop for beginners
22:16
Coder Coder
Рет қаралды 742 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
Git & GitHub Crash Course For Beginners
32:42
Traversy Media
Рет қаралды 3,1 МЛН
Next.js Template vs Layout with Page Transition Animations
17:19
Git It? How to use Git and Github
12:19
Fireship
Рет қаралды 747 М.
Git For Beginners 2023
2:00:37
Telusko
Рет қаралды 227 М.
Learn GitLab in 3 Hours | GitLab Complete Tutorial For Beginners
3:26:43
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45