Hello college students! If you are 16 years or older and enrolled in a college, here is a chance for...
I am curious to know that, what you people like, work satisfaction or salary or anything else. What...
Python Unleash'd 12 Hi Starting with new data structure today. We are done with...
Python Unleash'd 11 Consider reading this first 1. Access elements You can not...
Hello geeks! After tuple and lists, lets see sets. Python Unleashed 09 How to...
Time to brush up next queued data structure. And its TUPLE. PYTHON UNLEASH'D 08 Good day...
Hi developers/learners/readers 🙋♀️✋ Python Unleashed 07 Going to do comparison between...
Good day geeks! PYTHON UNLEASEH'D 06 This mediocre sounding blog is going to be...
HI AGAIN PYTHON UNLEASH'D 04 Back with basics, grinding on loops in python....
Good day guys, Python Unleash'd 05 I always wished someone taught me strings along with...
PYTHON UNLEASH'D 04 HELLO LETS SEE CONDITIONAL STATEMENT IN PYTHON As indentation plays...
HOLA Welcome to Python Unleash'd 03 This is same as Switch Case, just Switch...
PYTHON UNLEASH'D 02 As discussed in prev blog, conditional statement can make use of...
HELLO 🙌 It is better to make bigger contribution in small organization than making small impact in...
Python Unleash'd 01 In any language first thing and ritual of learning programming is to...
TCP IP working 1. Application Layer: Browser Interaction: Your browser (an...
This blog is part of a series and will recommend reading in order. IP Address ...
In blockchain each block has data, nonce, Hash, Previous black hash, and a block number. Each...
1. Console 1.1 Go to Settings 1.2 Go to More tools 1.3 Go to Developer Tools 1.4 You can...
Continuing where I left, this blog is next in series after short introduction of API design HTTP...
This blog is all about introduction to RESTful API design, it gives idea about What, Why and How of...
Friend Class A friend class can access private and protected members of other class in which it is...
What is OOPS? Object-Oriented Programming is a programming model or paradigm which revolves around...
Define non static constant data member const int x; Base(): x{0} {} //also this works Base(int...
Declaration of const data member const int x = 10; once you have initialized x you can not reassign...
Physical Layer It is more complex layer. Focus is on moving 0s and 1s from one end of link...
Computer network explains how computer can connect to each other. We'll discuss TCP/IP model and its...
I was asked this question in my last interview and here is a short and crisp answer of...
Hello! Azure Data Explorer Stand alone service for data analysis Encapsulated in Azure...
Azure stream analytics It is a service for complex event processing and analysis of stream...