EUNO.NEWS EUNO.NEWS
  • All (20286) +125
  • AI (3097) +8
  • DevOps (909) +5
  • Software (10479) +94
  • IT (5755) +18
  • Education (45)
  • Notice (1)
  • All (20286) +125
    • AI (3097) +8
    • DevOps (909) +5
    • Software (10479) +94
    • IT (5755) +18
    • Education (45)
  • Notice (1)
  • All (20286) +125
  • AI (3097) +8
  • DevOps (909) +5
  • Software (10479) +94
  • IT (5755) +18
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1개월 전 · software

    왜 if만으로는 부족한가: Python에서 try/except 이해하기

    ‘Why if Is Not Enough: Understanding try/except in Python’ 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format...

    #python #exception-handling #try-except #error-handling #programming #debugging #tip-calculator
  • 1개월 전 · software

    try/except 지옥을 그만 쓰세요: SQLAlchemy와 Unit Of Work로 깨끗한 데이터베이스 트랜잭션

    python async def create_order(user_id: int, items_in_basket: list[dict]) -> Order: session = get_session() try: user: User = await session.getUser(user_id) if not user: # 사용자 없을 경우 처리 ...

    #sqlalchemy #python #database-transactions #unit-of-work #async #error-handling #try-except #session-management
EUNO.NEWS
RSS GitHub © 2026