Geekflare is supported by our audience. We may earn affiliate commissions from buying links on this site.
Daniel Diaz
Total 17 articles
Self taught Python/Django developer, always learning and building awesome things. Technical writer, and creator of Developer Road. Follow me on Twitter and Linkedin
There are tons of frameworks to build internal tools and admin panels for your running web app. Instead of assigning a team to create simple admin panels, you should rely on the following frameworks.
Setting up a backend service from scratch is hard. Firebase makes it easy, but it’s not the only option you have. In this article, we’ll explore alternative backend solutions for your web and mobile apps.
With the constant evolution of data science, you need to be skilled in cutting-edge technologies in the field. In this article, we will look at the top programming languages used in data science.
The Python standard library contains most of the functionality a developer would need to solve a problem. In this tutorial, you’ll learn different ways to check the existence of a file or directory using only built-in modules.