<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI + 엔지니어 &#8211; 샐러던트 기술사</title>
	<atom:link href="https://sala-dent.com/category/ai-%EC%97%94%EC%A7%80%EB%8B%88%EC%96%B4/feed/" rel="self" type="application/rss+xml" />
	<link>https://sala-dent.com</link>
	<description>시공/설계하는 기술사</description>
	<lastBuildDate>Wed, 05 Aug 2026 12:45:08 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://sala-dent.com/wp-content/uploads/2025/03/cropped-icon_transparent_v2-32x32.png</url>
	<title>AI + 엔지니어 &#8211; 샐러던트 기술사</title>
	<link>https://sala-dent.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>마크업 언어 HTML 태그로 뜯어보기</title>
		<link>https://sala-dent.com/%eb%a7%88%ed%81%ac%ec%97%85-%ec%96%b8%ec%96%b4-html/</link>
					<comments>https://sala-dent.com/%eb%a7%88%ed%81%ac%ec%97%85-%ec%96%b8%ec%96%b4-html/#respond</comments>
		
		<dc:creator><![CDATA[sala-dent]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 12:36:14 +0000</pubDate>
				<category><![CDATA[AI + 엔지니어]]></category>
		<guid isPermaLink="false">https://sala-dent.com/?p=3223</guid>

					<description><![CDATA[지난 글에서 코딩 언어를 마크업(HTML 등) 언어, 프로그래밍 언어, 스타일 언어, 데이터 언어 네 가지로 나누어 살펴봤습니다. 그중 마크업 언어는 문서나 화면의 구조와 의미를 표시하는 언어라고 설명했죠. 실행되는 프로그램이 아니라, &#8220;이건 제목이다&#8221;, &#8220;이건 문단이다&#8221;처럼 정보를 선언하는 역할입니다. 이번 글에서는 그 개념을 실제 HTML 코드로 확인해보겠습니다. HTML 태그가 어떤 의미를 담고 있는지 하나씩 살펴보면 웹페이지가 어떻게 ... <a title="마크업 언어 HTML 태그로 뜯어보기" class="read-more" href="https://sala-dent.com/%eb%a7%88%ed%81%ac%ec%97%85-%ec%96%b8%ec%96%b4-html/" aria-label="마크업 언어 HTML 태그로 뜯어보기에 대해 더 자세히 알아보세요">더 읽기</a>]]></description>
		
					<wfw:commentRss>https://sala-dent.com/%eb%a7%88%ed%81%ac%ec%97%85-%ec%96%b8%ec%96%b4-html/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>코딩 언어 종류? 다 달라요</title>
		<link>https://sala-dent.com/%ec%bd%94%eb%94%a9-%ec%96%b8%ec%96%b4-%ec%a2%85%eb%a5%98-%ea%b0%84%eb%8b%a8%ed%9e%88-%ec%84%a4%eb%aa%85/</link>
					<comments>https://sala-dent.com/%ec%bd%94%eb%94%a9-%ec%96%b8%ec%96%b4-%ec%a2%85%eb%a5%98-%ea%b0%84%eb%8b%a8%ed%9e%88-%ec%84%a4%eb%aa%85/#respond</comments>
		
		<dc:creator><![CDATA[sala-dent]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 06:22:57 +0000</pubDate>
				<category><![CDATA[AI + 엔지니어]]></category>
		<guid isPermaLink="false">https://sala-dent.com/?p=3216</guid>

					<description><![CDATA[AI로 코딩하다 보면 HTML, CSS, JavaScript, Python 같은 코딩 언어 종류들이 계속 튀어나옵니다. 다 &#8220;코딩 언어&#8221;라고 뭉뚱그려 부르지만, 사실 이 언어들은 서로 하는 일이 완전히 다릅니다. 이 차이를 모르고 넘어가면 나중에 &#8220;이건 왜 안 되지?&#8221; 싶은 순간이 계속 생깁니다. 그래서 첫 글은 코드 한 줄 쓰기 전에, 코딩 언어들을 성격별로 지도부터 그려보는 것으로 시작하려고 합니다. ... <a title="코딩 언어 종류? 다 달라요" class="read-more" href="https://sala-dent.com/%ec%bd%94%eb%94%a9-%ec%96%b8%ec%96%b4-%ec%a2%85%eb%a5%98-%ea%b0%84%eb%8b%a8%ed%9e%88-%ec%84%a4%eb%aa%85/" aria-label="코딩 언어 종류? 다 달라요에 대해 더 자세히 알아보세요">더 읽기</a>]]></description>
		
					<wfw:commentRss>https://sala-dent.com/%ec%bd%94%eb%94%a9-%ec%96%b8%ec%96%b4-%ec%a2%85%eb%a5%98-%ea%b0%84%eb%8b%a8%ed%9e%88-%ec%84%a4%eb%aa%85/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>구조기술사가 AI를 쓰는 방법</title>
		<link>https://sala-dent.com/%ea%b8%b0%ec%88%a0%ec%82%ac-ai-%ec%9e%98%ec%93%b0%eb%8a%94-%eb%b0%a9%eb%b2%95/</link>
					<comments>https://sala-dent.com/%ea%b8%b0%ec%88%a0%ec%82%ac-ai-%ec%9e%98%ec%93%b0%eb%8a%94-%eb%b0%a9%eb%b2%95/#respond</comments>
		
		<dc:creator><![CDATA[sala-dent]]></dc:creator>
		<pubDate>Mon, 03 Aug 2026 11:35:49 +0000</pubDate>
				<category><![CDATA[AI + 엔지니어]]></category>
		<guid isPermaLink="false">https://sala-dent.com/?p=3213</guid>

					<description><![CDATA[AI AI 주위에서 AI 에 대한 언급이 아주 많다. 나 기술사 AI를 잘 활용하기 위해, 강의, 도서, 개발자 모임 등에 기웃거려봤다. 도달한 결론은 내가 직접 AI를 다루는 경험을 많이 늘려야 AI에 대한 이해가 깊어지고, 활용 수준이 올라간다는 것이였다. 주변에 급변하는 AI 때문에 강의만 듣고 이야기만 하고 정작 실천을 하지 않는 분들도 있고, 월 구독은 하지만 ... <a title="구조기술사가 AI를 쓰는 방법" class="read-more" href="https://sala-dent.com/%ea%b8%b0%ec%88%a0%ec%82%ac-ai-%ec%9e%98%ec%93%b0%eb%8a%94-%eb%b0%a9%eb%b2%95/" aria-label="구조기술사가 AI를 쓰는 방법에 대해 더 자세히 알아보세요">더 읽기</a>]]></description>
		
					<wfw:commentRss>https://sala-dent.com/%ea%b8%b0%ec%88%a0%ec%82%ac-ai-%ec%9e%98%ec%93%b0%eb%8a%94-%eb%b0%a9%eb%b2%95/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
