Learning to code can be hard! But let's see what we can do to avoid all that, shall we? Starting from Scratch, I explain how to download a text editor (VS Code in this episode), what is is, and then we create our first HTML file and view it. I break down the first few tags so you can easily learn to code without prior knowledge.
🤯 Support on Patreon
/ davidwparker
https://www.buymeacoffee.com/davidwpa...
⏱️ Timestamps:
00:00 - Introduction
00:37 - Demo
00:48 - What is a text editor?
03:20 - What is HTML?
04:12 - Doctype, comment, head, and body tags
💌 Newsletter:
https://www.programmingtil.com/
🪐Elsewhere:
Twitter: / davidwparker
Twitter: / programmingtil
GitHub: https://github.com/davidwparker
💭Concepts:
what is a text editor?
what is HTML?
📚Resources:
https://github.com/davidwparker/progr...
https://code.visualstudio.com/
https://en.wikipedia.org/wiki/HTML
https://www.w3.org/QA/2002/04/valid-d...
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...
🎬 Subscribe!
http://bit.ly/subdavidwparker
My name is David W Parker and I’m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. I’m a huge fan of Ruby on Rails, Svelte, and WebGL. I’ve used React a lot in the past, as well as some Vue and AngularJS. I’ve done some professional Python and Django as well. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.
#html #learntocode #codenewbie