There are many good books to learn Javascript however the book Eloquent Javascript really made me understand modern …
Coffee bytes
My Full-stack Web development blog on Linux with my opinions, tutorials, ideas and rants.
Many people who spend much of their day in contact with the Internet, whether for pleasure or for work, have eventually …
Sometimes we execute commands that solve a specific task on our system. We may have done a file lookup using regular …
I love astrophysics and try to keep up with new discoveries as they happen; whether they are trivial things, like the …
This book was my favorite book to learn Python, even if you’re a beginner or have no experience at all. Since this …
If you have no idea what a virtual environment is for, I have a post where I explain what virtual environments in Python …
Python virtual environments are a tool that is used in every project. They are so important that they are part of the …
Beginning Python: From Novice To Professional was one of the first Python books I read. I chose this book because with …
The other day a person asked me why I use Wordpress for my blog if I could develop a website by myself. In the post …