Introduction to Web Development || Setup || Part 1

preview_player
Показать описание
In this video you will learn how to set up your computer for web development. We will be setting up your browser, text editor, and version control system.

Downloads:

Links:

Terminal Commands:
Check for Existing SSH Key: ls ~/.ssh
Copy SSH Key (Replace the '⋖' symbol with an actual less than symbol):
Windows:
Mac:
Linux:
sudo apt-get install xclip
Рекомендации по теме
Комментарии
Автор

The start of one the best and helpful channels when it comes to web development....

cdey
Автор

Another Redditor here to support! Stuff like this helps chip away the intimidation of getting into Dev. Keep up the great work man and thanks for helping keep our community strong and growing!

internationaltoday
Автор

Well done explaining everything in detail! Thank you!

npmillbluesky
Автор

I would really like to start web development, thanks for this tutorial list!

vishma
Автор

Excellent and professional introduce to the web development, I recommend followed this chanel

mohamedjemaii
Автор

lol i was watching this video but i need to watch your whole playlist! now i'm watching, the same video, but after this it's MORE WEB DEV SIMPLIFIED!!!

skeeterburke
Автор

Outstanding! Your videos are the best around, thanks a ton! Smashed the like button & following.

marcovargas
Автор

Also here from Reddit, I really like your videos. Thank you very much for your effort ^.^

Lordpitt
Автор

Hi Kyle, I just listened to your interview on the youtube creators podcast... Keep up the great work!

vilmachristine
Автор

I`m a web dev and I love this channel your videos are easy understanding and simple.

rodrigoalmeidabezerra
Автор

I was depressed because git does not work but you helped me thanks

bezyking
Автор

Thank's man, i will start to learn how to code as soon as possible

yan
Автор

Hello Everyone, has everyone gone through all 45 videos in the order that Web Dev has set up? I'm pretty sure its all great contents and I just want to get an expectation idea of what to expect after going through all the videos. in a perfect world of time and management, I would love to go through it all but would like to reserve time for other study materials and what now.

Ricebow
Автор

Cool, can't wait for more vids. Subbed, keep it up mate <3

marcusotter
Автор

wish that I could absorb all your lessons and thank you at the end. I'm starting today. 06/07/22

edvincentparas
Автор

why do i keep getting "fatal: not in a git directory" for the username even though i created the account and am using the correct username?

conayoll
Автор

Thankyou so much for your efforts.i really got it useful

beekei_patel
Автор

I've gotten the following message:


Hi! You've successfully authenticated, but GitHub does not provide shell access.


Is that the expected outcome?


Plus when I installed Git I got a warning while installing, it was something like:


could not read ...


Could that become a problem?

orie
Автор

this command (clip ⋖ ~/.ssh/id_rsa.pub) did not work for me on GitBash 😥😥 I already created my ssh key but when I enter that command with the name of pub I created, no such file or directory is on my screen.

kentgonzales
Автор

Great resource content. I do have a question about launching a website. If I use a cloud service and want to make the page responsive (is it now called a web app?) - what would be the best procedure that doesn't involve CLI or She'll? I'm interested in using Google Cloud Platform but do not know which services to use in order. Thank you and keep making these great videos.

AAS-wlvq