Recent content by jox68

  1. J

    How can I get started learning programming without any prior experience?

    There are different levels of "programming languages." On the simplest level there are scripting languages which combine a series of commands together and run them in sequence. In this area you have shell scripts (*.sh) of the kind run from Unix/Linux terminal windows and batch scripts (*.bat)...
Back
Top