Tuesday, November 25, 2025

C++ studying

 Well, after all this studying of Git, I have got myself to a reasonable pattern. Basically, I can mainly concentrate on relearning C++ whilst using git to update https://github.com/ian-bruntlett/studies/tree/main/cpp/lambda-story/1

Tuesday, November 04, 2025

git work

 So, whilst reading "Version Control with Git (3e)", I thought I'd do some practical with my "studies" project. so I updated .gitignore in the main directory, introduced a specific .gitignore in my cpp (aka C++) directory and uploaded that directory.

 I can now do simple Git operations and update my studies remote repository on github.