Vishesh Raghuvanshiblog.visheshraghuvanshi.me·Sep 21, 2023C-Programming Execution and ExpressionsC Program Execution Process Preprocessing: The C preprocessor performs tasks like macro expansion, file inclusion, and conditional compilation. It processes the #define, #include and #if directives and generates preprocessed source code. Compilati...DiscussC ProgrammingC
Elucian MoiseforProgramming Snippetssagecode.hashnode.dev·Aug 16, 2023Bash history commandsBash history commands allow you to easily manage, recall and reuse previous commands you have entered in a Bash terminal. Some of the main things you can do with Bash history commands are: • Recall previous commands - Using commands like !number, !! ...DiscussBash Fundamentalsbash script
Enoch Borlabi Borketeyenochborketey-blog.hashnode.dev·Aug 2, 2023The History of JavascriptThe story of JavaScript began in the mid-1990s when the World Wide Web was in its infancy. Web pages primarily consisted of static content, and there was a growing demand for ways to make websites more dynamic and engaging. Enter Brendan Eich, a soft...Discuss·2 likes·32 readsJavaScript
Mark Smithlaunchcontrol.info·Jun 21, 2023Programming Languages I have used. Some professionally, Part 1.This started off as an exercise in counting all the programming languages I have used but ended up being more of a professional autobiography. I've tried to highlight the people and books I learned from on the way. 6th Form I got into programming cou...DiscussGeneral Programming
Anuj Mistryanuj1729blog.hashnode.dev·Jul 20, 2023The Birth of Web Aesthetics: Exploring CSS's Formative YearsNecessity of the CSS The first GUI-based browser didn't support CSS but it was a topic of discussion on www-talk. When finally the CSS1 standard was rolled out in late 1996 by W3C, Microsoft's Internet Explorer v3 added limited support to CSS1 a few ...Discussresearch
David Saahdavesaah.hashnode.dev·Jul 18, 2023The Roots of ProgrammingIntroduction Programming can mean different things to many people. To some, it is just a job; to others, it’s a hobby; some probably don’t care what this is all about, and that’s fine too 😄. In this article, we will look at the roots of programming ...Discuss·26 readshistory
Doron Brayerdoron.hashnode.dev·Jul 17, 2023FeaturedHow humanity got into programming through 20 quick checkpoints [it took a darn century]Welcome to the first sprint in the history of computer science. It took humanity a whole century to reach the point where we can sit back and watch twenty-somethings play games and make a fortune out of it (not that I'm complaining, I'm a long-time g...Pravin M.D and 1 other are discussing this2 people are discussing thisDiscuss·83 likes·1.7K readshistory
Rashidarashida.hashnode.dev·Jul 15, 2023A Brief History of HTMLOnce upon a time, in a land where geeks we left to wander free. There was a brilliant thinker named Tim Berners-Lee and had a vision about a place where anyone could share their knowledge. So Tim began working on HTML , and after some determination...Discuss·1 like#HTML #WebDevelopment #Coding #WebDesign #TechTalk #InternetBasics #OnlineContent #Programming #WebDevHumor #HTMLHistory #BuildingBlockOfTheWeb #TechHumor #HTMLBasics #HTMLTags #WebTech #WebFoundations
Kralhexkralhex.hashnode.dev·Jul 12, 2023The Legend of CIntroduction The C programming language has a rich history and enduring relevance as a versatile and powerful language. In this blog post, we will delve into the origins of C, its creator, its historical and current applications, its low-level hardwa...Discuss·1 likeC MagicC
Nehal IngoleforTeckbaker's Blogteckbakers.hashnode.dev·Jun 27, 2023OpenShiftOpenShift is a leading open-source container platform developed by Red Hat. It provides a complete ecosystem for building, deploying, and managing containerized applications. Built on top of Kubernetes, OpenShift extends its capabilities with additio...DiscussDevops & Cloudopenshift