Integrated Development Environment (IDE)

English (en) Integrated Development Environment (IDE) An integrated development environment is a software tool where developers can write code and run their programs. Many provide useful features like syntax highlighting, debugging tools, version control and more. Other languages: Hausa, Yoruba Related terms Igbo (ig) Ogige Nkwalite Achịkọbara Decomposition: Ogige Nkwalite Achịkọbara : Ogige - Environment;...

Function key

English (en) Function key The function keys or F keys are lined across the top of the keyboard and labelled F1 through F12. These keys act as shortcuts, performing certain functions, like saving files, printing data, or refreshing a page. Function key is any of a set of keys on a computer keyboard that has...

Conditional statements

English (en) Conditional statements Conditional statements, another fundamental piece of programming instructions, set the terms for when a program moves forward. This is often expressed in an “If, then” format. If all conditions expressed are met and true, only then will the computer move on to do the next step. Other languages: Hausa, Yoruba Related...

Function

English (en) Function An operational instruction for programming an electronic device, as a digital watch, computer, etc, also, an operation performed by such a device as a result of such an instruction. Other languages: Yoruba, Hausa Related terms Function key Igbo (ig) Usoro ọrụ Decomposition: Usoro means process or procedure while ọrụ means work. Ntụziaka...

Full-stack development

English (en) Full-stack development Full-stack development is the end- to-end development of applications. It includes both the front end and back end of an application. The front end is usually accessed by a client, and the back end forms the core of the application where all the business logic is applied. Other languages: Yoruba, Hausa...

Compiling

English (en) Compiling The process of taking code that’s written in a high-level language (like C++) by human developers and translating it into machine- readable code. Compiling is the transformation from Source Code (human readable) into machine code (computer executable). Other languages: Hausa, Yoruba Related terms Igbo (ig) MNchị̀kọ̀ta iwu Decomposition: Nchị̀kọ̀ta iwu : Nchị̀kọ̀ta...

Full-stack

English (en) Full-stack The term “full-stack” refers to all of the technologies and skills that are needed to finish a project. Each of these is called a “stack.” To put it another way, stacks can be made for mobile, the Web, or software. Plenty of the time, a software engineer works on either the front...

Freeware

English (en) Freeware Freeware is a type of proprietary software that is released without charge to the public. Depending on the freeware's copyright, you may or may not be able to reuse it in software you're developing. Other languages: Yoruba, Hausa Related terms Free software, System Software Igbo (ig) Ngwa keefu Decomposition: Ngwa means component...

Frontend

English (en) Frontend The front end is the part of the website users can see and interact with such as the graphical user interface (GUI) and the command line including the design, navigating menus, texts, images, videos, etc. The front end is what users see and interact with and the backend is how everything works.

Code

English (en) Code Code refers to the string of commands or directions used by different programming languages in order to create, edit or manage computer programs or applications. Code is used by computers to determine which action should be taken, define parameters and more. Other languages: Hausa, Yoruba Related terms Igbo (ig) Mkpọpe Decomposition: Code...

Scroll to top