Found 130 bookmarks
Newest
Martian Chronicles, Evil Martians’ team blog
Martian Chronicles, Evil Martians’ team blog
We’ve got articles for junior and experienced developers, case studies for startup founders and managers, and thorough technical deep dives into unexpected terrain. No matter where you’re coming from, you’re certain to gain some insight here, whether it’s more practical, or something that really takes you for a ride.
·evilmartians.com·
Martian Chronicles, Evil Martians’ team blog
Roadmap to roast Toptal with Ruby
Roadmap to roast Toptal with Ruby
Beating Toptal's coding challenge is similar to passing a coding challenge at a FANG interview, from what I've researched. If you are a total coding challenge sausage like me, you will probably face about 3 stages that have their weight on different aspects of the whole process of preparation: (I'll
·richstone.io·
Roadmap to roast Toptal with Ruby
Getting Started with Rails — Ruby on Rails Guides
Getting Started with Rails — Ruby on Rails Guides
Getting Started with RailsThis guide covers getting up and running with Ruby on Rails.After reading this guide, you will know: How to install Rails, create a new Rails application, and connect your application to a database. The general layout of a Rails application. The basic principles of MVC (Model, View, Controller) and RESTful design. How to quickly generate the starting pieces of a Rails application.
·guides.rubyonrails.org·
Getting Started with Rails — Ruby on Rails Guides
email-spec/email-spec: Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
email-spec/email-spec: Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony - GitHub - email-spec/email-spec: Collection of RSpec/MiniTest matchers and Cucum...
·github.com·
email-spec/email-spec: Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
Active Record and PostgreSQL — Ruby on Rails Guides
Active Record and PostgreSQL — Ruby on Rails Guides
Active Record and PostgreSQLThis guide covers PostgreSQL specific usage of Active Record.After reading this guide, you will know: How to use PostgreSQL's datatypes. How to use UUID primary keys. How to implement full text search with PostgreSQL. How to back your Active Record models with database views.
·guides.rubyonrails.org·
Active Record and PostgreSQL — Ruby on Rails Guides
Programming types and mindsets
Programming types and mindsets
One of the longest running schisms in programming is that of static vs dynamic typing. I've heard a million arguments from both sides throughout my entire career, but seen very few of them ever convinced anyone of anything. As rationalizations masquerading as reason rarely do in matters of faith. The rider will always justify the way o...
·world.hey.com·
Programming types and mindsets