> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/tr/daha-fazla-konu/15-free-online-introduction-to-latex-part-3.md).

# LaTeX'e ücretsiz çevrimiçi giriş (bölüm 3)

[Bölüm 1](/latex/tr/daha-fazla-konu/13-free-online-introduction-to-latex-part-1.md) | [Bölüm 2](/latex/tr/daha-fazla-konu/14-free-online-introduction-to-latex-part-2.md) | Bölüm 3

## Bölüm 3: Sadece Makaleler Değil: Sunumlar ve Daha Fazlası

LaTeX öğrenmenize yardımcı olmak için hazırladığımız ücretsiz çevrimiçi kursumuzun üçüncü bölümüne hoş geldiniz. Bu bölüm, şu konularda sunulan LaTeX temellerinin kısa bir tekrarını içerir [birinci bölüm](/latex/tr/daha-fazla-konu/13-free-online-introduction-to-latex-part-1.md) ve [ikinci bölüm](/latex/tr/daha-fazla-konu/14-free-online-introduction-to-latex-part-2.md) kursun, ancak LaTeX'e yeniyseniz, bu bölümlerin tamamını baştan sona çalışmak isteyebilirsiniz.

Kursun bu bölümünde, daha gelişmiş bazı LaTeX paketlerini tanıtıyoruz; bunlar şunlardır:

* Beamer ile LaTeX Sunumları
* TikZ ile LaTeX'te Çizim
* todonotes ile takip edilen değişiklikler ve yorumlar

Hadi başlayalım!

Bu slaytlar ayrıca [Fransızcaya çevrilmiştir](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (Yannis Haralambous'a teşekkürler) ve [birçok başka dile](https://github.com/jdleesmiller/latex-course#translations).

Şunu yapabilirsiniz [bir PDF indirin](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) ya da aşağıdaki slaytlara göz atın:

{% embed url="<https://docs.google.com/viewer?url=https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf&embedded=true>" %}

Kursumuzla LaTeX öğrenmekten keyif aldığınızı umuyoruz. Yazmaya başlamaya hazır mısınız? [Overleaf'e kaydolun](https://www.overleaf.com/signup)—yeni LaTeX projelerinizde yazmak ve iş birliği yapmak için en kolay yol! İlham mı arıyorsunuz? Şuna göz atın: [Overleaf'te bulunan birçok örnek](https://www.overleaf.com/latex/examples) ile nelerin mümkün olduğuna dair bazı fikirler edinmek için $$\mathrm \LaTeX$$!

LaTeX kursunuz için slaytlar mı arıyorsunuz? Bu slaytlar [açık kaynak](https://github.com/jdleesmiller/latex-course) ve esnek bir lisansla (MIT) sunulmuştur; bu nedenle onları kendi kurslarınızda kullanmak üzere yeniden düzenlemekte özgürsünüz. Keyfini çıkarın! :)


---

# 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://overleaf-pro.ayaka.space/latex/tr/daha-fazla-konu/15-free-online-introduction-to-latex-part-3.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.
