Link Blog
April 2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
Cloud9 IDE | Online IDE – Your code anywhere, anytime
c9.ioCloud based IDE. What languages? Can't tell. It says it's for Ruby too.
-
06-04-2021
The top 20 online coding tools | Feature | .net magazine
netmagazine.comGreat set of online coding tools
-
06-04-2021
Ruby QuickRef | zenspider.com by ryan davis
zenspider.comRuby facts, opinions, source code, links, and stuff.
-
06-04-2021
Integrity | Continuous Integration server
integrityapp.comOur digital forensics service expert team provides digital evidence and support for any forensic need. We service data breach emergencies, intellectual property theft suspicions, cyber security concerns, and personal forensic investigations. Protect your
-
06-04-2021
-
06-04-2021
-
06-04-2021
Better Ruby Presenters - Literate Programming
blog.steveklabnik.comBut I digress: objects > functions. At least in the context of getting stuff done in Ruby. This pretty much applies to most of the rest of the points in this post, so just keep that in the back of your brain.
-
06-04-2021
Big-O Algorithm Complexity Cheat Sheet
bigocheatsheet.comHi there! This webpage covers the space and time Big-O complexities of common algorithms used in Computer Science. When preparing for technical interviews in the past, I found myself spending hours crawling the internet putting together the best, average, and worst case complexities for search and sorting algorithms so that I wouldn't be stumped when asked about them. Over the last few years, I've interviewed at several Silicon Valley startups, and also some bigger companies, like Yahoo, eBay, LinkedIn, and Google, and each time that I prepared for an interview, I thought to msyelf "Why oh why hasn't someone created a nice Big-O cheat sheet?". So, to save all of you fine folks a ton of time, I went ahead and created one. Enjoy!
-
06-04-2021
Contracts.ruby by egonSchiele
egonschiele.github.iocontracts.ruby brings code contracts to the Ruby language. Code contracts allow you make some assertions about your code, and then checks them to make sure they hold.
-
06-04-2021
-
06-04-2021
-
06-04-2021
jgaskins/perpetuity
github.comPersistence gem for Ruby objects using the Data Mapper pattern - jgaskins/perpetuity
-
06-04-2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
ruby-prof/ruby-prof
github.comA ruby profiler. See https://ruby-prof.github.io for more information. - ruby-prof/ruby-prof