Programming & Dev1,033 subscribersActivity Log • 3 activeThe community for all things Software Development. Tools, Open Source, Libraries welcomed too.SubscribePostProgramming & DevCommunityAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区VibesLeoFinanceSplinterlandsOlio di BalenaPhotography LoversActifitSpendHBDLifestyleHive GamingHive LearnersExplore Communities...Programming & DevTrendingHotNewPayoutsMutedcadawg (69)5 years agoAbout the Programming CommunityA quick summary of the programming community.mayorkeys (73)5 days agoLessons From Spending 11 Hours on a Grid Layout: Tech is Not for the LazyI never knew the journey is just starting and all what i have gone through when i was still learning and practicing is just a tip of an iceberg but that is what tech is all…mayorkeys (73)12 days agoTransformation from a regular user to a frontend developer Life as a developer is not a joke but many won't understand or can't understand because they feel everything they see online and in the web comes to appearance so easily and it…chaintuts (51)14 days agoFiendish Photos – Stealing Crypto Seed Phrases with OCRStealing crypto seeds from...pictures? Learn about OCR malware with this free and open #tutorial! We cover OCR, regex, a fun educational demo, and the real SparkCat malware along…radheradhe (41)14 days agoThe Top Programming Languages to Learn in 2025 – And Why They MatterTechnology doesn't sleep. With AI increasing at breakneck rates, web applications changing day by day, and industries becoming increasingly dependent on intelligent software, one…radheradhe (41)15 days agoStarting Programming Projects- The Lazy WayYou want to begin a programming project? Good on you. Perhaps you have no idea how to begin. That's fine—you're not alone. Actually, a lot of individuals have this same…gabrielr29 (65)16 days agoMore about ExcelFix? Bug fixes and improvements [ESP-ENG] | C#For this occasion, I come to talk more about corrections and features, specifically 4 that are the most important.makerhacks cross-posted @makerhacks/import-vs-require-javascript-failmakerhacks (71)17 days agoImport vs Require JavaScript FailAs you might have already seen, I am MUCH more used to Python, C, etc than modern JavaScript. Things have changed a lot since I last used it for anything but client side.…makerhacks cross-posted @makerhacks/exploring-the-django-request-response-flowmakerhacks (71)22 days agoExploring the Django Request-Response Flow Previously I showed how to set up Django and install on your development environment. Next we need to make it really useful, and that means responding to user requests. But…keeideas (51)24 days agoEnglish to Chinese Speech Translator using Python FlaskIn of my recent keynote address in Taipei, I spoke about solving pain points by coding with the help of generative AI. A night before the talk, I figured that I can create an…coderad (62)25 days agoFrom Move Line to Multi-Cursor and More: My Top 5 VSCode Tips, Tricks and ShortcutsEvery meow and then on the /r/learnprogramming sub I get an opportunity to tell someone about some neat feature or shortcut on VSCode that just blows their mind and makes…makerhacks cross-posted @makerhacks/create-amazing-python-user-interfaces-in-your-terminal-with-textualmakerhacks (71)26 days agoCreate Amazing Python User Interfaces in Your Terminal with TextualCreating a UI for your Python scripts can be a pain, especially if you just need something one step up from a CLI interface. It seems waste to have to configure a whole web app…makerhacks cross-posted @makerhacks/introduction-to-django-for-python-developersmakerhacks (71)27 days agoIntroduction to Django for Python DevelopersI've been building an SaaS suite and a set of APIs and found I really needed to take the time to learn Django. Django is a lot bigger and more capable than my usual go-to…gabrielr29 (65)28 days agoMy first program developed for a company, ExcelFix (2/2) [ESP-ENG] | C#Here I am again to finish this “series of posts”, focused on my first programming project done for a company.gabrielr29 (65)last monthMy first program developed for a company, ExcelFix (1/2) [ESP-ENG] | C#I'm back! Or so I hope... And today I bring you a little bit about my first project done for a company.agrante (67)last monthVersatile JavaScript API Client ClassA class to facilitate API requests in different situationsmayorkeys (73)last monthOvercoming Challenges in Coding There is this feeling after leaving tech for a while and coming back to it months after then to keep up with the great work, in other to do well and not get tire of all the…coderad (62)last monthHow I saved 100s of hours of work for a local company using Python and python-docx (N00B Friendly) [Part 2/2]So in last week's post we got our hands on our word documents and then wrote a Python script to extract the data we need from each one. We used that data to build us a folder…keeideas (51)last monthEquipment booking appI love to demonstrate to my colleagues how a bit of coding can reduce tedious and repetitive work. We had a recent conversation about how booking of lab equipment could be…agrante (67)2 months agoTowards a generic HTML file to run Javascript filesSharing simple scripts publicly that can run without installing anything