Open in app

Sign In

Write

Sign In

Divya Khatnar
Divya Khatnar

21 Followers

Home

About

Pinned

Guide to move from non technical background to technical role

Why should you move to tech? Above everything it pays well!! Switching careers is not easy, neither is starting a new career. Where to start, how to take the next steps, what to do next. So much to do and so less time. Feeling the anxiety is pretty normal. That’s…

Tech

3 min read

Guide to move from non technical background to technical role
Guide to move from non technical background to technical role
Tech

3 min read


Mar 1

Decorators in Python

Decorators in Python are functions that modify the behavior of another function or method. Decorators are used to add functionality to an existing function or class without modifying the function or class itself. Decorators are defined using the @ symbol followed by the name of the decorator function. Here’s a…

Decorators

4 min read

Decorators

4 min read


Feb 28

Metaclass in Python

Understand the advance concept of metaclass with a real time example. A metaclass is a class that defines the behavior of other classes. It is used to control the creation of new classes, just as a class is used to control the creation of new objects. When you define a…

Meta

4 min read

Meta

4 min read


Feb 13

Factory Method Design Pattern

Factory Method design pattern is a useful tool for creating flexible, maintainable, and testable code. The Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created. …

Factory Pattern

3 min read

Factory Pattern

3 min read


Feb 9

Parallelism in programming

Understand parallelism in plain English with examples Parallelism is a technique in computer programming that allows multiple tasks to run simultaneously. The goal of parallelism is to make a program run faster by dividing it into smaller, independent tasks that can be executed concurrently on different processors or cores. Parallel…

Parallelism

3 min read

Parallelism in programming
Parallelism in programming
Parallelism

3 min read


Feb 7

Singleton in Python

An easy guide on with concept of singletons in python with examples A singleton is a design pattern in which a class has only one instance and provides a global point of access to it. In Python, a singleton can be implemented by using a class decorator, a metaclass, or…

Singleton

3 min read

Singleton in Python
Singleton in Python
Singleton

3 min read


Mar 16, 2022

How I created my first website for free

Yes, you can create your own cool websites for free and with almost no code using tools such as wix, wordpress. I created my website using wix. To get started click on the link of my website here -> “https://divyakhatnar.wixsite.com/website/about” …

Wix

3 min read

Wix

3 min read


Mar 15, 2022

Kubernetes Concepts — Part 2

Kubernetes API server — A Kubernetes API server (kube-apiserver) is responsible for all the API calls using REST operations. The API server maintains the desired state of the application cluster and acts as a gateway to a distributed key-value datastore aka etcd. …

API

2 min read

API

2 min read


Feb 7, 2022

How to build a dotnet application in jenkins

This is a step by step guide for you to setup a basic .Net application build job in jenkins in an easy way. Pre-requisite to get the build job setup for your application is as follows: Jenkins instance running and having a windows build server up and running (Why do…

Dotnet Core

3 min read

How to build a dotnet application in jenkins
How to build a dotnet application in jenkins
Dotnet Core

3 min read


Sep 2, 2021

The Right Communication in the Tech world

Let’s talk the right communication being online With all the communication going online, we have almost lost the personal touch to our conversations. The body language, the expressions and intention of a message can be misunderstood causing some unknown grudges. This article will focus on some tips and tricks to…

Communication

3 min read

The Right Communication in the Tech world
The Right Communication in the Tech world
Communication

3 min read

Divya Khatnar

Divya Khatnar

21 Followers

Software Developer

Following
  • Matt Croak Code

    Matt Croak Code

  • Jake from Mito

    Jake from Mito

  • Alex Kantrowitz

    Alex Kantrowitz

  • Kurtis Pykes

    Kurtis Pykes

  • Gursimar Singh

    Gursimar Singh

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech