<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Philosophy on Efe Ali Mert</title>
        <link>https://efealimert.me/tags/philosophy/</link>
        <description>Recent content in Philosophy on Efe Ali Mert</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>tr</language>
        <copyright>Efe Ali Mert</copyright><atom:link href="https://efealimert.me/tags/philosophy/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Epistemology: A Contemporary Introduction to the Theory of Knowledge Summary (TOK)</title>
        <link>https://efealimert.me/dokumanlar/epistemology-tok-summary/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://efealimert.me/dokumanlar/epistemology-tok-summary/</guid>
        <description>&lt;h1 id=&#34;epistemology-a-contemporary-introduction-to-the-theory-of-knowledge-summary-tok&#34;&gt;Epistemology: A Contemporary Introduction to the Theory of Knowledge Summary (TOK)
&lt;/h1&gt;&lt;p&gt;Bu döküman TOK (Theory of Knowledge) dersi için hazırladığım &amp;ldquo;Epistemology: A Contemporary Introduction to the Theory of Knowledge&amp;rdquo; kitabının özetidir.&lt;/p&gt;
&lt;h2 id=&#34;döküman-detayları&#34;&gt;Döküman Detayları
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ders&lt;/strong&gt;: Theory of Knowledge (TOK)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tür&lt;/strong&gt;: Kitap Özeti&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Konu&lt;/strong&gt;: Epistemology - Bilgi Teorisi&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;içerik&#34;&gt;İçerik
&lt;/h2&gt;&lt;p&gt;Bu çalışmada epistemoloji (bilgi teorisi) alanındaki temel kavramları, bilginin doğası, bilgi kaynakları ve bilgi türleri üzerine detaylı bir analiz yaptım. TOK dersi için hazırladığım bu özet, bilgi teorisinin felsefi temellerini ve güncel yaklaşımlarını içermektedir.&lt;/p&gt;
&lt;h3 id=&#34;analiz-edilen-konular&#34;&gt;Analiz Edilen Konular:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bilginin Doğası&lt;/strong&gt;: Bilgi nedir ve nasıl tanımlanır?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bilgi Kaynakları&lt;/strong&gt;: Algı, akıl, duygular ve dil&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bilgi Türleri&lt;/strong&gt;: A priori ve a posteriori bilgi&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Epistemolojik Problemler&lt;/strong&gt;: Şüphecilik ve bilgi gerekçelendirmesi&lt;/li&gt;
&lt;/ul&gt;







&lt;div class=&#34;pdf-viewer&#34;&gt;
  &lt;div class=&#34;pdf-actions&#34; style=&#34;margin-bottom:.5rem;&#34;&gt;
    &lt;a href=&#34;https://efealimert.me/dokumanlar/Epistemology%20A%20Contemporary%20Introduction%20to%20the%20Theory%20of%20Knowledge.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34; class=&#34;open-btn&#34;&gt;📄 PDF&#39;i Aç&lt;/a&gt;
    &lt;a href=&#34;https://efealimert.me/dokumanlar/Epistemology%20A%20Contemporary%20Introduction%20to%20the%20Theory%20of%20Knowledge.pdf&#34; download class=&#34;download-btn&#34;&gt;⬇️ İndir&lt;/a&gt;
  &lt;/div&gt;
  
  &lt;div class=&#34;pdf-embed&#34;&gt;
    &lt;iframe 
      src=&#34;https://efealimert.me/dokumanlar/Epistemology%20A%20Contemporary%20Introduction%20to%20the%20Theory%20of%20Knowledge.pdf&#34; 
      title=&#34;Epistemology: A Contemporary Introduction to the Theory of Knowledge Summary (TOK)&#34; 
      width=&#34;100%&#34; 
      height=&#34;800&#34; 
      style=&#34;border: 1px solid #ddd; border-radius: 8px;&#34;
      frameborder=&#34;0&#34;&gt;
      &lt;p&gt;PDF görüntülemek için &lt;a href=&#34;https://efealimert.me/dokumanlar/Epistemology%20A%20Contemporary%20Introduction%20to%20the%20Theory%20of%20Knowledge.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dosyayı açın&lt;/a&gt;.&lt;/p&gt;
    &lt;/iframe&gt;
  &lt;/div&gt;
  
  &lt;noscript&gt;
    &lt;p&gt;PDF görüntülemek için &lt;a href=&#34;https://efealimert.me/dokumanlar/Epistemology%20A%20Contemporary%20Introduction%20to%20the%20Theory%20of%20Knowledge.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dosyayı açın&lt;/a&gt;.&lt;/p&gt;
  &lt;/noscript&gt;
  
  &lt;style&gt;
    .pdf-viewer { 
      margin: 1rem 0; 
      background: #f8f9fa;
      padding: 1rem;
      border-radius: 8px;
    }
    .pdf-actions { 
      display: flex;
      gap: 0.5rem;
      margin-bottom: 1rem;
    }
    .pdf-actions .open-btn,
    .pdf-actions .download-btn { 
      display: inline-block; 
      padding: 0.5rem 1rem; 
      background: #007bff; 
      color: white;
      border-radius: 6px; 
      text-decoration: none;
      font-weight: 500;
      transition: background 0.3s ease;
    }
    .pdf-actions .open-btn:hover,
    .pdf-actions .download-btn:hover {
      background: #0056b3;
    }
    .pdf-embed {
      background: white;
      border-radius: 8px;
      overflow: hidden;
    }
  &lt;/style&gt;
&lt;/div&gt;



</description>
        </item>
        
    </channel>
</rss>
