Articles about evergreen tech topics
Find trending articles and guides which range from topics likes Technical Writing, DevRel, DevOps to Open Source, BlockChain, etc., featured on Medium.com
Article by Alaina Kafkes
Between interviewing for full-time positions and finishing up my computer science degree, I’ve been hard-pressed to find the time and motivation to tinker...
Dummy article from Medium.com
Article by Vineeth Kanaparthi
Git is a VCS — Version Control System. What that really means is, Git helps us manage our project files. One of the primary things that git does and also the
primary reason it exists is to keep track of the entire history of ...
Dummy article from Medium.com
Article by Mat Zago
There’s plenty of buzz around the web 3.0 and the sweeping changes it will bring to the industry, but few people actually know why it spawned and
what it will bring...
Dummy article from Medium.com
People who spend most of their time in front of a computer need to question their basic habits. I’m talking about the operating system they use. The market share for Windows desktop computers is now over 90%!
As a rule of thumb, competitive coding gives you a better understanding of the algorithmic principles, how to solve a given problem in the most optimal timeframe.
Node.js is a JavaScript runtime environment. Sounds great, but what does that mean? How does that work? The Node run-time environment includes everything you need to execute a program written in JavaScript.