
What's New in Python 3.9
#Productivity #Python #Programming
Python programming language has been with for quite a long time and now there is version 3.9 and we are asking ourselves what is this that has been added into this new version.
Read More
Dealing With Programmer Burnout
#Productivity #Lifestyle #Programming
Burnout is something that can affect anyone not only programmers and when it hits it has I effects in your productivity. In this article I'll talk about some signs and symptoms of burnout and how you can prevent or manage …
Read More
My First Experience With Gatsby.js
#web-development #Gatsby #Javascript
Gatsby is a static site generator built on top of react, node.js and graphql. It is an awesome framework which you can use for your static sites and also dynamic websites and web apps. To learn more on gatsby you …
Read More
5 Python Tricks And Tips
#Productivity #Python #Tricks
Hey there, in this article I'll show you some quick python tips and tricks which will make your life more easier and help you write better code in python. Let's get started
Read More
How To Deal With Merge Conflicts in Git & Github
#Productivity #GitHub #Git
You might have one time tried to merge your branches in github but you get greeted with this merge conflict error and have no idea in how you'll solve it? In this article we'll get into how to solve those …
Read More
Git Commands (Conclusion)
#Productivity #GitHub #Git
In this article we will be finalizing on our Git and Github Series. We'll get into the pull commands and some if the conflicts that may arise as we do pull requests, so let's get started. Pull request is is …
Read More
Git Commands (Continuation)
#Productivity #GitHub #Git
In this article we are going to talk about pull command and branches. This will be a continuation of the second bit of the series. So let's get started. In our last article we had talked about how to add …
Read More
Git Commands
#Productivity #GitHub #Git
In this article we are going to try the Git commands we had discussed in our earlier sessions and see how each works. If you didn't read the first article of this series I'd suggest going back and reading it …
Read More
Introduction to Git Commands
#Productivity #GitHub #Git
If you are developer then you have probably come across this terms, git and Github. You might already have some idea on it and don't know how to make full use of this tools or maybe you are an absolute …
Read MoreIntroduction to Django (Part 5)
#Python #Programming #Beginner #Django
Templates in django are responsible for outputting our intended data. It's the frontend of our system, for in templates you can use any frontend framework you desire. In this articles we will get into templates and we will be using …
Read MoreSubscribe To the Mailing List
Get the Most Featured Article of the Week right in Your Mailbox, Once A Week
You can unsubscribe at any time