KSKushagra Sharmainkush01.hashnode.dev·Dec 17, 2021 · 5 min readWhat is a Computer Virus ?A computer virus is a malicious code or a program written for specific objectives such as alter a program or spread itself from one system to another. Computer viruses are a type of malware that earned their name because of how they spread by "infec...00
KSKushagra Sharmainkush01.hashnode.dev·Aug 24, 2021 · 4 min readTop Tools for Ruby on RailsRuby is an object-oriented language that sums up important features of other languages, while Rails is an application framework built around the Ruby language. Ruby on Rails has quite a number of benefits that make it appealing for startups. Ruby on...01A
KSKushagra Sharmainkush01.hashnode.dev·Aug 24, 2021 · 6 min readDesign Patterns in JavaScriptDesign patterns are advanced object-oriented solutions to commonly occurring software problems. Patterns are about reusable designs and interactions of objects. Each pattern has a name and becomes part of a vocabulary when discussing complex design...00
KSKushagra Sharmainkush01.hashnode.dev·Aug 22, 2021 · 3 min readDesign PatternsA design pattern provides a general reusable solution for the common problems that occur in software design. The pattern typically shows relationships and interactions between classes or objects. Design patterns are formalized best practices that th...00
KSKushagra Sharmainkush01.hashnode.dev·Aug 17, 2021 · 5 min readTop Web Development Technology StacksA technology stack, also called a solutions stack or a data ecosystem, is a list of all the technology services used to build and run one single application. A tech stack quickly summarizes the programming languages, frameworks, and tools a develope...00