Sakshi

Sakshi @bellatrix

About: Loves programming! Web Dev Enthusiast. Getting my hands dirty with ANGULAR. Available for hire

Location:
India
Joined:
Sep 11, 2021

Sakshi
articles - 84 total

AI/ML Scholarship Registration OPEN

Hello college students! If you are 16 years or older and enrolled in a college, here is a chance for...

Learn More 2 3Jul 28 '24

Rewards

I am curious to know that, what you people like, work satisfaction or salary or anything else. What...

Learn More 5 7Apr 26 '24

Dictionary📚 - Python

Python Unleash'd 12 Hi Starting with new data structure today. We are done with...

Learn More 4 0Apr 7 '24

Settling with Sets 2.0 - Python

Python Unleash'd 11 Consider reading this first 1. Access elements You can not...

Learn More 2 0Apr 7 '24

Settling with SETS - Python

Hello geeks! After tuple and lists, lets see sets. Python Unleashed 09 How to...

Learn More 14 2Apr 6 '24

TUPLES in 3 minute - Python

Time to brush up next queued data structure. And its TUPLE. PYTHON UNLEASH'D 08 Good day...

Learn More 1 0Apr 2 '24

List Data Structure in 5 mins - Python

Hi developers/learners/readers 🙋‍♀️✋ Python Unleashed 07 Going to do comparison between...

Learn More 14 5Apr 1 '24

INT FLOAT COMPLEX - PYTHON

Good day geeks! PYTHON UNLEASEH'D 06 This mediocre sounding blog is going to be...

Learn More 7 0Mar 29 '24

LOOPS - FOR LOOP

HI AGAIN PYTHON UNLEASH'D 04 Back with basics, grinding on loops in python....

Learn More 0 0Mar 29 '24

Mastering Strings - Python

Good day guys, Python Unleash'd 05 I always wished someone taught me strings along with...

Learn More 0 0Mar 29 '24

What You Need To Know About Conditional Statements In Python ?

PYTHON UNLEASH'D 04 HELLO LETS SEE CONDITIONAL STATEMENT IN PYTHON As indentation plays...

Learn More 0 0Mar 29 '24

Match Case Super Powers - Python

HOLA Welcome to Python Unleash'd 03 This is same as Switch Case, just Switch...

Learn More 1 0Mar 28 '24

PASS With IF ELSE In PYTHON

PYTHON UNLEASH'D 02 As discussed in prev blog, conditional statement can make use of...

Learn More 1 0Mar 28 '24

What I learnt after working in startups?

HELLO 🙌 It is better to make bigger contribution in small organization than making small impact in...

Learn More 0 0Mar 28 '24

Membership Operators in Python

Python Unleash'd 01 In any language first thing and ritual of learning programming is to...

Learn More 1 0Mar 27 '24

Complete TCP/IP

TCP IP working 1. Application Layer: Browser Interaction: Your browser (an...

Learn More 1 0Jan 13 '24

IP address

This blog is part of a series and will recommend reading in order. IP Address ...

Learn More 2 0Dec 28 '23

Blockchain - Solana

In blockchain each block has data, nonce, Hash, Previous black hash, and a block number. Each...

Learn More 2 0Jul 7 '23

Guide to JS Developer Console for beginners

1. Console 1.1 Go to Settings 1.2 Go to More tools 1.3 Go to Developer Tools 1.4 You can...

Learn More 6 0Apr 16 '23

How does an API work???

Continuing where I left, this blog is next in series after short introduction of API design HTTP...

Learn More 1 0Dec 13 '22

Design a RESTful API

This blog is all about introduction to RESTful API design, it gives idea about What, Why and How of...

Learn More 3 0Dec 13 '22

Friend Class

Friend Class A friend class can access private and protected members of other class in which it is...

Learn More 5 0Nov 1 '22

Last Minute OOPS

What is OOPS? Object-Oriented Programming is a programming model or paradigm which revolves around...

Learn More 7 0Nov 1 '22

When to use initializer list

Define non static constant data member const int x; Base(): x{0} {} //also this works Base(int...

Learn More 1 0Nov 1 '22

Const in CPP

Declaration of const data member const int x = 10; once you have initialized x you can not reassign...

Learn More 3 0Oct 31 '22

Physical and Data Link Layer

Physical Layer It is more complex layer. Focus is on moving 0s and 1s from one end of link...

Learn More 5 0Oct 23 '22

Bits and Bytes of network

Computer network explains how computer can connect to each other. We'll discuss TCP/IP model and its...

Learn More 3 0Oct 23 '22

How face recognition works?

I was asked this question in my last interview and here is a short and crisp answer of...

Learn More 4 0Oct 22 '22

DP-900 Part 15

Hello! Azure Data Explorer Stand alone service for data analysis Encapsulated in Azure...

Learn More 4 0Oct 4 '22

DP-900 PART 14

Azure stream analytics It is a service for complex event processing and analysis of stream...

Learn More 3 0Oct 4 '22