Web portals

Here are some open learning sources, they go from sites that interactively teach one how to code, to efforts in publishing free college textbooks.

Khan Academy: Is composed of a series of lectures and exercises on a wide range of topics from basic multiplication to linear algebra and information theory. A great place to learn those things you missed in high school.

Openstax College: is an initiative that is producing free, downloadable college level textbooks initially in sociology, physics, biology and anatomy and Physiology.

CodeAcademy: Teaches several programming languages, including python, javascript, etc. in an interactive manner. From the first lesson one is already writing meaningful code to solve exercises.

Software Carpentry: Is a project that helps scientists to write better code and increase their productivity by teaching them basic computing skills, such as version control, database systems, code with proper documentation and so on. They offer bootcamps, so check their website to see if there are any near you!

Code.org: Aims to teach programming to everyone, by putting learning sources together, such as codeacademy, khanacademy and so on. Considering that mostly everything now days is run by a computer, this is a great idea.

edx.org: An initiative from Harvard and MIT to make their lectures (and from other universities) available free online, the nice thing is that they range from humanities to computer science, meaning that this is useful event if it is only for you to go a little bit depeer into that “old forgotten hobby/interest in something that is not neuroscience” you once had.

Coursera: Aggregates online courses from several universities. It offers certificates for people who complete the courses.

Sparkfun is a retail store that sells eletronic components for hobbyists and DIY enthusiasts. But they also keep a very useful tutorial section where one can find lessons on basic eletronics, installing arduino libraries, infrared communication, and designing PCB boards.

OpenOptogenetics: is a wiki page designed to promote knowledge and know-how exchange for optogenetic applications.

Open Wetware wiki is a page dedicated to gathering information and know-how in biology and biological engineering. They provide a place to organize your own information, store labnotebooks and collaborate with other individuals. There is an article released in Nature (2008) about this project.

OpenPicoAmp: is an open source planar lipid bilayer amplifier designed to teach undergrad students about electro-chemical properties of membranes. A paper describing the project, together with bill of materials and more can be found here (for some reason this link did not open on Firefox. Try Chromium or Chrome instead). Also, a description on thingiverse can found here.

PyroElectro: a page for electronics and robotics enthusiasts, they have tutorials on several topics, such as modern electronics. microcontrollers and FPGA.

 

Edit this page

Related