<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Существуют ли правила "чистого" кода?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15931&amp;type=atom" />
	<updated>2020-12-18T14:57:41Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15931</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144261#p144261" />
			<content type="html"><![CDATA[<p>Я в последнее время пишу простые переменные в camelCase, а содержащие объекты в PascalCase, так же и названия функций.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-12-18T14:57:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144261#p144261</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144259#p144259" />
			<content type="html"><![CDATA[<p>Допустим как пишите переменные вы? Через &quot;_&quot; или через &quot;верблюд&quot;?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-12-18T14:34:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144259#p144259</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144258#p144258" />
			<content type="html"><![CDATA[<p>Правила обычно возникают, когда предъявляются определённые требования к тому, как должен выглядеть код, то-есть в организациях, производящих коммерческие продукты. AHK для этих целей обычно не используется, вот и правил нету.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-12-18T13:53:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144258#p144258</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144257#p144257" />
			<content type="html"><![CDATA[<p><strong>stealzy</strong>, а почему нет?<br /><strong>teadrinker</strong>, жалко.</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-12-18T13:39:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144257#p144257</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144256#p144256" />
			<content type="html"><![CDATA[<p>Для AHK, по-моему, есть только одно устоявшееся правило — соблюдать отступы, всё остальное на собственное усмотрение.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-12-18T11:45:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144256#p144256</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Существуют ли правила "чистого" кода?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144251#p144251" />
			<content type="html"><![CDATA[<p>Есть ли где-то правила чистого кода?<br />Например..<br />Функции с маленькой (functionName || function_name), классы с большой (ClassName || Class_Name).<br />Переменные с маленькой, переменные через &quot;_&quot; (var_name)&nbsp; или же &quot;верблюдом&quot; (varName)?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-12-18T10:35:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144251#p144251</id>
		</entry>
</feed>
