SEO, Python programming and web development

Card image cap

JavaScript functions

In this post we look at the basics of JavaScript functions.

Read More →
Card image cap

JavaScript arrays

In this post we look at the basics of JavaScript arrays.

Read More →
Card image cap

Building a simple web crawler with Python

In this post we build a simple web crawler using the Python packages Requests, BeautifulSoup and store the scrapped data in an SQLite database.

Read More →