Tag: coding101
-
Extract text from an image using Python
In this post I will show you a cool Python program that will help you extract text from an image and convert to a different language that you prefer and save them as a text document. Make your own OCR (Optical Character Recognition) system by using Python. Programming is fun, let’s get started! First…
-
Introduction to JavaScript
Hello!! I hope you are doing well and staying at home. Dear reader, this is gonna be a coding related post. This is just an introduction post, I am planning to continue this JavaScript coding serie. How did I come up with this idea? Well, I’ve started a new book called “JavaScript and JQuery,…