Learning python through pym 12-08-2019

· updated 06-09-2026 · 6 min read · 1135 words · pym, dgplug

Day 2 PS: These are notes, there could be grammar error and spelling errors. Last time had got until here, We don’t need specify data type with python something similar to javascript where we use var for every type …

Read more →

Learning python through pym 10-08-2019

· updated 06-09-2026 · 2 min read · 369 words · pym, dgplug

Day 1 Installing python one can install python using package manager depending upon the operating system you are using. As I have a windows machine and ubuntu using linux on windows subsystem. I can install python from …

Read more →

More information about git log command

· updated 06-09-2026 · 2 min read · 241 words · git , blog, dgplug

As part of home task part 2, we were asked to read about git log command. So this blog post is dedicated to that. To get more info about git log command I had gone through Git pro book available at …

Read more →