-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Andy Eschbacher edited this page Aug 4, 2015
·
19 revisions
Welcome to the CartoDB Map Academy Wiki!
Do you have ideas on academy lessons? If so, add them to the planning page or contact ohasselblad.
Andy
Steph
- Academy Lite lesson on CartoCSS
- Intermediate Map Design
- How to make this map
- Advanced SQL
- Data Curation
- CartoDB for Educators
- The Math of Maps
- Projections (and how to use them in CartoDB)
- Quantification methods, compositing methods
- Quadtrees
- Code snippet highlighting via Jekyll where
linenos
is optional.linenos
is kind of annoying as it's implemented because copying and pasting takes the numbers with it.
{% highlight language_name [linenos] %}
code
more code
even more code
lots more code
{% endhighlight %}
- @matallo is the gate keeper for Academy, so ping him when you've done a pull request
- After the pull request,
master
needs to be merged togh-pages
to make site live
- 1280px × 720px screen resolution
- Vimeo's guidelines
When communicating arbitrary code snippets, write ...code...
?