Topics included basic navigation using the command prompt, including changing, creating, and deleting directories, as well as some basic file management, creating and deleting files.
In addition we created simple programs using Sublime to run in the command prompt, which incorporated these functions.
The in-class exercise involved creating a command line program that would create a .txt file and use the arguments as its name and contents. I was unable to successfully complete this during class, but should have it completed before class tomorrow.
We ended the session with an introduction to the basic functions of git and github. Specifically how to create and commit repositories as well as forking and pull requests on the github website.
No comments:
Post a Comment