# Software Engineering

Playing with Python

The main focus of this blog is to introduce Python to someone who already knows at least the basics of programming and would like to explore the world of Python 😍. So, If you are a completely new in programming then sorry mate! maybe this is not the right blog post for you. One more thing, we are using Python 3.

Link

Git for beginner++

You know the basic of git workflow and familiar with some basic commands like add, commit, push, pull then maybe this post is for you. This post is mainly focused on daily git use improvement, fixing some common mistakes and a step towards advance git learner.

Link