Milestones in learning git/github
I have learned git/github since 2019. They have been great tools for me ever since I started my path. The article intend to show stages of my git/github disc...
I have learned git/github since 2019. They have been great tools for me ever since I started my path. The article intend to show stages of my git/github disc...
Compile all tex files in a given directory
“Hãy chọn đại học Khoa học Tự nhiên” - mảnh giấy với dòng chữ viết vội và vết mực còn mới nằm gọn trong tay. Hừm, có lẽ là một trò đùa vô ích của một người n...
Interesting utilities divmod(a, b) # built-in method returns tuple (a // b, a % b) np.isclose(a, b) # avoid numerical errors
Long time ago, I created a table-based problem which requires technique of invariant to be solved. I’m pretty sure that my solution (at that time) was only a...