Solve Fizz Buzz as simply as possible. Contribute to tdhopper/fzbz development by creating an account on GitHub. (more…)
Read more »
Functional Data Engineering tutorial in Python & Airflow. - GitHub - sbalnojan/FDE-airflow-tutorial: Functional Data Engineering tutorial in Python & Airflow. (more…)
Read more »
So-called “logic programming” has been a niche programming topic since Prolog was introduced in the 80s. In my experience, most posts that cover logic programming introduce the core concepts and stop there. The examples they give are mostly toy proble...
Read more »
Learning Python can be a challenge, but with the right resources, you can master the useful programming language in no time. These 10 resources are helpful. (more…)
Read more »
Exploring the ChatGPT (GPT3.5) API from OpenAI and building some simple chat applications with it. Github code: https://github.com/Sentdex/ChatGPT-API-Basics... (more…)
Read more »