mostlypython • 120 HN points • 05 Jan 23 Python Lists: A closer look MP #2: Why lists in Python are so clean
mostlypython • 20 HN points • 12 Jan 23 Python Lists: A closer look, part 2 MP #3: When lists break down...
mostlypython • 10 HN points • 02 Feb 23 Python Lists: A closer look, part 4 MP #8: When are tuples a better choice than lists?
mostlypython • 2 HN points • 24 Jan 23 Searching for quick answers: Stack Overflow, ChatGPT, or other sites? MP #6: How cleanly and directly do different sites present the correct answer? HN comments
mostlypython • 1 HN points • 17 Jan 23 Improving medical students' lives with code MP #4: Code is just one thing to think about in a real-world project HN comments
mostlypython • 1 HN points • 26 Jan 23 Tracking down a bug: is it mine, or is it theirs? MP #7: A clear, well-documented process is really helpful. HN comments
mostlypython • 0 HN points • 19 Jan 23 Python Lists: A closer look, part 3 MP #5: Understanding comprehensions