{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "The Margin — a study log",
  "home_page_url": "https://education-blog.oriz.in/",
  "feed_url": "https://education-blog.oriz.in/feed.json",
  "description": "A working notebook on how to learn — study methods that stick, learning to code the honest way, and the best free resources. By Chirag Singhal.",
  "authors": [
    {
      "name": "Chirag Singhal",
      "url": "https://oriz.in/about/"
    }
  ],
  "language": "en",
  "items": [
    {
      "id": "https://education-blog.oriz.in/blog/how-to-actually-learn-to-code/",
      "url": "https://education-blog.oriz.in/blog/how-to-actually-learn-to-code/",
      "title": "How to actually learn to code",
      "content_text": "A grounded path from zero to shipping: pick one language, build real things, read error messages, and get past the tutorial trap that keeps most beginners stuck.",
      "summary": "A grounded path from zero to shipping: pick one language, build real things, read error messages, and get past the tutorial trap that keeps most beginners stuck.",
      "date_published": "2026-08-10T00:00:00.000Z",
      "date_modified": "2026-08-10T00:00:00.000Z",
      "authors": [
        {
          "name": "Chirag Singhal",
          "url": "https://oriz.in/about/"
        }
      ],
      "tags": [
        "learning-to-code",
        "beginners",
        "programming",
        "deliberate-practice"
      ]
    },
    {
      "id": "https://education-blog.oriz.in/blog/study-techniques-that-stick/",
      "url": "https://education-blog.oriz.in/blog/study-techniques-that-stick/",
      "title": "Study techniques that stick",
      "content_text": "The evidence-backed study methods that actually move knowledge into long-term memory — spaced repetition, retrieval practice, interleaving — and the popular ones that quietly waste your time.",
      "summary": "The evidence-backed study methods that actually move knowledge into long-term memory — spaced repetition, retrieval practice, interleaving — and the popular ones that quietly waste your time.",
      "date_published": "2026-08-08T00:00:00.000Z",
      "date_modified": "2026-08-08T00:00:00.000Z",
      "authors": [
        {
          "name": "Chirag Singhal",
          "url": "https://oriz.in/about/"
        }
      ],
      "tags": [
        "study-methods",
        "memory",
        "spaced-repetition",
        "retrieval-practice",
        "learning"
      ]
    },
    {
      "id": "https://education-blog.oriz.in/blog/best-free-learning-resources-2026/",
      "url": "https://education-blog.oriz.in/blog/best-free-learning-resources-2026/",
      "title": "Best free learning resources 2026",
      "content_text": "A curated map of the genuinely free places to learn — university courses, coding platforms, math and science, languages, and reference — with honest notes on what each is actually good for.",
      "summary": "A curated map of the genuinely free places to learn — university courses, coding platforms, math and science, languages, and reference — with honest notes on what each is actually good for.",
      "date_published": "2026-08-05T00:00:00.000Z",
      "date_modified": "2026-08-05T00:00:00.000Z",
      "authors": [
        {
          "name": "Chirag Singhal",
          "url": "https://oriz.in/about/"
        }
      ],
      "tags": [
        "free-resources",
        "online-learning",
        "mooc",
        "self-study",
        "2026"
      ]
    }
  ]
}