How to use pyenv to manage Python versions
https://blog.teclado.com/how-to-use-pyenv-manage-python-versions/
https://blog.teclado.com/how-to-use-pyenv-manage-python-versions/
The Teclado Blog
How to use pyenv to manage Python versions
If you need to install multiple Python versions, going the ol' installer route isn't the best idea. In this article I show you how I manage multiple Python versions, using pyenv.
Common Pitfalls Using Django Signals | by Oleg Pesok
https://engineering.instawork.com/common-pitfalls-using-django-signals-7b0654d843b
https://engineering.instawork.com/common-pitfalls-using-django-signals-7b0654d843b
Medium
Common Pitfalls Using Django Signals
How to best use Django Signals to avoid complex bugs or race conditions
Monthly Calendar 2023 | Google Slides & PowerPoint
https://slidesgo.com/theme/monthly-calendar-2023
https://slidesgo.com/theme/monthly-calendar-2023
Slidesgo
Monthly Calendar 2023 | Google Slides & PowerPoint
Structure your year and customize your planner to fit your unique needs with this Google Slides and PowerPoint template with editable resources!
Building a responsive sticky navbar with CSS
https://blog.openreplay.com/building-a-responsive-sticky-navbar-with-css
https://blog.openreplay.com/building-a-responsive-sticky-navbar-with-css
Openreplay
Building a responsive sticky navbar with CSS
Use CSS to produce a fully adaptive navbar
The Best 100 CSS Loaders to Choose from For Your Website
https://www.sliderrevolution.com/resources/css-loaders/
https://www.sliderrevolution.com/resources/css-loaders/
Slider Revolution
The Best 100 CSS Loaders to Choose from For Your Website
This article is a latest collection of the best 100 CSS loaders. Each demo includes the source code used to create the loader.
Designs vs Decisions. We all have free choice, but what… | by Evan Le | Dec, 2022
https://bootcamp.uxdesign.cc/designs-vs-decisions-8f88d35a0ccc?source=topics_v2---------33-89--------------------7fccd4dc_fce2_4512_98bc_3103516a96c6-------17
https://bootcamp.uxdesign.cc/designs-vs-decisions-8f88d35a0ccc?source=topics_v2---------33-89--------------------7fccd4dc_fce2_4512_98bc_3103516a96c6-------17
Medium
Designs vs Decisions
We all have free choice, but what choice do we have?
5 e-commerce ux best practices for conversions in 2023
https://bootcamp.uxdesign.cc/5-e-commerce-ux-best-practices-for-conversions-in-2023-b9c338a2336a
https://bootcamp.uxdesign.cc/5-e-commerce-ux-best-practices-for-conversions-in-2023-b9c338a2336a
Medium
5 e-commerce ux best practices for conversions in 2023
In 2021 retail e-commerce sales amounted to approximately 5.2 trillion U.S. dollars worldwide. This figure is expected to grow by 56% over…
Classifying Python virtual environment workflows
https://snarky.ca/classifying-python-virtual-environment-workflows/
https://snarky.ca/classifying-python-virtual-environment-workflows/
Tall, Snarky Canadian
Classifying Python virtual environment workflows
I have been spending some time as of late thinking, and asking the community via the fediverse, about how people deal with virtual environments in Python. I have ended up with various ways of classifying people's virtual environment management and I wanted…
How to get started on data structures and algorithms
https://bdtechtalks.com/2022/12/30/data-structures-the-fun-way/
https://bdtechtalks.com/2022/12/30/data-structures-the-fun-way/
TechTalks
How to get started on data structures and algorithms
"Data Structures the Fun Way" by Jeremy Kubica is the perfect book for novice programmers as well as developers who want to improve their knowledge of key software concepts.
Learn CSS by Building the Google Logo in Pure CSS
https://www.freecodecamp.org/news/learn-css-create-the-google-logo/
https://www.freecodecamp.org/news/learn-css-create-the-google-logo/
Top Front-End Tools Of 2022 — Smashing Magazine
https://www.smashingmagazine.com/2023/01/top-frontend-tools-2022/
https://www.smashingmagazine.com/2023/01/top-frontend-tools-2022/
Smashing Magazine
Top Front-End Tools Of 2022 — Smashing Magazine
Useful front-end tools for CSS and JavaScript developers that were most popular last year and will help you speed up your development workflow. Let’s dive in!
If Learning Linux is Your New Year Resolution, This Humble Bundle is For You
https://news.itsfoss.com/learning-linux-humble-bundle/
https://news.itsfoss.com/learning-linux-humble-bundle/
It's FOSS News
If Learning Linux is Your New Year Resolution, This Humble Bundle is For You
A Humble Bundle deal to help complete your journey to explore Linux!
Create a Modern Application with Django and Vue #1
https://www.ericsdevblog.com/posts/create-a-modern-application-with-django-and-vue-1/
https://www.ericsdevblog.com/posts/create-a-modern-application-with-django-and-vue-1/
www.thedevspace.io
How to Create a Modern App with Django and Vue
In this tutorial, we are going to discuss how to create a modern web application using Django as the backend, Vue as the frontend, and GraphQL as the API manipulation language that connects them together.
سلام دوستان👋🏻
یکی از چیزایی که موقع دولوپ بهش نیاز داریم هات-ریلود هست. یعنی وقتی با پایتون یک فایلی رو اجرا کردیم و همزمان داریم داخل اون فایل تغییراتی ایجاد میکنیم هی مجبور نشیم با کنترل+سی برنامه رو متوقف کنیم و از اول اجراش کنیم.
یه پکیجی توی پایپی پیدا کردم که بنظر میاد برای این مشکل جوابه
https://pypi.org/project/watchdog/
مثلا یه برنامهی ربات تلگرم با تلتون رو به این شکل باهاش اجرا کردم و هروقت کنترل+اس توی فایل مربوطه بزنم به صورت هات-ریلود(ریران) میشه
یکی از چیزایی که موقع دولوپ بهش نیاز داریم هات-ریلود هست. یعنی وقتی با پایتون یک فایلی رو اجرا کردیم و همزمان داریم داخل اون فایل تغییراتی ایجاد میکنیم هی مجبور نشیم با کنترل+سی برنامه رو متوقف کنیم و از اول اجراش کنیم.
یه پکیجی توی پایپی پیدا کردم که بنظر میاد برای این مشکل جوابه
https://pypi.org/project/watchdog/
مثلا یه برنامهی ربات تلگرم با تلتون رو به این شکل باهاش اجرا کردم و هروقت کنترل+اس توی فایل مربوطه بزنم به صورت هات-ریلود(ریران) میشه
watchmedo auto-restart -p "*.py" -R python -- main.py
PyPI
watchdog
Filesystem events monitoring
Web Accessibility – Best Practices and a Checklist for Developers
https://www.freecodecamp.org/news/web-accessibility-best-practices-and-checklist/
https://www.freecodecamp.org/news/web-accessibility-best-practices-and-checklist/
freeCodeCamp.org
Web Accessibility – Best Practices and a Checklist for Developers
The World Health Organization reports that about 15% (1.2 billion) of the world's population lives with some form of disability. This means that as developers, our focus on making websites and applications accessible helps more people use these reso...