
Tsinghua University Courses
Tsinghua University is a research university located in Beijing, China, and one of the nine members in the C9 League.

Tsinghua University is a research university located in Beijing, China, and one of the nine members in the C9 League.
Starting with the definition and origin of Ci Poems, this course will introduce you to the representative writers, works and important genres of Tang and Song poetry.The course will also explore the history of Tang and Song poetry as well as the folklore and humanistic spirit of the Song Dynasty.This course is part of a series of “Appreciation of Tang and Song poetry” courses hosted by professor Bugao Wang.本课程系王步高教授主持的“唐宋诗词鉴赏”国家精品课程、国家资源共享课系列课程之一。课程从词的定义、词的起源开始,较系统地讲授唐宋词的代表作家、代表作品,重要流派;以讲作品为主,兼及作家、唐宋词史以及宋代的历史、民俗及人文精神;通过本课程的学习,使学生对唐宋词有较为全面系统的了解,同时能提高其诗词阅读鉴赏及批评能力。 主讲人王步高教授为词学大师唐圭璋入室弟子,协助唐主编过《唐宋词鉴赏辞典》,长于诗词写作,词学领域著作颇丰,该课程是清华大学、东南大学最受学生欢迎的课程之一。
*Note - This is an Archived course*Course videos are presented in Mandarin with English subtitles.Chinese archaeology is one of the fastest-growing and most exciting fields of study in China. With a wealth of cultural relics unearthed this past century, the world’s fascination with China’s rich history has been renewed. This course will examine the unique cultural relics identified by scholars as important to Chinese civilization. We will focus on the fields of agriculture, astronomy, music, metallurgy, textiles, architecture, painted pottery, jade articles, bronze ware, shipbuilding and acupuncture. We will ignite your curiosity as we explore how these treasures reveal China’s past, and guide the future of Chinese culture.FAQI don’t speak Chinese, can I take the course?Only the spoken language is Chinese. All the other materials are in English. There are many ways of taking this wonderful course for learners without Chinese background.Use the English subtitles, which are provided with the video player of the course webpage.Download the mp4 files and subtitles and use your favorite video player to watch the video.Download the dubbing mp3 files.When playing the video in the course webpage, turn off the volume in the video player of the course webpage and play the mp3 files with your favorite player at the same time with proper volume. The dubbing mp3 files are synchronized with the mp4 files. It’s almost the same feeling watching a foreign movie with the English dubbing.This is a past/archived course. At this time, you can only explore this course in a self-paced fashion. Certain features of this course may not be active, but many people enjoy watching the videos and working with the materials. Make sure to check for reruns of this course.
Are you finding it difficult to start the conversation, or find the right words when communicating in English? Do you know how to start and end conversations in a polite way? Do you want to learn more about American, British, Canadian, Australian, South Korean, Colombian, and Chinese cultures? If so, you’ve come to the right course!语言最重要的功能就是交流。在交流中我们要知道如何开始一个对方感兴趣的话题,回答别人的提问,自然、流畅地完成一个对话。本课程选取了8个主题,由50多位来自美国、英国、加拿大、澳大利亚、哥伦比亚、中国的老师及各个年龄段的学生,在真实的场景中,用最地道的表达和最纯正的英语,带你谈论日常生活、学习的方方面面。 本课程分为八个单元,每个单元有一个主题,分别是: 1、个人信息的介绍与交换2、我们的家人和朋友3、饮食与用餐4、英语学习的目的和方法5、假日活动和难忘的经历6、兴趣爱好7、情感表达8、保持健康 每个主题由十余组对话和小组讨论,外籍老师的中西方文化差异介绍,中国老师的重点词汇、句型讲解,听力理解练习和口语测试构成。通过学习和练习,你将可以和讲英语的朋友们自如地交谈、讨论与主题相关的任何问题。本课程的学习方法有很多。英语学习者可以在反复地听和跟读对话的过程中,不断积累语言素材,和你身边的朋友或同课程的学习者进行对话练习;英语教师可以选用本课程中适合的主题,组织学生进行听说训练,组织高效课堂。也许你不能理解每段对话的全部内容,只需听懂大意,随着课程的进展,你听懂的内容会越来越多。让我们一起实现一次英语听说的飞跃吧。本门课程在制作过程中得到了香港伟新教育基金和Google公司的资助,特此鸣谢。
This introductory Chinese language course will emphasize basic language skills for everyday life in Mandarin speaking countries.The course utilizes pinyin, the standard system of Romanized spelling for transliterating Chinese, so learners will find it easy to understand and study the language.The course is composed of several parts: Dialogues (taught through pinyin), listening comprehension exercises (in real-world situations), Chinese characters (frequently used in daily life), Mandarin songs, and Tea Time (tips for self-study).This course is for anyone interested in learning Mandarin Chinese, especially if you plan to work or study in Mandarin-speaking countries. The course is also a good start toward the HSK Chinese proficiency test.
1.This is a philosophy course. It is a study of the world in most general sense. It is concerned with nature of the world and knowledge of the world.2.This is Chinese philosophy: a philosophical study of Chinese thoughts.New horizons emerge from predicate inquiry of Chinese philosophizing.
Data structures play a central role in computer science and are the cornerstones of efficient algorithms. Knowledge in this area has been at the kernel of related curriculums. This course aims at exploring the principles and methods in the design and implementation of various data structures and providing students with main tools and skills for algorithm design and performance analysis. Topics covered by this course range from fundamental data structures to recent research results. "Data Structures and Algorithm Design Part I" is an introductory course focusing on basic data structures, including vectors, lists, stacks, queues, binary trees, and graphs. They are important in programming practice, as well as fundamental to our advanced course: "Part II."数据结构是计算机科学的关键内容,也是构建高效算法的必要基础。其覆盖的知识,在相关专业的课程体系中始终处于核心位置。本课程旨在围绕各类数据结构的设 计与实现,揭示其中的规律原理与方法技巧;同时针对算法设计及其性能分析,使学生了解并掌握主要的套路与手法。讲授的主题从基础的数据结构,一直延伸至新 近的研究成果。本学期的数据结构(上),是数据结构的入门课程,着重讲解向量、列表、栈、队列、二叉树、图等基本的数据结构,它们不仅本身具有重要实用价值,而且为学习后续课程“数据结构(下)"提供了基础。更多介绍详见:http://dsa.cs.tsinghua.edu.cn/~deng/ds/mooc/,或加入本课之后查看FAQ栏目。
China has grown to become the world’s second largest economy in the last several decades. In this history course, you will learn about the governing practice and ideology of the Communist Party of China during their economic growth.This course is an introduction to the theoretical system of socialism with Chinese characteristics and mainly consists of three points:Deng Xiaoping theoryThe important thought of "Three Represents”, which is a guiding socio-political theoryScientific outlook on China’s economic developmentBy the end of this course, you will understand:The primary stage of socialismThe Essence of Socialism and the General Task of Building Socialism with Chinese CharacteristicsSocialist theory of reform and opening upTheory of achieving complete reunification of ChinaSocialistic diplomacy and international strategy with Chinese characteristicsTheory on the Leading Nucleus of Socialism with Chinese CharacteristicsThis course is a window into contemporary China. Open the window and enjoy the view with us.本课程为思想政治理论课。课程以“历史与理论相结合、思想与现实相结合、线上与线下相结合、高雅与通俗相结合”为特色,讲授社会主义初级阶段理论和基本路线、社会主义本质理论、社会主义改革开放理论、建设中国特色社会主义的总布局、根本目的、依靠力量、领导核心等专题,引导学生正确把握中国特色社会主义理论体系的基本内容和精神实质,引导学生深刻认识改革开放的必要性、可能性和艰巨性,引导学生牢固树立中国特色社会主义的道路自信、理论自信、制度自信和文化自信。 本课程实施“转客为主”教学模式,即通过设置多重教学环节引导学生由“教学对象”向“教学主体”转化,由“被动性学习”向“主动性学习”转化,由“以听为主”向“听说读写行并重”转化。课程鼓励和引导学生实现“六化”: 一是“化耳为口”,即不仅要听,而且要说;二是“化目为手”,即不仅要读,而且要写;三是“化知为行”,即不仅要求知,而且要践行;四是“化外为内”,即将外在的知识转化为内在的素养;五是“化隐为显”,即将隐性的素质转化为显性的成果;六是“化人为己”,即将他人的素养转化为学生自我的素养。
This introductory environmental science, environmental engineering and municipal engineering course will explore how physicochemical technology and techniques are applied to water and wastewater treatment. We will explore the basic calculation method, composition of structures and operation characteristics, and the latest advancements in water and wastewater treatment technology. Main physicochemical units, including coagulation and flocculation, sedimentation, flotation, filtration, disinfection, oxidation and reduction, membrane separation and ionic exchange, will be covered.《水处理工程》是清华大学为环境工程、环境科学、市政工程等相关专业学生开设的主干专业课,包括物化处理技术和生化处理技术两大部分。《水处理工程-物化技术》旨在向学生全面讲授水和废水处理中主要的物化处理技术单元的基本原理和特点、工艺的基本计算方法和应用范围、主要构筑物的构成和运行特点、典型的水与废水处理工艺以及相关技术的国内外最新研究进展。本课程介绍的主要物化技术单元包括:混凝、沉淀与澄清、气浮、过滤、消毒、离子交换、膜分离、氧化还原和吸附。
This philosophy course explores the origins of Western philosophy – a rich tapestry of ideas that began with the most noted ancient Greek and Roman philosophers.By examining the work of these historic figures, students will attain a strong grasp of Western philosophy’s basic spirit. In doing so, they’ll cultivate deeper thinking abilities, explore noble values, and learn to contemplate the world around them in new ways.本课程面向各专业本科生,通过课堂讲授与课外阅读讨论的方法,把握古希腊罗马哲学家丰富的思想,探讨哲学精神的起源,揭示古希腊民族的精神取向,阐明古希腊民族思维方式的特征,帮助学生把握哲学的基本精神,养成理论思维的能力,培养高尚的情操,提高人文素质。
In modern history of the development of China, Japan more than any country in the world, has made the largest influence on China. It cannot be underestimated that, the influence from Japan on China’s teenagers covers from their character formations, cultural identities, and even values. So observing the Japanese social life could help us looking back to ourselves. Re-understanding Japan and Japanese, can help Chinese distinguishing the most fundamental contradiction between China and Japan, which is the differences in "insular" and "mainland farming nation". It is more important to understand a national culture than to master its language. In this course, the introduction and analysis of Japanese culture and daily social lives are rubbed into more than ever. 在中国近代史发展的进程中,日本超过世界上任何一个国家,成为了对中国影响最大的国家。日本文化对中国青少年的性格形成乃至文化认同感、价值观塑造方面所起到的影响不容小觑。从日本社会生活现象中学习并反观中国社会。重新认识日本国和日本人,从中日两国现代交往的种种矛盾现象中看清楚“岛国根性”与“大陆农耕民族”最根本的差异所在。对于一个国家的了解、与其交流或者认知,掌握这个国家、民族的文化甚至比单纯掌握这个国家的语言更为重要。在日语基础的学习过程中,比以往课堂教学更多地揉入对日本社会生活中的文化现象予以介绍和分析。
From the history of people-centered new development concepts, this course systematically narrates five people-centered development concepts. The course includes six parts: people-centered new development concepts, innovative development, coordinated development, green development, open development and sharing development. the course (12 class hours) further interprets people-centered new development concepts, especially five major development concepts.The course suits senior undergraduates, master students and doctoral students, Party and government leaders and cadres at all levels, as well as other interested people.Assessment: Apart from video learning, the total score of test questions set for each part is the final score (Pass: 60 points; Distinction: 85 points)
“Engineering Drawing” is a fundamental course of engineering technology, including two parts: basic theories and advanced practices. The first part will introduce the theory of projection and its application on drawings, focusing on training students with basic knowledge of engineering. The second part of the practice sessions is to give students general experience in producing a variety of mechanical drawings.Based on the theory of projection, this course is to teach basic design representations such as 2D views, axonometric drawing of freehand and 3D solid modeling etc. It integrates various drawing skills such as freehand sketching, instrumental sketching and CAD modeling and design. The main objectives are to educate students with capabilities of engineering imaginations, and to train them to think with 3D images, to represent designs with 2D drawings, and to innovate with new shape constructions. This course also provides a prerequisite for further mechanical engineering courses such as machine design and manufacturing.
This course will tell you the reason why ritual is the core of Chinese culture, in contrast with western culture.You will be introduced to relevant ritual classical books, which will help you to understand how people behaved in ancient China.You will also learn about the rituals behind ancient Chinese adult rites, wedding ceremonies, sacrifice ceremonies, and more.Join us to start your ancient Chinese ritual journey.中国是传承千年的礼仪之邦,声教播于海外。相传在3000多年前的殷周之际,周公制礼作乐,就提出了礼治的纲领。其后经过孔子和七十子后学,以及孟子、荀子等人的提倡和完善,礼乐文明成为儒家文化的核心。西汉以后,作为礼乐文化的理论形态和上古礼制的渊薮,《仪礼》、《周礼》、《礼记》先后被列入学官,不仅成为古代文人必读的经典,而且成为历代王朝制礼的基础,对于中国文化和历史的影响之深远,自不待言。随着东亚儒家文化圈的形成,礼乐文化自然成为了东方文明的重要特色。毋庸置疑,要了解中国传统文化,就必须了解中国礼仪文化。本课程讲通过大量的文献材料,深入浅出地讲授中国古代礼仪文明的基本框架,建立中华传统礼仪观念的过程,培养学生人文素养,建立良好操守,并引导其在生活中践行中华传统礼仪。
Class Central TipsLearn How to Sign up to Coursera courses for free1600+ Coursera Courses That Are Still Completely FreeПочему возникают разногласия?Можно ли прожить без конфликтов?Как действовать в ситуации конфликта?Дать ответы на эти вопросы - сущностное требование современности.Ответы интересны как домохозяйке,так и руководителю крупного предприятия. Трудные ситуации взаимодействия могут возникнуть дома, на улице, в офисе, в студенческой среде, при большом скоплении народа. Мы не застрахованы от стрессоров, обстоятельств и людей, ввергающих нас в конфликтные отношения. Наш курс подскажет, как превращать нежелательные явления жизни в полезный опыт и получать удовольствие от общения и как помогать другим предотвращать и разрешать конфликты.В результате обучения слушатели смогут:- сформировать позитивное отношение к конфликтам;- использовать структуру конфликта при диагностике ситуации;- овладеть тремя техниками, позволяющими быть готовым к трудным ситуациям;- выявлять причины внутриличностных конфликтов через представление гуманистической, поведенческой и психоаналитической психологии;- делать выбор осознанно;- применять диагностические методы конфликтана практике;- научиться анализировать семейные конфликты и выбирать адекватные стратегии поведения;- выявлять и корректировать факторы, влияющие на развитие организационных конфликтов.- развитьспособность управлять своими конфликтами, благодаря сформированной конфликтологической компетентности;- повысить качество личной и профессиональной жизни.Сертификат о прохождении данного курса дает дополнительные баллы при поступлении в магистратуру Национального исследовательского Томского государственного университета. Перечень магистерских программ находится по ссылке: https://pro-online.tsu.ru/edu/student/table.php
The purpose of this course : is to improve students' understanding of the essence of Chinese landscape painting in the process of exploring the aesthetic interests and performance methods of Chinese landscape painting. Through the practice of brush and ink, students can improve their understanding and performance in material using and brush-ink structures. At the same time, it will improve the appreciation level of Chinese painting and lay the foundation for the innovative development of Chinese painting.