It's now here, in The Programmer's Compendium. The content is the same as before, but being part of the compendium means that it's actively maintained.
- Static data as of April 13, 2015, some updates as of October 1, 2015
# | Metric | Haml | Slim | Winner |
---|---|---|---|---|
1 | Issues | Slim | ||
2 | Stars | Slim | ||
3 | Quality | -- | Haml | |
4 | Test Coverage | ![Code Climate coverage](https://i |
We'd love to learn more about you and your interest in programming. In order to be successful in WDI, you really have to enjoy programming, and the only way to truly know that is for you to try it. With that in mind, we'd like you to do some coding before your next interview, and then chat with us about your work. Specifically, we'd like you to:
-
First, complete the introductory tutorials on Dash. Please complete all parts of the first two projects – you'll learn how to create a simple personal website and build a responsive blog. The other sections are certainly helpful, but you won't need to incorporate what you learn from part 3 onwards into your personal website.
-
Get set up with your own environment. Watch the video here to learn how t
tell application "Evernote" | |
activate | |
create note from file theFile notebook {"Personal Archive"} tags {"receipt/statement"} | |
end tell |
-------------------------------------------------- | |
-------------------------------------------------- | |
-- Import tasks from Things to OmniFocus | |
-------------------------------------------------- | |
-------------------------------------------------- | |
-- | |
-- Script taken from: http://forums.omnigroup.com/showthread.php?t=14846&page=2 | |
-- Added: creation date, due date, start date functionality | |
-- Empty your Things Trash first. | |
-- Note that this won't move over scheduled recurring tasks. |