Data Science Enthusiast, Data Analytics, Data Mining
Subscribe to my newsletter and never miss my upcoming articles
Standard Template Library (STL) is a set of general purpose templatized classes or we can say Data Structures and functions or we can say algorithms which could be used as standard approach for storing and processing of data. STL are generic classes ...
The thing which I'm going to cover today is called Formspree and it's a simple way of adding a contact form to your static Jekyll site hosted through Github. After hosting a static website on github, there is a requirement of response Collector which...
Introduction In this tutorial we are going to build an exciting project. We will be implementing a SMS Bomber which will bomb hundreds of messages to any person to whom you want(because sometimes it's good to mock someone when you are free😉) Here's ...
We are using Github since a long time and it has got some new features. Now one can host a static website through github, Static means no PHP code will be run because it requires a client side server and Github only host static Webpages. Github pages...
What is likely to be asked in the interviews for various MNC's goes around these several questions. I took all these questions from my colleagues andposting them along with answers researched from everywhere. I found this useful for last moments basi...
For all those new comers who recently joined their college for development and specially took CSE as their Field, must know about github. Well Github is a open source platform where you build, you code and apparently you learn. Apart from that Github...