Explore >> Select a destination


You are here

mpark.github.io
| | strawberrystarter.neocities.org
5.3 parsecs away

Travel
| | A simply-sweet blog template!
| | opguides.info
5.1 parsecs away

Travel
| | Appendix 6 - \(\LaTeX\) & Markdown # Like the kink? # \(\LaTeX\) , pronounced Lay-Tech, is a document writing and formatting 'language' that acts pretty different from MS Word. It's primarily used for writing fancy math equations, academic, journal, or conference papers, as such, you might have to use it at some point to conform to one standard or another (like IEEE). As an example of what \(\LaTeX\) formatting looks like, check this equation out:
| | ayende.com
5.9 parsecs away

Travel
| | As I mentioned, I spent quite a lot of time trying to understand the mechanism behind how the FastPFor algorithm works. A large part of that was the fact tha...
| | www.joshwcomeau.com
27.3 parsecs away

Travel
| As front-end developers, we often learn CSS by focusing on individual properties. Instead, we should focus on how the language uses those properties to calculate layouts. In this blog post, we'll pop the hood on CSS and see how the language is structured, and how to learn it effectively.