Explore >> Select a destination


You are here

abdulapopoola.com
| | 3.70.187.24
3.9 parsecs away

Travel
| | [AI summary] The post discusses the reasons why JavaScript is a popular language for teaching full-stack web development, highlighting its ease of learning, community support, job opportunities, and integration with technologies like JSON and NoSQL databases.
| | nurkiewicz.com
5.0 parsecs away

Travel
| | When choosing or learning a new programming language, type system should be your first question. How strict is that language when types don't really match? Will there be a conservative, slow and annoying compiler? Or maybe a fast feedback loop, often resulting in crashes at runtime? And also, is the language runtime trusting you know what you are doing, even if you don't? Or maybe it's babysitting you, making it hard to write fast, low-level code? Believe it or not, I just described static, dynamic, weak and strong typing.
| | nagekar.com
3.9 parsecs away

Travel
| |
| | www.jeremykun.com
19.2 parsecs away

Travel
| Last time we worked through some basic examples of universal properties, specifically singling out quotients, products, and coproducts. There are many many more universal properties that we will mention as we encounter them, but there is one crucial topic in category theory that we have only hinted at: functoriality. As we've repeatedly stressed, the meat of category theory is in the morphisms. One natural question one might ask is, what notion of morphism is there between categories themselves?