Learn to code from Scratch! What is a text editor? What is HTML?

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
  • https://www.patreon.com/davidwparker

ā±ļø 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: https://twitter.com/davidwparker
  • Twitter: https://twitter.com/programmingtil
  • GitHub: https://github.com/davidwparker

šŸ’­Concepts:
  • what is a text editor?
  • what is HTML?

šŸ“šResources:
  • https://github.com/davidwparker/programmingtil-html
  • https://code.visualstudio.com/
  • https://en.wikipedia.org/wiki/HTML
  • https://www.w3.org/QA/2002/04/valid-dtd-list.html
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/html
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/head
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body

šŸŽ¬ 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

Ā© programmingtil.com