Mining GitHub for Gold: The Power of Prior Art in Python Development
https://medium.com/@dennisyd/mining-github-for-gold-the-power-of-prior-art-in-python-development-b1c7f711fd1c
https://medium.com/@dennisyd/mining-github-for-gold-the-power-of-prior-art-in-python-development-b1c7f711fd1c
Medium
Mining GitHub for Gold: The Power of Prior Art in Python Development
Why Reinventing the Wheel is Overrated: Harnessing GitHub’s Repository Riches
My Google Summer of Code 2023 journey with Oppia
https://medium.com/@ash.me.cse/my-google-summer-of-code-2023-journey-with-oppia-ee93a6fc312d
https://medium.com/@ash.me.cse/my-google-summer-of-code-2023-journey-with-oppia-ee93a6fc312d
Medium
My Google Summer of Code 2023 journey with Oppia
About Oppia
Mastering the Medium: how One Year on the Platform transformed my Artificial Intelligence Skills.
https://ai.plainenglish.io/mastering-the-medium-how-one-year-on-the-platform-transformed-my-artificial-intelligence-skills-6733a1dc9ba3
https://ai.plainenglish.io/mastering-the-medium-how-one-year-on-the-platform-transformed-my-artificial-intelligence-skills-6733a1dc9ba3
Medium
Mastering the Medium: How One Year on the Platform Transformed My Artificial Intelligence Skills.
Is it possible to learn Generative AI starting from Zero? I did it in one Year thanks to Medium: what is stopping you?
Yale Admission: Harder than escaping a Black Hole. Literally!
https://medium.com/@leighphil4/yale-admission-harder-than-escaping-a-black-hole-literally-860ab4ccf2de
https://medium.com/@leighphil4/yale-admission-harder-than-escaping-a-black-hole-literally-860ab4ccf2de
Medium
Yale Admission: Harder than escaping a Black Hole. Literally!
Getting into an Ivy League school is harder than winning the lottery, and getting into Yale University is harder than finding a needle in a…
Django vs. Other Python Web Frameworks: A Comparison
https://medium.com/@aswingiftson007/django-vs-other-python-web-frameworks-a-comparison-7834410a610f
https://medium.com/@aswingiftson007/django-vs-other-python-web-frameworks-a-comparison-7834410a610f
Medium
Django vs. Other Python Web Frameworks: A Comparison
Choosing the right Python web framework is a crucial decision for any developer. Each framework has its own strengths and weaknesses…
Markdown to HTML in Seconds: Discovering mdhub
https://medium.com/@glizzykingdreko/markdown-to-html-in-seconds-discovering-mdhub-0584e79fdb6e
https://medium.com/@glizzykingdreko/markdown-to-html-in-seconds-discovering-mdhub-0584e79fdb6e
Medium
Markdown to HTML in Seconds: Discovering mdhub
Markdown has become the de facto standard for writing technical documentation, README files, and much more, thanks to its simplicity and…
It’s Called Show “Business” (2/2) — Letterboxd Star Rating vs IMDb User Rating for Select Horror…
https://medium.com/@stevendegennaro/its-called-show-business-2-48df769ca472
https://medium.com/@stevendegennaro/its-called-show-business-2-48df769ca472
Medium
It’s Called Show “Business” (2/2) — Letterboxd Star Rating vs IMDb User Rating for Select Horror…
In my previous post, I used selenium and requests to download a bunch of information about every horror and thriller movie on Letterboxd…
Leetcode — Delete Duplicate Emails — Python Solution
https://python.plainenglish.io/leetcode-delete-duplicate-emails-python-solution-28612b0dbff2
https://python.plainenglish.io/leetcode-delete-duplicate-emails-python-solution-28612b0dbff2
Medium
Leetcode — Delete Duplicate Emails — Python Solution
In this blog post, we will be discussing a solution to the problem of deleting duplicate emails using the Pandas library in Python. This…
Getting started with API Testing with Playwright in Python using BDD
https://medium.com/@ganesh3075/getting-started-with-api-testing-with-playwright-in-python-using-bdd-52cce592668b
https://medium.com/@ganesh3075/getting-started-with-api-testing-with-playwright-in-python-using-bdd-52cce592668b
Medium
Getting started with API Testing with Playwright in Python using BDD
Hello everyone! I hope you’re doing well. The other day, I found myself facing a dilemma when deciding which API testing tools to learn…
What Is Web Scraping and How We Can Use It
https://learningdaily.dev/what-is-web-scraping-and-how-we-can-use-it-71e50135a8a2
https://learningdaily.dev/what-is-web-scraping-and-how-we-can-use-it-71e50135a8a2
Medium
What Is Web Scraping and How We Can Use It
We often come across a website containing data of interest to us. However, the data is so much that manually extracting it might be too…
Creating Fresh Juice with Functions
https://medium.com/@srimathi.s.1019/creating-fresh-juice-with-functions-5ba7374e741f
https://medium.com/@srimathi.s.1019/creating-fresh-juice-with-functions-5ba7374e741f
Medium
Creating Fresh Juice with Functions
Imagine you want to make a juice in your kitchen and you are craving apple juice at this time. Since you are a noob to cooking, you ask…
Structured Data Extraction using LLMs and Instructor
https://medium.com/@wachambers/structured-data-extraction-using-llms-and-instructor-89606561e72f
https://medium.com/@wachambers/structured-data-extraction-using-llms-and-instructor-89606561e72f
Medium
Structured Data Extraction using LLMs and Instructor
In this post, we’re going to be extracting structured data from a podcast transcript. We’ve all seen the ability for generative models to…