Windows Computing

windowsWhat's neat about windows is it provides all sorts of standard components and behaviors that all windows programs can use so that all windows programs end up being kind of similar with familiar appearance and controls. 

Things like icons, menus, right click menus, control keys, toolbars, undo, redo, hotkeys, file lists, folder trees, scroll bars, status bars, progress bars, checkboxes, buttons, dropdown lists, title bars, resizable windows, multi-document windows, tabs, tray icons, file pickers, color pickers, and all that, is provided by windows.

Once you learn to use those things in one program, you can see how to use them in any program.

It makes working with files similar to working with graphics or other objects in other software.