Odumosu Matthew
Software Engineer at Sterling Bank
Expertise: API development, .NET framework, OOP, software development and C#
Education: National Open University of Nigeria

Odumosu Matthew is a software engineer for Sterling Bank with a background in technical writing, web development and full stack engineering. He has worked as a developer since 2018 and has previously served as a software engineer for Stanbic IBTC. Matthew holds a bachelor’s in computer science from National Open University of Nigeria.

Sort By
Most Recent
Most Recent
Oldest
3 Articles
Developer circling a date on a computer calendar
JavaScript offers a variety of ways to format dates, including using the date object, intl.DateTimeFormat and a number of date libraries. Here’s how to use each one. 
Developer coding in C++ on dual monitors
In C++, the line “using namespace std” signals to the compiler to treat all names in the std like they’re from the global namespace. Here’s why that’s an issue.
Software developer trying to solve an error in code
In C#, the “object reference not set to an instance of an object” error occurs when you attempt to access a member of an object that is null. Here’s how to fix it.