The Zen of grinding LeetCode problems: Day 17–Hypnophilosophy
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-17-hypnophilosophy-8b7fe32eea24
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-17-hypnophilosophy-8b7fe32eea24
Medium
The Zen of grinding LeetCode problems: Day 17–Hypnophilosophy
I’m gonna have to edit this later, aren’t I?
Production-ready backend with dbmate, PugSQL, PropelAuth, and FastAPI
https://medium.com/@PropelAuth/production-ready-backend-with-dbmate-pugsql-propelauth-and-fastapi-b710dc5c6c26
https://medium.com/@PropelAuth/production-ready-backend-with-dbmate-pugsql-propelauth-and-fastapi-b710dc5c6c26
Medium
Production-ready backend with dbmate, PugSQL, PropelAuth, and FastAPI
In this post, we’ll build a fully production-ready backend complete with DB migrations, B2B authentication, to show off all the cool…
leetcode 2310. Sum of Numbers With Units Digit K (python)
https://juejin.cn/post/7112235804105113614
https://juejin.cn/post/7112235804105113614
juejin.cn
leetcode 2310. Sum of Numbers With Units Digit K (python) - 掘金
本题是 Weekly Contest 298 的第二道题,难度为 Medium ,考查的是数学公式建模。
leetcode 2309. Greatest English Letter in Upper and Lower Case(python)
https://juejin.cn/post/7112235766792585247
https://juejin.cn/post/7112235766792585247
juejin.cn
leetcode 2309. Greatest English Letter in Upper and Lower Case(python) - 掘金
本题是 Weekly Contest 298的第一道题,难度为 Eazy ,考查的是字典序和字符串的遍历。
How to Stay Motivated Throughout Your Programming Journey
https://medium.com/@jashanrahal/how-to-stay-motivated-throughout-your-programming-journey-15316d6fbf26
https://medium.com/@jashanrahal/how-to-stay-motivated-throughout-your-programming-journey-15316d6fbf26
Medium
How to Stay Motivated Throughout Your Programming Journey
Programming can be very difficult at times, especially the deeper you get into a highly complex subject. Many often struggle with coding…
Building a PostgreSQL Database with Python
https://medium.com/@dan_bishop/building-a-postgresql-database-with-python-896c0551811a
https://medium.com/@dan_bishop/building-a-postgresql-database-with-python-896c0551811a
Medium
Building a PostgreSQL Database with Python
A beginner-friendly guide on extracting, transforming, and loading Yahoo Finance data to a PostgreSQL database on your local machine.
Cloud - Autonomous database integration with python
https://saulodetp.medium.com/cloud-autonomous-database-integration-with-python-f1f03d354900
https://saulodetp.medium.com/cloud-autonomous-database-integration-with-python-f1f03d354900
Medium
Cloud - Autonomous database integration with python
Github project here
WebScrape - Data extraction from a public API using python
https://saulodetp.medium.com/webscrape-data-extraction-from-a-public-api-using-python-5a5a618394d
https://saulodetp.medium.com/webscrape-data-extraction-from-a-public-api-using-python-5a5a618394d
Medium
WebScrape - Data extraction from a public API using python
Github project here.
Salesforce — Twitter Integration — from scratch using Python, Heroku and Apex.
https://medium.com/@durvesh.shah/salesforce-twitter-integration-from-scratch-using-python-heroku-and-apex-bc794b308d4b
https://medium.com/@durvesh.shah/salesforce-twitter-integration-from-scratch-using-python-heroku-and-apex-bc794b308d4b
Medium
Salesforce — Twitter Integration — from scratch using Python, Heroku and Apex.
Follow me on Github: https://github.com/durveshshah
Python — Best Practices for Writing Functions
https://tonylixu.medium.com/python-best-practices-for-writing-functions-b56a86d43fb6
https://tonylixu.medium.com/python-best-practices-for-writing-functions-b56a86d43fb6
Medium
Python — Best Practices for Writing Functions
A little Python knowledge everyday!