WELCOME


Webdev: Intro to Programming

Once you have a visual of what your page(s) look like, it's time to get to coding! For now, I'm going to stick to Neocities' code editor and see how it goes unless I feel like I should switch to something else.

Going through the Neocities HTML tutorial felt really helpful on knowing the very basics of what to do. I did learn a bit of HTML/CSS back in school but I don't remember a whole lot. I do recall using this site back then which I find very useful when learning programming languages:

W3Schools HTML Tutorial

That being said, one of my biggest weaknesses when it comes to learning programming is that I tend to know a lot of the theoretical stuff, but I never get to figure out how to really make stuff on my own without relying on youtube or website tutorials to help me build stuff all the time (at most I've learned to figure out bugs and errors and try to solve them). I'm hoping this project, or at least logging my process will help me figure out how to learn and apply things by myself.