TTTanmaya Tatsat Mahapatraintanmayablog.hashnode.dev·Apr 20, 2024 · 3 min readJavaScript NotesThe switch statement evaluates an expression, matching the expression's value against a series of case clauses, and executes statements after the first case clause with a matching value, until a break statement is encountered. If it has not break sta...00
TTTanmaya Tatsat Mahapatraintanmayablog.hashnode.dev·Mar 1, 2023 · 5 min readLinux FundamentalsHistory Many events led up to creating of the first Linux kernel and, ultimately, the Linux operating system (OS), starting with the Unix operating system's release by Ken Thompson and Dennis Ritchie (who both worked for AT&T at the time) in 1970. Th...00
TTTanmaya Tatsat Mahapatraintanmayablog.hashnode.dev·Mar 1, 2023 · 2 min readBig DataIn recent years, the term "big data" has become increasingly popular in discussions about technology, business, and society. But what exactly is big data, and why is it so important? At its most basic level, big data refers to the massive amounts of ...00
TTTanmaya Tatsat Mahapatraintanmayablog.hashnode.dev·Feb 2, 2023 · 3 min readDetail Explanation About HTML Text FormattingDt. 02-02-23 HTML Text Formatting: <b> is used to bold text, making it stand out from the surrounding text. For example: <b>This text is bold.</b> <i> is used to italicize text, which can be used to indicate a different tone or style of a text. For ...00
TTTanmaya Tatsat Mahapatraintanmayablog.hashnode.dev·Feb 2, 2023 · 2 min readChatGPT (Blog)Title: "Getting to Know ChatGPT: The Cutting-Edge AI-Language Model" Dt. 02-02-23 Introduction: Have you ever heard of ChatGPT? This advanced language model is changing the way we interact with AI. Developed by OpenAI, ChatGPT is a cutting-edge tool ...01M