Skip to content
Home » Technology

Technology

Technical Articles

Python in 3 minutes

Python in 3 minutes Why Python? Because it’s a very easy-to-use programming language. Python is an object-oriented programming language that is dynamically typed. This simply means that behind the scenes Python treats everything as objects and does not have variable type declarations unlike say C++… Read More »Python in 3 minutes

A dose of NoSQL

A dose of NoSQL Some of you know the story and some don’t. NoSQL means Not Only SQL. This is referring to the kind of databases that work on abstractions other than SQL (Structured Query Language). SQL was used with our good old RDBMS (Relational… Read More »A dose of NoSQL

Angular and React

Angular and React These are Javascript frameworks. For those of you who don’t know what Javascript is – it’s the language of the frontend. In short, it’s the one-stop language for rendering your screen. 94% of the world’s websites use Javascript. However, Javascript is cryptic… Read More »Angular and React

What is Apache Kafka?

What is Apache Kafka? Apache Kafka is a messaging platform used by more than a third of Fortune 500 companies. Uber uses it for calculating surge pricing; Netflix uses it for recommendations; Linked-In uses it for keeping track of its millions of subscribers posting content… Read More »What is Apache Kafka?

POP3, IMAP, SMTP

POP3 POP3 is Post Office Protocol version 3. Typically, you use an email client such as Outlook or Thunderbird to download messages from your server. Once downloaded, these messages are deleted from the server. POP3 is a single device application. The client POP3 software is… Read More »POP3, IMAP, SMTP

RSS
Follow by Email
YouTube
YouTube
Pinterest
Pinterest
fb-share-icon
LinkedIn
LinkedIn
Share
Instagram
WhatsApp