Symmetric art

Posted on May 10, 2019 in Misc

A symmetric canvas for your symmetric art pieces.


Continue reading

Awk Tutorial and Introduction

Posted on April 07, 2019 in Linux

If you deal with a large data files with multiple rows and columns and you would like to make some quick edits, selection or manipulation right from the terminal, awk is the tool to look for.


Continue reading

Lazy Evaluation in Python

Posted on April 05, 2019 in Programming

I talk about lazy evaluation and use it to generate infinite list of primes.


Continue reading

Python for beginners !

Posted on March 28, 2019 in Programming

[to be edited] Are you a beginner programmer or know nothing about programming but want to learn ? Have you heard about python before and wondered what the fuss was about? Continue reading if you want to learn one of the most popular programming language right now from the very basics.


Continue reading