Learn to Code in 5 Minutes - HTML, CSS, and Javascript Tutorial | Must Know Advice for Beginners

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey I'm TJ and in this video I'll be showing you how to start learning to code today quick note if you haven't already make sure to subscribe as I'll be posting a lot more resources and coding tutorials to help you in your coding journey so I've been helping people to learn to code for the past few years in that time I've helped people of all ages from the ages of 10 all the way up to 65 year olds and I always recommend that they all start at the very same place with web development basics now what is web development what development refers to designing and building websites the reason I start beginners with web development basics is actually quite simple 1 they can start writing code right away without having to download or install anything 2 they don't have to wait for the wait for the code to compile or any other technical issues and last but not least starting with web development basics helps beginners to really start to build their confidence and feel more comfortable making it a lot easier to keep going anytime they turn learning something new one of the most important aspects that you have to be conscious of and protect is your confidence because as soon as your confidence starts to wane that's when you start to lose interest and it makes it a lot harder to keep going even if your interest isn't really in building websites whether it's in building AI or mobile games or working with the blockchain whatever I still recommend that you start with web with web development basics just to help you get used to writing code and start building your confidence we did not make it a lot easier for you to branch into other technologies and tools that you're interested in when it comes to web development basics the core technologies that you need to know of our HTML CSS and JavaScript now let's throw HTML HTML stands for hypertext markup language that's not something that you have to memorize just know that hTML is a markup language that's used to define and describe the content on your web page simply put HTML is the content on your website if you want to add text or image or links a drop down here there a button whatever you use HTML to define and describe that content now let's write your first piece of HTML code open up your browser and go to jsbin dot-com now jsbin comm is an online text editor a text editor simply where you write code so there will be HTML code already there for you but just do as I'm doing so that you can write your first piece of HTML code but now what you see on the right side of the screen and the output is how it would look if you were building your own website now CSS CSS stands for cascading style sheets CSS is the code you write to style your HTML content so let's say that you want to change your font color to red or I change the font size or something like that you would use CSS to style that content to make it look the way that you want now let's write our first line of CSS code go back to your browser and click on the CSS tab and just just follow along with me and boom there you have it you've written your first line of CSS code when you write CSS code what you are doing is actually specifying a rule for your CSS to apply to the HTML content so here we are saying that we want our our HTML content to have a font color of red and we are also specifying the font size that we want as well now javascript so javascript is a programming language that lets you dynamically update content on your web page so if you want a pop-up to happen every time user clicks a button or if you want your menu to slide down or something like that right javascript is used to add interaction to the content on your web page now let's write our first line of JavaScript code go back to your browser and click the JavaScript tab and I'm sure that you've seen those annoying pop-ups on certain websites well I'm gonna show you how to write the JavaScript code that actually creates those so just just follow along with me and there you have it you've written your first line of JavaScript code and and go to the output and click run with JavaScript and that will actually execute that code good job so this is just a quick overview so make sure that you subscribe is I'll be posting more in-depth tutorials on each of these technologies to help you better understand how to use them also make sure you check the description below for a free online tutorial that'll help you start learning HTML CSS and JavaScript now I'm here to help you on your coding journey so feel free to comment below if you have any questions and make sure the to subscribes so you can keep updated with the next videos and resources coming soon
Info
Channel: ROOTs Technology
Views: 76,073
Rating: undefined out of 5
Keywords: Learn to Code in 5 Minutes, HTML, CSS, Javascript Tutorial, html basics, html tutorial for beginners, html and css tutorial for beginners, html tutorial, html5 tutorial for beginners, html coding, learn html in 12 minutes, learn html, css tutorial for beginners, css tutorial for beginners full, javascript tutorial for beginners, javascript for beginners, javascript crash course, learn javascript for beginners, coding basics, rootstechnology, roots technology
Id: gskko9DggXs
Channel Id: undefined
Length: 5min 43sec (343 seconds)
Published: Thu Apr 16 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.