Regular Expressions in Python on Examples #1.

Reading Time: 8 minutes I wanted to write a post about regular expressions a long time ago. Now I decided it will come to daylight after a few hours of my […]
Reading Time: 8 minutes I wanted to write a post about regular expressions a long time ago. Now I decided it will come to daylight after a few hours of my […]
Reading Time: 7 minutes This blog post is about a few techniques and ways of writing Python code that will make it much faster in execution. Optimization of code is very […]
Reading Time: 5 minutes In this post I write about places in internet where you could start your IT learning journey. There are few good platforms to start. Honestly there are […]