Code

Java

Difference between JRE, JDK and JVM in Java [Interview Questions]

What is the of difference between JRE, JDK and JVM in Java environments and their uses? What is JIT compiler in Java? Interview questions.

Python

How to Compile Code to Convert py to pyc in Python?

How to convert py to pyc in Python? What is pyc file in Python? How to create pyc file using different modules? Py vs pyc file in Python.

bit manipulation

[Two Easy Methods] How to Find 2’s Complement?

How to find 2’s complement of any number? 2’s complement of the number will be helpful in many bit operations.

Python

How to Find Unique Elements from List in Python?

How to Find Unique Elements from List in Python using set operation? Explained with complete program and by giving a simple example.

Python

How to Remove All Zero/None/Null from Dictionary in Python?

Write a program to remove all 0 from a dictionary in Python using python compression technique. How to remove all 0 from the dictionary?

Python

How to Get User Input in Python from Keyboard?

How to Get User Input in Python from the keyboard for both Python 2 and Python 3 version? Difference between ‘raw_input()’ and input().

Code

Write a C Program to Remove White Spaces from String

Write a C program to remove white spaces from string. You have given a string which includes multiple words.

Python

Python Web Development | Build Best Website using Bottle Framework

[Complete Tutorial] Python web development using bottle framework is the easiest way to build your website. It is explained with a user login web page.

Programming

5 Top Programming Languages to Learn with Recommended Books

Lets discussed 5 top programming languages that are widely used and gives best option to build the career in software industry.