Day: November 3, 2022
15 posts
Virtual Coffee Hacktoberfest 2022 Roundup
Another Hacktoberfest has come and gone! This was Virtual Coffee’s third Hacktoberfest (🤯) and it was another great…
Story of Musk and the bird’s hap: Almost doesn’t kill a bird.
Disclaimer: This is a work of fiction. Any similarity to actual persons, living or dead, or actual events,…
I Want to Delight my Customers! ✴️
The modern day enterprise Developer is wrapped in bodies of thick insulation, literally bodies as you churn through…
A to Z of git and GitHub
Before diving into what is git and GitHub lets understand what is “version control system”. Version Control System…
Should Open Source be a rite of passage for developers?
Open source is a vast resource that many developers are turning to, but what is the best way…
Animated Gradient Texts
(You can find a video version of this article on YouTube! 📺) Check out an interactive version of…
Dynamic Programming Tutorial: making efficient programs in Python
If you’re learning Python, it can be hard to take that step from writing sample code to efficient…
[Conceito] – Funções Puras vs Determinísticas
Conteúdo original em https://twitter.com/zanfranceschi/status/1587928641291227136 Ei dev, Uns dias atrás, vi alguns comentários por aqui sobre a diferença de…
Best Mastodon servers…go 🦣
The social networking site Mastodon has seen a huge boost in popularity this week due to the high-profile…
What are Generics in C#?
It’s hard to do much development in dotnet without running into generics. After all, since .NET Framework 2.0…