#programmingUnmoderated tagAll postsTrending CommunitiesLeoFinancePinmappleSplinterlandsHIVE CN 中文社区LiketuPhotography LoversAlien Art HiveActifitHive GamingHive LearnersMovies & TV ShowsWEEKEND EXPERIENCESExplore Communities...#programmingTrendingHotNewPayoutsMutedcodemy (72)in #tkitner • 16 hours agoCreate an OpenAI Video To Text Transcriber App With Tkinter - New Course!Create an OpenAI Video To Text Transcriber App With Tkinter - New Course!geekgirl (78)in HiveDevs • 4 days agoRailway - Bring Your Code They Will Handle The RestHeroku used to be a to go platform for programming students and hobbyists to experiment with code and apps. Of course Heroku wasn't only for students and hobbyists, they also…devpress (65)in Proof of Brain • 2 days agoMaking Game art using Leonardo AILeonardo AI is a good tool. And anyone who wishes to use it for the game development would find it pretty cool. As it can make variety of the game assets and also the amount of…tykee (73)in Proof of Brain • 4 days agoText to speech converter with Javascript.This is another short tutorial on how to build a text-to-speech converter. I used only 8 lines of code to get it done with JavaScript. I will improve on this in my next post and…devpress (65)in Education • 4 days agoR Language - How to Create Circular Dendrogram in RIn this post, we take a look at How to Create Circular Dendrogram in R. This type of the data visualization is useful for some of the data that is specific in terms of the…albro (60)in Programming & Dev • 4 days agoPython Inheritance and Tricks By albroWith the help of inheritance in Python, we can inherit the properties and behaviors of a class from a higher class. For example, the cat class inherits from the animal class so…keys-defender (69)in Qurator • 5 days agoLeak -- Compromised MEMO key successfully detectedAnother key leak 🔑 🔑 🔑 - Service sponsored by Crypto Shots, Hive 3D game for browsers 💥🔫sperosamuel15 (65)Verified Nigeria in Hive Learners • 5 days agoMy Imaginative Applications: Phone Mic App and Snap and Type AppWelcome to my blog, It's a new day to Imagine, hehehe. Sometimes I wonder how it will be without programmers who constantly develop Applications to help us enjoy our phone…tykee (73)in STEMGeeks • 6 days agoHow to build a Dictionary webapp with HTML, CSS, AND JAVASCRIPTHello great people, this is another short tutorial on creating a mini-apps. Today I used a public dictionary API to create a dictionary website with HTML, CSS and JavaScript. The…codemy (72)in #django • 7 days agoFollow Back From Profile - Django Wednesdays Twitter #23Follow Back From Profile - Django Wednesdays Twitter #23mproxima (65)in Programming & Dev • 6 days agoNew Machinery - Tractor and directional cloud machineHello there, These days I changed the pace on working on the plants and took a look at the machinery of wich there was only the cloud machine creating only clouds in one…tykee (73)in GEMS • 5 days agoMultiple title for a website using Javascript.There are always many things to play with in JavaScript. Today I am posting on how to override the default title on your HTML page or how to display multiple titles. I did just…noakmilo (71)in Threeshorts • 6 days ago👨💻 CSS Tip #1: hover effect▶️ Watch on 3Speak Hi, guys, today I wanted to bring you this little tip when animating hovers in CSS. With this code you will be able to change the brightness of any…kella360 (51)in Programming & Dev • 4 days agoSingle Page Applications (SPAs)What are SPAs and how do you use them?lochard (40)in Programming & Dev • 6 days agoFind the eldest brother! @ Dcoder Problem: There are 5 brothers in a family, you need to tell eldest brother's age. You are given age of all the brothers. Input: Input contains 5 numbers separated by space…lochard (40)in #programming • 5 hours agoBinary to Decimal @ DcoderProblem: Write a code which converts a binary number (written as string) into a decimal number. Input: Input is a binary number. Output: The output is a decimal…lochard (40)in #programming • yesterdayThe coding Challenges @ Dcoder Problem: There are n participants appearing for one on one coding challenge.Each participant plays twice (challenges) with each of his opponents.You need to compute the total…lochard (40)in #programming • 2 days agoThe coding Challenges @ Dcoder Problem: There are n participants appearing for one on one coding challenge.Each participant plays twice (challenges) with each of his opponents.You need to compute the total…lochard (40)in #programming • 3 days agoFirst Half!! @ Dcoder Problem: Given a string return its first half.Assume string to have even number of characters. Input: Input contains a string Output: Print the first half of string.…lochard (40)in #programming • 4 days agoThe Floating circle @ Dcoder Problem: Cody is a student in Trumph Academy, He is preparing for SSC, while he was solving some problems, he found an easy problem of Circles. The problem is You have to…