The project is to wrap the public utopian APIs in PHP Class. Technology Stack: PHP 7.0. The next release will be adding more unit tests and more about moderators …
I have accidentally found that an known account with active, owner and posting keys have been pushed to official github branch for steem-python a few weeks back. It has …
Brainfuck is a mini programming language that has only 8 keywords, i.e. 8 types of operations expressed by 8 characters. In , the Brainfuck is introduced and a python …
September 16, 2012
batch script, beginner, github, implementation, programming languages, string, tools / utilities, tricks, windows, windows command shell
If you have something that are not so important but prefer not so easy to read at first except to you. You can simply reverse the text. For example, …
September 14, 2012
algorithms, batch script, beginner, brute force, github, implementation, programming languages, recursive, tools / utilities, tricks
I have used a lot the Fibonacci numbers as an example to illustrate the programming concepts and ideas. Today, I still use this to revisit the concepts of programming …