Resources
Useful and valuable external links on various topics.
JekyII / Liquid
| Web site | Info |
|---|---|
Jekyll | Transform your plain text into static websites and blogs. |
Jekyll Cheat Sheet | There are so many Jekyll variables and filters to remember and it can be tricky to keep it all in your head. This cheat sheet serves as a quick reference of everything Jekyll can do. |
Liquid for Designers | Liquid for Designers wiki on GitHub. |
Liquid for Programmers | Liquid for Programmers wiki on GitHub. |
Liquid Reference | Liquid is a template language created by Shopify and written in Ruby. It is now available as an open source project on GitHub. |
Web Design
| Web site | Info |
|---|---|
The Odin Project | The Odin Project is one of those "What I wish I had when I was learning" resources. Not everyone has access to a computer science education or the funds to attend an intensive coding school and neither of those is right for everyone anyway. This project is designed to fill in the gap for people who are trying to hack it on their own but still want a high quality education. |
W3Schools | W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many more. |
Programming
| Web site | Info |
|---|---|
Stack OverFlow | Stack Overflow is a question and answer website for professional and enthusiastic programmers. |