programming
hashtag
7 K
About
Reviews
Updates
1
Followers
0
Experts
Experts
codemy
1.1 K
· 349
quochuy
909.53
· 3739
emrebeyler
235.77
· 5943
elektroyazilim
216.57
· 66
nftea.gallery
214.69
· 51
Show more authors
Posts
Threads
radheradhe
0.12
2 days ago
PeakD
The Top Programming Languages to Learn in 2025 – And Why They Matter
https://img.leopedia.io/DQmXD9wVdveHxEgAgMvDCeRiQg2vFNe2xabay4J2Xijsesx/image.png Technology doesn't sleep. With AI increasing at breakne...
makerhacks
3.7 K
2 days ago
PeakD
What Happens to the Your Web Browser If Google Stops Paying for It?
Have you ever thought about who actually pays to keep your web browser working? What if that money just... disappeared overnight? Most p...
radheradhe
0.12
3 days ago
Starting Programming Projects- The Lazy Way
https://img.leopedia.io/DQmb3LWVSMPufL8cvzbKbZ4duFG9CZv3ZJoixPjYrhLwokn/image.png You want to begin a programming project? Good on you. P...
vatman
108.57
5 days ago
Hive.Blog
Programming Project Part #2
In the last post, we left off explaining what our first program does. It creates a file to be filled by the user so that the rest of the ...
makerhacks
3.7 K
6 days ago
PeakD
Import vs Require JavaScript Fail
As 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 use...
makerhacks
3.7 K
10 days ago
PeakD
OpenAI Claims 'Genius' AI
OpenAI have announced two new AI models that some folks are claiming are "genius level". At the same time as dropping these ne...
juicygoddess
177.64
10 days ago
PeakD
From Girly Girl to Code Girl: How I Ignored the Doubts and Found My Way in Tech
source To be honest, if anyone told me like 2 years ago that I’ll be here doing tech stuff, writing codes and building projects, I hones...
por500bolos
2.4 K
10 days ago
Hive.Blog
¡Ahem... in relation to my previous post! ...it's my MeMe #65
«-EXPECTATIONS-» https://images.hive.blog/DQmWP7kdT24q4qYNaVMaZDx9yTH6y2GfSEtKmux4SEMntnt/Raciones.jpg ¿Would you use a "Hive Tool&q...
makerhacks
3.7 K
11 days ago
PeakD
WordPress Coding Standards and SQL
Another frustrating coding session and yey another thing that I had to learn the hard way, so again I wrote it up so you don't have to g...
juicygoddess
177.64
11 days ago
PeakD
I’ve Missed This Place, Life Update + Programming Journey
source Hi everyone! It’s been such a long time since I last posted here. Honestly, I’m not even sure where to begin, but one thing I kno...
makerhacks
3.7 K
12 days ago
PeakD
Exploring 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 me...
zbzzn001
0.01
13 days ago
Coding for 6 years, What was it for? Just a complaint
https://img.leopedia.io/DQmUgUPia9p6xcJgYGJeNpHpzAt1SGMYCLKSGhj3MJEzgCF/image.png I’ve been coding for almost six years now. Six years of...
coderad
130.84
13 days ago
PeakD
From Move Line to Multi-Cursor and More: My Top 5 VSCode Tips, Tricks and Shortcuts
Every meow and then on the /r/learnprogramming sub I get an opportunity to tell someone about some neat feature or shortcut on VSCode tha...
makerhacks
3.7 K
14 days ago
PeakD
How to Compile Your Python Apps to .EXE & Mac/Linux Executables
Have you ever created an amazing tool or script in Python but couldn't share it due to the code being interpreted, having lots of depende...
makerhacks
3.7 K
15 days ago
PeakD
Create Amazing Python User Interfaces in Your Terminal with Textual
Creating 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 wa...
makerhacks
3.7 K
16 days ago
PeakD
Introduction to Django for Python Developers
I'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 an...
moondong
0.13
18 days ago
Hive.Blog
Moondong Members Only
What can you really do with a memecoin? Now, with Moondong, you can read Moon Man Mark Bailey's science fiction novels for free. Just go...
makerhacks
3.7 K
19 days ago
PeakD
Faster and Cleaner Python: What's New in 3.14
Python 3.14 is planned for release around October, and it's packed with changes designed to make Python run faster and help programmers ...
gabrielr29
915.51
19 days ago
PeakD
My first program developed for a company, ExcelFix (1/2) [ESP-ENG] | C#
¿Qué tal todo? Hace tiempo que no pasaba por acá para hablar sobre lo que he estado haciendo. Para ser más concretos... ¡Desde el 7 de no...
darth-azrael
563.89
20 days ago
APL*Plus/PC Programming Language
Ad from the May 28th, 1985 issue of PC Magazine APL is one of those older programming languages that I never had any experience with. I d...
makerhacks
3.7 K
24 days ago
PeakD
Modern JavaScript for Python Developers
JavaScript is unavoidable nowadays, even the most stubborn developer is going to hit it face first if you ever need to collaborate or wo...
coderad
130.84
26 days ago
PeakD
How 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. W...
makerhacks
3.7 K
26 days ago
PeakD
Ingesting RSS Into WordPress and Failing Down the Content at Scale Rabbit Hole
TL;DR I created a WordPress plugin that allows me to ingest tons of posts 24/7 via curated RSS. See below. While creating it I caused a...
hafsaalam67
3.04
29 days ago
Demystifying Blockchain Creation: From Concept to Code (An Overview)
We talk a lot about blockchain technology here – it's the very foundation of Hive! But have you ever stopped to think about what actuall...
hivepunkman
0.31
last month
PeakD
Castle of the Moon + Slay the Spire, Ideas and Thoughts for the Game
🌍 This post is available in English and Portuguese! Scroll down to read in your preferred language. ENGLISH Greetings my friends These...
makerhacks
3.7 K
last month
PeakD
How 'Deque' Saved My Python Script from Slowing to a Crawl
Sometimes the right tool makes all the difference. I was building a Python script that hit API rate limits a bit too often. Not because ...
mproxima
871.03
last month
PeakD
To the Castle Grounds - Heart Commando
Hello there Gamedevers! Little update for an update to come to this old game. Last days I was looking at some top view of some old ruin a...
nftea.gallery
3.1 K
last month
Hive.Blog
Bitshares Astro UI - User Feedback Request - What feature do you want to see introduced next?
The Bitshares Astro-UI is near feature complete! The Bitshares Astro UI uses next-gen web technologies, establishing a from scratch repla...
simplestack
0.31
last month
PeakD
Interviewer: Write A Function That Always Picks The Best Move in a Game of Nim (Hard) - Python
Imagine you have a few piles of sticks. Two players take turns picking sticks. On your turn, you must choose one pile and take at least ...
akipponn
1.1 K
last month
PeakD
Finally Playing with the Hive API / よーーーうやくHive APIをさわってみました
Some of you might know this already, but I’ve loved video games when I was a kid. That love eventually led me to study computer science—...