DIR : /home/kozerus/public_html/go/allaboutgo/lessons/beginner/beginner-problems.htm
/home/kozerus/public_html/go/allaboutgo/lessons/beginner
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>Study Problems for Beginners - All About Go</title>
<meta name="author" content="Nikolas Stimpson" />
<meta name="copyright" content="All About Go" />
<meta name="description" content="Beginner study problems for Go (Baduk, Weiqi, Igo), an ancient Chinese board game. Lessons for players of all levels." />
<script type="text/javascript" src="../../scripts/popup.js"></script>
<script type="text/javascript" src="../../eidogo/player/js/all.compressed.js"></script>
<link rel="stylesheet" type="text/css" href="../../styles/aagstyle.css" />
<link rel="stylesheet" type="text/css" href="../../eidogo/player/css/player.css" />
</head>
<body bgcolor=linen>
<div id="wrap">
<div id="header">
<div id="header-inner">
<h1>All About Go</h1>
<div id="banner"></div>
</div>
<div id="menu">
<ul>
<li><a href="../../index.html" title="Home">HOME</a></li>
<li><a href="../../play-go.html" title="Play Go">PLAY GO</a></li>
<li><a class="current" href="../index.html" title="Lessons">LESSONS</a></li>
<!-- <li><a href="../../articles/index.php" title="Articles">ARTICLES</a></li> -->
<!-- <li><a href="../../resources/index.html" title="Resources">RESOURCES</a></li> -->
<li><a href="../../history/index.html" title="History">HISTORY</a></li>
<li><a href="../../gallery/index.html" title="Gallery">GALLERY</a></li>
<li><a href="../../links.html" title="Links">LINKS</a></li>
</ul>
</div>
</div>
<div id="breadcrumbs">
<div id="search">
<!--
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-7483514524622792:qm4f48lz5gj" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<input type="text" name="q" size="16" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script>
-->
</div>
<a href="../../index.html" title="Home">Home</a> > <a href="../index.html" title="Lessons">Lessons</a> > <a href="index.html" title="Beginner">Beginner</a> > Study Problems</div>
</div>
<div id="content">
<div id="main">
<h2><a name="introduction">Study Problems for Beginners</a></h2>
<p>In Go, problems are called <b>tsumego</b>. Tsumego are used as "practice" by Go players, and are usually designed to improve your ability to read ahead. Try to complete the problems by thinking about them, not just clicking around until you find the solution.</p>
<p>Every problem on this page is <b>Black to play and capture White</b>.</p>
<noscript><p><b>Please enable JavaScript to use the EidoGo Player.</b></p></noscript>
<div class="topborder">
<div class="description">
<div class="eidogo-player-problem floatright" sgf="../../eidogo/sgf/tsumego/beginner-problem-1.sgf"></div>
<p>This first problem should be very easy!</p>
<p><a href="lesson-1-introduction.html#capturing-and-liberties" title="Capturing and Liberties">Learn more about liberties.</a></p>
</div>
</div>
<div class="clear"></div>
<div class="topborder">
<div class="description">
<div class="eidogo-player-problem floatright" sgf="../../eidogo/sgf/tsumego/beginner-problem-2.sgf"></div>
<p>Hint: A group needs two <b>eyes</b> to live.</p>
<p><a href="lesson-1-introduction.html#life-and-death" title="Life and Death">Learn more about Life and Death.</a></p>
</div>
</div>
<div class="clear"></div>
<div class="topborder">
<div class="description">
<div class="eidogo-player-problem floatright" sgf="../../eidogo/sgf/tsumego/beginner-problem-3.sgf"></div>
<p>Hint: Read ahead!</p>
<p><a href="lesson-2-useful-tips.html#the-ladder" title="The Ladder">Learn more about the ladder.</a></p>
</div>
</div>
<div class="clear"></div>
<div class="topborder">
<div class="description">
<div class="eidogo-player-problem floatright" sgf="../../eidogo/sgf/tsumego/beginner-problem-4.sgf"></div>
<p>Hint: Does the ladder still work?</p>
<p><a href="lesson-2-useful-tips.html#the-net" title="The Net">Learn more about the net.</a></p>
</div>
</div>
<div class="clear"></div>
<div class="topborder">
<div class="description">
<div class="eidogo-player-problem floatright" sgf="../../eidogo/sgf/tsumego/beginner-problem-5.sgf"></div>
<p>Hint: Does White have two eyes?</p>
<p><a href="lesson-2-useful-tips.html#the-throw-in" title="The Throw-In">Learn more about the throw-in.</a></p>
</div>
</div>
<div class="clear"></div>
<div class="topborder">
<a class="top" href="#">Return to Top</a>
<p>All done! If you were able to solve all of those problems easily, you have an understanding of the basics of Go. If you found any of them a little challenging, don't worry - you will learn very quickly by simply playing.</p>
</div>
</div>
<div id="sidebar">
<div class="box">
<h2>Categories:</h2>
<ul>
<li><a href="index.html" title="Beginner Lessons">Beginner</a>
<ul>
<li><a href="index.html" title="Flash Go Tutorial">Flash Go Tutorial</a></li>
<li><a href="lesson-1-introduction.html" title="Lesson 1: Introduction">Introduction to Go</a></li>
<li><a href="lesson-2-useful-tips.html" title="Lesson 2: Useful Tips">Useful Tips</a></li>
<li><a class="current" href="beginner-problems.html" title="Beginner Tsumego">Study Problems</a></li>
</ul>
</li>
<li><a href="../intermediate/index.html" title="Intermediate Lessons">Intermediate</a></li>
</ul>
</div>
<div class="box">
<!--
<h2>Sponsored Links</h2>
<ul>
<li><a class="small" href="/advertising.html" title="Advertising on All About Go">Your Ad Here</a></li>
</ul>
-->
</div>
<div id="sidebarbox">
<!--
<script type="text/javascript"><!--
google_ad_client = "ca-pub-7483514524622792";
/* AAG -Small Square */
google_ad_slot = "5779478950";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
-->
</div>
</div>
<div id="footer">
<!--
<ul>
<li><a href="/about.html" title="About This Site">About</a> | </li>
<li><a href="../../contact.html" rel="nofollow" title="Contact Us">Contact</a> | </li>
<li><a href="../../sitemap.html" title="Sitemap">Sitemap</a> | </li>
<li><a href="../../privacy.html" rel="nofollow" title="Privacy Policy">Privacy</a> | </li>
<li><a href="../../help.html" onclick="helpWindow(); return false;" title="Help">Help</a></li>
</ul>
© Copyright 2010, All About Go
-->
</div>
</div>
<!--
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2379434-5', 'auto');
ga('send', 'pageview');
</script>
-->
</body>
</html>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer