Computer programming involves using comments and sub-routines to organize code within functions, with comments denoted by // and /* */ and sub-routines allowing code to be reused through functions that take parameters like int and return new values. The next topics will provide more examples of programming concepts and techniques.