Hacker News
- Python Charting: Taming Big Data Without Crashing https://www.taipy.io/posts/python-charting-taming-big-data-without-crashing 4 comments
- A crash course in Python “comprehensions” and “generators” https://medium.com/@petefison/a-crash-course-in-python-comprehensions-and-generators-f069c8f8ca38 55 comments
- Show HN: Crash into Python http://stephensugden.com/crash_into_python/ 14 comments
- Debugging a mysterious Python crash https://blog.dend.ro/a-mysterous-python-crash/ 12 comments
- Show HN: Python Machine Learning – A Crash Course https://github.com/machinelearningmindset/machine-learning-course 20 comments
- When C extensions crash: easier debugging for your Python test suite https://pythonspeed.com/articles/python-c-extension-crashes/ 7 comments
Lobsters
- The Case of the Mysterious Python Crash https://benbernardblog.com/the-case-of-the-mysterious-python-crash/ 16 comments debugging , linux , programming , python
- Python Asyncio: 7-Day Crash-Course https://medium.com/@superfastpython/python-asyncio-7-day-crash-course-f946b3a02e48 4 comments python
- lsp-python is unstable, crashes often and consumes too much RAM https://www.reddit.com/r/emacs/comments/a3q0v1/lsppython_is_unstable_crashes_often_and_consumes/ 12 comments emacs
- Sharing my notes from Python Crash Course book. https://github.com/SyedUmairCodes/python-crash-course 2 comments learnpython
- Python Threading: 7-Day Crash Course https://medium.com/@superfastpython/python-threading-7-day-crash-course-721cd552aecf 60 comments python
- Automate the boring stuff+Python crash course https://www.reddit.com/r/learnprogramming/comments/780425/automate_the_boring_stuffpython_crash_course/ 4 comments learnprogramming
- Starting with Automate the Boring Stuff with Python or Python Crash Course ? https://www.nostarch.com/automatestuff 49 comments learnprogramming
- Sideways Shooter game in Python. Python Crash Course, 3nd Edition. https://github.com/E-Rinaudo/first_solo_projects/tree/main/solo_projects/games 13 comments python
- Python crashing using dap in macos https://github.com/caiocsgomes/dotconfig/blob/lazyvim-migration/nvim/lua/plugins/dap.lua 4 comments neovim
- Python Multiprocessing: 7-Day Crash Course https://medium.com/@superfastpython/python-multiprocessing-7-day-crash-course-6edb73e8ae2f 2 comments python
- Debugging a mysterious Python crash https://blog.dend.ro/a-mysterous-python-crash/ 2 comments coding
- Just finished python crash course and I feel stupid.... https://www.reddit.com/r/compsci/comments/abexvw/just_finished_python_crash_course_and_i_feel/ 50 comments compsci
- Py game No errors on VSC, but it just crashes "python not responding" https://pastebin.com/BKNwGyGM 2 comments learnpython
- Free Crash Course On Python | Google IT Automation with Python Professional Certificate | Starts 9th April https://coders.shahtechs.com/google-python-course-for-free-free/ 8 comments python
- MATLAB crashing on Python module import on Linux https://www.reddit.com/r/matlab/comments/c7v1vh/matlab_crashing_on_python_module_import_on_linux/ 3 comments matlab
- Python Flask EC2 Instance crashing after one query https://requests.post 5 comments aws
- I recorded a crash course on Polars library of Python (Great library for working with big data) and uploaded it on Youtube https://www.youtube.com/watch?index=6&list=PLTsu3dft3CWiow7L7WrCd27ohlra_5PGH&t=689s&v=aiHSMYvoqYE 39 comments python
- I recorded a crash course on Polars library of Python (Great library for working with big data) and uploaded it on Youtube https://www.youtube.com/watch?v=aiHSMYvoqYE 2 comments python
- I recorded a crash course on Polars library of Python (Great library for working with big data) and uploaded it on Youtube https://www.youtube.com/watch?v=aiHSMYvoqYE 17 comments python
- I recorded a crash course on Polars library of Python (Great library for working with big data) and uploaded it on Youtube https://www.youtube.com/watch?v=aiHSMYvoqYE 14 comments python
- Python live coding concert feat / KITTY CLOCK / MY MACHINE PAL / CRASH SERVER https://www.youtube.com/watch?v=RJp4n_qRKoM 3 comments python
- New e-book: Django Crash Course: Covers Python 3.8 and Django 3.x https://www.roygreenfeld.com/products/django-crash-course 16 comments django
- How many SpaceX rockets does it take for the Moon to crash into the Earth? (or mathematical system modeling using Python) https://blog.damigos.eu/moon-deorbit/ 35 comments programming
- Woman Drunk Driving With A Stolen Python Wrapped Around Her Neck Crashes Into Long Island Firehouse http://nyc.barstoolsports.com/random-thoughts/woman-drunk-driving-with-a-stolen-python-wrapped-around-her-neck-crashes-into-long-island-firehouse/ 3 comments nottheonion
- Sharing my first text-based python game: MOOD! The game features crafting, pets and housing systems. I'm sure it will still crash here and there since I'm just starting out, but I hope you enjoy it https://github.com/Ichimaruu/MOOD 7 comments python