<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://jwsung91.github.io/</id><title>Jinwoo Sung</title><subtitle>A technical writing space for engineers.</subtitle> <updated>2025-04-30T23:44:50+09:00</updated> <author> <name>Jinwoo Sung</name> <uri>https://jwsung91.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://jwsung91.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://jwsung91.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Jinwoo Sung </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>소켓 통신 모듈</title><link href="https://jwsung91.github.io/posts/socket-communication/" rel="alternate" type="text/html" title="소켓 통신 모듈" /><published>2025-04-27T07:00:00+09:00</published> <updated>2025-04-27T07:00:00+09:00</updated> <id>https://jwsung91.github.io/posts/socket-communication/</id> <content src="https://jwsung91.github.io/posts/socket-communication/" /> <author> <name>jinwoo</name> </author> <category term="Socket" /> <category term="Communication" /> <summary>소켓 통신 모듈을 구현하기 위한 지식</summary> </entry> <entry><title>Python 프로젝트 구성</title><link href="https://jwsung91.github.io/posts/python-project/" rel="alternate" type="text/html" title="Python 프로젝트 구성" /><published>2025-03-27T07:00:00+09:00</published> <updated>2025-03-27T07:00:00+09:00</updated> <id>https://jwsung91.github.io/posts/python-project/</id> <content src="https://jwsung91.github.io/posts/python-project/" /> <author> <name>jinwoo</name> </author> <category term="Programming" /> <category term="Project" /> <summary>Python 프로젝트 구성 및 테스트 방법</summary> </entry> <entry><title>VSCode + Docker로 ROS 2 개발 환경 구축</title><link href="https://jwsung91.github.io/posts/ros2-docker-dev-container/" rel="alternate" type="text/html" title="VSCode + Docker로 ROS 2 개발 환경 구축" /><published>2025-03-16T16:00:00+09:00</published> <updated>2025-03-16T16:00:00+09:00</updated> <id>https://jwsung91.github.io/posts/ros2-docker-dev-container/</id> <content src="https://jwsung91.github.io/posts/ros2-docker-dev-container/" /> <author> <name>jinwoo</name> </author> <category term="Docker" /> <category term="ROS2" /> <summary>ROS 2를 직접 설치하지 않고 개발하는 방법</summary> </entry> <entry><title>std::mutex 활용한 동시성 제어</title><link href="https://jwsung91.github.io/posts/std-mutex/" rel="alternate" type="text/html" title="std::mutex 활용한 동시성 제어" /><published>2025-03-05T08:00:00+09:00</published> <updated>2025-03-05T08:00:00+09:00</updated> <id>https://jwsung91.github.io/posts/std-mutex/</id> <content src="https://jwsung91.github.io/posts/std-mutex/" /> <author> <name>jinwoo</name> </author> <category term="Programming" /> <category term="Multithreading" /> <summary>C++ 표준 라이브러리를 활용한 동시성 제어방법 소개</summary> </entry> <entry><title>Floyd-Warshall 알고리즘</title><link href="https://jwsung91.github.io/posts/floyd-warshall/" rel="alternate" type="text/html" title="Floyd-Warshall 알고리즘" /><published>2025-03-05T08:00:00+09:00</published> <updated>2025-03-05T08:00:00+09:00</updated> <id>https://jwsung91.github.io/posts/floyd-warshall/</id> <content src="https://jwsung91.github.io/posts/floyd-warshall/" /> <author> <name>jinwoo</name> </author> <category term="Software engineering" /> <category term="Algorithm" /> <summary>Floyd-Warshall을 이용한 최단거리 문제 해결</summary> </entry> </feed>
