# Technology

> **HỌC MỖI NGÀY - TỐT HƠN MỖI NGÀY**
>
> *Learning every day - Be better every day*

## 🌟Stage 1

* [x] Python Basic (2 weeks) <mark style="color:yellow;">**\* (I'm here - 1/8/2024)**</mark>
* [x] Python in ArcGIS (1 weeks)
* [x] Python in FME (1 weeks)
* [x] Python in QGIS (options if have more time)
* [x] Python practices

## 🌟Stage 2

* [ ] Julia basic
* [ ] Julia in Geospatial
* [ ] R language basic
* [ ] R in Geospatial
* [ ] VBA basic

## 🌟Stage 3

* [ ] FME Form basic
* [ ] FME Form advanced
* [ ] FME Package SDK
* [ ] FME Flow basic - Automation

## 🌟Stage 4

* [ ] JavaScript basic
* [ ] JavaScript advanced
* [ ] Google Earth Engine
* [ ] Python with Google Earth Engine
* [ ] R with Google Earth Engine

## 🌟Stage 5

* [ ] SQL
* [ ] PostgreSQL - PostGIS
* [ ] Geoserver
* [ ] Leaflet
* [ ] Folium
* [ ] Tableau

## ⚠️ Backlog

Other knowledge needed to learn

* [ ] Microsoft Azure
* [ ] Qlik (Talend & other)
* [ ] Docker
* [ ] Ubuntu


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.pqtkha.com/programming/technology.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
