Category: Tech Explained
-
Learning Python (in progress)
It’s been a month since I wrote about what I want my blog to focus on: learning, writing and building things. Life got in the way of my plans, but in good ways. I finished my freelance Product Management mission, took three weeks off (including two weeks traveling in Japan), and started a new full-time…
-
Understanding Data Engineering
After transitioning to Product Management, I prepared myself to work more closely with software developers. Nothing prepared me to join a team composed of Data professionals only, and this is what happened. It was intimidating at first, but I feel fortunate to collaborate with such a broad range of new tech skills. I thought I…
-
Understanding how APIs work
This is the first article of explaining technical concepts for non-technical stakeholders. I hope these series will help non developers profiles to confidence and technical knowledge. What are APIs? API is an acronym standing for “Application Programming Interface”. APIs are created to achieve a specific function, to be used every time your interaction with a…