Skip to main content

Racism in United States - Past, Present and Future

Racism in United States

"Racism is a form of discrimination, or a system to oppress the member of one race by other in the grounds of their superior property (race, caste, creed, color,etc.). Due to the nature of humans, many prejudicial attitudes developed between peoples from primitive ages. Racism brings fights, quarrels and hindrance for the development of the society. It also brings slavery."

Racism in the United States(US)
No racism no discrimination, end racial discriminationRacism in the US started from the era of colony, when many strong countries tried to colonize other weaker states, when people of so-called superior race were given privileges of higher one and and same rights were denied for the people of so-called lower race. The Europeans and Americans, particularly white ones, enjoyed superior rights in terms of education, voting rights, citizenship, criminal procedure and other basic rights of the present days. Some group of people from Europe also faced ethnicity-based discrimination in American society until the late 19th and early 20th centuries. Some groups of people like; Arabs and Jews, were continuously facing discrimination as they were called not to be the whites. Throughout the American history, African people faced many restrictions on their freedom and activities. The Native Americans have faced discrimination and unequal rights from pasts. Additionally, people from different people of Asia were also discriminated.

Racial ideas developed in the US
Racial ideas developed in the US

Racism discrimination came to be perceived as being socially and morally unacceptable from the mid 20-th century and was banned, though partially. Racism still was practiced and seen in the socio-economic aspects of society. Even in the modern Us, researchers found that, discrimination were being done as criminal injustice, house health care, media, politics and in economy. Discrimination in the US is present in all aspects of life and communities and colors. Though, Barack Obama, the president of the US from 2009 to 2017 was the first non-white president of the US which reflected that a new era of the America had started. During the mid 2010s, the white coalition was formed which demanded in the expulsion of sexual and racial minorities and they also had rallied in the Virginia in August. A incident occurred there, describing the hatred in the group of people (learn about that incident somewhere else). That was identified as the threat of domestic terrorism in the United States, Wikipedia.

Black Lives Matter, racism
Native Americans, who used to be discriminated,  have lived on the North American continent for at least 10,000 years. Huge population of people where living the place, today known as the US, before the European Sellers first arrived. Then, after several of years, several wars and several movements, the United States was formed. Martin Luther King Jr., a great move-mentalist, stated that the United States was formed at the time when the Native Americans were termed as the inferior race.

Now on present context of US
George FloydRacism is still present in the US though it hasn't flourished. On May 25, 2020, George Floyd, a 46-year-old black man, was killed in Minneapolis, Minnesota, during an arrest for allegedly using a counterfeit bill. This news shows the context of Racism in the US though the country has been one of the leading country in the world. Floyd was saying, "I can't breathe" even though the officer hold his knee in his neck and he died. The following day, the videos went viral and public opinions came out and the four officers involved were fired. Derek Chauvin, the officer involved was charged with a murder case. Floyd's death triggered demonstrations and protests in over 2,000 U.S. cities and around the world against police brutality, police racism, and lack of police accountability.

George Floyd


In this modern world, even though many works have been done against any kind of discrimination, the law enforcers, police are even involved in the discrimination. This is so bad and an curse to the humanity.  According to criminal complaints filed against the officers by state prosecutors, Floyd was "calm" and said "thank you". "White person hurling racial epithets", this kind of headline have been publishing and been published in many newspaper. With this, the future of racism in the US may prolong and mayn't eradicate. 

Comments

Popular posts from this blog

How to Remove Powered by Blogger – Attribution Widget?

In this article, I will be demonstrating how to remove or hide attribution widget ‘Powered by Blogger’ in footer of blogger blogspot blogs.  Before going to the process,  backup your blogger template , while editing html code if anything goes wrong or template modified design doesn’t work or looks good you can restore from backed up template.  Here I have demonstrated you two methods for removing attribution widget. Some blogger templates may not support method 1 then you need to follow method 2 for successfully removing attribution widget. Method 1: Remove ‘Powered by Blogger’ by unlocking Attribution widget Step 1 : Go to your blog “Template” | click on “Edit HTML”. Step 2 : Here on drop-down “jump to widget” option and select Attribution 1 as shown below Step 3: After selecting Attribution 1 widget you will be able to see this line <b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>  on your blogger template. Step 5: Once done click on...

Top 7 Modules in Python Programming language | 2020

Python is a simple programming language yet of very high level and is very much popular. This days the use of python has gone very high and it is expected to be much higher in the upcoming days in the near future. So, today in this article we will be discussing about some modules in python language which are most to be learnt: NumPy: It helps to do basic mathematical operations and complex math with algebraic formulas, statistical operations,etc. It is a valuable python package and is important for machine learning. Pendulum: It helps to do complex coding involving dates and time and is broad form of datetime module. It also manages the time zone automatically hence, it is a replacement for the datetime module. Python imaging library: It makes easy to write codes that involves to open, read and manipulate or modify images in a variety of formats. The Pillow or PIL imaging library is good for importing, manipulation and exporting images. MoviePy: As pillow is to images, moviePy ...

Why should you learn Python programming language?

Python is a programming language developed by Guido Van Rossum. It is a very simple programming language so, you can learn Python without facing any issues. You are a beginner at programming can learn python. So, let's see top 7 reasons to learn python: Simple and popular: Python programming language is simple and very popular. Many significant platforms only support Python language. It also ranks top three as per TIOBE Index. Versatile:  It is a versatile language, i.e.; can we used to develop desktop applications, web pages and is considered best for AI and data science. Popularity: Many industries like YouTube, Amazon, Google, Facebook,etc. use this language. So, Python developers are very high in number. Moreover, the users of python are increasing day by day. Portable an extensible: Python course are portable and extensible as a code for Windows even run at Mac, Unix or Linux. Even the codes can be compiled in different languages like C++ or C. Graphical: The Python Computer G...