Satakshi Shanvisatakshi.hashnode.dev·Jun 21, 2024Why Programming Languages? A Simple ExplanationIn our digital world, we interact with various applications every day, like mobile apps, YouTube, and VLC media player. But have you ever wondered how these applications work behind the scenes? This is where programming languages come in. The Role of...0's 1's
Chimobi Ekwunifechimobiekwunife.hashnode.dev·Nov 28, 2023Low Level And High-Level Programming LanguageAre you new to the word programming or would you need to understand the term more? Read my previous article on introduction to programming here: Here. Today, we will be talking about types of programming languages with examples. In the world of progr...11 likeslow level programming
Priya Chakrabortypriyachakraborty.hashnode.dev·Mar 18, 2023Basics of Python-14Day-14 Object-Oriented Programming(OOPs): Python is a high-level programming language that supports Object-oriented programming that includes objects and classes. The basic concept of OOPs are : Class : A blueprint or template for creating object...OOPS
Dukeson Ehigboria O.sampulcodemine.hashnode.dev·Mar 6, 2023Python Programming for BeginnersIntroduction What is Python Programming Language? Python programming language is a high-level programming language that was designed to improve code readability with the use of significant indentation and close to English-like syntaxes which makes co...3 likes·101 readsPython
No Knowledge Developerkarthickmv.hashnode.dev·Feb 26, 2023Difference between Low Level Language And High level LanguageLow-level and high-level languages are two categories of programming languages that are used to create software programs. Here's a detailed concept of each: Low-level languages Low-level languages are programming languages that are closer to the hard...33 readsPython
Dhawal Pandyadhawalpandya01.hashnode.dev·Feb 14, 2023Demystifying High-Level ProgrammingSo, in the world of computing, the closer we are to the transistor level computing, the lower the programming language, and the further away the code is abstracted from it, it is called a higher-level language. High-level programming languages are co...60 readshigh level language