background preloader

Un MOOC ?

Facebook Twitter

MITX: 4.605x A Global History of Architecture: Part 1. HarvardX: CB22x: The Ancient Greek Hero (Spring 2013) | edX. Advance Your Education With Free College Courses Online - Udacity. UTAustinX: UT.2.01x Ideas of the Twentieth Century. The Modern and the Postmodern. In this course we shall examine how the idea of "the modern" develops at the end of the 18th century in European intellectual history, and how being modern (or progressive, or hip) became one of the crucial criteria for understanding and evaluating cultural change during the last two hundred years in the West.

We shall be concerned with the relations between culture and historical change, and our materials shall be drawn from a variety of areas: philosophy, the novel, and critical theory. Finally, we shall try to determine what it means to be modern today, and whether it makes sense to go beyond the modern to the postmodern. The Modern and the Postmodern traces the intertwining of the idea of modernity with the idea of art or culture from the late 18th century until the present. Beginning with the Enlightenment, Western cultures have invested heavily in the notion that the world can be made more of a home for human beings through the development of culture (and technology).

Introductory Human Physiology. The goal of this course is to provide an introduction to human physiology. The students learn to recognize and explain the basic concepts that govern each organ and organ system and their integration to maintain homeostasis, as well as some clinical aspects of failure of these systems. The organ systems covered include: nervous, muscle, cardiovascular, respiratory, endocrine, male and female reproductive, gastrointestinal, and urinary.

This human physiology course is targeted to undergraduate and graduate students with an elementary background in biology. In a typical undergraduate setting, this course would fulfill requirements for students applying to professional health science programs such as medical school, nursing, physician assistant, pathologists’ assistant, physical therapy, and doctorate of physical therapy. Subtitles for all video lectures available in: English and Portuguese (provided by the Lemann Foundation) An high school background in biology. Introduction to Algorithms Course Online. A Brief History of Humankind. About the Course About 2 million years ago our human ancestors were insignificant animals living in a corner of Africa. Their impact on the world was no greater than that of gorillas, zebras, or chickens. Today humans are spread all over the world, and they are the most important animal around. The very future of life on Earth depends on the ideas and behavior of our species.

This course will explain how we humans have conquered planet Earth, and how we have changed our environment, our societies, and our own bodies and minds. . · We rule the world because we are the only animal that can believe in things that exist purely in our own imagination, such as gods, states, money and human rights. · Humans are ecological serial killers – even with stone-age tools, our ancestors wiped out half the planet's large terrestrial mammals well before the advent of agriculture. · The Agricultural Revolution was history’s biggest fraud – wheat domesticated Sapiens rather than the other way around.

Part IV. Nutrition for Health Promotion and Disease Prevention. Module 1: Introduction to Nutrition Science If you are what you eat, you should probably know something about how to eat! In this introductory module, you will learn about the field of nutrition science, the basics of nutrition research and some important terms that will set the stage for the remainder of the class. This module ends with a global look at meal planning guides and tools and provides you with an opportunity to determine your own individual nutrient needs. Module 2: Heart Disease Heart disease is the number one cause of death around the world. Your food choices make a difference when it comes to heart disease. Module 3: Diabetes Globally, it is estimated that 438 million people – or roughly 8% of the world’s population – will have diabetes by 2030.

Module 4: Cancer Diet and cancer are certainly linked; but the degree to which food intake impacts the development and progression of cancer is still not entirely understood. Module 5: Obesity and Weight Management Yes. Yes. Nutrition and Physical Activity for Health. About the Course Over 65 percent of adults and over 30 percent of children meet the classification of being overweight or obese, and with this excess weight comes numerous health conditions that include heart disease, diabetes, cancer, musculoskeletal disorders, and even impairments in cognitive function.

Because in most cases the core cause of obesity and its related health conditions is a poor quality of diet and lack of sufficient physical activity, it is no surprise that to reverse this health problem a foundation of proper nutrition and sufficient physical activity is imperative. This course is designed to provide a foundation of nutritional knowledge to develop a sustainable pattern of healthy eating.

To this will be added a foundation of knowledge related to physical activity and exercise. Ultimately, this information can only be of value if individuals understand how to engage in these healthy behaviors within their daily lives when they are faced with challenges and barriers. Algorithms: Design and Analysis, Part 1. About the Course In this course you will learn several fundamental principles of algorithm design. You'll learn the divide-and-conquer design paradigm, with applications to fast sorting, searching, and multiplication.

You'll learn several blazingly fast primitives for computing on graphs, such as how to compute connectivity information and shortest paths. Finally, we'll study how allowing the computer to "flip coins" can lead to elegant and practical algorithms and data structures. Course Syllabus Week 1: Introduction. Week 2: Running time analysis of divide-and-conquer algorithms. Week 3: More on randomized algorithms and probability. Week 4: Graph primitives. Week 5: Dijkstra's shortest-path algorithm. Week 6: Further data structures. Recommended Background How to program in at least one programming language (like C, Java, or Python); and familiarity with proofs, including proofs by induction and by contradiction. Suggested Readings No specific textbook is required for the course. Coding the Matrix: Linear Algebra through Computer Science Applications.

About the Course When you take a digital photo with your phone or transform the image in Photoshop, when you play a video game or watch a movie with digital effects, when you do a web search or make a phone call, you are using technologies that build upon linear algebra. Linear algebra provides concepts that are crucial to many areas of computer science, including graphics, image processing, cryptography, machine learning, computer vision, optimization, graph algorithms, quantum computation, computational biology, information retrieval and web search. Linear algebra in turn is built on two basic elements, the matrix and the vector. In this class, you will learn the concepts and methods of linear algebra, and how to use them to think about problems arising in computer science.

Recommended Background You should be an experienced programmer. You are not expected to have any background in linear algebra. Suggested Readings Coding the Matrix is an optional companion textbook.

Préférés

Coding the Matrix: Linear Algebra through Computer Science Applications.