{"id":198,"date":"2025-12-11T10:48:08","date_gmt":"2025-12-11T10:48:08","guid":{"rendered":"https:\/\/gcas.ie\/?page_id=198"},"modified":"2026-07-07T11:17:40","modified_gmt":"2026-07-07T11:17:40","slug":"course-schedule","status":"publish","type":"page","link":"https:\/\/gcas.ie\/it\/course-schedule\/","title":{"rendered":"Programma dei corsi GCAS"},"content":{"rendered":"<!-- ============================================================= -->\n<!--  THE GLOBAL CENTRE FOR ADVANCED STUDIES                       -->\n<!--  MA COURSE SCHEDULE 2026\u20132027                                 -->\n<!--  Paste this entire block into a WordPress \"Custom HTML\" block -->\n<!--  on the \/course-schedule page. Self-contained: no plugins.    -->\n<!-- ============================================================= -->\n<div id=\"gcas-schedule-2627\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,600&family=Inter:wght@400;500;600&display=swap');\n\n    #gcas-schedule-2627 *{box-sizing:border-box;margin:0;padding:0;}\n    #gcas-schedule-2627{\n      --bg:#0e1613; --panel:#142019; --panel-2:#17241d;\n      --line:rgba(255,255,255,.07); --line-strong:rgba(255,255,255,.13);\n      --cream:#f3efe4; --ink:#e8e3d6; --muted:#9aae9f; --muted-2:#728176;\n      --accent:#4aa873; --accent-soft:rgba(74,168,115,.14);\n      --phi:#7fb2db; --psy:#bd9adb; --theo:#dcb878; --pol:#df9595; --event:#e6cf86;\n      background:var(--bg);\n      color:var(--ink);\n      font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n      line-height:1.5;\n      border:1px solid var(--line);\n      border-radius:18px;\n      padding:clamp(20px,4vw,48px);\n      max-width:1080px;\n      margin:0 auto;\n      -webkit-font-smoothing:antialiased;\n    }\n\n    \/* ---- Banner ---- *\/\n    #gcas-schedule-2627 .gcs-banner{\n      display:block; width:100%; height:clamp(150px,26vw,250px);\n      object-fit:cover; border-radius:12px; margin-bottom:30px;\n      border:1px solid var(--line);\n    }\n\n    \/* ---- Header ---- *\/\n    #gcas-schedule-2627 .gcs-eyebrow{\n      font-size:12px; letter-spacing:.22em; text-transform:uppercase;\n      color:var(--accent); font-weight:600; margin-bottom:14px;\n    }\n    #gcas-schedule-2627 .gcs-title{\n      font-family:'Playfair Display',Georgia,serif;\n      font-weight:700; color:var(--cream);\n      font-size:clamp(28px,5vw,46px); line-height:1.08; letter-spacing:-.01em;\n    }\n    #gcas-schedule-2627 .gcs-sub{\n      margin-top:14px; color:var(--muted); font-size:15px; max-width:60ch;\n    }\n    #gcas-schedule-2627 .gcs-note{\n      margin-top:18px; display:inline-flex; align-items:center; gap:9px;\n      background:var(--accent-soft); border:1px solid rgba(74,168,115,.25);\n      color:#bfe2cd; padding:8px 14px; border-radius:999px;\n      font-size:13px; font-weight:500;\n    }\n    #gcas-schedule-2627 .gcs-note b{color:var(--cream); font-weight:600;}\n\n    \/* ---- Filter bar ---- *\/\n    #gcas-schedule-2627 .gcs-filters{\n      display:flex; flex-wrap:wrap; gap:8px;\n      margin:30px 0 8px; padding-top:24px; border-top:1px solid var(--line);\n    }\n    #gcas-schedule-2627 .gcs-filter-btn{\n      font-family:inherit; font-size:13px; font-weight:500;\n      color:var(--muted); background:transparent;\n      border:1px solid var(--line-strong); border-radius:999px;\n      padding:7px 15px; cursor:pointer; transition:all .15s ease;\n      display:inline-flex; align-items:center; gap:7px;\n    }\n    #gcas-schedule-2627 .gcs-filter-btn:hover{color:var(--cream); border-color:var(--muted);}\n    #gcas-schedule-2627 .gcs-filter-btn.is-active{\n      color:#06140d; background:var(--accent); border-color:var(--accent); font-weight:600;\n    }\n    #gcas-schedule-2627 .gcs-dot{width:8px; height:8px; border-radius:50%; flex:0 0 auto;}\n\n    \/* ---- Month ---- *\/\n    #gcas-schedule-2627 .gcs-month{margin-top:38px;}\n    #gcas-schedule-2627 .gcs-month-head{\n      display:flex; align-items:baseline; gap:14px; margin-bottom:4px;\n    }\n    #gcas-schedule-2627 .gcs-month-name{\n      font-family:'Playfair Display',Georgia,serif; font-weight:600;\n      color:var(--cream); font-size:clamp(22px,3.4vw,30px); letter-spacing:-.01em;\n    }\n    #gcas-schedule-2627 .gcs-month-year{\n      color:var(--muted-2); font-size:14px; font-weight:500; letter-spacing:.04em;\n    }\n    #gcas-schedule-2627 .gcs-month-rule{flex:1; height:1px; background:var(--line); align-self:center;}\n\n    \/* ---- Program group ---- *\/\n    #gcas-schedule-2627 .gcs-group{margin-top:18px;}\n    #gcas-schedule-2627 .gcs-group-label{\n      font-size:11px; letter-spacing:.16em; text-transform:uppercase;\n      color:var(--muted-2); font-weight:600; margin-bottom:10px;\n    }\n    #gcas-schedule-2627 .gcs-florence-link{\n      font-family:'Playfair Display',Georgia,serif; font-style:italic;\n      color:var(--theo); font-size:16px; margin:6px 0 12px; display:inline-block;\n      text-decoration:none; border-bottom:1px solid transparent; transition:border-color .15s ease;\n    }\n    #gcas-schedule-2627 .gcs-florence-link:hover{border-bottom-color:var(--theo);}\n\n    \/* ---- Course row ---- *\/\n    #gcas-schedule-2627 .gcs-course{\n      display:flex; flex-wrap:wrap; align-items:center; gap:14px 18px;\n      background:var(--panel); border:1px solid var(--line); border-left:3px solid var(--stream-c,var(--accent));\n      border-radius:12px; padding:15px 18px; margin-bottom:9px;\n      transition:background .15s ease, transform .15s ease;\n    }\n    #gcas-schedule-2627 .gcs-course:hover{background:var(--panel-2);}\n    #gcas-schedule-2627 .gcs-c-main{flex:1 1 280px; min-width:0;}\n    #gcas-schedule-2627 .gcs-c-title{\n      font-family:'Playfair Display',Georgia,serif; color:var(--cream);\n      font-size:17px; font-weight:600; line-height:1.25;\n    }\n    #gcas-schedule-2627 .gcs-c-fac{color:var(--muted); font-size:13.5px; margin-top:3px;}\n    #gcas-schedule-2627 .gcs-c-meta{\n      display:flex; flex-wrap:wrap; align-items:center; gap:8px 16px;\n      flex:0 1 auto;\n    }\n    #gcas-schedule-2627 .gcs-when{font-size:13px; color:var(--ink);}\n    #gcas-schedule-2627 .gcs-when .gcs-days{color:var(--muted); display:block; font-size:12px;}\n    #gcas-schedule-2627 .gcs-tag{\n      font-size:11.5px; font-weight:600; letter-spacing:.02em;\n      padding:4px 10px; border-radius:999px; white-space:nowrap;\n      color:var(--stream-c,var(--accent));\n      background:color-mix(in srgb, var(--stream-c,var(--accent)) 15%, transparent);\n      border:1px solid color-mix(in srgb, var(--stream-c,var(--accent)) 35%, transparent);\n    }\n    #gcas-schedule-2627 .gcs-ects{\n      font-size:11.5px; font-weight:600; color:var(--muted);\n      border:1px solid var(--line-strong); border-radius:6px; padding:4px 9px; white-space:nowrap;\n    }\n\n    \/* ---- Footer ---- *\/\n    #gcas-schedule-2627 .gcs-foot{\n      margin-top:36px; padding-top:22px; border-top:1px solid var(--line);\n      color:var(--muted-2); font-size:13px; line-height:1.6;\n    }\n    #gcas-schedule-2627 .gcs-empty{display:none; color:var(--muted); padding:24px 4px; font-size:15px;}\n\n    @media (max-width:560px){\n      #gcas-schedule-2627 .gcs-course{align-items:flex-start;}\n      #gcas-schedule-2627 .gcs-c-meta{width:100%;}\n    }\n    @media (prefers-reduced-motion:reduce){\n      #gcas-schedule-2627 *{transition:none !important;}\n    }\n  <\/style>\n\n  <!-- ============ BANNER ============ -->\n  <img data-recalc-dims=\"1\" decoding=\"async\" class=\"gcs-banner\" src=\"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg?ssl=1\" alt=\"GCAS MA Philosophy seminar, Florence\" loading=\"lazy\">\n\n  <!-- ============ HEADER ============ -->\n  <div class=\"gcs-eyebrow\">The Global Centre for Advanced Studies<\/div>\n  <h2 class=\"gcs-title\">Post-Graduate Courses for 2026\u20132027<\/h2>\n  <p class=\"gcs-sub\">The full academic year of MA seminars, September 2026 through June 2027. Sessions meet live online; the May term and Commencement (May 16th) take place in person in Florence.<\/p>\n  <div class=\"gcs-note\">\ud83d\udd51 All times shown in <b>New York (ET)<\/b> &nbsp;\u00b7&nbsp; Please convert to your local timezone<\/div>\n\n  <!-- ============ FILTERS ============ -->\n  <div class=\"gcs-filters\" role=\"group\" aria-label=\"Filter courses by stream\">\n    <button class=\"gcs-filter-btn is-active\" data-filter=\"all\">All<\/button>\n    <button class=\"gcs-filter-btn\" data-filter=\"philosophy\"><span class=\"gcs-dot\" style=\"background:#7fb2db\"><\/span>Philosophy<\/button>\n    <button class=\"gcs-filter-btn\" data-filter=\"psychoanalysis\"><span class=\"gcs-dot\" style=\"background:#bd9adb\"><\/span>Psychoanalysis<\/button>\n    <button class=\"gcs-filter-btn\" data-filter=\"theology\"><span class=\"gcs-dot\" style=\"background:#dcb878\"><\/span>Theology<\/button>\n    <button class=\"gcs-filter-btn\" data-filter=\"politics\"><span class=\"gcs-dot\" style=\"background:#df9595\"><\/span>Politics<\/button>\n  <\/div>\n  <div class=\"gcs-empty\">No courses match this filter.<\/div>\n\n  <!-- ============ SEPTEMBER 2026 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">September<\/span><span class=\"gcs-month-year\">2026<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">Entire College<\/div>\n      <div class=\"gcs-course\" data-stream=\"event\" data-always=\"true\" style=\"--stream-c:#e6cf86\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Commencement + Orientation<\/div><div class=\"gcs-c-fac\">All Faculty<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">12:00 PM ET<span class=\"gcs-days\">Sun 6<\/span><\/div><span class=\"gcs-tag\">Entire College<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theopoetics<\/div><div class=\"gcs-c-fac\">John D. Caputo<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Critical Perspectives on AI<\/div><div class=\"gcs-c-fac\">Ewa Lewandowska &amp; Tessina Grant Moloney<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">10:00 AM ET<span class=\"gcs-days\">Sun 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Fear and Anxiety<\/div><div class=\"gcs-c-fac\">Hilary Neroni<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theopoetics<\/div><div class=\"gcs-c-fac\">John D. Caputo<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Teoria politica<\/div><div class=\"gcs-c-fac\">Asma Abbas<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ OCTOBER 2026 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">October<\/span><span class=\"gcs-month-year\">2026<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theatre \/ Theory \/ Politics<\/div><div class=\"gcs-c-fac\">Arthur Bradley<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Introduction to Psychoanalysis<\/div><div class=\"gcs-c-fac\">Rishab Nathan<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">12:00 PM ET<span class=\"gcs-days\">Sun 4, 11, 18, 25<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theological Reasoning<\/div><div class=\"gcs-c-fac\">Barry Taylor<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Storia dell'anarchismo<\/div><div class=\"gcs-c-fac\">Francisco Gonz\u00e1lez Castro<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Economia politica<\/div><div class=\"gcs-c-fac\">Silvia Federici<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 31<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ NOVEMBER 2026 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">November<\/span><span class=\"gcs-month-year\">2026<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Energy and Change<\/div><div class=\"gcs-c-fac\">Clayton Crockett<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 7, 14, 15, 28<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Jung<\/div><div class=\"gcs-c-fac\">Florian Kleinau<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 7, 14, 21, 28<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Energy and Change<\/div><div class=\"gcs-c-fac\">Clayton Crockett<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 7, 14, 15, 28<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Economia politica<\/div><div class=\"gcs-c-fac\">Silvia Federici<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 7, 14, 21<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Art and Anarchism<\/div><div class=\"gcs-c-fac\">Lucy Quezada<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 28<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ DECEMBER 2026 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">December<\/span><span class=\"gcs-month-year\">2026<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Philosophy and Psychedelics<\/div><div class=\"gcs-c-fac\">Peter Sj\u00f6stedt-Hughes<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat &amp; Sun 5, 6, 12, 13<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Psychoanalysis and Psychedelics<\/div><div class=\"gcs-c-fac\">Peter Sj\u00f6stedt-Hughes<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat &amp; Sun 5, 6, 12, 13<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Topics in Psychoanalysis<\/div><div class=\"gcs-c-fac\">Gabriella Hiatt<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\"> Sat 4, Sun 5, Fri 10, Sat 11<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theology and Psychedelics<\/div><div class=\"gcs-c-fac\">Peter Sj\u00f6stedt-Hughes<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat &amp; Sun 5, 6, 12, 13<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Art and Anarchism<\/div><div class=\"gcs-c-fac\">Lucy Quezada<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 5, 12, 19<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ JANUARY 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">January<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Violence and Desire<\/div><div class=\"gcs-c-fac\">Avital Ronell<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 9, 16, 23, 30<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Peirce and Semiotics<\/div><div class=\"gcs-c-fac\">Rocky Gangle &amp; Antonis Iliopoulos<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 9, 16, 23, 30<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Violence and Desire<\/div><div class=\"gcs-c-fac\">Avital Ronell<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 9, 16, 23, 30<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Violence and Desire<\/div><div class=\"gcs-c-fac\">Avital Ronell<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 9, 16, 23, 30<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Metodologie di ricerca<\/div><div class=\"gcs-c-fac\">Asma Abbas<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 9, 16, 23, 30<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FEBRUARY 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">February<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Sex, AI, Philosophy and Psychoanalysis<\/div><div class=\"gcs-c-fac\">Isabel Millar<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Sex, AI, Philosophy and Psychoanalysis<\/div><div class=\"gcs-c-fac\">Isabel Millar<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Theology and Psychoanalysis<\/div><div class=\"gcs-c-fac\">Clayton Crockett<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Imperialismo e colonialismo<\/div><div class=\"gcs-c-fac\">Manuel Carri\u00f3n<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ MARCH 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">March<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Affective Institutions in Digital Life and the Future of Collective Existence<\/div><div class=\"gcs-c-fac\">Claudia Landolfi<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Linguistics and Psychoanalysis<\/div><div class=\"gcs-c-fac\">Eric Jobe<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Il Giullare di Dio: St. Francis and Franciscanism in Italian Radical Thought \u2014 Pasolini, Negri, Agamben<\/div><div class=\"gcs-c-fac\">Igor Fardin<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sun 7, 14, 21, 28<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Il post-anarchismo<\/div><div class=\"gcs-c-fac\">Alberto Pacheco<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 6, 13, 20, 27<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ APRIL 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">April<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">AI and Philosophy <span style=\"color:var(--muted);font-style:italic;font-size:14px\">(a critical engagement)<\/span><\/div><div class=\"gcs-c-fac\">Maxim Miroshnichenko<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Philosophy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Psychoanalysis and the Body<\/div><div class=\"gcs-c-fac\">Jamieson Webster<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"theology\" style=\"--stream-c:#dcb878\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Exploring Religious Practices and Phenomena<\/div><div class=\"gcs-c-fac\">Jennifer Moe<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Theology<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"politics\" style=\"--stream-c:#df9595\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Anarco-femminismo e intersezionalit\u00e0<\/div><div class=\"gcs-c-fac\">Amapola Cort\u00e9s<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 3, 10, 17, 24<\/span><\/div><span class=\"gcs-tag\">Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ MAY 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">May<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <a class=\"gcs-florence-link\" href=\"https:\/\/gcas.ie\/it\/florence-seminars\/\">\u2726 Florence, Italy &nbsp;\u00b7&nbsp; In-Person Seminars &nbsp;\u00b7&nbsp; May 9\u201315 &nbsp;\u2192<\/a>\n      <div class=\"gcs-course\" data-stream=\"philosophy theology psychoanalysis\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Mysticism <span style=\"color:var(--muted);font-style:italic;font-size:14px\">(psychoanalysis, philosophy, theology)<\/span><\/div><div class=\"gcs-c-fac\">Simon Critchley<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">Time TBA<span class=\"gcs-days\">Wed\u2013Sat 12\u201315<\/span><\/div><span class=\"gcs-tag\">Phil \/ Theo \/ Psy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy theology psychoanalysis\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Eco-Thinking: Creation, Earth, Hope<\/div><div class=\"gcs-c-fac\">Catherine Keller<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">Time TBA<span class=\"gcs-days\">Wed\u2013Sat 12\u201315<\/span><\/div><span class=\"gcs-tag\">Phil \/ Theo \/ Psy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"psychoanalysis\" style=\"--stream-c:#bd9adb\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Psychoanalysis: Theory and Practice<\/div><div class=\"gcs-c-fac\">Bruce Fink<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">Time TBA<span class=\"gcs-days\">Wed\u2013Sat 12\u201315<\/span><\/div><span class=\"gcs-tag\">Psychoanalysis<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy psychoanalysis\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Psychoanalysis, Philosophy, Cinema<\/div><div class=\"gcs-c-fac\">Helen Rollins<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">Time TBA<span class=\"gcs-days\">Wed\u2013Sat 12\u201315<\/span><\/div><span class=\"gcs-tag\">Phil \/ Psy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy politics\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">The Last Word<\/div><div class=\"gcs-c-fac\">Franco Berardi<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">Time TBA<span class=\"gcs-days\">Sat 22, 29<\/span><\/div><span class=\"gcs-tag\">Phil \/ Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">Entire College<\/div>\n      <div class=\"gcs-course\" data-stream=\"event\" data-always=\"true\" style=\"--stream-c:#e6cf86\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Commencement + Graduation<\/div><div class=\"gcs-c-fac\">All Faculty \u00b7 Florence, Italy<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">12:00 PM ET<span class=\"gcs-days\">Florence \u00b7 Sun 16<\/span><\/div><span class=\"gcs-tag\">Entire College<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ JUNE 2027 ============ -->\n  <section class=\"gcs-month\">\n    <div class=\"gcs-month-head\"><span class=\"gcs-month-name\">June<\/span><span class=\"gcs-month-year\">2027<\/span><span class=\"gcs-month-rule\"><\/span><\/div>\n\n    <div class=\"gcs-group\">\n      <div class=\"gcs-group-label\">MA \u2014 Master&#8217;s<\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy politics\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">The Last Word<\/div><div class=\"gcs-c-fac\">Franco Berardi<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 5, 12<\/span><\/div><span class=\"gcs-tag\">Phil \/ Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy theology politics\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Philosophy and Politics<\/div><div class=\"gcs-c-fac\">Chris Hedges<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">11:00 AM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Phil \/ Theo \/ Politics<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n      <div class=\"gcs-course\" data-stream=\"philosophy psychoanalysis\" style=\"--stream-c:#7fb2db\">\n        <div class=\"gcs-c-main\"><div class=\"gcs-c-title\">Hegel<\/div><div class=\"gcs-c-fac\">Todd McGowan<\/div><\/div>\n        <div class=\"gcs-c-meta\"><div class=\"gcs-when\">1:00 PM ET<span class=\"gcs-days\">Sat 5, 12, 19, 26<\/span><\/div><span class=\"gcs-tag\">Phil \/ Psy<\/span><span class=\"gcs-ects\">3 ECTS<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FOOTER ============ -->\n  <div class=\"gcs-foot\">\n    Schedule is subject to change. Faculty, dates, and session times are confirmed term by term \u2014 please check your student portal for live Zoom links and any updates. &nbsp;\u00b7&nbsp; <em>ECTS<\/em> indicates European credit value.\n  <\/div>\n\n  <!-- ============ FILTER SCRIPT (enhancement only \u2014 schedule displays fully without it) ============ -->\n  <script>\n  (function(){\n    var root = document.getElementById('gcas-schedule-2627');\n    if(!root) return;\n    var buttons = root.querySelectorAll('.gcs-filter-btn');\n    var courses = root.querySelectorAll('.gcs-course');\n    var months  = root.querySelectorAll('.gcs-month');\n    var groups  = root.querySelectorAll('.gcs-group');\n    var empty   = root.querySelector('.gcs-empty');\n\n    function visible(el){ return el.style.display !== 'none'; }\n\n    function apply(filter){\n      var anyShown = false;\n      courses.forEach(function(c){\n        var streams = (c.getAttribute('data-stream')||'').split(' ');\n        var always  = c.getAttribute('data-always') === 'true';\n        var show = (filter === 'all') || always || streams.indexOf(filter) > -1;\n        c.style.display = show ? '' : 'none';\n        if(show) anyShown = true;\n      });\n      groups.forEach(function(g){\n        var has = Array.prototype.some.call(g.querySelectorAll('.gcs-course'), visible);\n        g.style.display = has ? '' : 'none';\n      });\n      months.forEach(function(m){\n        var has = Array.prototype.some.call(m.querySelectorAll('.gcs-course'), visible);\n        m.style.display = has ? '' : 'none';\n      });\n      if(empty) empty.style.display = anyShown ? 'none' : 'block';\n    }\n\n    buttons.forEach(function(b){\n      b.addEventListener('click', function(){\n        buttons.forEach(function(x){ x.classList.remove('is-active'); });\n        b.classList.add('is-active');\n        apply(b.getAttribute('data-filter'));\n      });\n    });\n  })();\n  <\/script>\n<\/div>\n<!-- ============ END THE GLOBAL CENTRE FOR ADVANCED STUDIES \u2014 MA COURSE SCHEDULE ============ -->","protected":false},"excerpt":{"rendered":"<p>The Global Centre for Advanced Studies Post-Graduate Courses for 2026\u20132027 The full academic year of MA seminars, September 2026 through June 2027. Sessions meet live online; the May term and Commencement (May 16th) take place in person in Florence. \ud83d\udd51 All times shown in New York (ET) &nbsp;\u00b7&nbsp; Please convert to your local timezone All [&hellip;]<\/p>\n","protected":false},"author":8678545,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-gcas-branded-public.php","meta":{"publish_to_discourse":"","publish_post_category":"","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"","discourse_permalink":"","wpdc_publishing_response":"","wpdc_publishing_error":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-198","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>GCAS Course Schedule - The Global Centre for Advanced Studies<\/title>\n<meta name=\"description\" content=\"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gcas.ie\/it\/course-schedule\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GCAS Course Schedule\" \/>\n<meta property=\"og:description\" content=\"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gcas.ie\/it\/course-schedule\/\" \/>\n<meta property=\"og:site_name\" content=\"The Global Centre for Advanced Studies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-07T11:17:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/\",\"url\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/\",\"name\":\"GCAS Course Schedule - The Global Centre for Advanced Studies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Florence-Class-MA-philosophy-page.jpg\",\"datePublished\":\"2025-12-11T10:48:08+00:00\",\"dateModified\":\"2026-07-07T11:17:40+00:00\",\"description\":\"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Florence-Class-MA-philosophy-page.jpg\",\"contentUrl\":\"https:\\\/\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Florence-Class-MA-philosophy-page.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/course-schedule\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gcas.ie\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GCAS Course Schedule\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#website\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"name\":\"The Global Centre for Advanced Studies\",\"description\":\"The World\u2019s First, Global Debt-Free, Accredited College Owned by Faculty and Graduates.\",\"publisher\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\"},\"alternateName\":\"GCAS College\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gcas.ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#organization\",\"name\":\"The Global Centre for Advanced Studies\",\"alternateName\":\"GCAS\",\"url\":\"https:\\\/\\\/gcas.ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gcas.ie\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Untitled-design-2.png?fit=1080%2C1080&ssl=1\",\"width\":1080,\"height\":1080,\"caption\":\"The Global Centre for Advanced Studies\"},\"image\":{\"@id\":\"https:\\\/\\\/gcas.ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/globalcenterforadvancedstudies\\\/\",\"https:\\\/\\\/www.instagram.com\\\/gcas.ie\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/school\\\/the-global-center-for-advanced-studies\\\/?viewAsMember=true\"],\"description\":\"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.\",\"email\":\"contact@gcas.ie\",\"telephone\":\"+353 87 754 1417\",\"legalName\":\"GCAS College Dublin, LTD\",\"foundingDate\":\"2013-08-22\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"GCAS Course Schedule - The Global Centre for Advanced Studies","description":"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gcas.ie\/it\/course-schedule\/","og_locale":"it_IT","og_type":"article","og_title":"GCAS Course Schedule","og_description":"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.","og_url":"https:\/\/gcas.ie\/it\/course-schedule\/","og_site_name":"The Global Centre for Advanced Studies","article_publisher":"https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","article_modified_time":"2026-07-07T11:17:40+00:00","og_image":[{"url":"https:\/\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gcas.ie\/course-schedule\/","url":"https:\/\/gcas.ie\/course-schedule\/","name":"GCAS Course Schedule - The Global Centre for Advanced Studies","isPartOf":{"@id":"https:\/\/gcas.ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gcas.ie\/course-schedule\/#primaryimage"},"image":{"@id":"https:\/\/gcas.ie\/course-schedule\/#primaryimage"},"thumbnailUrl":"https:\/\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg","datePublished":"2025-12-11T10:48:08+00:00","dateModified":"2026-07-07T11:17:40+00:00","description":"View the GCAS course schedule for BA, MA, and PhD programs. Weekend classes for working students. Rolling admissions.","breadcrumb":{"@id":"https:\/\/gcas.ie\/course-schedule\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gcas.ie\/course-schedule\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/gcas.ie\/course-schedule\/#primaryimage","url":"https:\/\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg","contentUrl":"https:\/\/gcas.ie\/wp-content\/uploads\/2026\/06\/Florence-Class-MA-philosophy-page.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/gcas.ie\/course-schedule\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gcas.ie\/"},{"@type":"ListItem","position":2,"name":"GCAS Course Schedule"}]},{"@type":"WebSite","@id":"https:\/\/gcas.ie\/#website","url":"https:\/\/gcas.ie\/","name":"The Global Centre for Advanced Studies","description":"Il primo college accreditato al mondo, privo di debiti e di propriet\u00e0 di docenti e laureati.","publisher":{"@id":"https:\/\/gcas.ie\/#organization"},"alternateName":"GCAS College","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gcas.ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/gcas.ie\/#organization","name":"The Global Centre for Advanced Studies","alternateName":"GCAS","url":"https:\/\/gcas.ie\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2025\/12\/Untitled-design-2.png?fit=1080%2C1080&ssl=1","width":1080,"height":1080,"caption":"The Global Centre for Advanced Studies"},"image":{"@id":"https:\/\/gcas.ie\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/globalcenterforadvancedstudies\/","https:\/\/www.instagram.com\/gcas.ie\/","https:\/\/www.linkedin.com\/school\/the-global-center-for-advanced-studies\/?viewAsMember=true"],"description":"GCAS College Dublin is the world's first debt-free, EU-accredited online college, offering cooperatively owned BA, MA, and PhD degrees in philosophy, psychoanalysis, theology, social sciences, law, and natural sciences to students in 80+ countries.","email":"contact@gcas.ie","telephone":"+353 87 754 1417","legalName":"GCAS College Dublin, LTD","foundingDate":"2013-08-22","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PesgkL-3c","jetpack-related-posts":[{"id":5262,"url":"https:\/\/gcas.ie\/it\/defense-scheduling\/","url_meta":{"origin":198,"position":0},"title":"Defense Scheduling","author":"crestondavis","date":"Giugno 30, 2026","format":false,"excerpt":"The Global Centre for Advanced Studies Schedule Your Defense You've been invited to schedule your thesis defense. Use the form below to reserve your time from the available institutional defense windows. Before you book: Please reserve a slot only once your defensible draft has been approved by your supervisor. How\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4231,"url":"https:\/\/gcas.ie\/it\/gallery\/","url_meta":{"origin":198,"position":1},"title":"Gallery","author":"crestondavis","date":"Maggio 23, 2026","format":false,"excerpt":"Annual In-Person Seminars Florence 2026 Two weeks of seminars, gardens, dinners, and commencement. Faculty and researchers from across the world gathered in person to work, walk, and mark the close of another academic year. Previous seminars and conferences \u2192 \u00d7 \u2039 \u203a","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":4319,"url":"https:\/\/gcas.ie\/it\/past-seminars\/","url_meta":{"origin":198,"position":2},"title":"Past Seminars","author":"crestondavis","date":"Maggio 24, 2026","format":false,"excerpt":"An Archive Past Seminars & Conferences Photographs from earlier GCAS gatherings \u2014 seminars, conferences, and commencements held across the years and across the world. Paris, Prague, Athens, Cuba, Dublin, Slovenia, Philadelphia, Brooklyn, and beyond. \u2190 Florence 2026 \u00d7 \u2039 \u203a","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/50.jpg?fit=1200%2C800&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/50.jpg?fit=1200%2C800&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/50.jpg?fit=1200%2C800&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/50.jpg?fit=1200%2C800&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/gcas.ie\/wp-content\/uploads\/2026\/06\/50.jpg?fit=1200%2C800&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":1928,"url":"https:\/\/gcas.ie\/it\/schedule-supervision-meeting\/","url_meta":{"origin":198,"position":3},"title":"Schedule Supervision Meeting","author":"crestondavis","date":"Dicembre 24, 2025","format":false,"excerpt":"","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":227,"url":"https:\/\/gcas.ie\/it\/affiliate-faculty\/","url_meta":{"origin":198,"position":4},"title":"Facolt\u00e0 affiliata","author":"crestondavis","date":"Dicembre 11, 2025","format":false,"excerpt":"GCAS Affiliate Faculty& Guest Lecturers The scholars, thinkers, and public intellectuals who have taught, lectured, and seminared with the Global Centre for Advanced Studies across more than a decade of gatherings around the world. As Luaithreach Solas Nua \u00a0\u00b7\u00a0 From the Ashes, a New Light ABCDEFGHIJKLMNPRSTUVWXYZ A Asma AbbasLectured 2021.\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6,"url":"https:\/\/gcas.ie\/it\/","url_meta":{"origin":198,"position":5},"title":"Home","author":"crestondavis","date":"Dicembre 9, 2025","format":false,"excerpt":"About GCAS A New Model forHigher Education The Global Centre for Advanced Studies (GCAS) is founded on a radical conviction: the pursuit of knowledge should never require lifelong financial sacrifice. We are the world's first institution to offer EU-accredited degrees in which students graduate debt-free and become co-owners alongside faculty.\u2026","rel":"","context":"Articolo simile","block_context":{"text":"Articolo simile","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/users\/8678545"}],"replies":[{"embeddable":true,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/comments?post=198"}],"version-history":[{"count":13,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/198\/revisions"}],"predecessor-version":[{"id":5331,"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/pages\/198\/revisions\/5331"}],"wp:attachment":[{"href":"https:\/\/gcas.ie\/it\/wp-json\/wp\/v2\/media?parent=198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}