If I wrote "Cis goth girls" would that imply "girls" inherits "Cis" from goth? #programming #objectorientedprogramming

I love how simple Kitten’s Streaming HTML workflow makes building features like this, especially when using class-based Kitten pages and components :)

https://kitten.small-web.org

💕

#Kitten #SmallWeb #StreamingHTML #EventBasedProgramming #ObjectOrientedProgramming #JavaScript #NodeJS #web #dev #GazaVerified

Confessions of a Software Developer: No More Self-Censorship

I haven't published since April because I've been afraid. I also avoided social media, news aggregators, and discussion forums for months. I'm done letting fear stop me. What was I afraid of? In this post I detail every single thing I've avoided admitting on this blog. […]

https://kerrick.blog/articles/2025/confessions-of-a-software-developer-no-more-self-censorship/

A category is formally defined as being a group of one or more classes.

#OOP #ObjectOriented #ObjectOrientedProgramming

Have you heard of this use of "category" before? If so, in which context/language/compiler?

EDIT: For context, from the #Psion SIBO C SDK's Object Oriented Programming Guide:

A category is formally defined as being a group of one or more classes. The classes are packaged into a load module which, when loaded, occupies a single code segment. A code segment may not contain more than one category. There is, therefore, a one-to-one correspondence between a category and the executable code in a single code segment. Note that this implies that an application that occupies a single code segment may not contain more than one category.

Yes
0%
No
100%
Poll ended at .

"BQ designed tốt đẹp nhờ đối tượng nhỏ gọn! #SandyMetz phân tích tại sao object-oriented programming tập trung vào "chuyện nhỏ" lại tạo nên hệ thống dễ bảo trì, linh hoạt. Video quý giá cho dev muốn tối ưu code. 错误代码不如优雅的小模块💻

#SoftwareDesign #ObjectOrientedProgramming #CodingTips #KỹThuậtLậpTrình #ThiếtKếPhầnMềm #DevVietnam" (498 characters)

https://www.reddit.com/r/programming/comments/1oaf08c/sandy_metz_on_the_power_of_small_objects_in/

Explore how OOP handles dependencies—from constructor injection to Kotlin’s new context parameters—and learn which approach fits your code best. https://hackernoon.com/understanding-dependency-injection-in-object-oriented-programming #objectorientedprogramming
Understanding Dependency Injection in Object-Oriented Programming | HackerNoon

Explore how OOP handles dependencies—from constructor injection to Kotlin’s new context parameters—and learn which approach fits your code best.

"A rule is only meaningful in a specific flow. When you abstract it too early, you lose that meaning and invite bugs the moment someone 'reuses' it in a place it doesn't belong."

#softwareengineering #developerexperience #objectorientedprogramming #code #reuse #functionalprogramming

https://ricofritzsche.me/objects-are-dead-long-live-feature-slices/

Objects Are Dead, Long Live Feature Slices

Why I stopped chasing reuse and started writing domain logic around decisions, not abstractions.

Rico Fritzsche
In this post, I've described two usages of the GoF's creational patterns, improving maintainability and ensuring objects are fully initialized https://hackernoon.com/object-creation-the-issues-i-faced-and-the-patterns-that-helped-me #objectorientedprogramming
Object Creation: The Issues I Faced and the Patterns That Helped Me | HackerNoon

In this post, I've described two usages of the GoF's creational patterns, improving maintainability and ensuring objects are fully initialized

I also got experience with the following (5 = a lot, 1 = a little) :

#machinelearning #ml (3) (I have implemented some ML models myself in the past, for learning purposes.)
#guix (3) (Using it for reproducible setups of projects.)
#functionalprogramming #fp (5) (Doing it in my own projects.)
#objectorientedprogramming #oop (4) (last job and past xp in my own projects.)
#CI / #CD (3) (Last job)
#make (4) (using it for my own project setups and convenience)
#testing (4) (last job, own projects)