Jonathan Rodriguez
Jonathan Rodriguez
Programming, Project building, electronics, writing

Writing your first program in Python using a Raspberry Pi

November 12, 2021 - 3 minute read
The RPI3 B+ in its original case.
Explore more

Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).
October 29, 2021 - 3 minute read

SwiftUI Basic | What's inside a simple SwiftUI App?

Checking out SwiftUI under the hood.

SwiftUI iOS App Template Content
Alysson Alvaran
Software Engineer. Low-battery with bursts of energy. ✨
April 2, 2021 - 3 minute read

Creating your first Flask application

Flask is a microframework for Python based on Werkzeug (toolkit), Jinja 2 (templating engine) and go...Read more