68 utterly useful free online courses by harvard, mit, & more

feature-image

Play all audios:

Loading...

Whether you are ten or seventy, there are still tons of things to learn. When the topic is education, the internet is like an ocean, and the resources on the internet are endless. And we are


so lucky because many Ivy League colleges offer tons of completely free courses. I have made a list of the best free online courses from the top eight universities globally so that you can


learn from home. HERE ARE 68 AMAZING FREE COURSES FROM HISTORY TO CODING. STANFORD UNIVERSITY MACHINE LEARNING — 11 WEEKS Machine learning involves getting computers to act without being


explicitly programmed. In the past decade, machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the


human genome. Machine learning is so pervasive today that you use it dozens of times a day without knowing it, and many researchers also think it is the best way to progress toward


human-level AI. In this class, you will learn about the most effective machine-learning techniques and practice implementing them and getting them to work for you. More importantly, you will


learn not only about the theoretical underpinnings of learning but also gain the practical know-how needed to quickly and powerfully apply these techniques to new problems. Finally, you


will learn about some of Silicon Valley’s best practices in innovation regarding machine learning and AI. INTRODUCTION TO MATHEMATICAL THINKING — 9 WEEKS Learn how to think the way


mathematicians do — a powerful cognitive process developed over thousands of years. Mathematical thinking is not the same as doing mathematics — at least not as mathematics is typically


presented in our school system. School math typically focuses on learning procedures to solve highly stereotyped problems. Professional mathematicians think a certain way to solve real


problems, problems arising from the everyday world, science, or mathematics itself. The key to success in school math is to learn to think inside the box. In contrast, a key feature of


mathematical thinking is thinking outside the box — a valuable ability in today’s world, and this course helps to develop that crucial way of thinking. CRYPTOGRAPHY I — 7 WEEKS Cryptography


is an indispensable tool for protecting information in computer systems. This course will teach the inner workings of cryptographic systems and correctly use them in real-world applications.


The period begins with a detailed discussion of how two parties with a shared secret key can communicate securely when a powerful adversary eavesdrops and tampers with traffic. You will


examine many deployed protocols and analyze mistakes in existing systems. The second half of the course discusses public-key techniques that let two parties generate a shared secret key.


Participants will be exposed to many exciting open problems throughout the course and will work on fun (optional) programming projects. GAME THEORY — 13 WEEKS Popularized by movies such as


“A Beautiful Mind,” game theory is the mathematical modeling of strategic interaction among rational (and irrational) agents. Beyond what we call `games’ in everyday language, such as chess,


poker, soccer, etc., it includes modeling conflict among nations, political campaigns, competition among firms, and trading behavior in markets such as the NYSE. How could you begin to


model keyword auctions and peer-to-peer file-sharing networks without accounting for the incentives of the people using them? The course will provide the basics: representing games and


strategies, the extensive form (which computer scientists call game trees), Bayesian games (modeling things like auctions), repeated and stochastic games, and more. You will include a


variety of examples, including classic games and a few applications. INTRODUCTION TO FOOD AND HEALTH — 5 WEEKS In this course, learners will be given the information and practical skills


needed to optimize their eating. This course will shift the focus away from reductionist discussions about nutrients and toward practical discussions about real food and the environment in


which we consume it. By the end of this course, learners should have the tools to distinguish between foods that will support their health and threaten it. In addition, you will present a


compelling rationale for a return to simple home cooking, an integral part of our efforts to live longer, healthier lives. CHILD NUTRITION AND COOKING — 5 WEEKS Eating patterns that begin in


childhood affect health and well-being across the lifespan. The eating culture has changed significantly in recent decades, especially in parts of the world where processed foods dominate


our dietary intake. This course examines contemporary child nutrition and the impact of the individual decisions made by each family. INTRODUCTION TO STATISTICS — 8 WEEKS Statistics is about


extracting meaning from data. In this class, you will be introduced to visualizing relationships in data and systematic methods to understand relationships using mathematics. STATISTICAL


LEARNING — 9 WEEKS This is an introductory-level course in supervised learning focusing on regression and classification methods. This is not a math-heavy class, so you describe the methods


without heavy reliance on formulas and complex mathematics. You focus on what we consider essential elements of modern data analysis. Computing is done in R. There are lectures devoted to R,


giving tutorials from the ground up and progressing with more detailed sessions that implement the techniques in each chapter. MINING MASSIVE DATA SETS — 7 WEEKS The course will discuss


data mining and machine learning algorithms for analyzing vast amounts of data. The emphasis will be on MapReduce and Spark as tools for creating parallel algorithms to process huge amounts


of data. INTRO TO ARTIFICIAL INTELLIGENCE — 16 WEEKS Artificial Intelligence (AI) has a long history but is constantly growing and changing. In this course, you will learn the basics of


modern AI as well as some of the representative applications of AI. Along the way, I hope to excite you about AI’s numerous applications and possibilities, which continue to expand human


capability beyond our imagination. UNDERSTANDING EINSTEIN: THE SPECIAL THEORY OF RELATIVITY — 8 WEEKS In this course, you will seek to “understand Einstein,” mainly focusing on the


particular theory of relativity that Albert Einstein introduced as a twenty-six-year-old patent clerk in his “miracle year” of 1905. Your goal will be to go behind the myth-making and beyond


the popularized presentations of relativity to gain a deeper understanding of Einstein, the person, and his theory’s concepts, predictions, and strange paradoxes. PROGRAMMING MAX:


STRUCTURING INTERACTIVE SOFTWARE FOR DIGITAL ARTS — 13 WEEKS Max is a powerful platform that accommodates and connects various sound, graphics, music, and interactivity tools using a


flexible patching and programming environment. Max allows most computer users to write a simple, meaningful program within a few minutes, even with limited programming knowledge. However, to


do something more substantial, it is necessary to approach Max as an actual programming language by taking advantage of its various mechanisms for abstracting program elements into


scalable, reusable components that can be combined in increasingly powerful ways. NEURAL NETWORKS AND DEEP LEARNING — 4 WEEKS In this course of the Deep Learning Specialization, you will


study the foundational concept of neural networks and deep learning. By the end, you will be familiar with the significant technological trends driving the rise of deep learning; build,


train, and apply fully connected deep neural networks. The Deep Learning Specialization will help you understand the capabilities, challenges, and consequences of deep learning and prepare


you to participate in the development of leading-edge AI technology. It provides a pathway to gain the knowledge and skills to apply machine learning to your work, levels up your technical


career, and takes the definitive step in AI. INTRODUCTION TO MACHINE LEARNING COURSE — 10 WEEKS In the first course of the Deep Learning Specialization, you will study the foundational


concept of neural networks and deep learning. By the end, you will be familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully


connected deep neural networks. The Deep Learning Specialization will help you understand the capabilities, challenges, and consequences of deep learning and prepare you to participate in


the development of leading-edge AI technology. It provides a pathway to gain the knowledge and skills to apply machine learning to your work, levels up your technical career, and takes the


definitive step in AI. COMPUTER SCIENCE 101–6 WEEKS CS101 is a self-paced course that teaches the essential ideas of Computer Science to a zero-prior-experience audience. Computers can


appear very complicated, but computers work within just a few simple patterns, and CS101 demystifies and brings those patterns to life, which is helpful for anyone using computers today.


WRITING IN THE SCIENCES — 8 WEEKS This course teaches scientists to become more effective writers using practical examples and exercises. Topics include principles of good writing, tricks


for writing faster and with less anxiety, the format of a scientific manuscript, peer review, grant writing, ethical issues in scientific publication, and writing for general audiences.


INTRODUCTION TO LOGIC — 10 WEEKS This course is an introduction to Logic from a computational perspective. It shows how to encode information in logical sentences, how to reason with


information in this form, and provides an overview of logic technology and its applications — in mathematics, science, engineering, business, law, and so forth. DESIGN OF COMPUTER PROGRAMS —


8 WEEKS Understanding how to approach programming problems and devise a solution is an essential skill for any Python developer. This course will teach you new concepts, patterns, and


methods that will expand your coding abilities from programming expert Peter Norvig. INTRODUCTION TO COMPUTER NETWORKING — 11 WEEKS This is an introductory course on computer networking,


specifically the internet. It focuses on explaining how the internet works, from how bits are modulated on wires and in wireless to application-level protocols like BitTorrent and HTTP. It


also describes the principles of how to design networks and network protocols. Students gain experience reading and understanding RFCs (Internet protocol specifications) as statements of


what a system should do. The course grounds many concepts in current practice and recent developments, such as net neutrality and DNS security. ARTIFICIAL INTELLIGENCE FOR ROBOTICS — 8 WEEKS


Learn 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, search, localization, tracking, and control, all focusing on robotics. Extensive programming examples and assignments will apply


these methods in the context of building self-driving cars. LANGUAGE, PROOF, AND LOGIC — 15 WEEKS In this course, you will be introduced to the concepts and techniques used in logic. You


will start immediately, assuming no prior exposure to this or similar material, and progress through discussions of the proof and model theories of propositional and first-order logic.


UNIVERSITY OF OXFORD BUSINESS MANAGEMENT — 20 HOURS Take that first important step towards becoming a successful business manager with this incredible distance learning opportunity. The


transition from standard team member to a position in management is the single most significant most people will ever make. Armed with a high-quality qualification, commitment to


self-improvement, and plenty of dedication, there is no telling how far a career in business management could take you. This outstanding short course courtesy of Oxford Home Study College is


now available 100% free of charge! CUSTOMER SERVICE — 20 HOURS Quality customer service separates successful brands from those struggling to get by. Increasingly, consumers are choosing


brands and businesses solely by customer service — above even product quality and low prices. To become proficient in high-level customer service is to become a priceless asset in the eyes


of most businesses. Practical experience matters, but so does laying the groundwork with the focused, dedicated study. CONSTRUCTION MANAGEMENT COURSE — 20 HOURS Careers in construction can


be enriching in terms of both financial benefits and lifelong job security. It is a vital and stable global industry in which career prospects have never been greater or more diverse.


Ground-level positions in construction are relatively easy to access and can pave the way for ongoing progression. However, to study construction management is to be in with a real shot of


entering the industry at a higher level, with considerably greater perks and privileges. HUMAN RESOURCES — 20 HOURS One of the few things every business and organization has in common is its


reliance on human resources. Exactly how well or otherwise a business performs will always be determined by the human resources that make up the workforce. Human resource managers oversee


the workforce’s creation, development, advancement, and general management. From initial hiring to ongoing training and disciplinary proceedings, the HR manager is the linchpin that holds


the team together. INTERNET MARKETING — 20 HOURS Internet marketing is quickly replacing traditional marketing as the primary go-to for a new generation of businesses worldwide. The power of


digital marketing has already vastly outshined that of conventional marketing strategies — a trend that is only set to continue indefinitely. As the world becomes increasingly digitized,


the influence of traditional marketing platforms like television, print, and radio is diminishing rapidly. At the same time, those with advanced digital marketing skills are becoming an


increasingly priceless asset in the eyes of business leaders and recruiters, spanning the vast majority of contemporary sectors. If you like the idea of building a career in internet


marketing, why not begin your studies today — 100% free of charge, FREE ONLINE MARKETING COURSES? MANAGEMENT COURSE — 20 HOURS Nowadays, it isn’t enough to label yourself a leader or


manager. If you are interested in climbing the career ladder as quickly and efficiently as possible, you need to see yourself as both. While management is generally associated with control,


processes, operational standards, and leadership, leadership is more about inspiration and vision. Combine the two, and the result is a professional of outstanding caliber with the potential


to succeed in almost any modern industry. PUBLIC RELATIONS — 20 HOURS Public opinion is the most powerful and influential factor in determining whether any business or organization will


succeed. The same is true across private and public sectors — public opinion has the power to make or break a brand in record time. Just as strong public opinion can propel a business to


succeed instantly, a poor reputation can have the opposite effect. The internet has made constant and aggressive reputation management more important than ever — a process orchestrated and


managed by PR professionals. If PR is the career you can see yourself succeeding in, this exclusive free course from Oxford Home Study College could represent the perfect starting point!


PROJECT MANAGEMENT — 20 HOURS All over the world, businesses and organizations in every capacity are fundamentally reliant on projects to grow, evolve and succeed. Absolutely any


limited-time activity that is undertaken with a specific goal in mind represents a project. Projects vary from new product introductions to service alterations to expanding into new


territories. Projects can be relatively simple or spectacularly complicated, though in all instances are planned, implemented, managed, and optimized by professional project managers. If a


career in management with no limitations appeals to you, this 100% FREE PROJECT MANAGEMENT COURSE could be right up your street. RISK MANAGEMENT — 20 HOURS The divide between risk and


opportunity is so fine that they are often seen as the same. Every opportunity that comes along must be considered by its risks; just as much is taken to make the most of any opportunity. It


is, therefore, how risks are approached and controlled that will often determine whether or not it is a risk worth taking. Risk managers play a critically important role in almost every


business environment, tasked with minimizing threats and maximizing opportunities. Risk managers take control wherever risk exists, from business expansion efforts to new products to


employee health and safety. STARTING ONLINE BUSINESS — 20 HOURS One of the biggest privileges the internet has brought to the modern world is establishing and managing your own business with


nothing more than a computer. Setting up a business from scratch these days is a process that can be completed in minutes — much of the process has been simplified or even automated by


intelligent software. All you need is a vision, a workable idea, relentless commitment, and the business/technical skills required to get things off the ground. If the idea of becoming your


boss appeals to you, this exclusive free Starting an Online Business Course could be just the thing to steer you in the right direction. SUPPLY CHAIN COURSE — 20 HOURS In almost every


business setting, there will be some supply chain that facilitates everyday operations. From initial manufacturers to delivery services to storage facilities to High Street stores, the


supply chain represents the combination of links/contributors that result in customers being provided with products or services. Just like a chain, absolutely every link is reliant on every


other — if a single linking the chain fails, the chain as a whole cannot function. Building, maintaining, and optimizing supply chains can be challenging and complicated, which is precisely


why businesses hire elite supply chain managers to oversee the process. DEEP LEARNING FOR NATURAL LANGUAGE PROCESSING This is an advanced course on natural language processing. Automatically


processing natural language inputs and producing language outputs is a crucial component of Artificial General Intelligence. The ambiguities and noise inherent in human communication render


traditional symbolic AI techniques ineffective for representing and analyzing language data. Recently statistical methods based on neural networks have achieved several remarkable successes


in natural language processing leading to a great deal of commercial and academic interest in the field. COGNITIVE BEHAVIOURAL SKILLS TO TREAT BACK PAIN: THE BACK SKILLS TRAINING PROGRAM


The Back Skills Training program focuses on ‘undoing’ beliefs about low back pain and provides skills to become more active, despite the pain. Experts developed the program in psychology,


physiotherapy, cognitive-behavioral therapy, and people with long-standing low back pain. According to a rigorous clinical trial, the best program produces long-term reductions in people’s


pain and disability and is a very cost-effective treatment. In this course, you will explore the best program, examining the causes of persistent low back pain and the cognitive-behavioral


approach. UNIVERSITY OF CAMBRIDGE EXPLORING THE WORLD OF ENGLISH LANGUAGE TEACHING — 6 WEEKS Learn what teaching English as a foreign language (TEFL) involves. Explore the opportunities to


teach English abroad or at home. TEACHING YOUR SUBJECT IN ENGLISH — 6 WEEKS This online course will build your confidence to use English effectively to teach Maths, Science, or History. This


course is designed for secondary school teacher training for those who deliver lessons in English. It will be especially relevant for teachers involved in Bilingual Education and Content


and Language Integrated Learning (CLIL) and relevant for teachers who expect to teach English subjects. Examples of language in the course come from a wide range of subjects, for example,


Maths, Science, History, Geography, and Economics. VOLUNTEERING WITH REFUGEES — 3 WEEKS This course aims to help volunteers understand how to best support refugees’ linguistic and social


needs. This course is designed to give volunteers an understanding of refugees’ backgrounds, current situations, and needs from various contexts. It provides strategies and techniques for


supporting the diverse needs of refugees and specifically focuses on language support, which may be provided in formal or informal settings. TEACHING ENGLISH ONLINE — 4 WEEKS Learn to


transfer your teaching skills to an online context and teach English online. When you begin the course, you will learn how to prepare for teaching online. You will discover the kind of


equipment you need, research and choose an online platform and learn how to create materials and activities for English lessons. Developing a rapport with your students is essential, so you


will receive some tips on doing this as a new online teacher. YOUNG PEOPLE AND THEIR MENTAL HEALTH — 5 WEEKS What are the most common mental health problems, what can you do about them, and


how do you improve your mental health? Mental health problems often develop during the teenage period. As many as 1 out of 5 teenagers are dealing with these problems. Therefore, it is


essential that you know how to recognize common mental health problems, understand how they arise, what you can do to prevent them, and what you should do when you suffer from them. This


course, designed specifically for young people, will help you find out more. MASSACHUSETTS INSTITUTE OF TECHNOLOGY (MIT) THE ANALYTICS EDGE — 13 WEEKS In the last decade, the amount of data


available to organizations has reached unprecedented levels. Data is transforming business, social interactions, and the future of our society. In this course, you will learn how to use data


and analytics to give an edge to your career and life. INTRODUCTION TO COMPUTER SCIENCE AND PYTHON PROGRAMMING — 9 WEEKS _Introduction to Computer Science and Programming in Python_ is


intended for students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems and to help students,


regardless of their major, feel justifiably confident in their ability to write small programs that allow them to accomplish worthwhile goals. The class uses the Python 3.5 programming


language. INTRODUCTION TO BIOLOGY — THE SECRET OF LIFE — 16 WEEKS Explore the secret of life through biochemistry, genetics, molecular biology, recombinant DNA, genomics, and rational


medicine. INTRODUCTION TO COMPUTATIONAL THINKING AND DATA SCIENCE — 9 WEEKS This course will teach you how to use computation to accomplish various goals and provide you with a brief


introduction to various topics in computational problem-solving. This course is aimed at students with some prior programming experience in Python and a rudimentary knowledge of


computational complexity. You will spend considerable time writing programs to implement the concepts covered in the course. For example, you will write a program that will simulate a robot


vacuum cleaning a room or model the population dynamics of virus replicating and drug treatments in a patient’s body. DATA ANALYSIS FOR SOCIAL SCIENTISTS — 11 WEEKS This course will teach


you how to use computation to accomplish various goals and provide you with a brief introduction to various topics in computational problem-solving. This course is aimed at students with


some prior programming experience in Python and a rudimentary knowledge of computational complexity. You will spend considerable time writing programs to implement the concepts covered in


the course. For example, you will write a program that will simulate a robot vacuum cleaning a room or model the population dynamics of virus replicating and drug treatments in a patient’s


body. CALIFORNIA INSTITUTE OF TECHNOLOGY (CALTECH) THE SCIENCE OF THE SOLAR SYSTEM — 10 WEEKS Learn about the science behind the current solar system exploration in this free class. Use


physics, chemistry, biology, and geology principles 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. This course is generally taught at an advanced level, assuming a prior knowledge of undergraduate math and physics. Still, most concepts and


lectures can be understood without these prerequisites. LEARNING FROM DATA — 18 WEEKS This introductory machine learning (ML) course covers basic THEORY, ALGORITHMS, AND APPLICATIONS. ML is


a critical technology in Big Data and many financial, medical, commercial, and scientific applications. It enables computational systems to adaptively improve their performance with


experience accumulated from the observed data. ML has become one of the hottest fields of study today, taken up by undergraduate and graduate students from 15 different majors at Caltech.


This course balances theory and practice and covers the mathematical and heuristic aspects. THE EVOLVING UNIVERSE — 10 WEEKS This introductory astronomy survey class covers our understanding


of the physical universe and its major constituents, including planetary systems, stars, galaxies, black holes, quasars, larger structures, and the universe. PRICING OPTIONS WITH


MATHEMATICAL MODELS — 10 WEEKS This is an introductory course on options and other financial derivatives and their applications to risk management. You will start with discrete-time,


binomial tree models, but most of the system will be in continuous-time, Brownian Motion-driven models. The benchmark model will be the Black-Scholes-Merton pricing model, but we will also


discuss more general models, such as stochastic volatility models. We will discuss the Partial Differential Equations approach and the probabilistic martingale approach. We will also cover


an introduction to the modeling of interest rates and fixed-income derivatives. CIRCUITS AND SYSTEMS — 12 WEEKS This course offers a holistic view of the fundamentals of circuits and system


theories. It starts with fundamental physics, circuit elements, linear and nonlinear circuits, nodal and meshes analysis, network theorems, and time-domain analysis of circuits and systems.


It applies the impulse response and convolution in the time domain to system analysis, transitioning into Heaviside operators to solve the associated differential equations. The operator


theory naturally leads to complex frequency, transfer function, poles and zeros, and Laplace and Fourier domain analysis. The course develops a parallel dual time and frequency domain view


of systems, mainly in the concept of electrical circuits. HARVARD UNIVERSITY JUSTICE — 12 WEEKS Taught by lauded Harvard professor Michael Sandel, Justice explores critical analysis of


classical and contemporary theories of justice, including a discussion of present-day applications. The course invites learners to critically examine their views on these controversies.


UNDERSTANDING TECHNOLOGY — 6 WEEKS This course is for students who do not (yet) consider themselves computer persons — designed for students who work with technology every day but do not


necessarily understand how it all works underneath the hood or solve problems when something goes wrong. This course fills in the gaps, empowering students to use and troubleshoot technology


more effectively. This course equips students for today’s technology through lectures on hardware, the internet, multimedia, security, programming, and web development, and readings on


current events. It prepares them for tomorrow as well. LEADERS OF LEARNING — 10 WEEKS All of us carry explicit or implicit theories of learning, and they manifest themselves in how we learn,


teach, and think about leadership and learning. In Leaders of Learning, you will identify and develop your theory of learning and explore how it fits into the shifting learning landscape.


This is not just about schools but the broader and bigger world of learning. DATA SCIENCE: R FUNDAMENTALS — 8 WEEKS This course will introduce you to the basics of R programming. You can


better retain R when you learn to solve a specific problem so that you will use a real-world dataset about crime in the United States. You will learn the R skills needed to answer essential


questions about differences in crime across states. MASTERPIECES OF WORLD LITERATURE — 12 WEEKS This literature course explores how great writers refract their world and how their works are


transformed when they intervene in our global cultural landscape today. INTRODUCTION TO GAME DEVELOPMENT — 12 WEEKS Learn about developing 2D and 3D interactive games in this hands-on course


as you explore the design of games such as Super Mario Bros., Pokémon, Angry Birds, and more. PRINCETON UNIVERSITY ALGORITHMS — 15 WEEKS This course covers the essential information every


serious programmer needs to know about algorithms and data structures, emphasizing applications and scientific performance analysis of Java implementations. Part I covers elementary data


structures, sorting, and searching algorithms, and part II focuses on graph- and string-processing algorithms. PARADOXES OF WAR — 13 WEEKS The Paradoxes of War teaches us to understand that


war is not only a normal part of human existence but is arguably one of the most critical factors in making us who we are. Through this course, I hope you will come to appreciate that war is


a natural expression of common human emotions and interactions and a constitutive part of how we cohere as groups. COMPUTER SCIENCE: PROGRAMMING WITH A PURPOSE — 10 WEEKS In the last


millennium, the basis for education was “reading, writing, and arithmetic;” now, it is reading, writing, and computing. Learning to program is essential to every student’s education, not


just in the sciences and engineering but also in the arts, social sciences, and humanities. Beyond direct applications, it is the first step in understanding the nature of computer science’s


undeniable impact on the modern world. This course teaches programming to those who need or want to learn it in a scientific context. COMPUTER SCIENCE: ALGORITHMS, THEORY, AND MACHINES — 10


WEEKS This course introduces the broader discipline of computer science to people with having basic familiarity with Java programming. The course aims to demystify computation and build


awareness of computer science’s substantial intellectual underpinnings and rich history. COMPUTER ARCHITECTURE — 11 WEEKS In this course, you will learn to design the computer architecture


of complex modern microprocessors. IMAGINING OTHER EARTHS — 8 WEEKS Are we alone? This course introduces core astronomy, biology, and planetary science concepts, enabling students to


speculate scientifically about this profound question and invent their solar systems. NETWORKS: FRIENDS, MONEY, AND BYTES — 12 WEEKS You pick up your iPhone while waiting in line at a coffee


shop. You google a not-so-famous actor and get linked to a Wikipedia entry listing his recent movies and popular YouTube clips of several of them. You check out user reviews on Amazon and


pick one, download that movie on BitTorrent, or stream that on Netflix. However, suddenly, the WiFi logo on your phone is gone, and you are on 3G. Video quality starts to degrade, but you do


not know if the server is getting crowded or the internet is congested somewhere. In any case, it costs you $10 per Gigabyte, and you decide to stop watching the movie and instead multitask


between sending tweets and calling your friend on Skype while songs stream from iCloud to your phone. You are happy with the call quality but get irritated when you see no new Twitter


followers. You may wonder how they all work and why sometimes they do not. This course is about formulating and answering those questions. NETWORKS ILLUSTRATED: PRINCIPLES WITHOUT CALCULUS —


8 WEEKS What makes WiFi faster at home than at a coffee shop? How does Google order its search results from the trillions of web pages on the internet? Why does Verizon charge $15 for every


GB of data we use? Is it true that we are connected in six social steps or less? These are just a few of the many intriguing questions we can ask about the social and technical networks


that form integral parts of our daily lives. This course is about exploring the answers using a language anyone can understand. YALE UNIVERSITY FINANCIAL MARKETS — 7 WEEKS An overview of the


ideas, methods, and institutions that permit human society to manage risks and foster enterprise. Emphasis on financially-savvy leadership skills. Description of practices today and


analysis of prospects for the future. Introduction to risk management and behavioral finance principles to understand the real-world functioning of securities, insurance, and banking


industries. The ultimate goal of this course is to use such initiatives effectively and towards a better society. MORALITIES OF EVERYDAY LIFE — 6 WEEKS How 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.


INTRODUCTION TO BREAST CANCER — 7 WEEKS In this course, you will learn a bit about the leading cause of cancer in women worldwide — from the basic biology of the disease to risk factors and


prevention to treatment modalities to survivorship. You will even have an opportunity to let us know what topics you want to cover on tweetchats, so you can try to make the content fit your


interests. There is something in this course for everyone — if you are a breast cancer survivor or a friend/family member of someone with this disease, this course will help you understand


this disease better and give you ideas for questions you may want to ask your doctor. Maybe you are a healthcare provider or studying to be the same; this course is an excellent refresher on


the state of science. Suppose you are a healthcare administrator wondering how the interdisciplinary components of breast cancer care fit together, an entrepreneur thinking about unmet


needs in this space or someone in public health interested in prevention. In that case, this course is also for you! JOURNEY OF THE UNIVERSE: THE UNFOLDING OF LIFE — 6 WEEKS Journey of the


Universe weaves the evolutionary sciences and humanities discoveries such as history, philosophy, art, and religion. The course draws on the Emmy-award-winning film Journey of the Universe


and the book from Yale University Press. THE GLOBAL FINANCIAL CRISIS — 11 WEEKS Former U.S. Secretary of the Treasury Timothy F. Geithner and Professor Andrew Metrick survey the causes,


events, policy responses, and aftermath of the recent global financial crisis.