Skip to content

Latest commit

 

History

History
3530 lines (2274 loc) · 156 KB

keeping-tabs.md

File metadata and controls

3530 lines (2274 loc) · 156 KB

Keeping Tabs

Learning Resources

News Sites

Trending

General

GitHub News

GitHub

GitHub Trending

<!-

Data Structures and Algos

https://en.wikipedia.org/wiki/Algorithm | Algorithm - Wikipedia

Algos by category https://www.linkedin.com/pulse/list-algorithms-computer-programming-pranam-bhat/

https://www.algorist.com/languages/Python.html | Algorithm Repository https://xlinux.nist.gov/dads/ | Dictionary of Algorithms and Data Structures https://github.com/opengenus/cosmos | OpenGenus/cosmos: World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project

https://github.com/faif/python-patterns | faif/python-patterns: A collection of design patterns/idioms in Python https://the-algorithms.com/language/python | Python - The Algorithms https://github.com/TheAlgorithms/Python | TheAlgorithms/Python: All Algorithms implemented in Python

https://en.wikipedia.org/wiki/List_of_data_structures | List of data structures - Wikipedia https://docs.python.org/3/tutorial/datastructures.html | 5. Data Structures — Python 3.12.4 documentation

https://blog.algomaster.io/archive?sort=new | Archive - AlgoMaster Newsletter https://blog.algomaster.io/p/how-i-mastered-data-structures-and-algorithms | How I Mastered Data Structures and Algorithms

https://web.archive.org/web/20140614141531/https://medium.com/@_marcos_otero/the-real-10-algorithms-that-dominate-our-world-e95fa9f16c04 | The real 10 algorithms that dominate our world — Medium

https://realpython.com/sorting-algorithms-python/ | Sorting Algorithms in Python – Real Python

https://en.wikipedia.org/wiki/List_of_algorithms | List of algorithms - Wikipedia https://en.wikipedia.org/wiki/List_of_algorithms#Database_algorithms | List of algorithms - Wikipedia https://en.wikipedia.org/wiki/List_of_algorithms#Distributed_systems_algorithms | List of algorithms - Wikipedia https://en.wikipedia.org/wiki/List_of_algorithms#Cryptography | List of algorithms - Wikipedia -->

Algorithms

Problem Solving Methods

Java Resources

Python Articles and Tutorials

Python Tutorials

Python Articles

Data Science Articles and Tutorials

Python Questions

Python Stuff

Python Learning Resources- Set Aside

Simple is Better Than Complex

Real Python

Full Stack Python

Michael

Python Learning Resources

Python Podcasts

Python Unofficial News and Projects

Django News

PSF Official

Python and Django Official News

Python News

Django Announcements

Python and Django

Python, Django

Python Releases

New Releases and Pre-Releases

Release Schedules

Python Change Notes

Python PEPs

Django New Releases, Release Notes, and DEPs

Django Official Roadmap and Versions

Supported Versions

Python Feature Roundups

Django Feature Roundups

Django Accessibility

https://www.djangoproject.com/weblog/2024/feb/10/django-accessibility-in-2023-and-beyond/ | Django accessibility in 2023 and beyond | Weblog | Django https://djangochat.com/episodes/accessibility-sarah-abderemane-QEazAT0L | Accessibility - Sarah Abderemane | Django Chat https://twitter.com/sabderemane_/status/1725588275849548042 | ⚡ Sarah Abderemane on X: "With the Django Accessibility Team, we are proud to say that Django 5.0 officially supports targets for assistive technologies! 💚 https://t.co/QXweI6lfW4 #django Cc @thibaud_colas @knyghty" / X https://sarahabd.com/blog/my-accessibility-review-checklist | My Accessibility Review Checklist

Accessibility

https://blogs.microsoft.com/accessibility/accessibility-training-at-microsoft/ | Accessibility Training at Microsoft - Microsoft Accessibility Blog

Django Translations

https://app.transifex.com/django/django/language/sw/ | Page not found https://docs.djangoproject.com/en/5.0/internals/contributing/localizing/#translations | Localizing Django | Django documentation | Django https://forum.djangoproject.com/t/request-to-join-swahili-team/25553/2 | Request To Join Swahili Team - Django Internals / Internationalization - Django Forum

Python and Django Testing

Testing

<--

pytest-django

pytest-django (plugin) https://pytest-django.readthedocs.io/en/latest/database.html | Database creation/re-use — pytest-django documentation https://readthedocs.org/projects/pytest-django/downloads/pdf/latest/ https://www.youtube.com/watch?v=L5jWFU2sVXQ | Writing your first Django test using pytest-django - YouTube

Testing

https://en.wikipedia.org/wiki/Test-driven_development | Test-driven development - Wikipedia

Speed Up Your Django Tests

David Winterbottom on tests https://gist.github.com/codeinthehole/9193c53f16371ec38cebc97aa1abf987

https://2017.djangocon.us/talks/keynote-2/ | Keynote - Testing in Django | DjangoCon US

https://blog.thea.codes/my-python-testing-style-guide/ | My Python testing style guide - Stargirl (Thea) Flowers https://docs.python-guide.org/writing/tests/ | Testing Your Code — The Hitchhiker's Guide to Python

https://martinfowler.com/articles/practical-test-pyramid.html | The Practical Test Pyramid https://en.wikipedia.org/wiki/Active_record_pattern | Active record pattern - Wikipedia https://hypothesis.readthedocs.io/en/latest/data.html?#core-strategies | What you can generate and how — Hypothesis 6.46.9 documentation

https://testing.googleblog.com/ | Google Testing Blog https://testing.googleblog.com/2016/11/what-test-engineers-do-at-google.html https://testing.googleblog.com/2020/08/code-coverage-best-practices.html | Google Testing Blog: Code Coverage Best Practices https://testing.googleblog.com/2021/06/how-much-testing-is-enough.html | Google Testing Blog: How Much Testing is Enough? https://twitter.com/arcnotes/status/1729904341958717850 | Architecture Notes on X: "How Much Testing is Enough?https://t.co/gAUkkO8A8v" / X

https://twitter.com/mistwire/status/1687923466521948160 | Chris Williams on Twitter: "An amazing @vBrownBag this week with author @ehmatthes: "Sleep Better By Writing #Python Tests" Thanks for coming on Eric, @GiftedLane, @rogerkwhite1 , & I had a blast! https://t.co/1EKQZW9sKG" / X

https://adamj.eu/tech/2024/06/23/django-test-pending-migrations/ | Django: Test for pending migrations - Adam Johnson

https://testautomationu.applitools.com/ | Test Automation University | Applitools https://applitools.com/ | AI-Powered Test Automation Platform - Applitools

Playwright https://github.com/AutomationPanda/awesome-web-testing-playwright | AutomationPanda/awesome-web-testing-playwright: Awesome Web Testing with Playwright: The Automation Panda's Official Playwright Tutorial! https://github.com/microsoft/playwright-python | microsoft/playwright-python: Python version of the Playwright testing and automation library. https://playwright.dev/ | Fast and reliable end-to-end testing for modern web apps | Playwright

Canon TDD

https://tidyfirst.substack.com/p/tdd-is-not-hill-climbing | TDD is Not Hill Climbing - by Kent Beck

https://podcast.pythontest.com/episodes/212-canon-tdd-by-kent-beck | Python Test | 212: Canon TDD - by Kent Beck https://twitter.com/KentBeck/status/1734255046471320036 | Kent Beck 🌻 on X: "Canon TDD -- I keep reading critiques of processes that aren't TDD, so I summarized the original definition & pointed out common misconceptions. https://t.co/Vk6z68Di3a" / X https://tidyfirst.substack.com/p/canon-tdd | Canon TDD - by Kent Beck - Software Design: Tidy First?

Tidy First

https://www.amazon.com/Tidy-First-Personal-Exercise-Empirical/dp/1098151240/ref=zg_bs_g_132555011_d_sccl_1/140-3492681-6208117?psc=1 | Tidy First?: A Personal Exercise in Empirical Software Design: Beck, Kent, Constantine, Larry: 9781098151249: Amazon.com: Books

https://tidyfirst.substack.com/ | Software Design: Tidy First? | Kent Beck | Substack https://www.oreilly.com/library/view/tidy-first/9781098151232/ | Tidy First? [Book]

https://tidyfirst.substack.com/p/constantines-equivalence | Constantine's Equivalence - by Kent Beck https://tidyfirst.substack.com/p/dissecting-a-case-of-imposter-syndrome | Dissecting a Case of Imposter Syndrome - by Kent Beck

https://martinfowler.com/bliki/Yagni.html | Yagni https://en.wikipedia.org/wiki/You_aren%27t_gonna_need_it | You aren't gonna need it - Wikipedia -->

Performance

Python and Django Profiling

Debugging and Profiling

Django Debug Toolbar and Panel

Quality Tools

Databases

Continuous Integration

Git

Command Line

IDE

Cloud

Automation

Stack

Background Processing

API

Frontend and Mobile

Data Analysis

Analysis and Forecasting

Logging

Utilities

Database Tools

Miscellaneous Tools

Moar Automation

Other Languages/Frameworks and Releases

Scala

Diagrams and Mockups

Project Management

Trending and Top of All Time

Hacker News

Top Videos

Top Links of All Times

More Git News

GitHub Trending

GitHub Engineering

GitLab

Articles

The Practical Dev and Hackernoon

Product Sites

Interesting Links

Products

Product Hunt Product Leader Boards

Lawrence

Networking and Events

Society of Women Engineers Wichita Section

PyLadies

Tech Events

Alumni

DevICT

Coworking Spaces

Entrepreneurship

Salary

Regional News

News

Business Journal

City of Wichita

City of Wichita

The Chung Report

Hutch

Travel