Hacker Newsnew | past | comments | ask | show | jobs | submit | fromlogin
Python Anti-Patterns (quantifiedcode.com)
7 points by fanf2 8 months ago | past | 5 comments
The Little Book of Python Anti-Patterns (quantifiedcode.com)
2 points by gilad on Aug 19, 2020 | past
Python Anti-Patterns (quantifiedcode.com)
1 point by guptarohit on July 22, 2020 | past
The Little Book of Python Anti-Patterns (quantifiedcode.com)
3 points by JNRowe on Dec 20, 2019 | past
The Little Book of Python Anti-Patterns (quantifiedcode.com)
5 points by privacyonsec on Dec 16, 2019 | past
The Little Book of Python Anti-Patterns (quantifiedcode.com)
1 point by dcu on July 31, 2019 | past
Python Anti-Patterns (quantifiedcode.com)
3 points by fanf2 on July 24, 2019 | past
The Little Book of Python Anti-Patterns (quantifiedcode.com)
8 points by BerislavLopac on July 23, 2019 | past | 3 comments
The Little Book of Python Anti-Patterns (quantifiedcode.com)
2 points by kaycebasques on July 21, 2019 | past
Python Anti Patterns (quantifiedcode.com)
2 points by kennandavison on Dec 22, 2016 | past
The Future of QuantifiedCode (quantifiedcode.com)
1 point by nikolay on Sept 22, 2016 | past
The Little Book of Python Anti-Patterns (quantifiedcode.com)
2 points by tedmiston on Dec 29, 2015 | past
Free Ebook: Little Book of Python Anti-Patterns (quantifiedcode.com)
4 points by cneumann81 on Dec 21, 2015 | past
Automated Code Repair (quantifiedcode.com)
5 points by cneumann81 on Dec 4, 2015 | past | 2 comments
Show HN: We automatically fix your Python code for you (quantifiedcode.com)
19 points by ThePhysicist on Dec 4, 2015 | past | 6 comments
Visualize Abstract Syntax Trees (ASTs) to Better Understand Python (quantifiedcode.com)
1 point by cneumann81 on Dec 1, 2015 | past
Daily Bite of Python: Ensure child class signature match their parent (quantifiedcode.com)
1 point by cneumann81 on Nov 26, 2015 | past
Daily Bite of Python: Omit `len()` for Indexing/slicing (quantifiedcode.com)
1 point by cneumann81 on Nov 25, 2015 | past
Daily Bite of Python: Don't call open() with invalid mode strings (quantifiedcode.com)
1 point by cneumann81 on Nov 24, 2015 | past | 4 comments
Python type inference and data-flow analyses for better lints and code quality (quantifiedcode.com)
1 point by cneumann81 on Nov 24, 2015 | past
Python Bite of the Day: Do you know what's returned, if nothing's returned? (quantifiedcode.com)
1 point by cneumann81 on Nov 23, 2015 | past
Daily Bite of Python: Why you should avoid locals() to populate view contexts (quantifiedcode.com)
1 point by cneumann81 on Nov 20, 2015 | past | 1 comment
Daily Bite of Python: Use isinstance to check types, even if you already know em (quantifiedcode.com)
2 points by cneumann81 on Nov 19, 2015 | past
Daily Bite of Python: Why using '+=' isn't a good idea to append local lists (quantifiedcode.com)
1 point by cneumann81 on Nov 18, 2015 | past
New: Python Knowledge Base (quantifiedcode.com)
2 points by cneumann81 on Nov 18, 2015 | past
Daily Bite of Python: Avoid ValueErrors Through Mixed Auto-Numbering (quantifiedcode.com)
2 points by cneumann81 on Nov 17, 2015 | past
Show HN: Python Knowledge Base (quantifiedcode.com)
10 points by cneumann81 on Nov 17, 2015 | past
Daily Bite of Python: Did you know Python for-loops support else-clauses? (quantifiedcode.com)
2 points by cneumann81 on Nov 16, 2015 | past
Daily Bite of Python: eval() is exec's evil twin (quantifiedcode.com)
1 point by cneumann81 on Nov 13, 2015 | past
Daily Bite of Python: Prevent SQL injections by avoiding string interpolations (quantifiedcode.com)
1 point by cneumann81 on Nov 12, 2015 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: