Android Tutorials
How to Decompile an apk(Android) file? Reverse Engineering an apk file
Decompiling apk is a very easy task. But you need to know the right tool for decompiling an apk. Decompile apk help us to understand the...
Java Tutorials
Introduction to Java programming – Java Basics
What is Java?
Important Tool & Terminology of Java
How Java Programming Works?
What is Java?
First of all, Java is a High-level programming language....
C/C++ Tutorials
Difference between i++ and ++i in c.
When we use i++ and ++i in our code we think both of the statements are alternative. But there is a big difference between...
Data Structure
How to implement selection sort algorithm using singly Linked List
A Linked list data structure is efficient enough comparing to an Array. In this article, we will discuss how to implement the selection sort...
Data Science
Why use NumPy instead of Python list in Data Science ?
If you are starting your Data Science journey or want to integrate Data Science into your product, you must have heard of the name...
World Wide Web
Top Growing Internet Security Threats and How to overcome Such Threats
Nowadays, Our main concern is to stay safe from any kind of Security Threats. So, It is always better to know what kinds of...
Operating System
Android P release date, news and rumors
Little is known about the next version of Google’s mobile operating system, but we’re already hearing rumors that Google has started working on Android...
Science Article
What is Signal and Cellular network ? what is Continuous and...
SIGNAL&SYESTEM(1)
What is a signal?Generally, Every sign represents it.So everything around us represents it.Likewise, your is using a smart-phone, it’s a cellular network.
A cellular network or mobile network...
Popular Posts
What is Makefile ? Why it’s needed? How to configure your Windows 10 ...
What is Makefile?
A Makefile is a file (with no extension) containing a set of directives how to compile and link a program.
Using C/C++ as an example, when a C/C++ source file is...
How to Decompile an apk(Android) file? Reverse Engineering an apk file
Decompiling apk is a very easy task. But you need to know the right tool for decompiling an apk. Decompile apk help us to understand the context of an apk how they are built....
What is a Pointer? Pointer’s roles in C/C++ programming language?
What is a Pointer?
A pointer is a special kind of variable which can store another variable's memory address even pointer variable's address. Basically, a pointer points to a specific memory address in...
An exception has been raised! [CodeBlocks Problem]
I often found that CodeBlocks brought an Exception Error with this message.
This problem occurs somehow due to change in CodeBlock's default.conf file. It's a file that contains all CodeBlocks default information.When CodeBlocks tries to...
Microwave Oven and Magnetron. How does Microwave Oven works ?
Microwave Oven
Microwave Oven is an electronic device. It uses microwave radiation to heat and cook food. The microwave has a wavelength range of 0.1 cm to 100 cm. A microwave oven...