Tag python

Why Python Is The King Of All Programming Languages

Python programming has taken the tech world by storm, emerging as a powerful and flexible language that has quickly won the hearts of developers worldwide. From its simplicity and readability to its wide range of applications, Python has become the… Continue Reading →

What is Recursion in Programming? Understanding the Concept with Practical Python Examples

In programming, recursive processes are a concept that all programmers should have a deep understanding of, particularly when it comes to coding algorithms. In an effort to fully comprehend the power of a recursive programming approach, understanding the concept of… Continue Reading →

Predicting Sunsets with Machine Learning

Sticky post

This is the machine learning python program that I created to model sunsets and tweet a daily sunset prediction based on the current weather metrics. The following three functions are to collect location and contact info for first time users…. Continue Reading →

Scraping Google Trends With Python

Sticky post

If you’ve ever done SEO research or tried to coming up with content ideas, you how useful Google Trends can be when it comes to determining what people are interested in your niche. I was making SEO trend reports at… Continue Reading →

Scraping Linkedin Posts With Selenium & Beautiful Soup

Sticky post

This is a program that I build to scrape post data from LinkedIn pages. It currently extracts the date, media type, text, like count, comment count, share count, and any media links. Let’s get into this.. Required Python Packages and… Continue Reading →

© 2024 Christophe Garon — Powered by WordPress

Theme by Anders NorenUp ↑