DEV Community

Nitin Bansal profile picture
A few lesser-known but pretty useful Python concepts

A few lesser-known but pretty useful Python concepts

Comments
11 min read

Want to connect with Nitin Bansal?

Create an account to connect with Nitin Bansal. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How LLM's work

How LLM's work

Comments
3 min read
Upcoming Opportunities with Artificial Intelligence

Upcoming Opportunities with Artificial Intelligence

3
Comments
23 min read
I made chatGPT to write hello world program in all major languages

I made chatGPT to write hello world program in all major languages

2
Comments
5 min read
20 useful pandas methods to spice-up your coding

20 useful pandas methods to spice-up your coding

2
Comments
2 min read
30 useful javascript methods to spice-up your coding

30 useful javascript methods to spice-up your coding

4
Comments
2 min read
Multi-node local kubernetes cluster with loadbalancer and private registry

Multi-node local kubernetes cluster with loadbalancer and private registry

5
Comments
2 min read
Observability Handnotes

Observability Handnotes

1
Comments
9 min read
Precision vs Recall made clear without any formulas

Precision vs Recall made clear without any formulas

1
Comments
3 min read
Use this to automatically patch running log4j2 vulnerability... no need to restart the server

Use this to automatically patch running log4j2 vulnerability... no need to restart the server

6
Comments
1 min read
The very useful runtime package in golang 🏎🏎🏎

The very useful runtime package in golang 🏎🏎🏎

1
Comments
2 min read
Creating a struct type dynamically at runtime using a Hashmap!!!😳

Creating a struct type dynamically at runtime using a Hashmap!!!😳

2
Comments
1 min read
A very very innocent☺️ infinite recursion trap🕸.. must read😱

A very very innocent☺️ infinite recursion trap🕸.. must read😱

Comments
1 min read
Methods can be passed around like normal functions... you didn't knew that.. did you?😎

Methods can be passed around like normal functions... you didn't knew that.. did you?😎

Comments
1 min read
Using NEW, instead of MAKE, to create slice

Using NEW, instead of MAKE, to create slice

11
Comments 10
2 min read
Simplest example to understand types, aliases and comparisons between them

Simplest example to understand types, aliases and comparisons between them

Comments
1 min read
So you know strings in golang, hun?😒

So you know strings in golang, hun?😒

1
Comments 2
1 min read
Let's confuse you all between arrays and slices in golang😎

Let's confuse you all between arrays and slices in golang😎

Comments
1 min read
One liner automatic method name and time-tracking of a function

One liner automatic method name and time-tracking of a function

Comments
1 min read
Simple way of logging return values of any function

Simple way of logging return values of any function

Comments
1 min read
What will be the output

What will be the output

2
Comments
1 min read
Kubernetes Handnotes

Kubernetes Handnotes

21
Comments
17 min read
A Comprehensive Guide to Distributed Systems

A Comprehensive Guide to Distributed Systems

18
Comments
17 min read
loading...