by mr_es335 » Sat Mar 23, 2024 8:37 am
Good day,
Many years ago now, some thirty-six to be exact, we home-schooled all of our seven children. Both of us shared in the various "instructional duties" - one of my responsibilities being "computing".
One of the topics was entitled, "Proactive vs Reactive", wherein I introduced them to the concept of "SOS" - that is, "Save Often Save".
* Back then, the primary backup medium was "floppy disks" - so each one was given a disk as their own backup medium.
* They also learnt about "redundancy" and "versioning".
* It is nice to observe that they still employ these practices even to this day!
Anyhow, with regards to versioning, I consider data from three perspectives, 1) Pre, 2) During and 3) Post. The most significant of these perspective is the second.
During this process, I consider changes or updates to that data as being either "minor" or "major". The most significant of these changes is the major changes. Major changes are simply those wherein whatever it is that I am currently doing, if this activity is something that I am not accustomed to - I then consider this skill-set as being "new".
I always begin a new "project" with a specific data template [Word, Excel, PowerPoint, SAC, SAW...whatever].
* This data is named ~Master.ext"
* I Make a copy of this data and then rename that data as "Working" - moving that data to the particular project folder.
Prior to deployment of this new skill, I create a backup of the Working data - assigning a version number to that backup - much in the same way that a programmer creates various versions of a particular software application. I then develop that new skill-set and when completed, I can make a copy of the version data, and rename that version to Working...and then continue on from there.
* I also keep a text file noting any-and-all changes that I have summarily made.
Very simply, any "known" skill is continued...any "unknown" skill is backed-up prior to implementing that new skill!
I hope that some will find this information to be of some practicable use?
[size=100]Good day,
Many years ago now, some thirty-six to be exact, we home-schooled all of our seven children. Both of us shared in the various "[I]instructional duties[/I]" - one of my responsibilities being "[I]computing[/I]".
One of the topics was entitled, "[I]Proactive vs Reactive[/I]", wherein I introduced them to the concept of "[I]SOS[/I]" - that is, "[I]Save Often Save[/I]".
* Back then, the primary backup medium was "floppy disks" - so each one was given a disk as their own backup medium.
* They also learnt about "[I]redundancy[/I]" and "[I]versioning[/I]".
* It is nice to observe that they still employ these practices even to this day!
Anyhow, with regards to versioning, I consider data from three perspectives, 1) Pre, 2) During and 3) Post. The most significant of these perspective is the second.
During this process, I consider changes or updates to that data as being either "minor" or "major". The most significant of these changes is the major changes. Major changes are simply those wherein whatever it is that I am currently doing, if this activity is something that I am not accustomed to - I then consider this skill-set as being "new".
I always begin a new "project" with a specific data template [Word, Excel, PowerPoint, SAC, SAW...whatever].
* This data is named ~Master.ext"
* I Make a copy of this data and then rename that data as "Working" - moving that data to the particular project folder.
Prior to deployment of this new skill, I create a backup of the Working data - assigning a version number to that backup - much in the same way that a programmer creates various versions of a particular software application. I then develop that new skill-set and when completed, I can make a copy of the version data, and rename that version to Working...and then continue on from there.
* I also keep a text file noting any-and-all changes that I have summarily made.
Very simply, any "known" skill is continued...any "unknown" skill is backed-up prior to implementing that new skill!
I hope that some will find this information to be of some practicable use?
[/size]