Learn Solidity Programming Language: This is designed for developing smart contracts that run on Ethereum. Click here to get started with Solidity. Learn Flat and
PHP, Rails, dJango developer to Web 3.0 development Guide
Web 2.0 refers to the second generation of the World Wide Web, which emphasized the ability of users to interact and collaborate with each other
BlockChain and It’s Uses in Hospital, Cryptocurrencies and Games development
Blockchain is a distributed ledger technology that allows multiple parties to record and verify transactions without the need for a central authority. It consists of
FUTURE TECHNOLOGIES #2023
There are many emerging technologies that have the potential to have a significant impact in the near future. Some of the most promising and exciting
How much a Rails update cost in the project?
Being a Rails update expert, I would like to suggest updating the ROR version. It will cost ZERO. Did you hear correct! YES. It will
How to setup more productive environment
I found that thanking people, sharing credit, listening attentively, Humbly asking questions, Acknowledging others and Smiling has a great impact.According to research, when we have
How to Write Awesome code – Ruby on Rails – V1
Everyone wish to write the better code, But How, Is there any pattern / behaviour? Can anyone point to your code what can be improved?
SOLID Principle in Ruby on Rails
SOLID Stands for: Single responsibility principle Open/closed principle Liskov substitution principle Interface segregation principle Dependency inversion principle The acronym stands for principles to help software
Simple Bubble Sort Algorithm in Ruby – Explained
Can you write a Bubble sort in ruby? The interviewer usually asks sorting algorithm and mostly the bubble sorting methods in the their interview. As
To upgrade ruby 2.x to ruby 2.7 and rails 4.x to rails 6.0
It’s very rare to directly update from ruby 1.8.7 or ruby 2.0 to ruby 2.7 and rails 4 to rails 6.0. As I have recently