21 followers
Hi, I'm Rahul Singh, a passionate self-taught Backend Developer & Machine Learning Enthusiast from India.
Subscribe to my newsletter and never miss my upcoming articles
In JavaScript, almost "everything" is an object. Booleans can be objects (if defined with the new keyword) Numbers can be objects (if defined with the new keyword) Strings can be objects (if defined with the new keyword) Dates are always objects Mat...
JavaScript is a dynamic type language, which means you don't need to specify the type of the variable because it is dynamically used by the JavaScript engine. You need to use var here to specify the data type. It can hold any type of value such as nu...
Machine Learning is turning things (data) into numbers and finding patterns in those numbers. Before starting the roadmap, I would like to take a minute to explain Traditional Programming (s/w 1.0) vs. Machine Learning (s/w 2.0). Traditional Program...
Are you a computer nerd who enjoys the web creation technological part? Are you a blogger who likes to reach out to people through quality content and create a user-friendly site interface? If your answer is “yes” to any of the above queries, then yo...
If you're learning programming & coding, Congratulations 🎉️! In our beautiful, tech-filled world, digital skills in programming are a valuable asset for your future. I've put together 12 simple pieces of advice for learning to code faster to help y...
Imagine a time ⏲️ far in the future where intelligent robots 🤖️ are ruling the world! Humans have been defeated and are now working for robots without any pay. There are a few remaining pockets of the human resistance against robots all over the wor...