I taught #inheritance and #polymorphism in my #programming II class today. We created classes which simulate a simple (and legally distinct) game called "Kotomorio" where you roll up things to get bigger.

One of my students pointed out that google translate rendered that as "Kitten Forest" so the game changed to rolling up various kinds of kittens. Simple for now, but we'll expand it more on Friday.

https://github.com/utm-lowe/CSCI222-Spring26-Examples/tree/main/inheritance

CSCI222-Spring26-Examples/inheritance at main · utm-lowe/CSCI222-Spring26-Examples

Programming Examples for the Spring 2026 Section of CSCI222 - utm-lowe/CSCI222-Spring26-Examples

GitHub

Динамический полиморфизм для свободных функций: еще одна практика из С++ для машинного обучения

Привет, Хабр! Я Кирилл Колодяжный, разработчик систем хранения данных в YADRO и ML-энтузиаст. Продолжаю рассказывать о паттернах С++, которые легко адаптировать под задачи машинного обучения. В этой части поговорим о динамическом полиморфизме — технологии, которая помогает объединить интерфейс для запуска вычислений с разными условиями. Ссылку на первую часть найдете в конце статьи.

https://habr.com/ru/companies/yadro/articles/997006/

++ #machinelearning #polymorphism #function #dispatcher

Динамический полиморфизм для свободных функций: еще одна практика из С++ для машинного обучения

Привет, Хабр! Я Кирилл Колодяжный, разработчик систем хранения данных в YADRO и ML-энтузиаст. Продолжаю рассказывать о паттернах С++, которые легко адаптировать под задачи машинного обучения. В этой...

Хабр

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/

🔬 New Study on Bicalutamide! 🔬
We’ve published our latest research on the conformational evolution of bicalutamide in chloroform using NMR spectroscopy. Associative equilibrium shifts drive conformational transitions, not the presence of a solid phase.
This work offers new insights into conformational polymorphism and the role of solvation and concentration in controlling molecular structure.
Full paper: https://doi.org/10.3390/molecules30224479
#NMR #Bicalutamide #ConformationalChanges #Research #Polymorphism

#Beetle #Harmonia #axyridis is native to Asia, but due to its use for pest control, it established #worldwide. It is known for its high number of #color/#pattern forms, partly due to a #genetically based #polymorphism. There is seemingly genetic variability in some morphs, and colors in an individual can change slightly during its life. D. Lemic et al. (2021) used #geometricmorphometrics to detect morph #plasticity.

©#StefanFWirth #Berlin 2025

Ref
https://doi.org/10.3390/ani11082436

Photos
© S.F. Wirth

🚀 New Review Published!
🔍 We discuss the structural features, polymorphism, and solid-state design strategies of the non-steroidal antiandrogen Bicalutamide (BCL)—from hydrogen-bonding and π–π stacking to co-crystals, amorphous forms, and supercritical fluid technologies.
📖 Molecules 2025, 30(18), 3793
👉 https://doi.org/10.3390/molecules30183793
#Polymorphism #SolidStateChemistry #Pharmaceuticals #NMR #NMRchat
An emerging #PB2-627 #polymorphism increases the #zoonotic #risk of avian #influenza virus by overcoming ANP32 host restriction in mammalian and avian hosts, https://etidiohnew.blogspot.com/2025/08/an-emerging-pb2-627-polymorphism.html
An emerging #PB2-627 #polymorphism increases the #zoonotic #risk of avian #influenza virus by overcoming ANP32 host restriction in mammalian and avian hosts

🥱 Ah, the riveting world of Zig's "polymorphism" 🤓—because nothing screams excitement like reinventing interfaces with #static and #dynamic #dispatch. Who knew simplicity and performance meant "let's complicate things for fun"? 🎢
https://williamw520.github.io/2025/07/13/zig-interface-revisited.html #Zig #Polymorphism #Dispatch #Programming #Fun #HackerNews #ngated
Zig Interface Revisited

Achieving polymorphism via dynamic dispatch in Zig

Software Fragments

@pancake @cryptax
TBF, it's C++ that invented it's own naming.
What we (usually) call #polymorphism in c++ in programming languages development is usually called "ad hoc polymorphism".
"template functions" are basically "polymorphic functions" or it's a "parametric polymorphism",
"template classes" are "polymorphic types".

What the compiler does when "instantiating a template" is "monomorphization".

This isn't just #rust-lingo.

I'm saying all of this mostly as C++ dev

Analysis of distributions, extinction risk, and population trends of all extant bird species finds that "Species with body color polymorphism showed larger distributional ranges, larger environmental ranges, lower risk of extinction, and more stable population trends."

https://www.biorxiv.org/content/10.1101/2025.06.19.660624v1?rss=1

#Science #Birds #Biology #Ecology #Polymorphism