dolamu.hashnode.dev7 Easy Tips to Manipulate Files on the Linux Command-lineI found the linux command line quite intimidating when I first started learning to code. It seemed to require extensive and comprehensive knowledge and understanding of commands and keyboard shortcuts. However, as I read more about it and practiced w...Nov 8, 2021·7 min read
dolamu.hashnode.devBasics of cloud computing for newbiesBackground and Definition Cloud computing is one of the hottest buzzwords in the IT world today. It has revolutionized our internet experience as users and the way organizations conduct their businesses. Cloud-based technologies are used for services...Oct 27, 2021·6 min read
dolamu.hashnode.devCascading Style Sheets: Beginners Friendly Guide!Brief Background Like HTML, CSS (which means Cascading Style Sheets) is not a programming language, it is the code you use to selectively style the web. CSS is a style sheet language for describing the presentation of a document written in a markup l...Oct 9, 2021·5 min read
dolamu.hashnode.devBasic Elements in HTML for BeginnersHTML elements are an essential part of its structure and semantics, yet many code (or web development) newbies do not know them really well. They discount them and focus instead on other areas that contribute to the appearance, style, and functionali...Sep 28, 2021·6 min read
dolamu.hashnode.devHow to Ask for Help in an Online Coding CommunityPhoto by Pratik Gupta on Unsplash In your coding journey as a beginner, you're sure to need help with something, whether it's becoming more familiar with a programming language you're trying to learn or simply getting an explanation of how to accompl...Sep 24, 2021·4 min read