Graphical User Interface (GUI)

Graphical user interface

GUI is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicators. It was introduced as an alternative to command-line interfaces, which require commands to be typed on a computer keyboard. Actions in a GUI are usually performed through direct manipulation of the graphical elements. GUIs are used in many handheld mobile devices such as MP3 players, smartphones, etc.

2 courses cover this concept

CICS 110: Foundations of Programming

The University of Massachusetts Amherst

Spring 2023

This course introduces computer programming and problem-solving. Students learn using a modern language, covering variables, data types, branching, functions, classes, and methods. Emphasis is on real-world problem translation, computational understanding, and debugging.

No concepts data

+ 30 more concepts

CSCI 0150: Introduction to Object-Oriented Programming and Computer Science

Brown University

Fall 2022

CS0150 introduces Computer Science via object-oriented design and programming using Java and JavaFX for creating interactive programs with GUIs. Concepts like data structures, algorithms, and computational efficiency are explored. Practical exercises include engaging programming assignments like Doodle Jump and Tetris. The course is designed for all, requiring no prior knowledge.

No concepts data

+ 19 more concepts