THTommy Hoindevduck123.hashnode.dev·Feb 12, 2021 · 2 min readHTML/CSS Base SetupWhen it comes to HTML, Visual Studio Code has a built-in Emmet Snippet to start us off with a base setup. There are a variety of Emmet Snippets and you can also create your own shortcuts, but I want this post to contain a simple HTML/CSS base setup....00
THTommy Hoindevduck123.hashnode.dev·Nov 21, 2020 · 2 min readVisual Studio Code: A Super Convenient ToolVisual Studio isn't exactly an (IDE) Integrated Development Environment, but it is certainly an excellent code editor. It was developed by Microsoft and has tons of built-in support and features that allows for more effective and efficient coding. C...00
THTommy Hoindevduck123.hashnode.dev·Nov 15, 2020 · 6 min readLet's Cover these Essentials: Git and GitHubHello my friends, I think that it's pretty important to discuss the topics of what Git and GitHub are, as well as how and why we use these tools. Like the other articles, this one will probably continuously be refined over the next few years as my u...00
THTommy Hoindevduck123.hashnode.dev·Nov 8, 2020 · 4 min readSorting AlgorithmsThis is the first real post that may contain any value, well at least to noobs like me, and of course this post will likely be under construction for a few years or decades. Anyways, this article is about algorithms that we can use to sort data. I be...00
THTommy Hoindevduck123.hashnode.dev·Nov 7, 2020 · 1 min readHello WorldHello my fellows, I am currently a college student attempting to learn software development. I started off by learning the basics of Java, but I'm currently trying to learn front-end web development. My goal is to learn the core fundamentals of HTML...00