Fixing EXIF data
A brief outline of the way I updated the time stamp on a large number of digital photographs and renamed the images to make a consistent group from two different cameras.
A brief outline of the way I updated the time stamp on a large number of digital photographs and renamed the images to make a consistent group from two different cameras.
Mastering a programming lanaguage depends on a number of factors, including previous experience. But what does it mean to master a programming language?
Kicking off a series of thoughts on programming languages.
Assembly language is slightly higher level than the raw 0’s and 1’s of machine code- there is the immediacy of cause-and-effect: write an instruction to set a bit on an output port and you can see the instruction being executed.