<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Android Game Programming: From beginner to developer</title>
	<atom:link href="https://gamecodeschool.com/courses/android-game-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://gamecodeschool.com/courses/android-game-programming/</link>
	<description>Game Coding for Beginners</description>
	<lastBuildDate>Fri, 06 Jun 2025 18:08:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/courses/android-game-programming/#comment-17129</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Wed, 02 Oct 2019 20:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=14839#comment-17129</guid>
		<description><![CDATA[Hi there,
I replied to your email on Sunday. I guess it got lost in cyberspace or something.
I suggest Visual Studio Community 2019 is the latest as this is recommended by SFML. It might be possible with VS Code but I have never done it and you might be attempting the impossible. 2019 is the latest edition which is virtually unchanged from 2017. You can find a text based tutorial here:http://gamecodeschool.com/sfml/building-your-first-sfml-game-project/. That might be easier to follow than a video and you can download the community edition here: https://visualstudio.microsoft.com/downloads/


Thanks for taking my course (I never knew it was on Linkedin).

All the best,

John]]></description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I replied to your email on Sunday. I guess it got lost in cyberspace or something.<br />
I suggest Visual Studio Community 2019 is the latest as this is recommended by SFML. It might be possible with VS Code but I have never done it and you might be attempting the impossible. 2019 is the latest edition which is virtually unchanged from 2017. You can find a text based tutorial here:<a href="http://gamecodeschool.com/sfml/building-your-first-sfml-game-project/" rel="nofollow">http://gamecodeschool.com/sfml/building-your-first-sfml-game-project/</a>. That might be easier to follow than a video and you can download the community edition here: <a href="https://visualstudio.microsoft.com/downloads/" rel="nofollow">https://visualstudio.microsoft.com/downloads/</a></p>
<p>Thanks for taking my course (I never knew it was on Linkedin).</p>
<p>All the best,</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo</title>
		<link>https://gamecodeschool.com/courses/android-game-programming/#comment-17128</link>
		<dc:creator><![CDATA[Bo]]></dc:creator>
		<pubDate>Wed, 02 Oct 2019 18:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=14839#comment-17128</guid>
		<description><![CDATA[Hey John, I started your C++ programming course on Linkedin Learning.

When I get to &quot;Setting up the Development Environment,&quot; I&#039;m unable to continue, because your tutorial is on an older version of Visual Studio Code, and many of the options do not exist anymore.

How can I proceed?]]></description>
		<content:encoded><![CDATA[<p>Hey John, I started your C++ programming course on Linkedin Learning.</p>
<p>When I get to &#8220;Setting up the Development Environment,&#8221; I&#8217;m unable to continue, because your tutorial is on an older version of Visual Studio Code, and many of the options do not exist anymore.</p>
<p>How can I proceed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/courses/android-game-programming/#comment-4328</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Mon, 06 Feb 2017 08:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=14839#comment-4328</guid>
		<description><![CDATA[Hi George,

Sorry for the delay, I have been overtaken by events again. To keep you going (because it might be a while) consider mastering c++ through SFML as Packt have several new books including a mastering SFML recently out.  For 3D games, Udemy (at the time of writing) have a ten dollar offer(Use voucher code FOCUSFEB on some really comprehensive Unreal Engine courses. For a generic C++/game book, I have recently read this:https://www.packtpub.com/game-development/c-game-development-cookbook. It is excellent and would complement any course. Just be sure to match the level to suit yourself.

Sorry for the delay. I am trying to turn this website into my job but I am not quite there yet.

I expect it will be of value regardless of which C++ path you take.]]></description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>Sorry for the delay, I have been overtaken by events again. To keep you going (because it might be a while) consider mastering c++ through SFML as Packt have several new books including a mastering SFML recently out.  For 3D games, Udemy (at the time of writing) have a ten dollar offer(Use voucher code FOCUSFEB on some really comprehensive Unreal Engine courses. For a generic C++/game book, I have recently read this:<a href="https://www.packtpub.com/game-development/c-game-development-cookbook" rel="nofollow">https://www.packtpub.com/game-development/c-game-development-cookbook</a>. It is excellent and would complement any course. Just be sure to match the level to suit yourself.</p>
<p>Sorry for the delay. I am trying to turn this website into my job but I am not quite there yet.</p>
<p>I expect it will be of value regardless of which C++ path you take.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>https://gamecodeschool.com/courses/android-game-programming/#comment-4293</link>
		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Fri, 03 Feb 2017 17:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=14839#comment-4293</guid>
		<description><![CDATA[Hello John,

Any news about the c++ game course release date?
Man, you are the best instructor i have seen.

Thx, George]]></description>
		<content:encoded><![CDATA[<p>Hello John,</p>
<p>Any news about the c++ game course release date?<br />
Man, you are the best instructor i have seen.</p>
<p>Thx, George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Horton</title>
		<link>https://gamecodeschool.com/courses/android-game-programming/#comment-3621</link>
		<dc:creator><![CDATA[John Horton]]></dc:creator>
		<pubDate>Mon, 19 Dec 2016 11:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://gamecodeschool.com/?p=14839#comment-3621</guid>
		<description><![CDATA[Hi George,

It will probably be a while. As usual things happen and I had to change my plans. I will get to it asap.]]></description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>It will probably be a while. As usual things happen and I had to change my plans. I will get to it asap.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
