#programming-tips
Read more stories on Hashnode
Articles with this tag
Ruby is an object-oriented language that sums up important features of other languages, while Rails is an application framework built around the Ruby...
Design patterns are advanced object-oriented solutions to commonly occurring software problems. Patterns are about reusable designs and interactions...
JavaScript is an object-oriented programming language can used on server as well on host computer, to make the web pages provided from server side to...
Docker is a tool designed to make it easier to create, deploy, and run applications by using containers. It’s not possible to explain what Docker is...
Python Coding Python is the most common coding language I typically see required in data science roles, along with Java, Perl, or C/C++. Python is...