<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 関根 弘行 | Activity</title>
	<link>https://kojinjigyou.org/member-index/sekine_h0446/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/sekine_h0446/activity/feed/" rel="self" type="application/rss+xml" />
	<description>関根 弘行 についてのアクティビティフィード。</description>
	<lastBuildDate>Mon, 13 Apr 2026 11:26:33 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">bf32330f1ec9e4d0556b797e8c1c10ec</guid>
				<title>関根 弘行 wrote a new post, JavaとC#の違いに苦労</title>
				<link>https://kojinjigyou.org/?p=9466</link>
				<pubDate>Tue, 30 Jun 2020 13:16:49 +0900</pubDate>

									<content:encoded><![CDATA[<p>私がJava（経験10数年）とC#（経験1年程度）で戸惑った内容です。<br />
特に驚いた違いとしては、ラムダ式とLinqの違いです。<br />
記述方法が似ていたので、同じようなものだと思っていたので、、、<br />
簡単な例になります。<br />
【Java】<br />
List list = Arrays.asList(1, 2, 3);<br />
int ret = 0;<br />
list.forEach(s -&gt; {<br />
ret += s;<br />
System.out.pr[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">590bae1e5e458143f8064ab9cabca17e</guid>
				<title>関根 弘行 wrote a new post, 在宅勤務の広がり</title>
				<link>https://kojinjigyou.org/?p=6479</link>
				<pubDate>Tue, 31 Mar 2020 17:41:45 +0900</pubDate>

									<content:encoded><![CDATA[<p>昨今のコロナウィルスの広がりにより、東京のロックダウンが日に日に現実を帯びてきました。<br />
私が参画している現場も、在宅勤務可能な範囲から実行することになりました。</p>
<p>懸念することはたくさんありますが、リーダーが一番気にしていることは、<br />
作業の進捗具合ではなく、コミュニケーションがうまくいくかどうかです。</p>
<p>メールなどの文面は時に同じ内容でも、冷たく感じることがあります。<br />
単に実装できるだけでなく、どんな言葉で表現す[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ca9907e399115b10049e2ee5e112e4d1</guid>
				<title>関根 弘行 wrote a new post, JavaのVersionによるパフォーマンス差のテスト（for文）</title>
				<link>https://kojinjigyou.org/?p=4925</link>
				<pubDate>Fri, 31 Jan 2020 16:37:17 +0900</pubDate>

									<content:encoded><![CDATA[<p>以前参画した現場で保守期間中に1.7→1.8に変更することになった際、<br />
強引にでも、1.8のStreamを利用するような方がいらしたので試してみました。<br />
※すでにお試ししたかたも多いと思います。<br />
〇記述量<br />
見たことあるかたはすぐにわかると思いますが、1.8のほうが断然少ないです。<br />
〇パフォーマンス<br />
一番わかりやすいと思われるループとstream Apiで調査してみます。</p>
<p>・for文で条件にあてはまる場合にLi[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8a72decabe139b53dc9ca43655a5f207</guid>
				<title>関根 弘行 wrote a new post, 自己紹介</title>
				<link>https://kojinjigyou.org/?p=3851</link>
				<pubDate>Sun, 29 Dec 2019 13:41:27 +0900</pubDate>

									<content:encoded><![CDATA[<p>この度2019年12月より当協会に加入いたしました関根 弘行と申します。<br />
フリーランスのシステムエンジニアとしては4年程です。<br />
ほぼJ[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e8d68177d9c264d2f5dd657dfb2c5a0a</guid>
				<title>関根 弘行 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/1650/</link>
				<pubDate>Thu, 19 Dec 2019 07:11:38 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>