rubycoloredglasses


I'm Jason, a web application developer in East Tennessee.


Links

Back to Resources

Code Courses

  • Pluralsight - Purchased the course site formerly known as CodeSchool. Provides courses for Software Development (HTMl/CSS, Javascript, Ruby, Python, iOS, Git, and Databases), IT Ops, Data Professional, and Information and Cyber Security
  • Egghead

Sandboxes

  • JsFiddle - Free solution with collaboration features
  • JsBin - Free solution, with upgraded features available for $18.90 monthly / $145.50 yearly
  • Plunker - Provides options for chat and collaboration with other remote developers
  • CodePen
  • Repl.it - Create and share code examples, with execution and output, for many languages (Javascript, Ruby, Python, PHP, Go, etc.). Build applications with AI Agents.

JavaScript Libraries

  • PrismJS - lightweight, extensible syntax highlighter
  • Shower - HTML presentation engine. See Github

Organizational Tools

  • Pinboard - Social bookmarking for $11 yearly, alternative to Delicious. $25 yearly and they will store copies of the pages you bookmark (just in case they might go away)
  • BookmarkOS - A visually oriented bookmarking platform. Designed for visual inspiration, like Pinterest for the web.

Collaboration Tools

  • Amazon Cloud9 - Cloud / browser based IDE. Includes built in terminal, image editor, and language tools.
  • Koding - A social development platform with real-time collaborative features. Requires AWS EC2 instance for back-end.
  • CodeAnywhere - Cross platform Web IDE

Transpilers

  • EMScripten - Compiles C and C++ into highly-optimizable JavaScript in asm. js format. This lets you run C and C++ on the web at near-native speed, without plugins.

Javascript

Container Technologies