Posts

Showing posts from October, 2020

ADC Warns FG Against Using Alleged Coup Plot to Silence Opposition

Image
The African Democratic Congress (ADC) has urged the Federal Government not to exploit the recent reports of an alleged coup plot as an excuse to target opposition leaders or suppress critical voices across the country. In a statement released on Monday at the party's Headquarters, the  National Publicity Secretary, Bolaji Abdullahi, cautioned that politicizing the alleged coup story could pose a serious threat to Nigeria’s democracy and civil liberties. The ADC's concerns come on the heels of reports that the Defence Intelligence Agency (DIA) had arrested several military officers over alleged clandestine meetings aimed at toppling President Bola Tinubu's administration.  However, the Defence Headquarters swiftly dismissed the claims as "false and malicious." Despite the denial, the ADC expressed concern over the Federal Government’s silence, stating that its failure to clearly address the situation had allowed speculation to spread, heightening public unease. “Th...

API AND BLOCKCHAIN AS A SYSTEM

Image
We will first define the meaning of API and BLOCKCHAIN , before examining how they function as a system Source API What is API? An application-programming interface (API) can be defind as a set of programming instructions and gateways for accessing a Web-based software application or Web tool.   Source API  can also  be defind as a set of interactions between multiple software component. API  works like a concept in computer science called ABSTRACTION . Abstraction, is hiding the complexity of a system and making the complex actions work in a simple way.  Source   API simplifies programming by abstracting underlying implementation and only displaying objects or actions the developer needs.  It give the developer a function without requiring that the developer understand the system operations, occurring behind the scenes. Source BLOCKCHAIN What is Blockchain? It Is a technology very complex yet decentralized, transparent and immutable, that stored...