Ленты и блоги:
📄 Статьи
ABCDEFGHIJKLMNOPQRSTUVWXY

IT Terminology Dictionary: Letter G

AbbreviationDecodingDescriptionGroupNoteRelated terms
GCGarbage CollectorAutomatically removes unused objects from memory.DevelopmentSo your program doesn't die from memory leaks.
GDALGeospatial Data Abstraction LibraryReads and converts raster and vector geospatial data.DataSo you can work with maps without pain. Although for me, maps and time zones are where the real pain lies.
GPXGPS Exchange FormatA format for exchanging GPS data.DataSaves tracks and routes.
GREGeneric Routing EncapsulationA tunneling protocol that encapsulates packets.Network & InfrastructureLike a packet within a packet.
gRPCgRPC Remote Procedure CallsAllows fast and efficient remote procedure calls.ArchitectureLike a web API, but faster and more complex.API
GUIGraphical User InterfaceWindows, buttons, icons.GeneralSo the user doesn't have to type commands, just click with the mouse. Honestly, the less they can do, the better. If only we could take away the mouse too — that would be perfect.TUI
ABCDEFGHIJKLMNOPQRSTUVWXY
📄 Статьи