PROGRAMMING LANGUAGES
-
[October 2024] Python Monthly Newsletter 💻🐍
Welcome to the 59th issue of Python Monthly! If it’s your first time here, welcome, I like you already. If…
Read More » -
Python’s Magic Methods in Classes – Real Python
As a Python developer who wants to harness the power of object-oriented programming, you’ll love to learn how to customize…
Read More » -
Tooltip Best Practices | CSS-Tricks
In this article, I try to summarize the best practices mentioned by various accessibility experts and their work (like this,…
Read More » -
Is chatgpt good at generating code for tuning a guitar ?
I was on a french speaking IRC chan bragging a tad about how I was doing a guitar tuner and…
Read More » -
Build a Web Scraper With Python Quiz – Real Python
Interactive Quiz ⋅ 14 QuestionsBy Martin Breuss Share In this quiz, you’ll test your understanding of web scraping with Python,…
Read More » -
Adding keyboard shortcuts to the Python REPL
I talked about the new Python 3.13 REPL a few months ago and after 3.13 was released. I think it’s…
Read More » -
Build a Web Scraper With Python – Real Python
Web scraping is the automated process of extracting data from the internet. The Python libraries Requests and Beautiful Soup are…
Read More » -
Salesforce API integrations and connected apps
2024-10-28, by Dariusz Suchojad Overview This instalment in a series of articles about API integrations with Salesforce covers connected apps…
Read More » -
Try Out Code and Ideas Quickly Quiz – Real Python
Interactive Quiz ⋅ 11 QuestionsBy Leodanis Pozo Ramos Share In this quiz, you’ll test your understanding of The Python Standard…
Read More » -
How to Reset a pandas DataFrame Index Quiz – Real Python
Interactive Quiz ⋅ 10 QuestionsBy Ian Eyre Share In this quiz, you’ll test your understanding of how to reset a…
Read More »