TIL - 2024. 09. - Summary

Back to previous page

This document was created using Claude 3.5 Sonnet.

This document contains programming-related notes from September 1 to 30, 2024. The main contents are as follows:

  1. Tips for various programming languages and databases including C#, Python, and MySQL
  2. Usage of geographic information processing libraries such as Shapely and GeoPandas
  3. Algorithm problem-solving techniques (e.g., LIS - Longest Increasing Subsequence)
  4. Tips and shortcut key settings for Visual Studio and VS Code
  5. Information on AutoCAD C# programming (Database and Layout manipulation, etc.)
  6. Usage of Markdown-related tools (markdownlint)
  7. WinForm graphics processing
  8. Information about online viewers for Autodesk product files

This note includes brief tips on various programming topics, code snippets, and useful links that can be used as daily learning and reference material for programmers.

Back to previous page