07-18-2024, 05:43 AM
(translated by Google translator)
Hi all.
Over the past seven days, I only had the opportunity to enjoy the programming process yesterday and tonight.
I don't know how other people feel, but I get great pleasure when I manage to solve a problem that arises.
For example, tonight, I was able to get Small Basic to not sum the values of variables that it should just save to a file.
It didn’t even help me that I combined each variable with a newline character using the "Text.Append()" method.
Small Basic still continued to sum their numeric values instead of concatenating their characters into one string.
But finally I did it. And now I can start training my neural network so that it can convert RGB color to HSL.
What's new with you?..
Hi all.
Over the past seven days, I only had the opportunity to enjoy the programming process yesterday and tonight.
I don't know how other people feel, but I get great pleasure when I manage to solve a problem that arises.
For example, tonight, I was able to get Small Basic to not sum the values of variables that it should just save to a file.
It didn’t even help me that I combined each variable with a newline character using the "Text.Append()" method.
Small Basic still continued to sum their numeric values instead of concatenating their characters into one string.
But finally I did it. And now I can start training my neural network so that it can convert RGB color to HSL.
What's new with you?..