Skip to main content

edX: Notes

edX.org — Take free online courses from the best universities and institutions in the world — Harvard, MIT, UC Berkeley, Microsoft, Tsinghua University, The Smithsonian and more.

Choose Audit Course

edX.org - Audit Course option

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*