<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>자유로운설탕</title>
    <link>https://freesugar.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Tue, 12 May 2026 11:38:05 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>자유로운설탕</managingEditor>
    <image>
      <title>자유로운설탕</title>
      <url>https://t1.daumcdn.net/cfile/tistory/2539A635588EF77434</url>
      <link>https://freesugar.tistory.com</link>
    </image>
    <item>
      <title>SQL 이해해보기 #05 - 책 대여 프로그램 만들기</title>
      <link>https://freesugar.tistory.com/100</link>
      <description>앞에서 얘기했듯이 SQLite 라는 로컬 전용 데이터베이스를 이용하여 책 대여 프로그램의 내부를 설계해 보자. 먼저 얘기했듯이 실제 설치를 해서 실습을 한다고 했는데 SQLite 를 사용하는 방법은 크게는 3가지 정도가 있다고 볼 수 있다. 첫 번째는 SQLite 실행 파일만 다운로드 해서 윈도우의 CMD 창이나 맥의 Terminal 에서 실행하는 방법이 있고(맥은 사실 이미 SQLite3 가 기본으로 설치되어 있긴 한다고 한다). 두 번째는 파이썬이나..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/100</guid>
      <comments>https://freesugar.tistory.com/100#entry100comment</comments>
      <pubDate>Mon, 2 Mar 2026 18:47:58 +0900</pubDate>
    </item>
    <item>
      <title>SQL 이해해보기 #04 - 정교하게 타겟하기</title>
      <link>https://freesugar.tistory.com/99</link>
      <description>이번 얘기를 하기 전에 앞에서 얘기한 내용들을 다시 한번 정리해 보자.&amp;nbsp; 우선&amp;nbsp;첫&amp;nbsp;글에서&amp;nbsp;데이터베이스와&amp;nbsp;테이블에&amp;nbsp;대한&amp;nbsp;얘기를&amp;nbsp;했었다.&amp;nbsp;데이터베이스(Database)는&amp;nbsp;바깥&amp;nbsp;세상의&amp;nbsp;데이터&amp;nbsp;들을&amp;nbsp;파일&amp;nbsp;형태로&amp;nbsp;잘&amp;nbsp;저장하여&amp;nbsp;이용하기&amp;nbsp;위해서&amp;nbsp;만든&amp;nbsp;것이고,&amp;nbsp;테이블(Tab..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/99</guid>
      <comments>https://freesugar.tistory.com/99#entry99comment</comments>
      <pubDate>Mon, 2 Mar 2026 18:14:33 +0900</pubDate>
    </item>
    <item>
      <title>SQL 이해해보기 #03 - 관계에 대해 살펴보기</title>
      <link>https://freesugar.tistory.com/98</link>
      <description>이번엔&amp;nbsp;한번&amp;nbsp;RDB(Relational&amp;nbsp;Database)가&amp;nbsp;존재하는&amp;nbsp;의미라고도&amp;nbsp;할&amp;nbsp;수&amp;nbsp;있는&amp;nbsp;&quot;관계&quot;에&amp;nbsp;대해서&amp;nbsp;생각해&amp;nbsp;보자.&amp;nbsp;개인적으로&amp;nbsp;SQL&amp;nbsp;의&amp;nbsp;관계에&amp;nbsp;대해서&amp;nbsp;잘&amp;nbsp;설명해&amp;nbsp;줄&amp;nbsp;수&amp;nbsp;있는&amp;nbsp;키워드&amp;nbsp;들은&amp;nbsp;JOIN,&amp;nbsp;UNION,&amp;nbs..</description>
      <category>프로그래밍</category>
      <category>SQL</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/98</guid>
      <comments>https://freesugar.tistory.com/98#entry98comment</comments>
      <pubDate>Mon, 2 Mar 2026 18:04:43 +0900</pubDate>
    </item>
    <item>
      <title>SQL 이해해보기 #02 - 쿼리가 만들어지는 과정</title>
      <link>https://freesugar.tistory.com/97</link>
      <description>뭐&amp;nbsp;요즘&amp;nbsp;들어&amp;nbsp;AI,&amp;nbsp;가상&amp;nbsp;현실&amp;nbsp;이런&amp;nbsp;식으로&amp;nbsp;명시적으로&amp;nbsp;미래&amp;nbsp;지향적으로&amp;nbsp;얘긴&amp;nbsp;하지만&amp;nbsp;생각보다&amp;nbsp;컴퓨터&amp;nbsp;속의&amp;nbsp;세상은&amp;nbsp;처음&amp;nbsp;생겼을&amp;nbsp;때부터&amp;nbsp;현실과&amp;nbsp;많이&amp;nbsp;닮은&amp;nbsp;방식을&amp;nbsp;지향하며&amp;nbsp;이루어지지&amp;nbsp;않았나&amp;nbsp;싶다.&amp;nbsp;사람도&amp;nbsp..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/97</guid>
      <comments>https://freesugar.tistory.com/97#entry97comment</comments>
      <pubDate>Sun, 21 Dec 2025 15:09:14 +0900</pubDate>
    </item>
    <item>
      <title>SQL 이해해보기 #01 - 데이터베이스와 테이블 이해하기</title>
      <link>https://freesugar.tistory.com/96</link>
      <description>앞에서&amp;nbsp;데이터베이스에&amp;nbsp;대해서는&amp;nbsp;최대한&amp;nbsp;얘기&amp;nbsp;안&amp;nbsp;하고&amp;nbsp;쿼리에만&amp;nbsp;집중하겠다고&amp;nbsp;했었지만,&amp;nbsp;막상&amp;nbsp;데이터베이스에서&amp;nbsp;시작을&amp;nbsp;안&amp;nbsp;하면&amp;nbsp;쿼리에&amp;nbsp;대해&amp;nbsp;설명을&amp;nbsp;하긴&amp;nbsp;어려울&amp;nbsp;듯&amp;nbsp;해서&amp;nbsp;데이터베이스&amp;nbsp;부터&amp;nbsp;우선&amp;nbsp;언급을&amp;nbsp;하려&amp;nbsp;한다.&amp;nbsp;..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/96</guid>
      <comments>https://freesugar.tistory.com/96#entry96comment</comments>
      <pubDate>Sun, 21 Dec 2025 14:58:51 +0900</pubDate>
    </item>
    <item>
      <title>SQL 이해해보기 - 들어가면서</title>
      <link>https://freesugar.tistory.com/95</link>
      <description>이번엔&amp;nbsp;영역을&amp;nbsp;조금&amp;nbsp;바꿔서&amp;nbsp;SQL&amp;nbsp;에&amp;nbsp;대해서&amp;nbsp;이야기를&amp;nbsp;해보려고&amp;nbsp;한다.&amp;nbsp;뭐&amp;nbsp;생각하기에&amp;nbsp;따라서&amp;nbsp;SQL&amp;nbsp;도&amp;nbsp;Structured&amp;nbsp;Query&amp;nbsp;Language의&amp;nbsp;약자이니&amp;nbsp;기술적&amp;nbsp;일&amp;nbsp;뿐&amp;nbsp;여전히&amp;nbsp;언어의&amp;nbsp;범주에&amp;nbsp;속한다고&amp;nbsp;생각하고&amp;nbsp;접..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/95</guid>
      <comments>https://freesugar.tistory.com/95#entry95comment</comments>
      <pubDate>Sun, 21 Dec 2025 14:54:28 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 11편 - 이런저런 마무리</title>
      <link>https://freesugar.tistory.com/94</link>
      <description>이젠&amp;nbsp;두&amp;nbsp;개의&amp;nbsp;언어를&amp;nbsp;비교하면서&amp;nbsp;하고&amp;nbsp;싶었던&amp;nbsp;얘기는&amp;nbsp;대충&amp;nbsp;다&amp;nbsp;한&amp;nbsp;듯&amp;nbsp;해서,&amp;nbsp;마지막&amp;nbsp;잡다한&amp;nbsp;글로&amp;nbsp;일단&amp;nbsp;마무리를&amp;nbsp;하려&amp;nbsp;한다.&amp;nbsp;언젠가&amp;nbsp;새로운&amp;nbsp;경험치가&amp;nbsp;쌓여&amp;nbsp;다른&amp;nbsp;얘기를&amp;nbsp;쓰고&amp;nbsp;싶어짐&amp;nbsp;혹시나&amp;nbsp;이어질&amp;nbsp..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/94</guid>
      <comments>https://freesugar.tistory.com/94#entry94comment</comments>
      <pubDate>Sat, 15 Nov 2025 21:38:39 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 10편 - 시험</title>
      <link>https://freesugar.tistory.com/93</link>
      <description>그래도&amp;nbsp;왠지&amp;nbsp;언어에&amp;nbsp;대한&amp;nbsp;글을&amp;nbsp;시작한&amp;nbsp;이상&amp;nbsp;시험에&amp;nbsp;대해서는&amp;nbsp;한번&amp;nbsp;다루고&amp;nbsp;슬슬&amp;nbsp;마무리&amp;nbsp;수순으로&amp;nbsp;들어&amp;nbsp;가야겠다는&amp;nbsp;생각이&amp;nbsp;들어서,&amp;nbsp;경험&amp;nbsp;했던&amp;nbsp;일본어&amp;nbsp;JLPT&amp;nbsp;의&amp;nbsp;N2,&amp;nbsp;N1&amp;nbsp;시험과&amp;nbsp;중국어의&amp;nbsp;5급,&amp;nbsp;6급&amp;nbsp;..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/93</guid>
      <comments>https://freesugar.tistory.com/93#entry93comment</comments>
      <pubDate>Sat, 15 Nov 2025 21:34:19 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 9편 - 노래 부르기</title>
      <link>https://freesugar.tistory.com/92</link>
      <description>7편&amp;nbsp;부터는&amp;nbsp;언어를&amp;nbsp;배우다&amp;nbsp;보면&amp;nbsp;만나는&amp;nbsp;주변&amp;nbsp;배경에&amp;nbsp;대한&amp;nbsp;잡다한&amp;nbsp;얘기&amp;nbsp;들인&amp;nbsp;편이긴&amp;nbsp;한데,&amp;nbsp;이번&amp;nbsp;글은&amp;nbsp;조금&amp;nbsp;더&amp;nbsp;개인적&amp;nbsp;취향의&amp;nbsp;글로&amp;nbsp;이해해&amp;nbsp;주었음&amp;nbsp;한다. 요즘에&amp;nbsp;노래방을&amp;nbsp;혼자&amp;nbsp;가는&amp;nbsp;거라면&amp;nbsp;코인&amp;nbsp;노래방이..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/92</guid>
      <comments>https://freesugar.tistory.com/92#entry92comment</comments>
      <pubDate>Sun, 28 Sep 2025 12:57:14 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 8편 - 입력 방식</title>
      <link>https://freesugar.tistory.com/91</link>
      <description>이번에는&amp;nbsp;일본어와&amp;nbsp;중국어를&amp;nbsp;어떻게&amp;nbsp;입력할&amp;nbsp;수&amp;nbsp;있는&amp;nbsp;지에&amp;nbsp;대해서&amp;nbsp;얘기해&amp;nbsp;보려고&amp;nbsp;한다. 사실&amp;nbsp;지금&amp;nbsp;이런&amp;nbsp;언어&amp;nbsp;글을&amp;nbsp;쓰는&amp;nbsp;것과는&amp;nbsp;별로&amp;nbsp;어울리지&amp;nbsp;않는&amp;nbsp;듯한&amp;nbsp;기술적&amp;nbsp;업무를&amp;nbsp;하고&amp;nbsp;있긴&amp;nbsp;하지만,&amp;nbsp;대부분의&amp;nbsp;달라&amp;nbsp;..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/91</guid>
      <comments>https://freesugar.tistory.com/91#entry91comment</comments>
      <pubDate>Sun, 28 Sep 2025 12:38:46 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 7편 - 다양한 장르의 표현들</title>
      <link>https://freesugar.tistory.com/90</link>
      <description>지난번&amp;nbsp;글을&amp;nbsp;마지막으로&amp;nbsp;문법적인&amp;nbsp;비교&amp;nbsp;얘기는&amp;nbsp;더&amp;nbsp;아는&amp;nbsp;것도&amp;nbsp;이젠&amp;nbsp;없는&amp;nbsp;듯해&amp;nbsp;그만하고,&amp;nbsp;경험을&amp;nbsp;통해&amp;nbsp;참고할&amp;nbsp;수&amp;nbsp;있는&amp;nbsp;몇&amp;nbsp;가지&amp;nbsp;부분들에&amp;nbsp;대해서&amp;nbsp;얘기할&amp;nbsp;까&amp;nbsp;한다.&amp;nbsp; 이번에&amp;nbsp;얘기할&amp;nbsp;내용은&amp;nbsp;어느&amp;nbsp;언어나&amp;nb..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/90</guid>
      <comments>https://freesugar.tistory.com/90#entry90comment</comments>
      <pubDate>Sun, 24 Aug 2025 20:02:24 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 6편 - 한자의 뉘앙스</title>
      <link>https://freesugar.tistory.com/89</link>
      <description>첫&amp;nbsp;번째&amp;nbsp;글에서&amp;nbsp;일부는&amp;nbsp;언급된&amp;nbsp;얘기&amp;nbsp;이기는&amp;nbsp;하지만,&amp;nbsp;두&amp;nbsp;나라&amp;nbsp;언어&amp;nbsp;속의&amp;nbsp;한자와&amp;nbsp;우리나라&amp;nbsp;한자와의&amp;nbsp;차이&amp;nbsp;부분에&amp;nbsp;대해서&amp;nbsp;조금&amp;nbsp;더&amp;nbsp;얘기를&amp;nbsp;하는&amp;nbsp;것도&amp;nbsp;의미가&amp;nbsp;있을&amp;nbsp;것&amp;nbsp;같다. 우선&amp;nbsp;일본어는&amp;nbsp;대부분의&amp;nbsp;한자&amp;n..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/89</guid>
      <comments>https://freesugar.tistory.com/89#entry89comment</comments>
      <pubDate>Sun, 10 Aug 2025 16:26:36 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 5편 - 한자의 발음</title>
      <link>https://freesugar.tistory.com/88</link>
      <description>이번엔&amp;nbsp;명확한&amp;nbsp;규칙이&amp;nbsp;있다고는&amp;nbsp;할&amp;nbsp;순&amp;nbsp;없겠지만&amp;nbsp;한자의&amp;nbsp;발음에&amp;nbsp;대해서&amp;nbsp;한국어&amp;nbsp;발음이랑&amp;nbsp;비교해&amp;nbsp;한번&amp;nbsp;얘기해&amp;nbsp;보려&amp;nbsp;한다. 앞에서 한국어와 일본어는 문법이 엄청 유사하다고 얘기했지만, 거기에 추가로 한자의 발음도 꽤 유사하다.&amp;nbsp; 발음이 비슷하게 들린다는 측면도 조금은 있긴 하지만, 한자 단어의 경우 글자가 다르..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/88</guid>
      <comments>https://freesugar.tistory.com/88#entry88comment</comments>
      <pubDate>Tue, 29 Jul 2025 19:10:45 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 4편 - 외국어의 표현</title>
      <link>https://freesugar.tistory.com/87</link>
      <description>이번엔&amp;nbsp;외국어&amp;nbsp;표기에&amp;nbsp;대해서&amp;nbsp;얘기해&amp;nbsp;보자.&amp;nbsp;아마도&amp;nbsp;아는&amp;nbsp;범위&amp;nbsp;상&amp;nbsp;거의&amp;nbsp;영어에&amp;nbsp;대한&amp;nbsp;얘기일&amp;nbsp;거&amp;nbsp;같긴하다. 우선&amp;nbsp;우리말인&amp;nbsp;한국어는&amp;nbsp;외래어라고&amp;nbsp;분류하긴&amp;nbsp;하지만&amp;nbsp;요즘은&amp;nbsp;그런&amp;nbsp;공식적인&amp;nbsp;경계가&amp;nbsp;조금&amp;nbsp;허물어진&amp;nbsp;느낌이다.&amp;nbsp..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/87</guid>
      <comments>https://freesugar.tistory.com/87#entry87comment</comments>
      <pubDate>Thu, 24 Jul 2025 22:12:11 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 3편 - 어순</title>
      <link>https://freesugar.tistory.com/86</link>
      <description>이번엔&amp;nbsp;조금&amp;nbsp;자신은&amp;nbsp;없긴&amp;nbsp;하지만&amp;nbsp;기존&amp;nbsp;우리가&amp;nbsp;익숙한&amp;nbsp;언어에&amp;nbsp;비교해서&amp;nbsp;두&amp;nbsp;언어의&amp;nbsp;어순에&amp;nbsp;대해서&amp;nbsp;얘기해&amp;nbsp;보려&amp;nbsp;한다. 우선&amp;nbsp;일본어는&amp;nbsp;우리말과&amp;nbsp;두&amp;nbsp;개의&amp;nbsp;언어가&amp;nbsp;어순이&amp;nbsp;이렇게&amp;nbsp;맞을&amp;nbsp;수&amp;nbsp;있을까&amp;nbsp;할&amp;nbsp;정도로&amp;nbsp;어순..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/86</guid>
      <comments>https://freesugar.tistory.com/86#entry86comment</comments>
      <pubDate>Tue, 15 Jul 2025 19:31:36 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 2편 - 글자</title>
      <link>https://freesugar.tistory.com/85</link>
      <description>한국어는&amp;nbsp;한글이&amp;nbsp;만들어지기&amp;nbsp;전까진&amp;nbsp;이두&amp;nbsp;문자라는&amp;nbsp;방식으로&amp;nbsp;한자어를&amp;nbsp;가차해&amp;nbsp;우리말을&amp;nbsp;표현했다고&amp;nbsp;한다.&amp;nbsp;궁금해서&amp;nbsp;찾아보니&amp;nbsp;지금&amp;nbsp;한글&amp;nbsp;같이&amp;nbsp;음과&amp;nbsp;1:1로&amp;nbsp;매칭되는&amp;nbsp;요소는&amp;nbsp;아니고,&amp;nbsp;한자의&amp;nbsp;뜻과&amp;nbsp;일부&amp;nbsp;한자를&amp;nbsp;문법적&amp;nbsp;요소로&amp;n..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/85</guid>
      <comments>https://freesugar.tistory.com/85#entry85comment</comments>
      <pubDate>Sun, 6 Jul 2025 16:30:15 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 1편 - 한자의 차이</title>
      <link>https://freesugar.tistory.com/84</link>
      <description>세 나라가 모두 한자를 기반으로 사용하고 있는 편이기는 하지만, 한자의 의미를 사용하는 범위의 측면에서 보면 차이가 나는 부분이 있어 그걸 첫 글의 주제로 하려 한다.우선 한국어는 거의 모든 한자 단어를 명사적 의미를 기준으로 사용하고 있다고 본다. 예를 들면 &quot;행복(幸福)&quot;이라는 단어를 기본적으로는 명사적인 느낌으로 사용하면서, &quot;하다&quot; 라는 어미를 붙이면 &quot;행복하다&quot;라는 형용사가 된다. 또는 &quot;행복한&quot;, &quot;행복하게&quot; 등의 다른 조사로 다른 역할로 만..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/84</guid>
      <comments>https://freesugar.tistory.com/84#entry84comment</comments>
      <pubDate>Sat, 5 Jul 2025 22:39:44 +0900</pubDate>
    </item>
    <item>
      <title>일본어와 중국어의 차이 - 들어가면서</title>
      <link>https://freesugar.tistory.com/83</link>
      <description>우선 이렇게 서문을 적는 이유는 어떤 배경을 가지고 두 개의 언어를 비교하려 하는지는 간단히 설명하고 글을 진행하는 게 좋을 듯 해서이다.예전에 취미로 언어 공부를 하고 싶어서 무작정 주말에 일본어 학원을 다니게 되었다. 8~9년 정도 정말 가볍지만 그만두진 않고 다니면서, 주로 회사 다니는 지하철에서 단어장을 읽고, 게임 대사를 정리하고, 노래 가사를 외고, 일본어 책도 몇 권 읽고, 드라마도 보고 하다가 어느날 시험을 보러가 볼까 하는 생각이 문득 ..</description>
      <category>일본어와 중국어</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/83</guid>
      <comments>https://freesugar.tistory.com/83#entry83comment</comments>
      <pubDate>Sat, 5 Jul 2025 22:38:03 +0900</pubDate>
    </item>
    <item>
      <title>[책소개] 버그 정글을 헤쳐 가기 위한 테스터 지침서</title>
      <link>https://freesugar.tistory.com/81</link>
      <description>지인이 새로 책을 냈다고 그래서, 관리가 안되 방문이 드문 블로그 이긴 하지만 간단히 책 소개를 하려고 한다.

예전에 테스트를 직업으로 가졌던 시절만 하더라도(벌써 10년이 조금 더&amp;nbsp; 넘은듯 하다), 임베디드와 관련된 테스트를 하게 되는 것은 일반적으로 경험하기 힘든 영역이였던 것 같은데, 요즘은 모바일 기반으로 중계되는 여러 현실 비즈니스 및 퀵보드 같은 사물 인터넷 기반의 사업 때문에, 소프트웨어 자체가 아닌 연결된 사물의 특성 및 주어진..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/81</guid>
      <comments>https://freesugar.tistory.com/81#entry81comment</comments>
      <pubDate>Sun, 4 Sep 2022 19:54:21 +0900</pubDate>
    </item>
    <item>
      <title>보안 책 출간이 되었습니다.</title>
      <link>https://freesugar.tistory.com/80</link>
      <description>블로그 내용을 기반으로 책이 나오게 되었습니다.
http://www.yes24.com/Product/Goods/103385806

&amp;nbsp;

구글과 파이썬으로 시작하는 보안 - YES24
보안 분야도 여러 사람이 다양한 생각 및 관점을 가지고 접근하고 이해하겠지만, 이 책에서는 데이터를 따라가는 직업이라는 시작점에서 진행하고자 한다. 챕터마다 보안을 이해하는 데 있어
www.yes24.com


&amp;nbsp;
전체적인 흐름을 유지하면서 다음과 같은 사..</description>
      <category>보안</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/80</guid>
      <comments>https://freesugar.tistory.com/80#entry80comment</comments>
      <pubDate>Wed, 15 Sep 2021 21:35:59 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 15교시(악성코드)</title>
      <link>https://freesugar.tistory.com/79</link>
      <description>&amp;nbsp; 이번 시간에는 잘 아는 분야는 아니라고 생각하지만 악성코드라는 분야를 어떻게 바라보면 될지에 대해서 나름의 관점에서 얘기해 보려 한다. 
&amp;nbsp;
&amp;nbsp;
&amp;nbsp;
[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Injection) 살펴보기 #1, #2
4. 암복호화
5. 클라이언트 코드
6. 업로드, 다운로드
7. 스크립트 문제
8. API
9. 하드닝(Hardening)10. 보안 설계 문제11. 스..</description>
      <category>보안</category>
      <category>악성코드</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/79</guid>
      <comments>https://freesugar.tistory.com/79#entry79comment</comments>
      <pubDate>Sun, 10 May 2020 10:30:49 +0900</pubDate>
    </item>
    <item>
      <title>ハッピーエンド(해피 앤드) - back number</title>
      <link>https://freesugar.tistory.com/77</link>
      <description>&amp;nbsp; 중국어를 공부하다 일본어 학원을 다시 잠시 다녔을 때 만난 고등학생 애한테 요즘 듣는 가수들 추천을 해달랬더니, 정리해준 가수들이 모두 락 쪽이였다. 락은 나한테 조금 힘든데&amp;nbsp;하는 맘은 있었지만, 정리해 준 것에 대한&amp;nbsp;고마움과 예의 때문에&amp;nbsp;유투브를 통해&amp;nbsp;하나하나 가수를 찾아 들어봤다(요즘은 사람들이 좋아하는 취향들에 대해서는&amp;nbsp;내가 이해를 못하더라도&amp;nbsp;나름&amp;nbsp;시간을 들여 이해할수 있다..</description>
      <category>Japan Pop</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/77</guid>
      <comments>https://freesugar.tistory.com/77#entry77comment</comments>
      <pubDate>Mon, 4 May 2020 19:29:36 +0900</pubDate>
    </item>
    <item>
      <title>慢慢喜欢你 - 莫文蔚  (만만시환니 - 천천히 당신을 좋아하기)</title>
      <link>https://freesugar.tistory.com/76</link>
      <description>&amp;nbsp; 역사적인&amp;nbsp;관계가 얽혀있는 다른 나라의 언어를 배운다는 것은&amp;nbsp;종종 묘한 부분이 있다. 특히 두 나라 사이의 감정이 격해 질때면, 관련된 언어를 공부하고, 해당 언어로 만들어진 여러 문화적인 부분을&amp;nbsp;경험하고 노출하는&amp;nbsp;것&amp;nbsp;조차&amp;nbsp;괜히 눈치가 보일때가 있다(개인적으로는 코인 노래방에서 중국-일본 노래 부르기, 지하철에&amp;nbsp;앉아&amp;nbsp;해당 언어 펼치고 공부하기 등). 뭐 살아가면서&amp;nbsp..</description>
      <category>China Pop</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/76</guid>
      <comments>https://freesugar.tistory.com/76#entry76comment</comments>
      <pubDate>Sat, 18 Apr 2020 23:34:18 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 14교시(모니터링 문제)</title>
      <link>https://freesugar.tistory.com/75</link>
      <description>&amp;nbsp; 이번 시간에는 모니터링 이라는 주제에 대해서 얘기해 보려 한다. 사실 모니터링은 보안 뿐만 아니라 모든 IT 영역에서&amp;nbsp;관심을 가지는 부분이기도 하지만, 간단한 예제와 함께 보안에서의 모니터링이란 무엇일까에 대해서&amp;nbsp;가볍게&amp;nbsp;생각해 보려 한다.


[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Injection) 살펴보기 #1, #2
4. 암복호화
5. 클라이언트 코드
6. 업로드, 다운로드..</description>
      <category>보안</category>
      <category>모니터링</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/75</guid>
      <comments>https://freesugar.tistory.com/75#entry75comment</comments>
      <pubDate>Sun, 6 Oct 2019 18:05:14 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 13교시(리버싱과 포렌식)</title>
      <link>https://freesugar.tistory.com/74</link>
      <description>&amp;nbsp; 이번 시간에는 리버싱(리버스 엔지니어링: Reverse Engineering)과 포렌식(Forensic)에 대해서 이야기 해보려 한다. 시작하기 전에 먼저 양해를 구하고 싶은 부분은 이 두 분야에 대한&amp;nbsp;실무를 해본적이 없기 때문에&amp;nbsp;그다지 자신이 없다.&amp;nbsp;다만 어떻게 이 두 분야를 바라봐야 할까에 대해서&amp;nbsp;간단한&amp;nbsp;예제들를&amp;nbsp;중심으로 이야기를&amp;nbsp;풀어보려 한다.


[목차]
1. 보안을 바라..</description>
      <category>보안</category>
      <category>forensic</category>
      <category>Reverse Engineering</category>
      <category>Reversion</category>
      <category>리버스 엔지니어링</category>
      <category>리버싱</category>
      <category>포렌식</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/74</guid>
      <comments>https://freesugar.tistory.com/74#entry74comment</comments>
      <pubDate>Sun, 25 Aug 2019 17:34:54 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 12교시(자동화 잡)</title>
      <link>https://freesugar.tistory.com/73</link>
      <description>&amp;nbsp; 이번 시간에는 자동화에 대해서 얘기하려 한다. 보안은&amp;nbsp;많은 부분이&amp;nbsp;자동화를&amp;nbsp;기반으로 구축되어 있는 분야기도 한것 같긴 하지만,&amp;nbsp;그러한 부분을 조망하는&amp;nbsp;얘기를 하려는 것은 아니고, 한 개인의 입장에서&amp;nbsp;생각 할 수 있는 부분이 어떤가에 대해서 이야기 하려 한다.&amp;nbsp;


[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Injection) 살펴보기 #1, #2
..</description>
      <category>보안</category>
      <category>자동화</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/73</guid>
      <comments>https://freesugar.tistory.com/73#entry73comment</comments>
      <pubDate>Sun, 7 Jul 2019 19:32:22 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 11교시 (스캐너 vs 수동 테스트)</title>
      <link>https://freesugar.tistory.com/72</link>
      <description>&amp;nbsp; 이번 시간에는 보안 쪽에서 백신 프로그램 만큼 자주 볼수 있는 스캐너(Scanner)에 대해서 이야기 하고, 사람이 직접 수행하는 수동 테스트(Penetration Test)에 비해&amp;nbsp;어떤&amp;nbsp;측면에서 장점이 있고, 어떤 측면에서 단점이 있는지를 살펴 보려 한다. 그렇게&amp;nbsp;함으로써 사람으로서 잘 할 수 있는 테스트가 무엇일지 생각해 보는 시간이 될 수도 있을 것 같다.


[목차]
1. 보안을 바라보는 방법
2. 보안에서..</description>
      <category>보안</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/72</guid>
      <comments>https://freesugar.tistory.com/72#entry72comment</comments>
      <pubDate>Mon, 20 May 2019 17:08:56 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 10교시 (보안 설계 문제 security by design)</title>
      <link>https://freesugar.tistory.com/71</link>
      <description>&amp;nbsp; 보안 설계(security by&amp;nbsp;design)&amp;nbsp;문제 부분도 설명하기는 좀&amp;nbsp;애매한 분야이기는 하지만 1~9교시가 모두 종합된 분야라고 볼수 있고, 앞으로 진행될 모든 사항들에도 해당될 듯한&amp;nbsp;주제이니까, 여기 쯤에서 한번 언급하고 뒤를 진행하는게 맞을 것 같아서 넣게 되었다.


[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Injection) 살펴보기 #1, #2
4. 암복호화
..</description>
      <category>보안</category>
      <category>보안 설계</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/71</guid>
      <comments>https://freesugar.tistory.com/71#entry71comment</comments>
      <pubDate>Mon, 6 May 2019 16:50:52 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 9교시 (하드닝 Hardening)</title>
      <link>https://freesugar.tistory.com/70</link>
      <description>&amp;nbsp; 하드닝(Hardening) 보안을 &quot;단단하게&quot; 만든다는 의미로 앞에 나온 여러 이슈들을 포괄하면서도 프로그램 이외의 환경이나 설계적인 요소까지도 포괄하는 주제이다. 어찌보면 각종 보안 가이드 문서에 나와있는 ~을 하라는 모든 내용의 시작점 이기도 하다. 너무 포괄적이여서 어떻게 얘기를 풀어가야 할진 잘 모르겠지만, 일단&amp;nbsp;설명을 시작해&amp;nbsp;보려한다.&amp;nbsp;


[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3..</description>
      <category>보안</category>
      <category>하드닝</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/70</guid>
      <comments>https://freesugar.tistory.com/70#entry70comment</comments>
      <pubDate>Wed, 1 May 2019 18:52:14 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 8교시 (API)</title>
      <link>https://freesugar.tistory.com/68</link>
      <description>&amp;nbsp; API 는 사실 보안적으로 봤을때(사실 프로그램적으로 봤을 때도 비슷한 상황인거 같지만) 일반적인 다른 프로그램 요소와 특별히 다르진 않다. 다만 일반적으로 웹에서는 AJAX 와 연관되어 돌아가기 때문에 피들러 같은 특수한 툴로 살펴보지 않는 이상 호출이 된다는 부분조차 인지하지 못할 수 있어서 개발자의 경험이 없으면 체크를 놓치는 요소라고 보는게 더 맞을 거 같다. 어떤 측면에서는 일반적인 어플리케이션의 인터페이스보다는 표준화(보통 XML..</description>
      <category>보안</category>
      <category>API</category>
      <category>보안</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/68</guid>
      <comments>https://freesugar.tistory.com/68#entry68comment</comments>
      <pubDate>Sun, 24 Mar 2019 21:38:26 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 7교시 (스크립트 문제)</title>
      <link>https://freesugar.tistory.com/67</link>
      <description>&amp;nbsp; 사실 스크립트 문제는 명시적으로 클라이언트나 서버에서&amp;nbsp;돌아가는 모든 스크립트가 문제이긴 하지만, 여기서는 클라이언트 쪽(정확히는 브라우저)의 자바스크립트 만을 대상으로 얘기하려 한다. 
&amp;nbsp;
&amp;nbsp; 일반적으로 자바스크립트 문제로 얘기되어 지는 XSS(Cross Site Script)는 인젝션 문제와 기본적으로 유사한 형태라고 생각된다. 다만 브라우저와 밀접하게 움직이는 클라이언트 코드인 자바스크립트의 특성 때문에, 최악..</description>
      <category>보안</category>
      <category>XSS</category>
      <category>보안</category>
      <category>자바스크립트</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/67</guid>
      <comments>https://freesugar.tistory.com/67#entry67comment</comments>
      <pubDate>Sat, 2 Mar 2019 22:32:53 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 6교시 (업로드, 다운로드)</title>
      <link>https://freesugar.tistory.com/66</link>
      <description>&amp;nbsp; 이번 시간에는 웹 어플리케이션에서 자주 이슈가 되는 업로드, 다운로드 문제를&amp;nbsp;살펴보려고 한다. 이 부분은 내부에 돌아가는 원리와 패턴을&amp;nbsp;이해하기만 하면 해법이 아주 명확한 편인&amp;nbsp;부분이기도 하다. 각각 실제 돌아가는 코드를 한번 살펴본 후, 해당 문제를 보안적으로 바라보는&amp;nbsp;관점을 설명하려고 한다.
&amp;nbsp;
&amp;nbsp;
[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Inject..</description>
      <category>보안</category>
      <category>업로드 다운로드</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/66</guid>
      <comments>https://freesugar.tistory.com/66#entry66comment</comments>
      <pubDate>Sun, 24 Feb 2019 23:38:12 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 부록 (IIS, Apache 로 Flask 돌리기)</title>
      <link>https://freesugar.tistory.com/65</link>
      <description>&amp;nbsp; 보안글이 어느정도 정리되면(아직 갈길은 좀 멀어보이긴 하지만--;;) 그 동안에&amp;nbsp;개인적으로 업데이트된&amp;nbsp;부분들을 기반으로 파이썬 부록 편을 몇 개 작성하고 싶었는데, 마침 그 부분 중 하나에 대해서 콕 찝어&amp;nbsp;문의해 주신&amp;nbsp;&quot;독자(닉네임)&quot;님이&amp;nbsp;있으셔서 간단하게 정리를 해보려고 한다.&amp;nbsp;물론 구글을 잘 찾으면 있긴 한 내용이지만, 아무래도 처음&amp;nbsp;하게되면&amp;nbsp;개념도 잘&amp;nbsp;안잡..</description>
      <category>프로그래밍</category>
      <category>apache</category>
      <category>FLASK</category>
      <category>IIS</category>
      <category>wsgi</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/65</guid>
      <comments>https://freesugar.tistory.com/65#entry65comment</comments>
      <pubDate>Mon, 4 Feb 2019 22:31:00 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 5교시 (클라이언트 코드)</title>
      <link>https://freesugar.tistory.com/64</link>
      <description>&amp;nbsp;이번 시간에는 인젝션과 비슷한 무게로 어플리케이션 보안을 이해하는 데 필요한 클라이언트 코드에 대해서&amp;nbsp;살펴보려고&amp;nbsp;한다.&amp;nbsp;개인적으로 인젝션이 &quot;행위&quot;라면, 클라이언트 코드는 그 행위가 일어나는 &quot;환경&quot;이라고 보면&amp;nbsp;어떨까 싶다.&amp;nbsp;이 시간에는&amp;nbsp;웹(이건 좀 자세하게)과 윈도우, 모바일 환경(이건 간단한 예를 들어서)에서 클라이언트 코드가 어떤 범위를 가지고, 어떤 의미를 가지고 있는지 설명해&amp;nb..</description>
      <category>보안</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/64</guid>
      <comments>https://freesugar.tistory.com/64#entry64comment</comments>
      <pubDate>Sun, 11 Nov 2018 20:36:48 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 4교시 (암호화)</title>
      <link>https://freesugar.tistory.com/61</link>
      <description>&amp;nbsp; 이 시간에는 보안에서는 거의 필수라고 할수 있는 몇 가지 타입의 암호화와 복호화에 대한 얘기를 해보려고 한다.&amp;nbsp;다만 RSA 나 AES&amp;nbsp;와 같은 암호화 방식에 대한 수학적 전개에 대한&amp;nbsp;얘기를 하려는 것은 아니고(해당 부분은 많은 책이나 인터넷에서 자세히 설명하고 있다. 쉽게&amp;nbsp;이해가 잘 안되서 문제긴 하지만...^^), 보안 및 IT 쪽에서&amp;nbsp;암복호화가 어떤 의미로 쓰이고 있는지와&amp;nbsp;이해가 필요..</description>
      <category>보안</category>
      <category>암호화 encryption</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/61</guid>
      <comments>https://freesugar.tistory.com/61#entry61comment</comments>
      <pubDate>Sun, 15 Jul 2018 20:18:18 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 3교시 (인젝션 Injection)</title>
      <link>https://freesugar.tistory.com/59</link>
      <description>&amp;nbsp; 이번 시간은 인젝션(Injection) 이라는 주제로 진행하려고&amp;nbsp;한다.&amp;nbsp;굳이 보안의 수많은 주제 중, 인젝션을 맨 처음 이야기 하는 이유는 어찌 보면 보안에서 악성행위라고 할 수 있는 가장 기초적이면서도 본질적인 행위라고 생각하기 때문이다.
&amp;nbsp;
&amp;nbsp;
[목차]
1. 보안을 바라보는 방법
2. 보안에서의 코드 읽기
3. 인젝션(Injection) 살펴보기
4. 암복호화
5. 클라이언트 코드
6. 업로드, 다운로..</description>
      <category>보안</category>
      <category>인젝션 보 안 Injection</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/59</guid>
      <comments>https://freesugar.tistory.com/59#entry59comment</comments>
      <pubDate>Wed, 6 Jun 2018 19:36:51 +0900</pubDate>
    </item>
    <item>
      <title>[책 출간 안내] 구글로 공부하는 파이썬</title>
      <link>https://freesugar.tistory.com/58</link>
      <description>&amp;nbsp;&amp;nbsp; 안녕하세요. 블로그에 연재했던 &quot;구글로 공부하는 파이썬&quot; 글이 출간 제의를 받아 책으로&amp;nbsp;만들어 졌습니다.

&amp;nbsp;
&amp;nbsp; 책의 경우 조금은&amp;nbsp;장점을&amp;nbsp;더해야 할 듯 해서, 아래의 내용들이&amp;nbsp;추가 및 수정&amp;nbsp;되었습니다.

현재 최신 버전인 파이썬 3.6.4 로 업데이트 하여 진행(5월인가 3.7 정식 버전이 나오는 것으로 알고 있습니다. 그때까지는 일단 최신이겠네요;)
작년말 업데이트..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/58</guid>
      <comments>https://freesugar.tistory.com/58#entry58comment</comments>
      <pubDate>Fri, 2 Mar 2018 23:37:04 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 2교시 (보안에서의 코드 읽기)</title>
      <link>https://freesugar.tistory.com/57</link>
      <description>&amp;nbsp; 이번 시간에는 코드 읽기라는 주제로,&amp;nbsp;어플리케이션 보안에 있어&amp;nbsp;코드를 읽는&amp;nbsp;부분이 어떤&amp;nbsp;의미를&amp;nbsp;가지고 있는지에 대해서&amp;nbsp;이야기 해보고,&amp;nbsp;현실적으로&amp;nbsp;코드 읽기를 적용하려 할때 어떤 문제가 있는지에 대해서도 잠시 얘기해 보려 한다. 개인적으로는 일반적인 테스트든,&amp;nbsp;보안에 관한 테스트든 가능하면 블랙이나, 그레이 박스 관점에서&amp;nbsp;진행하는 것에 추가해 소스를 이용..</description>
      <category>보안</category>
      <category>보안</category>
      <category>코드 읽기</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/57</guid>
      <comments>https://freesugar.tistory.com/57#entry57comment</comments>
      <pubDate>Mon, 1 Jan 2018 19:15:32 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 보안 - 1교시 (보안을 바라보는 방법)</title>
      <link>https://freesugar.tistory.com/55</link>
      <description>&amp;nbsp; 파이썬에 대한 글을 마치고, 이제&amp;nbsp;두 번째로 보안에 대해서 이야기를&amp;nbsp;한번 해보려고 한다. 개인적으로 생각했을때 아직 잘 모르는 영역들도 많고, 관심은 있지만&amp;nbsp;공부를 안해서&amp;nbsp;발전이 거의 없는&amp;nbsp;영역들도 많다고 생각한다.&amp;nbsp;
&amp;nbsp;
&amp;nbsp;&amp;nbsp;이 글에서는&amp;nbsp;보안을 처음 공부하거나, 공부는 하고 있지만 너무&amp;nbsp;범위가 넓고 어렵게&amp;nbsp;느껴지거나, 개발이나 시스템,..</description>
      <category>보안</category>
      <category>security</category>
      <category>보안</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/55</guid>
      <comments>https://freesugar.tistory.com/55#entry55comment</comments>
      <pubDate>Sat, 2 Dec 2017 22:35:30 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 21교시 (정리 - 이런저런 이야기)</title>
      <link>https://freesugar.tistory.com/54</link>
      <description>&amp;nbsp;&amp;nbsp;이제 개인적으로 소프트웨어를 바라&amp;nbsp;보는 관점에 영향을 주었던&amp;nbsp;글을&amp;nbsp;하나 소개하면서,&amp;nbsp;구글로 공부하는 파이썬&amp;nbsp;시리즈를 마무리 하려 한다. 
&amp;nbsp;
&amp;nbsp;
[목차]
0. 왜 파이썬 공부에 구글을 이용하는게 좋은가?
1. 언어를 바라보는 방법. 파이썬을 어떻게 바라봐야 할까?
2. 파이썬 설치와 환경, 버전 선택 하기의 이유.
3. 만들고자 하는 기능을 모르는&amp;nbsp;조각으로 나눠..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/54</guid>
      <comments>https://freesugar.tistory.com/54#entry54comment</comments>
      <pubDate>Sat, 19 Aug 2017 23:28:29 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 20교시 (장고 - Django 살펴보기)</title>
      <link>https://freesugar.tistory.com/53</link>
      <description>&amp;nbsp; 이번 시간에는 앞 시간의 플라스크(flask)&amp;nbsp;시간에 이어서, 파이썬을 대표하는&amp;nbsp;웹 프레임워크로&amp;nbsp;알려져 있는&amp;nbsp;장고(Django) 를 살펴보는 시간을 가지려고 한다. 플라스크를 살펴볼 때와 비슷한 방식으로&amp;nbsp;공식 메뉴얼을 기준으로 전체적인&amp;nbsp;장고의 구조에 대해서 살펴보고,&amp;nbsp;플라스크에서 구현했던&amp;nbsp;2개의 예제(MSSQL 테이블 표시, d3.js 그래프 그리기)를&amp;nbsp;장고 환..</description>
      <category>프로그래밍</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/53</guid>
      <comments>https://freesugar.tistory.com/53#entry53comment</comments>
      <pubDate>Sun, 6 Aug 2017 00:30:03 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 19교시 (Flask 살펴보기 - Feat. D3.js)</title>
      <link>https://freesugar.tistory.com/52</link>
      <description>&amp;nbsp; 이번 시간에는 파이썬 웹 프레임워크로 많이 쓰이는 경량화 웹 프레임워크라고 불리우는&amp;nbsp;플라스크(flask) 를 살펴보는 시간을 가지려고 한다. 메뉴얼을 기반으로 전체적인 플라스크의 구조에 대해서 살펴보고, 지난 legacy web 시간에&amp;nbsp;구현했었던 DB의 테이블을 조회해&amp;nbsp;HTML 테이블로 표현하는 예제, Javascript&amp;nbsp;계의 matplotlib&amp;nbsp;이라 할수 있는&amp;nbsp;D3.js&amp;nbsp;와 결..</description>
      <category>프로그래밍</category>
      <category>flask d3</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/52</guid>
      <comments>https://freesugar.tistory.com/52#entry52comment</comments>
      <pubDate>Thu, 20 Jul 2017 15:44:10 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 18교시 (Legacy Web)</title>
      <link>https://freesugar.tistory.com/51</link>
      <description>&amp;nbsp;&amp;nbsp;이번 시간에는 파이썬 웹 프레임워크인&amp;nbsp;Flask, Django 를 살펴보기 전에 웹을 구성하는&amp;nbsp;기초적인 부분들에 대해서 살펴보려고 한다. HTML, CSS, Javascript, Web Server(IIS), Web Language(ASP), Ajax&amp;nbsp;에 대해 개념을 간단히 설명하고,&amp;nbsp;간단한&amp;nbsp;예제를 만들어&amp;nbsp;시연해 보면서, 일반적인 웹&amp;nbsp;환경이 어떻게 구성되어 있는지를 살펴..</description>
      <category>프로그래밍</category>
      <category>legacy web</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/51</guid>
      <comments>https://freesugar.tistory.com/51#entry51comment</comments>
      <pubDate>Sun, 2 Jul 2017 19:54:30 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 17교시 (머신러닝에서의 파이썬의 역활)</title>
      <link>https://freesugar.tistory.com/50</link>
      <description>&amp;nbsp; 이번 시간에는&amp;nbsp;머신러닝에 대한 이런저런&amp;nbsp;생각들을 얘기하고, 이전 시간에 배웠던 numpy, scipy, 그리고 요즘 주목 받고 있는 텐서플로우(tensorflow)&amp;nbsp;라이브러리를&amp;nbsp;이용해서, 머신러닝 계의&amp;nbsp;구구단 이라고 할수 있는 최소제곱법(Least Square Fit)으로 데이터에 맞는 직선을 추정하는 샘플 3가지를&amp;nbsp;실행해 보려고 한다. 
&amp;nbsp;
&amp;nbsp;시작하기전에&amp;nbsp;먼저..</description>
      <category>프로그래밍</category>
      <category>머신러닝 machine learning</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/50</guid>
      <comments>https://freesugar.tistory.com/50#entry50comment</comments>
      <pubDate>Sun, 18 Jun 2017 15:49:03 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 16교시 (그래픽 라이브러리 살펴보기)</title>
      <link>https://freesugar.tistory.com/49</link>
      <description>&amp;nbsp; 이번 시간은 지난 시간에 이어 수학 라이브러리의 일환인 그래픽(정확하게는 plotting 이겠지만..)&amp;nbsp;라이브러리를 살펴보려고 한다. 지난 시간에 언급되었던, matplotlib 과 Plotly 로 예제를 구현해 보면서, 어떻게 사용에 접근하면 좋은지에 대해&amp;nbsp;얘기해 보려고 한다.
&amp;nbsp;
&amp;nbsp;
[목차]
0. 왜 파이썬 공부에 구글을 이용하는게 좋은가?
1. 언어를 바라보는 방법. 파이썬을 어떻게 바라봐야 할까?
..</description>
      <category>프로그래밍</category>
      <category>그래픽 라이브러리 plotting</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/49</guid>
      <comments>https://freesugar.tistory.com/49#entry49comment</comments>
      <pubDate>Sun, 21 May 2017 15:38:22 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 15교시 (수학 라이브러리 살펴보기)</title>
      <link>https://freesugar.tistory.com/48</link>
      <description>&amp;nbsp; 이번 시간의 주제는 향후 17교시에 '머신러닝에서의 파이썬의 역활'에 대한&amp;nbsp;얘기를 풀어보기 위한 사전 작업(밑밥...)이라고 볼수 있다. 파이썬에서 쓰는 여러가지 수학 라이브러리들을 어떤&amp;nbsp;관점에서 바라보는&amp;nbsp;것이 좋을지에 대해&amp;nbsp;설명&amp;nbsp;페이지와 간략한 샘플들을 통해&amp;nbsp;살펴보려고 한다.
&amp;nbsp;
&amp;nbsp;
[목차]
0. 왜 파이썬 공부에 구글을 이용하는게 좋은가?
1. 언어를 바라보는 방법...</description>
      <category>프로그래밍</category>
      <category>수학 라이브러리</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/48</guid>
      <comments>https://freesugar.tistory.com/48#entry48comment</comments>
      <pubDate>Sat, 6 May 2017 23:38:35 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 14교시 (작업 자동화)</title>
      <link>https://freesugar.tistory.com/47</link>
      <description>&amp;nbsp; 이번 시간에는 작업 자동화라는 주제를 진행해 보려고 한다. 뭐 그다지 거창한건 아니라는걸 먼저 밝힌다. '작업' 이라는 것은 이전 시간에 얘기했던 웹이나, GUI 등 다른 자동화의&amp;nbsp;측면도&amp;nbsp;포함되는 주제지만, 좀더&amp;nbsp;단순하게&amp;nbsp;축소해서 윈도우 상에서 작업 하는 여러 자잘한 일들을&amp;nbsp;파이썬을&amp;nbsp;이용해서 쉽게 동작되게 만드는 과정이라고 정의해 보자. 
&amp;nbsp;
&amp;nbsp; 예제로는&amp;nbsp;하위 ..</description>
      <category>프로그래밍</category>
      <category>Python</category>
      <category>작업 자동화</category>
      <category>파이썬</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/47</guid>
      <comments>https://freesugar.tistory.com/47#entry47comment</comments>
      <pubDate>Wed, 19 Apr 2017 20:34:24 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 13교시 (윈도우즈 GUI 자동화 with pywinauto)</title>
      <link>https://freesugar.tistory.com/46</link>
      <description>&amp;nbsp; 이번 시간은&amp;nbsp;Windows GUI 자동화를&amp;nbsp;살펴보는 시간이다.&amp;nbsp;만들어 보려는 프로그램은&amp;nbsp;1) 메모장을 열어서, 2) 작은 python 소스를 입력 후, 3)&amp;nbsp;콤보 박스에서 인코딩과, 파일 형식을 선택하고 특정 폴더에 저장을&amp;nbsp;하는 프로그램이다.&amp;nbsp;이후 이전 시간에 잠시 언급했던 상용 GUI 자동화 툴인&amp;nbsp;unified functional testing&amp;nbsp;으로 구현된 코..</description>
      <category>프로그래밍</category>
      <category>gui automation</category>
      <category>GUI 자동화</category>
      <category>pywinauto</category>
      <category>윈도우즈 자동화</category>
      <category>자동화</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/46</guid>
      <comments>https://freesugar.tistory.com/46#entry46comment</comments>
      <pubDate>Fri, 7 Apr 2017 23:30:38 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 12교시 (웹자동화 with Selenium)</title>
      <link>https://freesugar.tistory.com/45</link>
      <description>&amp;nbsp; 이번 시간은 웹 자동화에 대해서 얘기하려 한다. 자동화에 대한 몇 가지 생각들을&amp;nbsp;얘기 한 후, 셀레늄(selenium)의 구조를 설명 후,&amp;nbsp;구글에서 특정 키워드를 검색하여, 상위 5개의&amp;nbsp;결과 링크를&amp;nbsp;새로운 탭들에 &amp;nbsp;로딩하는 예제를 구현 후, 이를 다시 보이지 않는 유령 웹브라우저인 PhantomJS를 이용해 호출하여,&amp;nbsp;몇 가지 생각해 볼 만한 주제들에 관해서 이야기를 하려한다.&amp;nbsp;..</description>
      <category>프로그래밍</category>
      <category>phantomjs</category>
      <category>Python</category>
      <category>selenium</category>
      <category>web automation</category>
      <category>webdriver</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/45</guid>
      <comments>https://freesugar.tistory.com/45#entry45comment</comments>
      <pubDate>Sun, 26 Mar 2017 20:29:18 +0900</pubDate>
    </item>
    <item>
      <title>구글로 공부하는 파이썬 - 11교시 (웹페이지 파싱 with Beautifulsoup)</title>
      <link>https://freesugar.tistory.com/44</link>
      <description>&amp;nbsp;&amp;nbsp;금번 시간은 html 을 쉽게 파싱(parsing) 할 수 있는, BeautifulSoup 이라는 모듈을 사용하는&amp;nbsp;방법에 대해서 살펴보고, 지난 시간에 API 를 사용해 호출했던 WhoIS 사이트를 웹 호출을 통해 결과를 받아 파싱하여 결과를 얻는 부분을 간단히 시연하면서&amp;nbsp;파싱을&amp;nbsp;할때 생기는 현실적인 이슈들에 대해 얘기를&amp;nbsp;하려 한다. 크롤링 이라고 부르기엔 좀 조촐한 범위라서 파싱이라고 주제를 정..</description>
      <category>프로그래밍</category>
      <category>beautifulsoup</category>
      <category>parsing</category>
      <category>Python</category>
      <author>자유로운설탕</author>
      <guid isPermaLink="true">https://freesugar.tistory.com/44</guid>
      <comments>https://freesugar.tistory.com/44#entry44comment</comments>
      <pubDate>Sun, 19 Mar 2017 21:03:19 +0900</pubDate>
    </item>
  </channel>
</rss>