Lately, I’ve been refactoring a sprawling SSIS (SQL Server Integration Services) package that ineffectually wrestles with large XML files. In this programmer’s opinion using SSIS for he… (more…)
Read more »
“Any noise annoys an oyster, but a noisy noise annoys an oyster most.” – Tongue twister, author unknown As the Python programming langua... (more…)
Read more »
Use basic Computer Vision techniques to detect street lanes, which is crucial for self-driving cars. (more…)
Read more »
Contribute to port-forward development by creating an account on GitHub. (more…)
Read more »
The scraping series will not get completed without discussing Scrapy. In this post I am going to write a web crawler that will scrape data from OLX's Electronics & Appliances' items. Before I get into the code, how about having a brief intro of Scrap...
Read more »