Skip to content

Sourav Moitra's KB

Sourav Moitra's Knowledge Base

+91 8081278075
  • About
  • My Skills
  • Contact

Category: Programming

  • Home
  • Programming
  • Home
  • Programming
sourav
Posted on June 17, 2019June 17, 2019

Mixins in Ruby

Modules Class is used to define objects. In Ruby class is derived from Module. Modules is very similar to class with key differences. Modules are… ( ( Read More ) )

sourav
Posted on June 3, 2019June 20, 2019

Object Oriented Programming in Ruby – 1

Basics In Object oriented programming whole program is created with objects and the messages that pass between them. Now objects are entities they can communicate… ( ( Read More ) )

sourav
Posted on June 2, 2019June 3, 2019

Ugly numbers implementation in Ruby

Ugly numbers are natural numbers whose prime factors consists of 2,3 and 5 only. Here is my implemetation using Dynamic programming. def MIN(a, b, c)… ( ( Read More ) )

Recent Posts

  • Book Review: i want 2 do project tell me wat 2 do
  • ACID Property in databases
  • Programmer in 10 years, Hacker Culture, Blogging
  • Mixins in Ruby
  • Object Oriented Programming in Ruby – 2

Recent Comments

  • Sohel Rahaman on Model View Controller

Archives

  • June 2019

Categories

  • blogging
  • Databases
  • Programming
  • ruby
  • training
  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Tags

DBMS dgplug hackers oop programming ruby
Copyright © 2019 Sourav Moitra's KB. All Rights Reserved
  • About
  • My Skills
  • Contact