Jennifer Eve Vega
Jennifer Eve Vega
A wife, and a mom to two boys. A life-long learner. I also like to read books and I love programming.

SOLID: Liskov Substitution Principle

July 27, 2023 - 5 minute read
Explore more

Jonathan Rodriguez
Programming, Project building, electronics, writing
November 12, 2021 - 3 minute read

Writing your first program in Python using a Raspberry Pi

Python is a popular programming language. Writing your first program using it might be a daunting ta...Read more

The RPI3 B+ in its original case.
Michie Ang
Never stop learning. Mad scientist ๐Ÿงช๐Ÿ› ๐Ÿ’ป at Devbits (formely known as Inbytes.dev).
November 27, 2021 - 2 minute read

SwiftUI View Modifiers

SwiftUI Modifiers are views modifiers to customize a specific view in your code. You can use the bui...Read more