Undergraduate of the University of Moratuwa. A student of the Computer Science and Engineering department. A coder, problem solver and a dreamer.
Basically Software systems are used to make our lives easier. But in the most of the cases before using it initial data should be fed to the system. Someone can manually add the data one by one from the user interface if it is only ten or hundred records. But imagine an organization with…
Coding standards is following set of rules and regulations when writing codes. Coding standards can be different from languages to languages and even organization to organization. But the common goal is writing a clear…
You may be an expert developer that can develop any thing you asked. But there is no point if you cannot present it clearly. To give a value to your work demo should be done in a proper way. Demonstrations can be different from person to person. But I am…
Just before go to the title of the post let’s take a look where we need to use this concept. When applications are developed most of the time people use layered architecture. Some of the benefits that can be achieved using layered architecture are listed down below.
Basically programming language is a set of instruction defined to perform actions. Nowadays there are thousands of programming languages. The reason is we learn to do things differently and efficiently continuously. And another reason is implementing programming languages for…