<?xml version="1.0" encoding="UTF-8" ?><feed xmlns="http://www.w3.org/2005/Atom">
   <title type="text">go언어</title>
      <subtitle type="html">FALiNUX 포럼-강좌와 팁</subtitle>
      <updated>2026-04-24T01:38:39+09:00</updated>
   <id>https://forum.falinux.com/zbxe/index.php?mid=goLang&amp;act=atom</id>
   <link rel="alternate" type="text/html" hreflang="ko" href="https://forum.falinux.com/zbxe/index.php?mid=goLang"/>
   <link rel="self" type="application/atom+xml" href="https://forum.falinux.com/zbxe/index.php?mid=goLang&amp;act=atom"/>
   <generator uri="http://www.xpressengine.com/">XpressEngine</generator>
   <entry>
      <title>바람직한 Go - 인터페이스와 그 외 다른 유형들 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=885005</id>
      <published>2016-05-31T13:45:13+09:00</published>
      <updated>2016-05-31T13:45:13+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=885005"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=885005#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


인터페이스와 그 외 다른 유형들
인터페이스
Go의 인...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 메서드</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=883323</id>
      <published>2016-05-10T12:15:23+09:00</published>
      <updated>2016-05-10T12:15:23+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=883323"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=883323#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


메서드
포인터 vs. 값
ByteSize에서 봤듯이 이름 지...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 초기화 (2)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=882423</id>
      <published>2016-05-03T10:05:41+09:00</published>
      <updated>2016-05-03T10:05:41+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=882423"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=882423#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


초기화
C나 C++과는 겉보기에 크게 다르지 않음에도 G...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 초기화 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=881793</id>
      <published>2016-04-26T09:44:29+09:00</published>
      <updated>2016-04-26T09:44:29+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881793"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881793#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


초기화
C나 C++과는 겉보기에 크게 다르지 않음에도 G...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (7)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=881421</id>
      <published>2016-04-19T10:05:49+09:00</published>
      <updated>2016-04-19T10:05:49+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881421"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881421#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
Append
이제 내장 함수 append의 설계를 설명하...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (6)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=881069</id>
      <published>2016-04-12T11:10:10+09:00</published>
      <updated>2016-04-12T11:10:10+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881069"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=881069#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
출력
Go의 형식 출력은 C의 printf 계열과 비슷...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (5)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=879437</id>
      <published>2016-03-15T09:42:59+09:00</published>
      <updated>2016-03-15T09:42:59+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=879437"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=879437#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
맵
맵은 편리하고 강력한 내장 자료 구조로, 한...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (4)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=879096</id>
      <published>2016-03-08T14:29:20+09:00</published>
      <updated>2016-03-08T14:29:20+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=879096"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=879096#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
배열
배열은 메모리 형태를 자세히 설계하기에 ...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (3)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=878523</id>
      <published>2016-02-23T10:02:08+09:00</published>
      <updated>2016-02-23T10:02:08+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=878523"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=878523#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
make로 할당하기
다시 할당 이야기를 해 보자. ...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (2)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=877669</id>
      <published>2016-02-16T10:16:06+09:00</published>
      <updated>2016-02-16T10:16:06+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=877669"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=877669#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
생성자와 혼합 리터럴
가끔 0 값으로는 충분하...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 자료 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=876417</id>
      <published>2016-02-02T10:26:58+09:00</published>
      <updated>2016-02-02T18:30:34+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=876417"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=876417#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


자료
new로 할당하기
Go엔 두 가지 할당 기본 요소(P...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 함수 (3)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=875888</id>
      <published>2016-01-26T09:50:29+09:00</published>
      <updated>2016-01-26T09:50:29+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=875888"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=875888#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


함수
Defer
Go의 defer는 defer를 실행한 함수 반환 ...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 함수 (2)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=875331</id>
      <published>2016-01-19T12:51:50+09:00</published>
      <updated>2016-01-19T12:51:50+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=875331"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=875331#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


함수
이름 붙은 결과 매개 변수
Go 함수는 반환 또는...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 함수 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=874605</id>
      <published>2016-01-12T10:02:08+09:00</published>
      <updated>2016-01-12T10:02:46+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=874605"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=874605#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


함수
다중 변수 반환
Go의 색다른 특성 중 하나는 함...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 제어 구조 (4)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=873762</id>
      <published>2016-01-05T10:18:15+09:00</published>
      <updated>2016-01-05T10:18:15+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=873762"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=873762#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


제어 구조
Go의 제어 구조는 C의 그것과 연관이 있지...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 제어 구조 (3)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=872262</id>
      <published>2015-12-15T10:09:45+09:00</published>
      <updated>2015-12-15T10:26:29+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=872262"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=872262#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


제어 구조
Go의 제어 구조는 C의 그것과 연관이 있지...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 제어 구조 (2)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=871406</id>
      <published>2015-12-08T11:11:39+09:00</published>
      <updated>2015-12-08T11:11:39+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=871406"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=871406#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


제어 구조
Go의 제어 구조는 C의 그것과 연관이 있지...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 제어 구조 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=871300</id>
      <published>2015-12-07T10:12:33+09:00</published>
      <updated>2015-12-07T10:12:33+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=871300"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=871300#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


제어 구조
Go의 제어 구조는 C의 그것과 연관이 있지...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 쌍반점</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=870325</id>
      <published>2015-11-24T12:05:32+09:00</published>
      <updated>2015-11-24T18:16:15+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=870325"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=870325#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


쌍반점(Semicolon)
C처럼 Go의 공식 문법도 쌍반점으...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 이름 (2)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=869883</id>
      <published>2015-11-17T09:54:07+09:00</published>
      <updated>2015-11-17T09:54:07+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=869883"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=869883#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


이름
이름은 Go에서도 다른 언어와 마찬가지로 중요하...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 이름 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=869215</id>
      <published>2015-11-10T12:29:12+09:00</published>
      <updated>2015-11-10T12:31:05+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=869215"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=869215#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


이름
이름은 Go에서도 다른 언어와 마찬가지로 중요하...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 주석</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=868807</id>
      <published>2015-11-03T15:59:11+09:00</published>
      <updated>2015-11-03T15:59:11+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=868807"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=868807#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


주석
Go는 C 방식 /* */ 구역 주석과 C++ 방식 // 줄 ...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 서식</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=868001</id>
      <published>2015-10-27T13:39:48+09:00</published>
      <updated>2015-10-27T13:39:48+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=868001"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=868001#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


서식
서식 문제는 가장 많은 논란을 불러오지만 가장 ...</summary>
                  
   </entry>
   <entry>
      <title>바람직한 Go - 소개</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=867949</id>
      <published>2015-10-25T15:47:50+09:00</published>
      <updated>2015-10-27T13:36:48+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=867949"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=867949#comment"/>
      <author>
         <name>김태훈</name>
               </author>
            <summary type="text">이 글은 Effective Go를 일부 번역한 글입니다.


소개
Go는 새로운 언어다. 비록 Go가 기존 언어들의 ...</summary>
                  
   </entry>
   <entry>
      <title>busybox 흉내내기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=864650</id>
      <published>2015-09-18T14:59:46+09:00</published>
      <updated>2015-09-18T14:59:46+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=864650"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=864650#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">Go언어는 실행파일이 static 컴파일 되기 때문에 사용하는 패키지의 종류가 늘어나면 용량이 제법 커집니다....</summary>
                  
   </entry>
   <entry>
      <title>Martini에서 POST 데이터를 활용하기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=863884</id>
      <published>2015-09-11T19:24:06+09:00</published>
      <updated>2015-09-11T19:24:41+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=863884"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=863884#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">Martini의 기본 router를 사용하면 key-value형식으로 된 POST 데이터는 아주 쉽게 받을 수 있습니다.

하...</summary>
                  
   </entry>
   <entry>
      <title>UDP broadcast를 사용해봅시다.</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=863109</id>
      <published>2015-09-04T18:10:46+09:00</published>
      <updated>2015-09-04T18:10:46+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=863109"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=863109#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">udp broadcast는 동일 네트워크망 안에서 모두가 받을 수 있는 메시지를 전송하여 받을 곳의 IP를 알 수 없...</summary>
                  
   </entry>
   <entry>
      <title>프로그램이 종료할 때 꼭 실행해야 할 일이 있다면</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=860952</id>
      <published>2015-08-11T18:14:09+09:00</published>
      <updated>2015-08-11T18:14:57+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=860952"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=860952#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">go언어의 함수 사용법을 보면 C언어와 유사해도 색다른 점이 많습니다.
C언어도 매우 간결하지만, go언어는...</summary>
                  
   </entry>
   <entry>
      <title>Martini를 활용해서 간단한 웹서버 만들기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=859756</id>
      <published>2015-07-31T18:52:07+09:00</published>
      <updated>2015-07-31T18:52:07+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=859756"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=859756#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">Martini에는 martini-contrib라고 하는 여러가지의 plugin들을 제공합니다.

그중에 이번 글에서는 render...</summary>
                  
   </entry>
   <entry>
      <title>Martini 소개</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=858948</id>
      <published>2015-07-24T18:24:36+09:00</published>
      <updated>2015-07-24T18:24:36+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858948"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858948#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">golang에는 기본 패키지에 http가 포함되어있습니다만, 매우 원시적인 형태라서 이걸가지고 웹서버를 구현하...</summary>
                  
   </entry>
   <entry>
      <title>go언어의 리턴 개수는 하나 이상?</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=858604</id>
      <published>2015-07-20T23:23:58+09:00</published>
      <updated>2015-07-20T23:24:53+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858604"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858604#comment"/>
      <author>
         <name>오재경</name>
                  <uri>http://www.falinux.com</uri>
               </author>
            <summary type="text">go언어 함수는 선언하는 모습이 특이해서 한 개 이상의 반환 값을 사용할 수 있습니다.
예를 들어 두 개의 ...</summary>
                  
   </entry>
   <entry>
      <title>GO언어에서 멤버함수 만드는 방법</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=858247</id>
      <published>2015-07-16T10:52:04+09:00</published>
      <updated>2015-07-16T10:52:04+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858247"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=858247#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">GO언어 예제를 보면 C++처럼 class로 시작해서 속성과 멤버함수를 묶는 구문이 없습니다.
struct 구문만 있...</summary>
                  
   </entry>
   <entry>
      <title>channel 이해하기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=855114</id>
      <published>2015-06-26T15:05:24+09:00</published>
      <updated>2015-06-26T15:05:24+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=855114"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=855114#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">이번에도 간단한 예제 프로그램으로 go의 가장 큰 장점 중의 하나인 channel에 대해서 이해를 해봅시다.

...</summary>
                  
   </entry>
   <entry>
      <title>go 언어 함수 사용</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=854667</id>
      <published>2015-06-21T23:41:29+09:00</published>
      <updated>2015-06-21T23:41:29+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=854667"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=854667#comment"/>
      <author>
         <name>선성태</name>
               </author>
            <summary type="text">go 언어에서의 함수 사용법을 간략히 설명 하고자 한다.

1. 함수의 선언 고랭에서 함수의 선언 위치는 어...</summary>
                  
   </entry>
   <entry>
      <title>golang의 interface와 java의 interface 비교</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=853979</id>
      <published>2015-06-16T19:36:45+09:00</published>
      <updated>2015-06-16T19:36:45+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853979"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853979#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">밑에서 몇차례 golang의 interface에 대해서 언급이 된 글이 있습니다만, 이 글에서는 golang과 java에서 사...</summary>
                  
   </entry>
   <entry>
      <title>go를 사용해서 knight move를 해봅시다.</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=853694</id>
      <published>2015-06-12T17:00:30+09:00</published>
      <updated>2015-06-12T17:00:30+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853694"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853694#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">머리도 식힐겸 재미난 프로그램을 하나 만들어보았습니다.
이 프로그램에 필요한 기술은&amp;nbsp;

1. 2차원...</summary>
                  
   </entry>
   <entry>
      <title>go를 사용해서 json 모양 이쁘게 출력하기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=853691</id>
      <published>2015-06-12T16:52:52+09:00</published>
      <updated>2015-06-12T16:52:52+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853691"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853691#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">소스는 다음과 같습니다.

package&amp;nbsp;main

import&amp;nbsp;&quot;fmt&quot;
import&amp;nbsp;&quot;encoding/json&quot;
impor...</summary>
                  
   </entry>
   <entry>
      <title>go 컴파일러 설치</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=853349</id>
      <published>2015-06-07T23:09:23+09:00</published>
      <updated>2015-06-07T23:09:23+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853349"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=853349#comment"/>
      <author>
         <name>선성태</name>
               </author>
            <summary type="text">go 언어는 학습 환경이 잘 되어 있습니다.

http://go-tour-kr.appspot.com/#1

위 사이트는 go 언어를 ...</summary>
                  
   </entry>
   <entry>
      <title>[Go] linux에서 windows용 go 결과물 만들기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=851721</id>
      <published>2015-05-29T14:23:03+09:00</published>
      <updated>2015-05-29T14:23:03+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=851721"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=851721#comment"/>
      <author>
         <name>김민수</name>
               </author>
            <summary type="text">우선 go 개발 환경이 설치가 되어있다라고 가정을 하고 설명을 합니다.

우선 GOROOT로 이동합니다.

cd...</summary>
                  
   </entry>
   <entry>
      <title>[go] interface 에 대해</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=850935</id>
      <published>2015-05-22T17:43:18+09:00</published>
      <updated>2015-05-22T17:43:59+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=850935"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=850935#comment"/>
      <author>
         <name>오재경</name>
                  <uri>http://www.falinux.com</uri>
               </author>
            <summary type="text">go 로 작성된 소스는 눈으로 읽기에 쉽다.
직접 작성하려고 하면 초보자가 난관에 부딪히는 부분이 interfa...</summary>
                  
   </entry>
   <entry>
      <title>go언어 인터페이스로 객체 처리를 통일</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=832874</id>
      <published>2015-04-14T13:13:02+09:00</published>
      <updated>2015-04-14T13:13:02+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832874"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832874#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">go언어에도 인터페이스(interface)를 제공합니다.

interface를 사용하면 객체가 서로 달라도 같은 이름의...</summary>
                  
   </entry>
   <entry>
      <title>Go 언어에서 문자열, 바이트열 ,문자 및 특수문자 (1)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=832735</id>
      <published>2015-04-10T23:29:58+09:00</published>
      <updated>2015-04-10T23:29:58+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832735"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832735#comment"/>
      <author>
         <name>유영창</name>
               </author>
            <summary type="text">이 글은&amp;nbsp;Robert Pike 가 쓴 블로그글을 발로 번역한 글입니다.&amp;nbsp;

원문은&amp;nbsp;https://blog.gol...</summary>
                  
   </entry>
   <entry>
      <title>go언어에서 키보드로 변수 값을  입력 받는 방법</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=832320</id>
      <published>2015-04-07T20:24:07+09:00</published>
      <updated>2015-04-07T20:24:07+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832320"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832320#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">프로그램 실행 중에 숫자나 문자열을 입력 받고 싶은데 go언어에서는
어떻게 처리하면 될까요? 간단합니다....</summary>
                  
   </entry>
   <entry>
      <title>go언어에서 쓰레드를 사용하는 간단한 방법</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=832309</id>
      <published>2015-04-07T17:45:08+09:00</published>
      <updated>2015-04-07T17:45:08+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832309"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=832309#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">go언어는 자바와 &amp;nbsp;C를 섞어 놓은 듯하지만, 사용할 수록 go언어만의 개성이 보입니다.
쓰레드 사용이 ...</summary>
                  
   </entry>
   <entry>
      <title>GO 언어에서 멤버함수의 참조형 구조체와 값 구조체의 차이</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831760</id>
      <published>2015-03-29T11:41:27+09:00</published>
      <updated>2015-03-29T11:41:27+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831760"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831760#comment"/>
      <author>
         <name>유영창</name>
               </author>
            <summary type="text">go 언어를 좀 더 알아 가다 보면 C 언어와 동일하게 헷깔리는 것이 포인터가 되겠습니다.&amp;nbsp;

다음 소...</summary>
                  
   </entry>
   <entry>
      <title>GO언어에서 숫자를 입력 받으려면?</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831693</id>
      <published>2015-03-27T20:38:43+09:00</published>
      <updated>2015-06-10T15:51:04+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831693"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831693#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">GO언어를 보면 C언어 같기도, 자바 언어 같기도 합니다.
시간이 날 때마다 열심히 학습을 하고 있는데
테...</summary>
                  
   </entry>
   <entry>
      <title>golang GO언어에서 C 코드 사용하기</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831500</id>
      <published>2015-03-22T21:05:55+09:00</published>
      <updated>2015-03-22T21:05:55+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831500"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831500#comment"/>
      <author>
         <name>오재경</name>
                  <uri>http://www.falinux.com</uri>
               </author>
            <summary type="text">Go 는 기본적으로 많은 함수(?)들을 제공하지만 제공되지 않는 LIB 나 혹은 예전에 작성한 알고리즘등 당장 ...</summary>
                  
   </entry>
   <entry>
      <title>go 언어 학습용 강추 사이트</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831476</id>
      <published>2015-03-21T22:40:17+09:00</published>
      <updated>2015-03-21T22:41:10+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831476"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831476#comment"/>
      <author>
         <name>유영창</name>
               </author>
            <summary type="text">go 언어가 쉽기는 하지만&amp;nbsp;

일단 익숙해 지려면 공부를 좀 하는 것이 좋겠죠?

학습 과정에 꼭 필...</summary>
                  
   </entry>
   <entry>
      <title>go언어의 switch문 특징</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831296</id>
      <published>2015-03-18T12:36:42+09:00</published>
      <updated>2015-03-18T12:36:42+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831296"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831296#comment"/>
      <author>
         <name>장길석</name>
               </author>
            <summary type="text">새로운 언어를 학습하다보면 이전에 사용하던 언어와 비교하게됩니다.
아무래도 사용하던 언어에 익숙하기 ...</summary>
                  
   </entry>
   <entry>
      <title>golang 설치 (윈도우)</title>
      <id>https://forum.falinux.com/zbxe/index.php?document_srl=831202</id>
      <published>2015-03-15T21:23:28+09:00</published>
      <updated>2015-03-15T21:23:28+09:00</updated>
      <link rel="alternate" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831202"/>
      <link rel="replies" type="text/html" href="https://forum.falinux.com/zbxe/index.php?document_srl=831202#comment"/>
      <author>
         <name>오재경</name>
                  <uri>http://www.falinux.com</uri>
               </author>
            <summary type="text">익숙히 아는 사이트에서..마스코드 밑에 있는 &quot;Download Go&quot; 클릭
아래 사이트에서도 동일하게
나는 윈도...</summary>
                  
   </entry>
</feed> 
