John D K

John D K

Clementine great Linux music player

Another great music player for Linux is Clementine which can

MySQL 8 how to select day, month and year from date

Or how to format the date into different output templates.

No Python Interpreter Configured For The Module - PyCharm/IntelliJ

In PyCharm/IntelliJ working with python files you can see

How to install foorbar2000 on Linux

Foobar2000 is lightweight and very good music player for windows.

Python SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

In this post, you can find several solutions for: SyntaxError:

How to import CSV file into MySQL 3 examples

3 tools offers easy and free import of CSV files

Discord group and free live sessions for beginners in programming

Hey guys. I plan to do experiment with teaching programming

Python how to print pretty table from dictionary or list

Python offers several different ways of beautifying the output of

Python NameError: name 'self' is not defined

Common errors for beginners related to self in Python is:

Python write to file in append or truncate mode

Open the file in append mode or truncate mode can