1
Followers
16
Posts
jj.hashnode.dev
What if I tell you that you can always have the language that better fits your problem? We are always implementing design patterns and abstractions to…
yovvel.hashnode.dev
Hi, This is Yovvel from the Netherlands and this is my first blog post ever! The very first program you probably wrote, was a program that prints out …
Polymorphism is the ability of an object to take on many forms. It is an everyday word in Object-Oriented Programming (OOP). We have classes that inhe…
rednosehacker.hashnode.dev
The two boolean values are: "true" and "false". Respectively #t or #true and #f or #false in Guile. In a conditional test context, "true" means any ex…
blog.davep.dev
First a small aside: To be honest, the T part of TIL is getting to be less and less true with this series of posts, but the posts themselves serve a u…