DEV Community

Prashant Sharma profile picture

Prashant Sharma

Passionate coder | CS Post-Graduate

Location Bangalore, India Joined Joined on  Personal website https://sharmapacific.in/ github website twitter website

Education

National Institute Of Technology, Calicut

Work

Software Engineer

Metaclasses in Python

Metaclasses in Python

70
Comments 6
5 min read

Want to connect with Prashant Sharma?

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

Already have an account? Sign in
Monkey Patching In Python

Monkey Patching In Python

28
Comments
3 min read
SpeedUp Python List and Dictionary

SpeedUp Python List and Dictionary

72
Comments 12
2 min read
Mutable Default Arguments in Python

Mutable Default Arguments in Python

38
Comments 8
3 min read
Assignment vs Shallow Copy vs Deep Copy in Python

Assignment vs Shallow Copy vs Deep Copy in Python

60
Comments
4 min read
Pickling and Unpickling in python Explained

Pickling and Unpickling in python Explained

46
Comments
3 min read
Global Interpreter Lock (GIL) in Python

Global Interpreter Lock (GIL) in Python

42
Comments 4
4 min read
Garbage Collection in Python

Garbage Collection in Python

75
Comments 2
3 min read
Securely Transfer Files from/to a Remote Server using SCP

Securely Transfer Files from/to a Remote Server using SCP

42
Comments 2
2 min read
Increase maximum recursion depth in python using Context Manager

Increase maximum recursion depth in python using Context Manager

21
Comments
2 min read
When to use continue, pass and break in python.

When to use continue, pass and break in python.

21
Comments 2
1 min read
How to Return JSON-Encoded Response for non-dict object

How to Return JSON-Encoded Response for non-dict object

18
Comments
1 min read
loading...