数据管理与数据库 大学课程_根据数据显示的50种最佳免费在线大学课程

数据管理与数据库 大学课程

When I launched Class Central back in November 2011, there were around 18 or so free online courses, and almost all of them were from Stanford.

当我在2011年11月推出Class Central时,大约有18项免费在线课程,几乎所有课程都来自斯坦福大学。

Now there are close to 6,000 free online university courses from 600+ universities around the world. This can be daunting to the millions of learners around the world who have never done an online course before.

现在,来自全球600多家大学的近6,000门免费在线大学课程。 这可能令全球数百万从未学习过在线课程的学习者感到畏缩。

In providing a small but well-reviewed list of courses, our hope is that new learners will not be overwhelmed by the huge variety of options out there. Reviews will help new learners figure out if a course is right for them, so they can have a great first experience.

在提供少量但经过全面审查的课程清单时,我们希望新学习者不会被众多的选择所淹没。 评论将帮助新学习者确定一门课程是否适合他们,因此他们可以拥有很好的初次体验。

我们创建此列表的方法 (Our methodology for creating this list)

Class Central has thousands of reviews written by our users, and we were able to sort these courses by the Bayesian average of their ratings.

Class Central有数以千计的用户撰写的评论,我们能够按贝叶斯平均评分对这些课程进行排序。

Then we removed all the courses with less than ten reviews (the low threshold helps smaller providers to compete on quality) and courses for which we had doubts whether they would be offered again.

然后,我们删除了所有少于10条评论的课程(较低的门槛有助于较小的提供商在质量上进行竞争)和我们怀疑是否会再次提供这些课程的课程。

If a course has multiple parts, we only included the first part in the Top 50.

如果一门课程包含多个部分,则我们仅将前50个部分包括在内。

最好的课程 (The best courses)

There are a lot of usual suspects in the Top 50. Think of courses like Learning How To Learn, Harvard’s CS50x, ModPo, and Class Central’s best online course of 2015A Life of Happiness and Fulfillment. Courses from the founders/CEOs of edX, Coursera, and Udacity are also present.

在前50名中,有很多平常的嫌疑人。请考虑学习诸如学习方法 ,哈佛大学的CS50xModPo和Class Central的2015最佳在线课程 - 幸福生活的 课程 还提供了edX,Coursera和Udacity的创始人/首席执行官的课程。

But there are also a few surprises in the Top 50, such as a couple of language learning courses — FutureLearn’s Introduction to Dutch from the University of Groningen and Tsinghua Chinese: Start Talking with 1.3 Billion People on edX, for example.

但是在前50名中也有一些令人惊讶的地方,例如一些语言学习课程,例如格罗宁根大学和清华大学的 FutureLearn的荷兰语 入门:例如,开始与 edX 上的13亿人聊天。

Here is a quick summary of the Top 50 list:

以下是前50名列表的快速摘要:

  1. Coursera is the top provider with 26 courses in the Top 50, and edX is second with 10 courses.

    Coursera是排名前50位的顶级提供商,提供了26门课程,而edX位居第二,提供了10门课程。
  2. Stanford tops the list of universities present in the Top 50 with five of their courses making it in, and MIT comes in second with three courses.

    斯坦福大学的五门课程名列前50名大学之首,麻省理工学院则以三门课程名列第二。
  3. This list includes courses from 34 universities, of which 21 universities are in the US.

    该列表包括来自34所大学的课程,其中21所大学在美国。
  4. UIUC’s Aric Rindfleisch has two courses in the top 50.

    UIUC的Aric Rindfleisch在前50名中有两项课程。

If you want to see all courses sorted by their rating, visit the Top 50 collection page. Alternatively, we have organized the courses into four major categories below.

如果您想查看所有按评分排序的课程,请访问“ 前50名收藏”页面 。 另外,我们将这些课程分为以下四个主要类别。

技术(20门课程) (Technology (20 courses))

An Introduction to Interactive Programming in Python (Part 1)Rice University, via CourseraThis course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. ★★★★★ (2813 ratings)

通过Coursera,莱斯大学的 Python交互式编程简介(第1部分)该课程旨在帮助几乎没有计算机背景的学生学习构建简单的交互式应用程序的基础。 ★★★★★( 2813评分 )

Artificial Intelligence for RoboticsStanford University, via UdacityLearn how to program all the major systems of a robotic car from the leader of Google and Stanford’s autonomous driving teams. This class will teach you basic methods in Artificial Intelligence, including: probabilistic inference, planning and search, localization, tracking and control, all with a focus on robotics. ★★★★★ (17 ratings)

斯坦福大学的 机器人人工智能 ,通过Udacity向Google和斯坦福的自动驾驶团队负责人学习如何对机器人汽车的所有主要系统进行编程。 本课程将教您人工智能的基本方法,包括:概率推理,计划和搜索,本地化,跟踪和控制,所有这些都以机器人技术为重点。 ★★★★★( 17个评分 )

Introduction to Programming with MATLABVanderbilt University, via CourseraThis course teaches computer programming to those with little to no previous experience. It uses the programming system and language called MATLAB to do so because it is easy to learn, versatile and very useful for engineers and other professionals. ★★★★★ (120 ratings)

通过Coursera 与MATLAB Vanderbilt University 一起进行编程入门这门课程向几乎没有经验的人教授计算机编程。 它使用编程系统和称为MATLAB的语言来执行此操作,因为它易于学习,用途广泛且对工程师和其他专业人员非常有用。 ★★★★★( 120评分 )

Programming for Everybody (Getting Started with Python) University of Michigan, via Coursera This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. ★★★★★ (29 ratings)

密西根大学,通过Coursera 为每个人编程(Python入门) 本课程旨在向所有人教授使用Python进行计算机编程的基础知识。 我们介绍了如何使用Python中的一系列简单指令来构造程序的基础知识。 本课程没有任何先决条件,并且除了最简单的数学之外,所有课程都应避免。 ★★★★★( 29个评分 )

Machine LearningStanford University, via CourseraThis course provides a broad introduction to machine learning, datamining, and statistical pattern recognition. ★★★★★ (196 ratings)

机器学习 斯坦福大学,通过Coursera本课程提供了一个广阔的介绍机器学习,数据挖掘和统计模式识别。 ★★★★★( 196评分 )

Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne, via CourseraIn this course you will discover the elements of the functional programming style and learn how to apply them usefully in your daily programming tasks. ★★★★★ (38 ratings)

通过Coursera,洛桑联邦理工学院的 函数式编程原理,在此课程中,您将发现函数式编程风格的要素,并学习如何在日常编程任务中有效地应用它们。 ★★★★★( 38评分 )

Algorithms: Design and Analysis, Part 1Stanford University, via CourseraAlgorithms are the heart of computer science, and the subject has countless practical applications as well as intellectual depth. This course is an introduction to algorithms for learners with at least a little programming experience. ★★★★★ (49 ratings)

算法:设计与分析,第1部分, 斯坦福大学(通过Coursera)算法是计算机科学的核心,该主题具有无数的实际应用和知识深度。 本课程为至少具有一点编程经验的学习者介绍算法。 ★★★★★( 49个评分 )

Algorithms, Part IPrinceton University, via CourseraThis course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. ★★★★☆ (37 ratings)

算法,第一部分 普林斯顿大学,通过Coursera进行学习这门课程涵盖了每个认真的程序员都需要了解的有关算法和数据结构的基本信息,重点是Java实现的应用程序和科学性能分析。 ★★★★☆( 37评分 )

The Analytics EdgeMassachusetts Institute of Technology, via edXThrough inspiring examples and stories, discover the power of data and use analytics to provide an edge to your career and your life. ★★★★★ (55 ratings)

麻省理工学院 的Analytics Edge (通过edX)通过启发性的示例和故事,发现数据的力量并使用分析为您的职业和生活提供优势。 ★★★★★( 55个评分 )

Artificial IntelligenceUniversity of California, Berkeley, via edXThe course will introduce the basic ideas and techniques underlying the design of intelligent computer systems. ★★★★★ (26 ratings)

加利福尼亚大学伯克利分校的 人工智能 大学,通过edX。本课程将介绍智能计算机系统设计的基本思想和技术。 ★★★★★( 26个评分 )

Data Mining with WekaUniversity of Waikato, via IndependentEverybody talks about Data Mining and Big Data nowadays. Weka is a powerful, yet easy to use tool for machine learning and data mining. This course introduces you to practical data mining. ★★★★★ (13 ratings)

与怀卡托威卡 大学的 数据挖掘 ,通过独立的每个人谈论当今的数据挖掘和大数据。 Weka是一款功能强大但易于使用的工具,可用于机器学习和数据挖掘。 本课程向您介绍实用的数据挖掘。 ★★★★★( 13个评分 )

CS50x: Introduction to Computer ScienceHarvard University, via edXThis is CS50x, Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. ★★★★★ (49 ratings)

CS50x: 通过edX进行的哈佛大学 计算机科学概论这是CS50x,是哈佛大学对计算机科学知识型企业的介绍,适用于具有或没有专业经验的专业和非专业的编程艺术。 ★★★★★( 49个评分 )

Learning From Data (Introductory Machine Learning)California Institute of Technology, via edXThis introductory computer science course in machine learning will cover basic theory, algorithms, and applications. Machine learning is a key technology in Big Data, and in many financial, medical, commercial, and scientific applications. ★★★★☆ (15 ratings)

通过edX 从数据中学习(机器学习入门) 这是一门有关机器学习的计算机科学入门课程,内容涉及基础理论,算法和应用。 机器学习是大数据以及许多金融,医疗,商业和科学应用程序中的关键技术。 ★★★★☆( 15个评分 )

Intro to Computer ScienceUniversity of Virginia, via UdacityIn this introduction to computer programming course, you’ll learn and practice key computer science concepts by building your own versions of popular web applications. ★★★★★ (59 ratings)

通过Udacity向弗吉尼亚大学 计算机科学简介在本计算机编程课程的简介中,您将通过构建自己的流行Web应用程序版本来学习和实践关键的计算机科学概念。 ★★★★★( 59个评分 )

Cryptography IStanford University, via CourseraIn this course you will learn the inner workings of cryptographic systems and how to correctly use them in real-world applications. ★★★★★ (37 ratings)

斯坦福大学 密码学 ,通过Coursera在本课程中,您将学习密码系统的内部工作原理以及如何在实际应用中正确使用它们。 ★★★★★( 37个评分 )

Algorithms for DNA SequencingJohns Hopkins University, via CourseraLearn computational methods — algorithms and data structures — for analyzing DNA sequencing data. All learn a little about DNA, genomics, and how DNA sequencing is used. ★★★★★ (16 ratings)

DNA测序算法 约翰霍普金斯大学(Johns Hopkins University)通过Coursera学习用于分析DNA测序数据的计算方法-算法和数据结构。 所有人都了解有关DNA,基因组学以及如何使用DNA测序的知识。 ★★★★★( 16个评分 )

Introduction to Big Data with Apache SparkUniversity of California, Berkeley, via edXThis course will attempt to articulate the expected output of Data Scientists and then teach students how to use PySpark (part of Apache Spark) to deliver against these expectations. ★★★★☆ (39 ratings)

通过edX与加州大学伯克利分校的 Apache Spark一起介绍大数据本课程将试图阐明数据科学家的预期输出,然后教学生如何使用PySpark(Apache Spark的一部分)来实现这些期望。 ★★★★☆( 39个评分 )

Finding Hidden Messages in DNA (Bioinformatics I)University of California, San Diego, via CourseraThis course begins a series of classes illustrating the power of computing in modern biology. Be on the frontier of bioinformatics to look for hidden messages in DNA without ever needing to put on a lab coat. ★★★★★ (15 ratings)

在DNA中查找隐藏的信息(生物信息学I) 加利福尼亚大学圣地亚哥分校的Coursera课程该课程开始了一系列课程,阐述了现代生物学中计算的能力。 站在生物信息学的前沿,无需穿上实验服即可寻找DNA中的隐藏信息。 ★★★★★( 15个评分 )

Learn to Program: The FundamentalsUniversity of Toronto, via CourseraBehind every mouse click and touch-screen tap, there is a computer program that makes things happen. This course introduces the fundamental building blocks of programming and teaches you how to write fun and useful programs using the Python language. ★★★★★ (81 ratings)

学习编程: 多伦多大学 基础 课程,通过Coursera在每次单击鼠标和触摸屏的背后,都有一个计算机程序可以使事情发生。 本课程介绍了编程的基本构建块,并教您如何使用Python语言编写有趣且有用的程序。 ★★★★★( 81个评分 )

Coding in your Classroom, Now!University of Urbino, via EMMAQuesto corso è ambizioso e semplicissimo. Ha l’obiettivo di aiutarti ad introdurre il pensiero computazionale in classe attraverso il coding, usando solo attività intuitive e divertenti da proporre direttamente agli alunni. ★★★★★ (11 ratings)

现在在您的教室中编码! 乌尔比诺大学,通过EMMA Questo corsoèambizioso e semplicissimo。 在打击性语言分类中使用惯用的语言进行介绍,并且可以直接或间接地使用直观的语言处理所有的内容。 ★★★★★( 11个评分 )

商业(5门课程) (Business (5 courses))

Learning How to Learn: Powerful mental tools to help you master tough subjectsUniversity of California, San Diego, via CourseraThis course gives you easy access to the invaluable learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. We’ll learn about the how the brain uses two very different learning modes and how it encapsulates (“chunks”) information. ★★★★★ (586 ratings)

学习方法:强大的心理工具,可帮助您精通艰苦的课程 。通过Coursera,加利福尼亚大学圣地亚哥分校的本课程使您可以轻松访问艺术,音乐,文学,数学,科学,体育,和许多其他学科。 我们将学习大脑如何使用两种截然不同的学习模式以及其如何封装(“块”)信息。 ★★★★★( 586评分 )

Decision Making in a Complex and Uncertain WorldUniversity of Groningen, via FutureLearnThis course will teach you the first principles of complexity, uncertainty and how to make decisions in a complex world. ★★★★★ (14 ratings)

格罗宁根大学,通过FutureLearn 在复杂不确定的世界 中进行决策本课程将教您复杂性,不确定性以及如何在复杂世界中进行决策的首要原则。 ★★★★★( 14个评分 )

AprenderUniversidad Nacional Autónoma de México, via Coursera¿Quieres conocer tus recursos y niveles de desempeño relacionadas con tu proceso de aprender? ¿Te interesa desarrollar habilidades para aprender más y mejor? ★★★★★ (18 ratings)

Aprender 国立自治大学墨西哥,通过Coursera¿Quieres conocer土族RECURSOSŸniveles德desempeñorelacionadas CON TU proceso德aprender? ¿Te interesa desarrollar habilidades para aprender可能是专业? ★★★★★( 18个评分 )

Marketing in a Digital World University of Illinois at Urbana-Champaign, via Coursera This course examines how digital tools, such as the Internet, smartphones, and 3D printing, are revolutionizing the world of marketing by shifting the balance of power from firms to consumers. ★★★★★ (141 ratings)

通过Coursera在伊利诺伊州厄本那-香槟分校 的数字世界 大学进行 市场营销 本课程探讨了互联网,智能手机和3D打印等数字工具如何通过将力量平衡从公司转移到消费者来革新营销领域。 ★★★★★( 141评分 )

Preparing to Manage Human ResourcesUniversity of Minnesota, via CourseraThis course provides a foundation for developing your own approach to skillfully managing employees by illustrating alternative human resource management (HRM) strategies, introducing the importance of the legal context, and thinking about what motivates employees. ★★★★★ (20 ratings)

准备 通过明尼苏达大学 管理人力资源 ,通过Coursera本课程通过阐述替代性人力资源管理(HRM)策略,介绍法律背景的重要性以及思考激励员工的方式,为开发自己的方法来熟练地管理员工提供了基础。 ★★★★★( 20评分 )

科学(13门课程) (Sciences (13 courses))

The Science of the Solar SystemCalifornia Institute of Technology, via CourseraLearn about the science behind the current exploration of the solar system. Use principles from physics, chemistry, biology, and geology to understand the latest from Mars, comprehend the outer solar system, ponder planets outside our solar system, and search for habitability in our neighborhood and beyond. ★★★★★ (34 ratings)

太阳系科学 加州理工学院,通过Coursera了解当前太阳系探索背后的科学。 使用物理学,化学,生物学和地质学的原理来了解火星的最新知识,理解外太阳系,思考太阳系外的行星,并在我们附近及周边地区寻找可居住性。 ★★★★★( 34评分 )

Introduction to Mathematical ThinkingStanford University, via CourseraLearn how to think the way mathematicians do — a powerful cognitive process developed over thousands of years. ★★★★☆ (25 ratings)

斯坦福大学 数学思维导论 (通过Coursera)了解如何以数学家的方式思考-数千年来发展的强大认知过程。 ★★★★☆( 25评分 )

Introduction to ComplexitySanta Fe Institute, via Complexity ExplorerLearn about the tools used by scientists to understand complex systems. The topics you’ll learn about include dynamics, chaos, fractals, information theory, self-organization, agent-based modeling, and networks. ★★★★★ (22 ratings)

通过Complexity Explorer 向复杂性介绍 Santa Fe Institute,了解科学家用来理解复杂系统的工具。 您将学习的主题包括动力学,混沌,分形,信息论,自组织,基于代理的建模和网络。 ★★★★★( 22个评分 )

Medical NeuroscienceDuke University, via CourseraThis online course is designed to include all of the core concepts in neurophysiology and clinical neuroanatomy that would be presented in most first-year neuroscience courses in schools of medicine. ★★★★★ (14 ratings)

杜克大学 医学神经科学 ,通过Coursera进行设计该在线课程旨在包含神经生理学和临床神经解剖学的所有核心概念,这些概念将在医学院的大多数一年级神经科学课程中进行介绍。 ★★★★★( 14个评分 )

Introduction to Biology — The Secret of LifeMassachusetts Institute of Technology, via edXExplore the secret of life through the basics of biochemistry, genetics, molecular biology, recombinant DNA, genomics and rational medicine. ★★★★★ (14 ratings)

生物学概论-生命的秘密 麻省理工学院,通过edX,通过生物化学,遗传学,分子生物学,重组DNA,基因组学和理性医学的基础知识探索生命的秘密。 ★★★★★( 14个评分 )

The Science of Everyday ThinkingUniversity of Queensland, via edXLearn how to think better, argue better, and choose better. ★★★★★ (22 ratings)

昆士兰大学 的日常思维科学 ,通过edX了解如何更好地思考,更好地辩论和更好地选择。 ★★★★★( 22个评分 )

The 3D Printing RevolutionUniversity of Illinois at Urbana-Champaign, via CourseraThis course will demonstrate how 3D printers work, show what people make with them, and examine the 3D printing ecosystem. ★★★★★ (13 ratings)

伊利诺伊大学厄巴纳-香槟分校 的3D打印革命 大学,通过Coursera本课程将演示3D打印机如何工作,展示人们用它们制作的东西以及检查3D打印生态系统。 ★★★★★( 13个评分 )

Circuits and Electronics 1: Basic Circuit AnalysisMassachusetts Institute of Technology, via edXLearn techniques that are foundational to the design of microchips used in smartphones, computers, and the Internet. ★★★★★ (5 ratings)

电路和电子产品1: 麻省理工学院的 基本电路分析 ,通过edX学习技术,这些技术是智能手机,计算机和Internet中使用的微芯片设计的基础。 ★★★★★( 5评分 )

Understanding DementiaUniversity of TasmaniaThis is a course about dementia looking at a broad range of topics including, basic brain anatomy, pathology, dementia research, risk factors, symptoms, diagnosis, medical management, living with dementia, progression and staging, palliation, behaviors and therapeutic approaches. ★★★★★ (12 ratings)

塔斯马尼亚大学 认识痴呆症这是一门有关痴呆症的课程,着眼于广泛的主题,包括基本的脑解剖,病理学,痴呆症研究,危险因素,症状,诊断,医疗管理,痴呆症的生存,进展和分期,缓解,行为和治疗方法。 ★★★★★( 12个评分 )

Medicine and the Arts: Humanising HealthcareUniversity of Cape Town, via FutureLearnExplore the field of medical humanities — the intersection of the arts, humanities and healthcare. ★★★★★ (13 ratings)

医学与艺术:人性化 的开普敦大学 医疗保健 ,通过FutureLearn探索医学人文科学领域-艺术,人文科学与医学保健的交集。 ★★★★★( 13个评分 )

Mindfulness for Wellbeing and Peak PerformanceMonash University, via FutureLearnLearn mindfulness techniques to reduce stress and improve your wellbeing and work/study performance. ★★★★☆ (23 ratings)

专注于健康和表现最佳的 莫纳什大学(Monash University),通过FutureLearn学习专注力技术,以减轻压力并改善您的幸福和工作/学习表现。 ★★★★☆( 23个评分 )

Calculus OneOhio State University, via CourseraThis course is a first and friendly introduction to calculus, suitable for someone who has never seen the subject before, or for someone who has seen some calculus but wants to review the concepts and practice applying those concepts to solve problems. ★★★★★ (33 ratings)

俄亥俄州立大学 微积分 学院,通过Coursera课程本课程是微积分的第一个友好入门课程,适用于以前从未看过微积分的人,或者已经看过微积分但想复习这些概念并练习将这些概念应用于解决问题。 ★★★★★( 33个评分 )

Fractals and ScalingSanta Fe Institute, via Complexity ExplorerWe will begin by viewing fractals as self-similar geometric objects such as trees, ferns, clouds, mountain ranges, and river basins. Fractals are scale-free, in the sense that there is not a typical length or time scale that captures their features. ★★★★★ (15 ratings)

分形和缩放 圣塔菲研究所,通过Complexity Explorer我们将从将分形视为具有自相似性的几何对象开始,例如树木,蕨类植物,云,山脉和河流盆地。 分形是无尺度的,这意味着没有典型的长度或时间尺度可以捕捉其特征。 ★★★★★( 15个评分 )

人文(12门课程) (Humanities (12 courses))

Modern & Contemporary American Poetry (“ModPo”)University of Pennsylvania, via CourseraModPo is a fast-paced introduction to modern and contemporary U.S. poetry, with an emphasis on experimental verse, from Emily Dickinson and Walt Whitman to the present. Participants (who need no prior experience with poetry) will learn how to read poems that are supposedly “difficult.” ★★★★★ (126 ratings)

宾夕法尼亚大学 现当代美国诗歌(“ ModPo”) ,通过Coursera ModPo快速介绍了美国现当代诗歌,重点是从Emily Dickinson和Walt Whitman到现在的实验诗。 参与者(他们不需要诗歌方面的经验)将学习如何阅读所谓的“困难”诗歌。 ★★★★★( 126评分 )

A Life of Happiness and FulfillmentIndian School of Business, via CourseraThis course, based on the award-winning class offered both at the Indian School of Business and at the McCombs School of Business at The University of Texas at Austin, developed by Prof. Raj Raghunathan (aka “Dr. Happy-smarts”) draws content from a variety of fields, including psychology, neuroscience, and behavioral decision theory to offer a tested and practical recipe for leading a life of happiness and fulfillment. ★★★★★ (221 ratings)

幸福与充实的 印度商学院 生活 ,途经Coursera本课程基于得克萨斯大学德克萨斯大学奥斯汀分校的印第安商学院和麦康布斯商学院提供的获奖课程,由教授教授开发。拉吉·拉格纳森(Raj Raghunathan,又名“快乐智能博士”)从心理学,神经科学和行为决策理论等多个领域汲取了丰富的知识,为过着幸福和充实的生活提供了经过检验的实用方法。 ★★★★★( 221个评分 )

The Bible’s Prehistory, Purpose, and Political FutureEmory University, via CourseraWorking through colorful biblical and ancient Near Eastern texts, and drawing on an array of comparative examples, the course illustrates the thoroughgoing manner with which biblical authors responded to defeat by advancing a demotic agenda that places the community at the center. ★★★★★ (29 ratings)

圣经的史前史,目的和政治未来 埃默里大学,通过Coursera通过研究丰富多彩的圣经和古代近东文本,并借鉴一系列比较例子,该课程说明了圣经作者为推进失败而采取的彻底方式,即通过推动民主主义者以社区为中心的议程。 ★★★★★( 29个评分 )

The Great Poem Series: Unbinding Prometheusvia OpenLearningOver 8 weeks, students will encounter and discuss one long poem, Percy Shelley’s Prometheus Unbound. ★★★★★ (18 ratings)

伟大的诗歌系列: 通过OpenLearning 解除普罗米修斯的 束缚在8周的时间里,学生将遇到并讨论一首长诗,珀西·雪莱的《普罗米修斯无极限》。 ★★★★★( 18个评分 )

Tsinghua Chinese: Start Talking with 1.3 Billion PeopleTsinghua University, via edXThis introductory Chinese language course will emphasize basic language skills for everyday life in Mandarin speaking countries. ★★★★★ (13 ratings)

清华汉语:开始 通过edX 与13亿人对话清华汉语入门课程将着重讲普通话国家日常生活中的基本语言技能。 ★★★★★( 13个评分 )

Moralities of Everyday LifeYale University, via CourseraHow can we explain kindness and cruelty? Where does our sense of right and wrong come from? Why do people so often disagree about moral issues? This course explores the psychological foundations of our moral lives. ★★★★★ (19 ratings)

耶鲁大学 的日常道德 ,通过Coursera我们如何解释仁慈和残忍? 我们对与错的感觉从何而来? 人们为什么经常在道德问题上存在分歧? 本课程探索我们道德生活的心理基础。 ★★★★★( 19个评分 )

The Modern and the Postmodern (Part 1)Wesleyan University, via CourseraThis course examines how the idea of “the modern” develops at the end of the 18th century in European philosophy and literature, and how being modern (or progressive, or hip) became one of the crucial criteria for understanding and evaluating cultural change. ★★★★★ (17 ratings)

卫斯理大学 的现代与后现代(第1部分) ,通过Coursera该课程研究了18世纪末欧洲哲学和文学中“现代”的观念如何发展,以及如何成为现代(或进步的或时髦的)成为理解和评估文化变革的关键标准之一。 ★★★★★( 17个评分 )

Shakespeare and his WorldThe University of Warwick, via FutureLearnThe course will open with an introduction to Shakespeare and his living and working environment, moving onto broader cultural themes and issues examined in his plays and ending with an exploration of his legacy. ★★★★★ (12 ratings)

莎士比亚及其世界 沃里克大学通过FutureLearn课程将首先介绍莎士比亚及其生活和工作环境,然后介绍其戏剧中探讨的更广泛的文化主题和问题,最后探索其遗产。 ★★★★★( 12个评分 )

Introduction to DutchUniversity of Groningen, via FutureLearnAre you planning to visit, or work or study in the Netherlands soon? This free online course is perfect if you have little or no prior knowledge of Dutch, but would like to master the fundamentals in order to survive life in the Low Countries. ★★★★★ (19 ratings)

通过FutureLearn 向荷兰 格罗宁根大学 简介您打算不久后在荷兰访问,工作或学习吗? 如果您对荷兰语的了解很少或没有,但是想要掌握基本知识以便在低地国家生存,该免费的在线课程非常适合。 ★★★★★( 19个评分 )

What Is a Mind?University of Cape Town, via FutureLearnThis free online course will bring together learners and practitioners interested in how the mind works. It aims to build bridges between traditionally antagonistic approaches to understanding the mind. ★★★★★ (65 ratings)

什么是心灵? 开普敦大学,通过FutureLearn这个免费的在线课程将使对思维方式感兴趣的学习者和从业者汇聚一堂。 它旨在在理解思想的传统对抗方法之间架起桥梁。 ★★★★★( 65评分 )

JusticeHarvard University, via edXJustice, one of the most famous courses taught at Harvard College, is an introduction to moral and political philosophy, offering an opportunity to discuss contemporary dilemmas and controversies. ★★★★★ (23 ratings)

哈佛大学 司法 学院通过edX正义课程(哈佛大学教授的最著名的课程之一),介绍了道德和政治哲学,为讨论当代的困境和争议提供了机会。 ★★★★★( 23个评分 )

Model ThinkingUniversity of Michigan, via CourseraWe live in a complex world with diverse people, firms, and governments whose behaviors aggregate to produce novel, unexpected phenomena. We see political uprisings, market crashes, and a never ending array of social trends. How do we make sense of it? Models. ★★★★★ (46 ratings)

密歇根大学 模型思维 大学,通过Coursera我们生活在一个复杂的世界中,这里有各种各样的人,公司和政府,他们的行为加在一起会产生新的,出乎意料的现象。 我们看到政治起义,市场崩溃以及一系列永无止境的社会趋势。 我们如何理解它? 楷模。 ★★★★★( 46评分 )

Note: A few of the Coursera courses in the list have a paywall for graded assignments. You can read more about it here.

注意:列表中的一些Coursera课程都有针对评分作业的付费专区。 您可以在此处了解更多信息

If you enjoyed reading this, check out some of Class Central’s other pieces:

如果您喜欢阅读本文,请查看Class Central的其他部分:

P.S. If you want to see how Class Central looked in November 2011, you can see it here on the Internet Archive.

PS:如果您想了解Class Central在2011年11月的样子,可以在Internet Archive查看

Dhawal Shah is the founder and CEO of Class Central - class-central.com/@dhawal.

Dhawal Shah是Class Central的创始人兼首席执行官-class-central.com/@dhawal

翻译自: https://www.freecodecamp.org/news/the-data-dont-lie-here-are-the-50-best-free-online-university-courses-of-all-time-b2d9a64edfac/

数据管理与数据库 大学课程

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值