Articles by Daniel Diaz
Daniel is a self-taught Python Developer, Technical Writer, and long-life learner. He enjoys creating software from scratch and explaining this process through stunning articles. Follow him on Twitter: @DaniDiazTech
25 Python frameworks worth learning
Level up your Python skills and take a look at this list we compiled of 25 top-notch Python frameworks for you to learn
Ready, Set, Launch: Creating a Static Site With GitHub Pages
Static sites are the perfect way to quickly build an online presence. GitHub Pages gives you a free and simple way to deploy your static site.
20+ Essential Python Commands You Should Know
Master software development with the most used commands for Python development in the three main operative systems Windows, Mac, and Linux.
How to Generate SSH Keys for GitHub
Now that your project is on GitHub, how do you keep it secure? Learn all you need to know about generating SSH keys for GitHub right here.
Git for Web Development: Get to Know the Typical Workflow of a Project
Wondering how to integrate Git into your web development workflow? We'll show you everything you need to know with this easy tutorial.
The 40 Most-Used Linux Commands You Should Know
Linux is one of the most popular operating systems among professionals. In this article, you'll learn about the 40 most-used Linux commands.
Django vs WordPress — Which Is Better for Your Website?
Learn about key similarities and differences between Django vs WordPress, and which one to choose for your website needs.
A Beginner’s Guide to Python Object-Oriented Programming (OOP)
Learn the ins and outs of Python Object-Oriented Programming (OOP). We'll cover it from concept to implementation with many examples.