Git & GitHub Tutorial for Beginners #2 - Installing Git

preview_player
Показать описание
Hey gang, in this Git tutorial I'll show you how to install git on your computer, and set up a few basic config options.

----- COURSE LINKS:

---------------------------------------------------------------------------------------------
Related tutorials:

----- NODE.JS TUTORIALS

============== The Net Ninja =====================

================== Social Links ==================

Рекомендации по теме
Комментарии
Автор

Really glad to have a mentor like you! No other tutorial could simplify it more! :)

chiranjitdey
Автор

every thing i needed i founded in your channel to start my career Thank you so much <3

abdalrhmanaliyan
Автор

for those who gets an error runs "atom index.html" here is the solution
open the atom directory on your cmd =>
then write this command => apm install atom-shell-commands
Wait until it shows a done message the restart you cmd, go to the directory that you saved index.html at and then retry the command => atom index.html and Voila!!

hadeermoustafa
Автор

I dont really know what happened but at the moment atom doesn't show folders and directories when you are opening single file, so if you want folders and files to be shown in your Atom Tree View, you should open root folder of your index.html. in this case (4:17) you sould just write: cd .. to go one step back and than open folder of your project: Atom test, in this case "test" was the project folder in the video

nikamaisuradze
Автор

Hi Shaun - for later videos you are now recommending Visual Studio Code as a code Editor. Does Atom have any features which make it more suitable for using Git, or is it just that VS Code has become a better bet since this video was made?

mikedavies
Автор

share your desktop wallpaper also :)
looks awesome.Nice tuts by the way xD

harishthirumurthi
Автор

ctrl alt u will also move up a directory in cmder!

sleepyBear
Автор

How is gitbash compared to cmder? I am simply asking cuz in another tutorial all those commands were identically used and I wonder if gitbash is only reserved around git or also for other general purposes like you did in cmder (create/delete files etc)?

marcinnalborczyk
Автор

as I use a mac and I am using Commander One as my editor, how do I open my files with Atom?

ekowee
Автор

I would be interested to get that amazing background wallpaper image

miguelbitanga
Автор

Tip: You can also use 'del' instead of rm for deleting a file!!

anirudhkumar
Автор

When I type "Atom index.html" it says that Atom is not recognized as an internal or extternal command (...). Do you guys know why is that?

alanperaza
Автор

Hi Shaun, I need your help with this, when creating the "Atom index.html" it gives a reply saying 'Atom' is not recognized as an internal or external command, operable program, or batch file. What should I do?

joshuanii
Автор

while trying to remove directory it is showing
failed to remove 'nan': No such file or directory
what might be the reason?

reddisharan
Автор

Bro thanks for react course and now we are here. Alright then gang!

dever
Автор

which browser were you using??
Really liked the UI of it..

anandib
Автор

can you please do a tutorial with you show how you would do a project making a site for a client?

ericstrickland
Автор

What is the command for windows instead of 'touch' for Mac?

vinuriliyanagamage
Автор

what is the benefit of using CMD Commander over the Windows CMD?

rcolucci
Автор

hey i get an error:



λ Atom index.html
'Atom' is not recognized as an internal or external command,
operable program or batch file.

is there something changed?
i have
in my workspace a index.html and wanna to try open it up with Atom

BTW. your Atom link is broken ;)

pixelgamezz