Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Articles on Trending Technologies
Technical articles with clear explanations and examples
Microcomputer Basics
A microcomputer can be defined as a small sized, inexpensive, and limited capability computer. It has the same architectural block structure that is present in a computer. Present-day microcomputers are having smaller sizes. Nowadays, they are of the size of a notebook. But in coming days also their sizes will get more reduced as well. Due to their lower costs, individuals can possess them as their personal computers. Because of mass production they are becoming still cheaper. Initially in the earlier days they were not very much powerful. Their internal operations and instructions were very much limited and restricted. But ...
Read MoreMicrocontroller Basics
A Microcontroller is a small and low-cost microcomputer, which is designed to perform the specific tasks of embedded systems like displaying microwave’s information, receiving remote signals etc.The general microcontroller consists of the processor, the memory (RAM, ROM, EPROM), Serial ports, peripherals (timers, counters) etc.Types of MicrocontrollersMicrocontrollers are divided into various categories based on memory, architecture, bits and instruction sets. Following is the list of their typesBit − Based on bit configuration, the microcontroller is further divided into three categories.8-bit microcontroller − This type of microcontroller is used to execute arithmetic and logical operations like addition, subtraction, multiplication division, etc. For ...
Read MoreWhy are TV serials called daily soaps?
The actual phrase used is daily soap opera and it all began in the early part of the last century when the radio was the only broadcasting media as TV had just been invented sometime in the 1920s and was still some time away from becoming a full-fledged media. So, it was the radio that was ruling the wavelengths just as TV does now. Radio stations were getting more and more creative with their presentations and programs but implementing them needed money that nobody was ready put unless there was some tangible ROI (Return on Investment).Condition of PromotionIn those days, ...
Read MoreWhat is ghostwriting and what are the job prospects if I embrace it as a career?
When you write for someone else who pays you just for your efforts and has claimed over the content you created as per your agreement with him, it is ghostwriting. In other words, it's like conceiving a surrogate baby whom you can't claim. However, you needn't get tensed about this aspect of ghostwriting because it is a vast niche today and there are scores of people all over the world who are doing it day in and out.Digital MarketingTake the case of the vast and fast-growing digital marketing industry. Depending on the size of their operations, these online businesses upload ...
Read MoreHow is technology affecting the lives of people with disabilities?
The impact of technology has been nothing short of phenomenal on the lives of people with disabilities. Nothing articulates this better than the statement by Mary Pat Radabaugh, Director of IBM National Support Center for Persons with Disabilities - "For most people, technology makes things easier.Technology Makes Things PossibleFor people with disabilities, technology makes things possible." That's one of the most accurate observations on the matter and it is based on a whole list of examples that could be found across different parts of the world. In fact, there's a term that has been coined specifically for this kind of ...
Read MoreHow do you know when it's time to move on from your current company?
It really depends on your comfort level at your place of work and that's as basic as it gets. The irony here is that you just can't afford to feel comfortable in any place of work for the simple reason that these places aren't designed for comfort. You have to operate like a special forces soldier in enemy territory, alert and alive to the slightest movement in your immediate vicinity or beyond.Find Your Comfort In DiscomfortAs they say in the special forces, you sleep with one eye open and your boots on and you will have to find your comfort ...
Read MoreHow to explain Android Shared preferences with example?
Using share preference, we can store or retrieve values as key and value pair. There are five different methods are available in share preference as shown below −Edit() − It going to edit shared preference valuescommit() − it going to commit shared preference values in xml fileapply() − It going to commit back changes from editor to shared preference.remove(String key) − It going to remove key and vales from shared preference use key.Put() − It going to put key and values to shared preference xml.A sample example syntax of shared preference as shown below −final SharedPreferences sharedPreferences = getSharedPreferences("USER", MODE_PRIVATE);In ...
Read MoreWhat should I do if someone copies my website/blog content?
Whenever you find that your content has been copied, don't wait to take action but at the same time, don't jump the gun by shooting off a legal notice right away. That would be your last resort and before that, you need to try a few easier methods to sort out the problem.Intimate with A Polite NoteYou could begin by sending a mail-in polite but firm language so that the copier gets the message that he's dealing with someone who knows how things work online. Get a screenshot of the copied content on his webpage and highlight it in red ...
Read MoreHow to set ImageView in edittext?
This example demonstrate about How to set Image View in edit text.Step 1 − Create a new project in Android Studio, go to File ⇒ New Project and fill all required details to create a new project.Step 2 − Add the following code to res/layout/activity_main.xml. In the above code, we have taken edit text and added background as background.xml.Step 3 − Add the following code to drawable/ background.xml Let's try to run your application. I assume you have connected your actual Android Mobile device with your computer. To run the ...
Read MoreWhat are the differences between the Chicago style and MLA style of writing?
The MLA and the Chicago citation and writing styles are the most commonly used styles for writing and submitting college research papers. These two styles are mostly favored because of the proper citation they provide and commonly used to create papers on the subjects of history and humanities.While the Chicago style is used for History subjects, MLA style is mostly used for English subjects.There will be a title page in the Chicago style of writing where you have the information like the title of the paper, the name of the student, the subject or course code and the name of ...
Read More