<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Topic: Found some good C++ Tutorials...</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Topic: Found some good C++ Tutorials...</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 02:54:42 +0000</pubDate>

<item>
<title>[EX]mman789 on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-84660</link>
<pubDate>Sun, 21 Aug 2011 12:52:42 +0000</pubDate>
<dc:creator>[EX]mman789</dc:creator>
<guid isPermaLink="false">84660@http://forumarchive.spadille.net/</guid>
<description><p>@stackoverflow......................................................................................................................................................................................................................................................................f*cking magnets, I'll get right on that. TO THE YOUTUBES/GOGGLE!(sends post) Holy crap I thought it would go down a line.
</p></description>
</item>
<item>
<title>StackOverflow on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-84655</link>
<pubDate>Sun, 21 Aug 2011 12:48:17 +0000</pubDate>
<dc:creator>StackOverflow</dc:creator>
<guid isPermaLink="false">84655@http://forumarchive.spadille.net/</guid>
<description><p>Start with C. It's programming in it's most basic (and readable) form.  It's flexible and like Doodrgn said, it's pretty much the "Latin" of programming languages. Learning the fundamentals of a low-level language like this can prove useful when using higher-level languages. </p>
<p>Python is also a very common first language due to it's low learning curve and easy to follow syntax.</p>
<p>For web-based programming I'd suggest PHP due to it's low learning curve and vast amount of documentation.</p>
<p>The only language I have a personally grudge with is Visual Basic/BASIC. I suggest that nobody use it for their first language as it can lead to some horrible programming habits and confuse you syntactically.  That being said, the .NET languages (besides VB.NET) are very good for beginners and novices alike due to the documentation, amount of libraries, and it can come in handy given the sheer demand of .NET developer job positions.</p>
<p>I can't speak much about Java, as I've never spent too much time with it (although C# is very much like it), but it too is often a beginner language, which possibly to help blame for the somewhat tarnished image it has.</p>
<p>In short, just follow this:</p>
<p>- Learn the programming fundamentals (C)<br />
- Try your hand at Object-Oriented Programming (OOP)<br />
- Find a language that you're comfortable with and mess around with it (if C isn't enough, etc)
</p></description>
</item>
<item>
<title>[EX]mman789 on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-84643</link>
<pubDate>Sun, 21 Aug 2011 12:35:15 +0000</pubDate>
<dc:creator>[EX]mman789</dc:creator>
<guid isPermaLink="false">84643@http://forumarchive.spadille.net/</guid>
<description><p>As a general response to you guys, f*cking magnets how do they work?<br />
Well from what I read on the python website, it's a complier with it's own languge integrated with C and C++ so my choice is clear...BYON! Nah i'm gettting python :P
</p></description>
</item>
<item>
<title>KomradeTyler on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83949</link>
<pubDate>Sat, 20 Aug 2011 20:36:39 +0000</pubDate>
<dc:creator>KomradeTyler</dc:creator>
<guid isPermaLink="false">83949@http://forumarchive.spadille.net/</guid>
<description><p>Learn C first, then C++<br />
Python works as well, but it's mostly used by hackers :P
</p></description>
</item>
<item>
<title>Thunderstorm on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83944</link>
<pubDate>Sat, 20 Aug 2011 20:28:47 +0000</pubDate>
<dc:creator>Thunderstorm</dc:creator>
<guid isPermaLink="false">83944@http://forumarchive.spadille.net/</guid>
<description><p>Start simple. Learn basic concepts in a nice simple language like python. Once you get the concepts, picking up a new language is pretty easy.
</p></description>
</item>
<item>
<title>furii on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83928</link>
<pubDate>Sat, 20 Aug 2011 20:02:45 +0000</pubDate>
<dc:creator>furii</dc:creator>
<guid isPermaLink="false">83928@http://forumarchive.spadille.net/</guid>
<description><blockquote><p>If C is this: 0110010011000010101100A100111001010010010B01011100101090 I'm not interested :P
</p></blockquote>
<p>Uh - <em><strong>no</strong></em>. That's binary. Binary is only 0 and 1, not "9" and "B" and "A".
</p></description>
</item>
<item>
<title>[EX]mman789 on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83759</link>
<pubDate>Sat, 20 Aug 2011 18:13:17 +0000</pubDate>
<dc:creator>[EX]mman789</dc:creator>
<guid isPermaLink="false">83759@http://forumarchive.spadille.net/</guid>
<description><p>If C is this: 0110010011000010101100A100111001010010010B01011100101090 I'm not interested :P
</p></description>
</item>
<item>
<title>Priok on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83702</link>
<pubDate>Sat, 20 Aug 2011 17:32:32 +0000</pubDate>
<dc:creator>Priok</dc:creator>
<guid isPermaLink="false">83702@http://forumarchive.spadille.net/</guid>
<description><p>good one, i was thinking of learning some C, i know a little bit of python now, but i think C might also be a good option for some things
</p></description>
</item>
<item>
<title>Doodrgn on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83701</link>
<pubDate>Sat, 20 Aug 2011 17:31:37 +0000</pubDate>
<dc:creator>Doodrgn</dc:creator>
<guid isPermaLink="false">83701@http://forumarchive.spadille.net/</guid>
<description><p>I've written a few console apps in c++. I'd recommend at least looking at some C first, it's like the Latin of programming languages in that most every popular language takes some structure from it.
</p></description>
</item>
<item>
<title>MИЩa on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83682</link>
<pubDate>Sat, 20 Aug 2011 17:16:33 +0000</pubDate>
<dc:creator>MИЩa</dc:creator>
<guid isPermaLink="false">83682@http://forumarchive.spadille.net/</guid>
<description><p>Nice, I've actually been interested in learning this stuff for a while.
</p></description>
</item>
<item>
<title>[EX]mman789 on "Found some good C++ Tutorials..."</title>
<link>http://forumarchive.spadille.net/topic.php?id=5491#post-83662</link>
<pubDate>Sat, 20 Aug 2011 16:51:20 +0000</pubDate>
<dc:creator>[EX]mman789</dc:creator>
<guid isPermaLink="false">83662@http://forumarchive.spadille.net/</guid>
<description><p><a href="http://www.youtube.com/user/TTrapGames" rel="nofollow">http://www.youtube.com/user/TTrapGames</a><br />
A realley great channel I found with tutorials for C++ programing.
</p></description>
</item>

</channel>
</rss>
