trevor ingramtenaciousd.hashnode.dev·Dec 28, 2023Navigating the Coding Cosmos: My Journey through Phase 1 CurriculumIntroduction Embarking on the coding journey at Flatiron School has been nothing short of a thrilling odyssey. As I delved into Phase 1 of the curriculum, the initial hurdles and challenges were daunting. This blog post aims to shed light on the diff...Web Development
Ammar Khancodingwithammar.hashnode.dev·Oct 9, 2023How to Show Your Output in C++Hello and Welcome, My name is Ammar and today I will be showing how you can print anything on a screen. First of all, On the first line, we type - #include<iostream> This is a standard input-output stream. It offers input and output functions. On th...C++
John Ojohnkendevelops.hashnode.dev·Jul 28, 2023To Node Beginnings....I'm officially starting my coding journey today, July 27, 2023. Initially I was hesitant at first because I know that I tend to stop learning something when I know I'm not quite passionate about it. Its been a week now since I dove into this journey....#newcoder
varshaninjacoder.hashnode.dev·Mar 21, 2023FrontendFrontend development is an essential part of web development. It refers to the creation of the visual and interactive elements of a website that users interact with. In other words, it's part of web development that users see and interacts with when ...76 readsWeb Development