2023 暑期課程 – 得意 • 傑作

2023年4月至2024年6月課程主題
為1.5 – 18歲學生而設的藝術及設計課程

今年暑假,會否想在輕鬆愉快的廿一世紀新演譯中學習經典藝術技巧和 藝術史? 古典及當代大師的繪畫、雕塑、設計、建築和插圖,

將啟發你創作自己諧趣而美妙的藝術作品。 「得意 • 傑作」是一個發掘大師的 思維和技巧的奇妙寶藏,讓兒童和青少年(1.5 至 18 歲)了解古埃及 國度的魅力、達文西的天才頭腦、超現實主義的非理性空間、克里姆特 的浪漫掛毯、昆斯的耀目雕塑、石家豪的幽默工筆畫作…
許多在藝術、設計和建築方面具標誌性的作品,將一一 呈現在你眼前。

暑期課程時間表

請參閱各創作室的時間表:

或按以下按扭搜尋各種課程 :

搜尋課程

📲 歡迎以WhatsApp發短訊給我們查詢:
📍http://bit.ly/Text-SYP (西營盤及中環)
⭐ DON’T WAIT💫REACH OUT🤩JOIN US🌟

Leave a Comment

發佈留言必須填寫的電子郵件地址不會公開。

近期留言
document.addEventListener("DOMContentLoaded", function () { // Spider Chart Data const data = { labels: ["Science", "Design", "Mathematics", "Creativity", "Skills"], datasets: [{ label: "Program Benefits", data: [7, 8, 5, 8, 5], backgroundColor: "rgba(54, 162, 235, 0.2)", borderColor: "rgba(54, 162, 235, 1)", borderWidth: 2, pointBackgroundColor: "rgba(54, 162, 235, 1)", pointBorderColor: "#fff", pointHoverBackgroundColor: "#fff", pointHoverBorderColor: "rgba(54, 162, 235, 1)" }] }; // Spider Chart Configuration const config = { type: "radar", data: data, options: { responsive: true, scales: { r: { angleLines: { color: "#e0e0e0" }, grid: { color: "#e0e0e0" }, suggestedMin: 0, suggestedMax: 10, ticks: { display: false }, pointLabels: { font: { size: 14, family: "Arial", weight: "bold" }, color: "#333" } } }, plugins: { legend: { display: false } } } }; // Render the Spider Chart const ctx = document.getElementById("spiderChart").getContext("2d"); new Chart(ctx, config); });