3 followers
…a Story and Software Engineer dedicated to creating value for humanity.
Mojo, the new Programming Language for all AI developers is as simple as Python and as fast as C. What is Mojo? Mojo is a programming language...
Have you ever been stuck with just your phone on a bus or in a boring environment and all you could think of is getting right back to your Dev...
Whatever sins this text editor may have, being slow is not one of them. Vim is a light and powerful text editor widely used among programmers and...
Linux provides various utilities to compress and combine files, with the tar command being one of the most commonly used. tar stands for "tape...
An introduction to an intuitive python dependency management tool · Poetry is a tool for dependency management and packaging in Python. It allows you to...
Straight-forward steps to installing docker on an ubuntu machine · Step 1: Uninstall Old Versions sudo apt-get remove docker docker-engine...