Implement a doubly linked list class in Java, JavaScript and Python. The methods include insert, delete, search and print in both directions.