New: programminglanguageAll contenthive-129948hive-196917krzzansteemhive-183959hive-180932hive-150122hive-185836uncommonlabphotographylifehive-166405hive-183397hive-144064bitcoinhive-139150hive-188619krsuccesshive-101145hive-180301hive-124908hive-103599hive-109690hive-184714TrendingNewHotLikersanuragpandey (32)in mobileapp • 19 days agoMobile app developmentHow do you choose the best programming language for your Android app? 🤔 Consider performance, security, scalability, and community support. The right language ensures your app is functional…light999 (69)in python • 6 months agoPython programming languagePython is a high-level, interpreted programming language known for its simplicity and readability. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code…rnkchr0 (35)in coding • 2 years agoset add() Method – Python | Explained with Examplesset add() Method – Python | Explained with Examples In Python, we can use the set add() method to add a given element to the set. If the element is already present in the set, then nothing is…rnkchr0 (35)in code • 2 years agokeys() Method – Python Dictionary | Explained with Exampleskeys() Method – Python Dictionary | Explained with Examples In Python, the keys() method is used to obtain a dictionary’s all keys. The keys are collected in a list, and this list is contained…rnkchr0 (35)in codeparttime • 2 years agoos.listdir() Method – Python | Explained with Examplesos.listdir() is an integral feature of Python’s os package. os.listdir() method retrieves a list of all files and directories in a given directory.. #codeparttime #code #coding…rnkchr0 (35)in python3 • 2 years agoabs() vs fabs() – Python functions – Find absoluteabs() and fabs() functions in Python are used to return the absolute of a number passed to them. But there are a few differences ..rnkchr0 (35)in python3 • 2 years agoabs() function – Python – Find absolute of a numberA number’s absolute value is its value without regard to its sign. The abs() function in Python returns the number’s absolute value.suneel6522 (19)in coding • 3 years agoThe most common coding interview questions (and how to answer them)A programming interview can be a nerve-wracking affair, but it doesn’t have to be! If you’re preparing for an interview at the company of your dreams, it helps to know the most common programming…ansh41 (37)in programming • 3 years agoTOP 10 PROGRAMMING LANGUAGES THAT WILL GO EXTINCT IN 2030To make an enduring vocation in programming, it is essential to be aware assuming current dialects will hold the turf. Programming dialects don't keep Moore's regulation yet developers do. Set…vivblaster (25)in programming • 3 years agoTop 10 Programming Languages Universities Suggest to StudentsOverpowered with the learning choices? Here are the main 10 programming languages colleges recommend to understudies. Innovation has taken a front seat in monetary and cultural turn of…rnkchr0 (35)in react • 3 years agoProps, State & Hooks in ReactSimilar to JavaScript functions, functional components can accept arguments. These are referred to as props, and they represent an item. #react #reactjs #programming #reactlanguage…viruchauhan (32)in programminglanguage • 3 years ago"Bhai-Lang", New Programming Language By 2 Indians, Amuses Internetnew programming language is taking the internet by storm. “Bhai-lang” is a toy programming language created by two Indian developers - Aniket Singh from Amazon and Rishabh Tripathi from Groww.…rnkchr0 (35)in python • 3 years agoJOIN Lists in Python – 6 Simple methodsLet’s learn how to join / concatenate lists in Python3 using various ways. These methods are advantageous when we have many similar lists of elements to process. #python #python3 #programming…rnkchr0 (35)in factorial • 3 years agoHow to find Factorial of a Number in JavaScript? 3 Methods3 different methods to find Factorial of a number in Javascript - 1. recursive function 2. WHILE loop 3. FOR loop. Let's look into each of them. #factorial #javascript #programming #webdev #code…rnkchr0 (35)in code • 3 years agoPython: How to Check If Key Exists In Dictionary?Python includes several built-in functions for this purpose: using if-in statement using get() , or setdefault() or , contains using has_key() (it’s obsolete now) #code #python #programming…azeem22 (68)in hive-181430 • 3 years ago## SiZ EDUCATION|| Programming Languages|| By @azeem22|| 10% payout siz-officialAsslam o Alikum! I hope you are all fine and good my fellows today i want to tell you about programming languages. Programming Languages. source A set of phrases,symbols and codes used…zero-to-infinity (65)in hive-138458 • 3 years agoContest Result : Tell Us About Your Favourite Programming Language !A few days ago we announced a contest. Our contest was to tell us about your favorite programming language! Thanks to those who participated in the contest. Now I announced the results below :…nishat-meraj (59)in hive-138458 • 3 years agoAbout MY Favourite Programming LanguageBeing a student of computer science I have very much interest in different technologies. I have studied many programming languages like C, C++, JAVA, Python, PHP, Javascript. Also studied several…badmus-official (74)in hive-138458 • 3 years agoContest! Contest!!Contest!!!My Favorite Programming Langauge! by @badmus-officialHello there everybody, I trust you all having a brilliant day? Today, I need to impart to you my #1 programming language(Arduino programming using a C++ programming language). Right off the bat, I…afl.cloud (59)in hive-138458 • 3 years agosteemCreated with Sketch.My Contest Entry For > Tell Us About Your Favourite Programming Language >My Choice Is DELPHI#Delphi , Object Pascal 's based on an event-driven programming language and the desktop, mobile , web and console software is an integrated development environment (IDE). Delphi has been developed…