Of course it’s probably a good idea to read and work through a tutorial in order, as the creator intended, but I didn’t do that.
I wanted to try out some other web frameworks in different languages to see how they worked and if I would have a preference for one. The first new one I tried was Python Flask.
Bitwise operators and binary conversion is a topic that may come up in CS algorithms and problem solving.
In a previous blog post, I discussed the process of creating and publishing an npm package. This will be a post on testing and using your own npm package and further understanding module.exports
in node.js.
A quick post on installing Java versions and jenv, a Java environment manager on mac OS using Homebrew in terminal.