Categories
notion

How to use Notion in 2023

In this article, I will introduce a very useful application in organizing my day schedule, called Notion. It organizes all my tasks, notes, and docs in a single application.

Categories
python

Python Crash Course for Beginners

Python is an easy language to learn. But, if you want to learn Python as soon as possible, I suggest the book Python Crash Course. This book was my starting point, so let’s make an introduction of it.

Categories
mobile

How to build and release an Android app

This article shows the steps of how to build a mobile application and how to install and run it on your Android mobile. It will also introduce you to the Flutter Framework.