Slide 10
Slide 10 text
– For example, my dip into writing Python from scratch (I didn't stay long) was to create a program to display
the weather forecast. That meant finding free weather information (I chose OpenWeatherMap), signing
up, learning how to make web requests, and learning how to display the information. It's not the most
sophisticated program, of course, but it was useful enough that I used it long enough to find and fix bugs.
– Let's assume that you're a soccer fan. Why don't you create a script that will scrap information about you
favorite player or team from few different sites, and present it to you in some fancy GUI or make it send you
an email report after each game of your favorite team with detailed results of the game. Instead of soccer
informations, you can pick everything here - aggregate news about science, programming, cats, pick
whatever you want here!
– Use python and opencv to extract information from video or image.for eg: I have made a software that can
count the number of vehicle and also classify them under car,hcv,lcv, two wheelers and also find speed of
each vehicle.
*https://www.quora.com/What-is-Python-mainly-used-for-in-the-real-world-today-Is-it-beneficial-to-use-Python-for-desktop-apps