accessaries

11 Best Gadgets that I Use for Coding | Essential Setup for Programmer

What are the Best Coding Gadgets I Use? Essential accessaries for for Every Programmer.

git

How to Push an Empty Git Commit?

How to Push an Empty Git Commit? Git command to create empty commit without any code changes and trigger build.

Python

Python “Hello, World!” Program Explained

Python “Hello, World!” Program Explained. What is the use of print function in Python? What you can do with Python print function.

IIT

Interview Questions for a Ph.D. Program in Computer Science at IIT Bombay

Written Test and Interview Questions for a Ph.D. Program in Computer Science at the Indian Institute of Technology (IIT) Bombay

Mastering Kubernetes with K9s CLI

Discover K9s: Your Kubernetes Command Center. Streamline cluster management with real-time monitoring, interactive UI, and efficient commands. Useful K9s commands to simplify Kubernetes operations.

android

[Solved] Your Android App Bundle is signed with the wrong key

Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again. Configure keystore credentiosls for Google play stire on expo.

android

Expo Prebuild | Optimizing React Native Android/iOS Apps

Expo prebuild. How to compile and create iOS/Android Project Files for better optimisation of react native apps?

android

[Fixed] Version code 1 has already been used. Try another version code | React native Expo Error

[Issue fixed for react native expo app] Version code 1 has already been used. Try another version code.

Python

Print Ganesha Pattern Program In Python

Write a simple program to print Ganesha pattern in Python.