> For the complete documentation index, see [llms.txt](https://belge.turkceyazilimkonati.com/kisiler/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://belge.turkceyazilimkonati.com/kisiler/volkantash.md).

# Volkan TAŞ

Türkçe Yazılım Konatı'nın kurucu ortağı.

<figure><img src="https://1116706715-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F66aJjeHtpUtda1D5XcHl%2Fuploads%2FCa6JCKdVaW1jkrzrwt0w%2F25375593.png?alt=media&amp;token=2f45db18-6b8d-428a-a4ad-7304fb65d269" alt=""><figcaption><p>Volkan TAŞ</p></figcaption></figure>

Volkan TAŞ Bey, [Türkçe Yazılım Konatı](https://www.turkceyazilimkonati.com)'nın kurucu üyesidir.

Uzun yıllar boyu kurduğu bir düşü olan Türkçe tabanlı yazılım programlama dilleri için [Türkçe Yazılım Konatı](https://www.turkceyazilimkonati.com)'nı kurmuştur. Türkçeye olan ilgisi bu alanda küçük büyük başarılar yakalamasına neden olmuştur.

Endüstriyel otomasyon olarak adlandırılan bölüm 22 yıllık eğitim öğretim yaşamının önemli bölümünü kaplamıştır. Bu alanın dışında olan bölümlere olan ilgisi ile yazarlık deneyimi kazanmıştır.

HTML, CSS alanında yalınlama işlerine yoğunlaşıp uzman olmuştur.

#### Kendisi ile iletişime geçmek ister misiniz?

[Linkedin: Volkan TAŞ](https://www.linkedin.com/in/volkan-ta%C5%9F-942137223/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://belge.turkceyazilimkonati.com/kisiler/volkantash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
