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
ā±ļø Timestamps:
š Newsletter:
šŖElsewhere:
šConcepts:
šResources:
š¬ Subscribe!
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.
š¤Æ 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