#programming

[ follow ]
#software-development
Java
fromIT Pro
3 weeks ago

'It's far from showing its age': Java might've just turned 30, but it's still going strong and here to stay

Java has turned 30 years old, yet its relevance and application in modern technology continue to thrive.
Java
fromDeveloper Tech News
3 weeks ago

Java at 30: Still brewing success or evaporating?

Java, launching in 1995, remains a significant player in programming, showcasing remarkable adaptability over 30 years.
Node JS
fromLogRocket Blog
4 weeks ago

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
Java
fromIT Pro
3 weeks ago

'It's far from showing its age': Java might've just turned 30, but it's still going strong and here to stay

Java has turned 30 years old, yet its relevance and application in modern technology continue to thrive.
Java
fromDeveloper Tech News
3 weeks ago

Java at 30: Still brewing success or evaporating?

Java, launching in 1995, remains a significant player in programming, showcasing remarkable adaptability over 30 years.
Node JS
fromLogRocket Blog
4 weeks ago

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
#data-structures
fromRaymondcamden
2 days ago

Sorting Out Your Monarchs with BoxLang

The primary challenge is to create a function that sorts monarch names by their names and ordinal numbers represented in Roman numerals, a fun coding exercise.
JavaScript
#code-quality
#scala
fromHackernoon
1 week ago

Here's What You Need to Know About Go 1.22 | HackerNoon

In Go 1.22, the traditional 'for' loop gotcha with sharing loop variables is resolved, ensuring variable isolation across iterations for better code reliability.
Scala
#python
fromIT Pro
3 weeks ago
Python

Python's popularity shows no signs of fading - here's why software developers love it

fromIT Pro
3 weeks ago
Python

Python's popularity shows no signs of fading - here's why software developers love it

#ai
fromZDNET
1 week ago
Artificial intelligence

The best AI for coding in 2025 (including a new winner - and what not to use)

fromZDNET
1 month ago
Artificial intelligence

The best AI for coding in 2025 (including two new top picks - and what not to use)

fromHackernoon
1 year ago
Gadgets

The TechBeat: This 150-Line Go Script Is Actually a Full-On Load Balancer (4/27/2025) | HackerNoon

fromZDNET
1 month ago
Artificial intelligence

I retested Microsoft Copilot's AI coding skills in 2025 and now it's got serious game

fromZDNET
1 month ago
Artificial intelligence

The best AI for coding in 2025 (including two new top picks - and what not to use)

fromHackernoon
1 year ago
Gadgets

The TechBeat: This 150-Line Go Script Is Actually a Full-On Load Balancer (4/27/2025) | HackerNoon

fromZDNET
1 month ago
Artificial intelligence

I retested Microsoft Copilot's AI coding skills in 2025 and now it's got serious game

#development
fromKDnuggets
1 week ago
Online Community Development

Build Your First Python Extension for VS Code in 7 Easy Steps - KDnuggets

fromKDnuggets
1 week ago
Online Community Development

Build Your First Python Extension for VS Code in 7 Easy Steps - KDnuggets

#boxlang
#css
#game-development
Video games
fromCreative Bloq
1 week ago

Quantum Witch - how one dev is turning life in a cult into a queer cosy pixel art adventure

NikkiJay chose MonoGame for game development due to its simplicity, enabling quicker, targeted adjustments over complex workarounds in 3D engines.
#rust
fromHackernoon
2 months ago

Generic Functions on Slices: A Guide to Help You Understand | HackerNoon

A slice is a view of a portion of an array, which contains a pointer, length, and capacity, influencing how functions like append and slices.Sort operate.
Scala
#technology
Women in technology
fromBusiness Insider
3 weeks ago

Microsoft CPO says she 'fundamentally' disagrees with the idea that people shouldn't study computer science

Continuous coding education remains essential, according to Microsoft's CPO, highlighting the evolving role of engineers even in an AI-driven landscape.
Women in technology
fromBusiness Insider
3 weeks ago

Microsoft CPO says she 'fundamentally' disagrees with the idea that people shouldn't study computer science

Continuous coding education remains essential, according to Microsoft's CPO, highlighting the evolving role of engineers even in an AI-driven landscape.
#open-source
fromHackernoon
8 months ago

A Guide on How to Boost Function Performance and Achieve Execution Over 10 Million Times Faster | HackerNoon

Gauss's formula enables a dramatic performance boost in code optimization, showcasing that even simple mathematical ideas can greatly enhance algorithm efficiency.
Growth hacking
fromInfoWorld
11 months ago

Using JavaScript's built-in objects

Object is the root object of all prototypes in JavaScript, providing important methods like toString() and assign(), essential for the JavaScript object model.
Node JS
#github
fromZDNET
1 month ago
Artificial intelligence

Copilot's Coding Agent brings automation deeper into GitHub workflows

GitHub is instrumental for code management, version control, and collaboration in programming workflows.
fromZDNET
1 month ago
Artificial intelligence

This GitHub trick lets ChatGPT dissect your code in minutes - here's how

GitHub's Deep Research tool enhances code analysis, aiding developers in onboarding and reviewing existing codebases efficiently.
Artificial intelligence
fromZDNET
1 month ago

Copilot's Coding Agent brings automation deeper into GitHub workflows

GitHub is instrumental for code management, version control, and collaboration in programming workflows.
Artificial intelligence
fromZDNET
1 month ago

This GitHub trick lets ChatGPT dissect your code in minutes - here's how

GitHub's Deep Research tool enhances code analysis, aiding developers in onboarding and reviewing existing codebases efficiently.
#javascript
Scala
fromMedium
1 month ago

Decorator Patterns in Practice: Python, Java, JavaScript, Ruby, and Scala

Leapcell utilizes decorators for enhanced modularity and functionality in serverless web hosting, promoting scalability and maintainability.
fromLogRocket Blog
1 month ago

SOLID series: The Open-Closed Principle - LogRocket Blog

The OCP dictates that modules should be open for extension but closed for modification, allowing modules to extend without altering their source code.
Software development
from2ality
1 month ago

Styling console text in Node.js

If we want to style text we print to a terminal, we use ANSI escape sequences.
Node JS
fromVulture
1 month ago

The Pitt Is Coming to Cable

"When we put Max programming on the T-nets, we want to make sure that we're telling the audience, 'This is something special, you want to tune in for this.'"
DC food
fromHackernoon
1 year ago

The Odin Project's Chess Game Took Me Weeks to Finish-And I'd Still Do It Again | HackerNoon

I figured I'd share my experience to help anyone else gearing up to tackle it, trust me, it's not as scary as it seems!
Board games
fromMedium
1 month ago

Oddities of Java: Arrays are objects, kind of, but also primitives

The Java 'int' is a primitive type, while an integer array declared with 'int[]' is an object, meaning it can utilize Object methods.
Java
fromJim-nielsen
1 month ago

Craft and Satisfaction

When you craft something, you're driven further into the essence of the materials you work. But AI can easily reverse this, where you care less about the result.
Artificial intelligence
[ Load more ]