Dhaivat Pandya

Dhaivat Pandya

I'm a developer, math enthusiast and student.

Dhaivat's articles

RethinkDB in Ruby
RethinkDB in Ruby
Ruby

By Dhaivat Pandya,

Dhiavat Pandya walks through an introduction to RethinkDB. He explains the concepts behind this NoSQL database, as well as examples of using it in Ruby.

LevelDB in Ruby
LevelDB in Ruby
Ruby

By Dhaivat Pandya,

Learn how to utilize LevelDB, a persistent key-value store, in Ruby. This post will tell you what it is and when it's a good idea to use it.

Sorting Algorithms in Ruby
Sorting Algorithms in Ruby
Ruby

By Dhaivat Pandya,

The point of understanding sorting algorithms has very little to do with the actual act of sorting. Rather, the different algorithms are great examples of various techniques that can be applied to large set of problems. In this article, we'll take a look at some of these algorithms and the underlying ideas, as well as implementations in Ruby.

Go for Rubyists, II
Go for Rubyists, II
Ruby

By Dhaivat Pandya,

Read Go for Rubyists, II and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Go for Rubyists
Go for Rubyists
Ruby

By Dhaivat Pandya,

Read Go for Rubyists and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Introduction to Thor
Introduction to Thor
Ruby

By Dhaivat Pandya,

Read Introduction to Thor and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.