<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Philip Do</title>
    <description>The latest articles on DEV Community by Philip Do (@philipdo).</description>
    <link>https://dev.to/philipdo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3993964%2F02bad4e9-d9f2-4326-93f5-4b8c5d800b6a.png</url>
      <title>DEV Community: Philip Do</title>
      <link>https://dev.to/philipdo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/philipdo"/>
    <language>en</language>
    <item>
      <title>A Useful Community for Learning Game Development and MMO Backend Architecture</title>
      <dc:creator>Philip Do</dc:creator>
      <pubDate>Sat, 20 Jun 2026 11:04:25 +0000</pubDate>
      <link>https://dev.to/philipdo/a-useful-community-for-learning-game-development-and-mmo-backend-architecture-4jn</link>
      <guid>https://dev.to/philipdo/a-useful-community-for-learning-game-development-and-mmo-backend-architecture-4jn</guid>
      <description>&lt;h1&gt;
  
  
  A Useful Community for Learning Game Development and MMO Backend Architecture
&lt;/h1&gt;

&lt;p&gt;While researching MMO server architecture and large-scale game backend systems recently, I came across a Vietnamese developer community called ChiaSeMaNguon.com.&lt;/p&gt;

&lt;p&gt;At first, I expected it to be just another source-code sharing website, but after spending some time exploring the platform, I found that it contains a surprisingly wide range of discussions related to game development, software engineering, and online game operations.&lt;/p&gt;

&lt;p&gt;One thing that caught my attention is the amount of content related to real-world game infrastructure. Many discussions focus on topics that are rarely covered in beginner tutorials, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MMORPG server architecture&lt;/li&gt;
&lt;li&gt;Cross-server communication systems&lt;/li&gt;
&lt;li&gt;Guild and social systems&lt;/li&gt;
&lt;li&gt;Payment integration&lt;/li&gt;
&lt;li&gt;Analytics and player behavior tracking&lt;/li&gt;
&lt;li&gt;LiveOps and game operations&lt;/li&gt;
&lt;li&gt;Scalability and deployment strategies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For developers interested in understanding how online games work behind the scenes, these topics can be incredibly valuable.&lt;/p&gt;

&lt;p&gt;The platform also hosts a collection of source code examples and development resources covering different genres and technologies. From what I've seen, there are projects related to mobile games, strategy games, card games, idle games, and MMORPG-style systems.&lt;/p&gt;

&lt;p&gt;Another interesting aspect is that many shared projects include setup guides, deployment notes, and server configuration instructions. While source code alone is useful, having documentation around deployment and architecture often provides much greater educational value.&lt;/p&gt;

&lt;p&gt;As someone who spends a lot of time studying backend systems, I found the discussions around game infrastructure particularly interesting. Most online communities focus heavily on gameplay programming, graphics, or engine-specific questions, while operational topics such as server architecture and monetization tend to receive less attention.&lt;/p&gt;

&lt;p&gt;The community appears to be primarily Vietnamese, but many of the technical concepts being discussed are universal and relevant regardless of language or region.&lt;/p&gt;

&lt;p&gt;I'm curious whether other developers here use similar communities for learning about large-scale game systems.&lt;/p&gt;

&lt;p&gt;What forums, websites, or communities do you recommend for topics such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MMO backend development&lt;/li&gt;
&lt;li&gt;Distributed game server architecture&lt;/li&gt;
&lt;li&gt;LiveOps&lt;/li&gt;
&lt;li&gt;Game analytics&lt;/li&gt;
&lt;li&gt;Online game scalability&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to discover more resources where developers share practical experience building and operating real-world game services.&lt;/p&gt;

</description>
      <category>architecture</category>
      <category>backend</category>
      <category>gamedev</category>
      <category>learning</category>
    </item>
    <item>
      <title>ChiaSeMaNguon.com – A Growing Resource Hub for Game Developers and Programmers</title>
      <dc:creator>Philip Do</dc:creator>
      <pubDate>Sat, 20 Jun 2026 10:55:20 +0000</pubDate>
      <link>https://dev.to/philipdo/chiasemanguoncom-a-growing-resource-hub-for-game-developers-and-programmers-1blk</link>
      <guid>https://dev.to/philipdo/chiasemanguoncom-a-growing-resource-hub-for-game-developers-and-programmers-1blk</guid>
      <description>&lt;h1&gt;
  
  
  ChiaSeMaNguon.com – A Growing Resource Hub for Game Developers and Programmers
&lt;/h1&gt;

&lt;p&gt;As game developers, we're constantly searching for useful resources, source code examples, technical discussions, and communities where we can learn from other developers' experiences.&lt;/p&gt;

&lt;p&gt;Recently, I came across ChiaSeMaNguon.com, a Vietnamese developer community focused on sharing source code, technical knowledge, and discussions around software and game development. It may be particularly interesting for indie developers, students, and teams looking to explore real-world game architectures.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Does ChiaSeMaNguon.com Offer?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Source Code Sharing
&lt;/h3&gt;

&lt;p&gt;One of the platform's main focuses is sharing source code and development resources. You'll find various projects and examples covering different game genres and technologies, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mobile games&lt;/li&gt;
&lt;li&gt;MMORPG systems&lt;/li&gt;
&lt;li&gt;Strategy games&lt;/li&gt;
&lt;li&gt;Card-based games&lt;/li&gt;
&lt;li&gt;Casual and idle games&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Many shared projects also include setup instructions, deployment notes, and server configuration guides, making them useful for educational purposes and technical research.&lt;/p&gt;

&lt;h3&gt;
  
  
  Technical Discussions
&lt;/h3&gt;

&lt;p&gt;Beyond source code, the platform hosts discussions on topics that are highly relevant to modern game development:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Game server architecture&lt;/li&gt;
&lt;li&gt;Cross-server systems&lt;/li&gt;
&lt;li&gt;Guild and social systems&lt;/li&gt;
&lt;li&gt;Payment integrations&lt;/li&gt;
&lt;li&gt;Analytics and player tracking&lt;/li&gt;
&lt;li&gt;Monetization strategies&lt;/li&gt;
&lt;li&gt;LiveOps and game operations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are areas that often receive less attention in beginner tutorials but become essential when building and operating production-scale games.&lt;/p&gt;

&lt;h3&gt;
  
  
  Community-Driven Knowledge Sharing
&lt;/h3&gt;

&lt;p&gt;The platform encourages users to contribute through discussions, tutorials, and technical articles. Community members can earn points through participation, creating an ecosystem where developers help each other learn and solve problems.&lt;/p&gt;

&lt;p&gt;For developers who enjoy exploring how commercial games are structured behind the scenes, the forum contains many conversations related to backend systems, scalability, and game operations.&lt;/p&gt;

&lt;h3&gt;
  
  
  Who Might Benefit?
&lt;/h3&gt;

&lt;p&gt;ChiaSeMaNguon.com may be useful for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Game Developers&lt;/li&gt;
&lt;li&gt;Unity Developers&lt;/li&gt;
&lt;li&gt;Unreal Engine Developers&lt;/li&gt;
&lt;li&gt;Backend Engineers&lt;/li&gt;
&lt;li&gt;Mobile App Developers&lt;/li&gt;
&lt;li&gt;Computer Science Students&lt;/li&gt;
&lt;li&gt;Indie Game Studios&lt;/li&gt;
&lt;li&gt;Developers interested in MMO architecture&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Finding quality technical communities can be challenging, especially when looking for discussions that go beyond beginner-level programming topics.&lt;/p&gt;

&lt;p&gt;ChiaSeMaNguon.com appears to be building a space where developers can share source code, exchange technical knowledge, and discuss the practical challenges of developing and operating games.&lt;/p&gt;

&lt;p&gt;If you're interested in game architecture, server-side development, monetization systems, or simply want to explore how other developers approach game projects, it may be worth checking out and joining the conversation.&lt;/p&gt;

&lt;p&gt;Has anyone here already used ChiaSeMaNguon.com? I'd be interested to hear your experiences and thoughts.&lt;/p&gt;

</description>
      <category>source</category>
      <category>sourcecode</category>
      <category>sourcegame</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
