10 Native Python One-Liners That Will Blow Your Mind
50
0
2 min read

10 Native Python One-Liners That Will Blow Your Mind

In this article I wrote for LearnPython.com, I will show how to write ultra-pythonic code and I will expose 10 awesome one-liners.

Adding a List to a Set in Python: 5 Things You Must Know
50
0
1 min read

Adding a List to a Set in Python: 5 Things You Must Know

In this article I wrote for LearnPython.com, we study different techniques to add a list to a set.

PostgreSQL vs. MySQL: How Difficult is it to Switch?
50
0
1 min read

PostgreSQL vs. MySQL: How Difficult is it to Switch?

In this article I wrote for LearnSQL.com, we discuss the similarities and the differences between two popular SQL dialects.

I Already Know PostgreSQL. Is it Hard to Start Using MS SQL Server?
50
0
1 min read

I Already Know PostgreSQL. Is it Hard to Start Using MS SQL Server?

In this article I wrote for LearnSQL.com, we discuss the similarities and the differences between two popular SQL dialects.