<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Brand new to coding]]></title><description><![CDATA[<p dir="auto">I’m wanting to learn how to code and have been told that Notepad++ is a good program to learn with.</p>
<p dir="auto">What I haven’t been told by anyone is how to actually go about the coding process.<br />
Is there anyone that can help or knows of an idiots guide to getting started and writing some basic code in Notepad++?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/211/brand-new-to-coding</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 09:07:51 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/211.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 25 Jul 2015 21:37:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Brand new to coding on Sun, 26 Jul 2015 21:05:23 GMT]]></title><description><![CDATA[<p dir="auto">As has already been said, Notepad++ is a text editor. That text is often the code that you are developing - though it can also be pure text, or other things.</p>
<p dir="auto">As it stands, your question is a bit like buying a soldering iron and expecting the instructions in the box to tell you about electronics theory!</p>
<p dir="auto">If you really don’t know what language you want to code it, I’d suggest you describe to us what it is you want to do.</p>
<p dir="auto">Failing that, I think I would start with Java.</p>
<p dir="auto">David</p>
]]></description><link>https://community.notepad-plus-plus.org/post/656</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/656</guid><dc:creator><![CDATA[David Bailey]]></dc:creator><pubDate>Sun, 26 Jul 2015 21:05:23 GMT</pubDate></item><item><title><![CDATA[Reply to Brand new to coding on Sun, 26 Jul 2015 16:00:21 GMT]]></title><description><![CDATA[<p dir="auto">Notepad++ isn’t a learning tool for programming, it is a text editor. For example, you learn to write Chinese or English using a writing utensil, Notepad++ is like a finely sharpened pencil.</p>
<p dir="auto">Python is a good language to start learning first.<br />
Check out <a href="http://learnpythonthehardway.org/book/" rel="nofollow ugc">http://learnpythonthehardway.org/book/</a><br />
You can use Notepad++ as a text editor for python, as shown in the first example, <a href="http://learnpythonthehardway.org/book/ex1.html" rel="nofollow ugc">http://learnpythonthehardway.org/book/ex1.html</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/652</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/652</guid><dc:creator><![CDATA[Cody Geisler]]></dc:creator><pubDate>Sun, 26 Jul 2015 16:00:21 GMT</pubDate></item><item><title><![CDATA[Reply to Brand new to coding on Sun, 26 Jul 2015 13:25:04 GMT]]></title><description><![CDATA[<p dir="auto">Ricardo’s suggestion of simply searching “how to program in …” is the best idea. You might also want to try “Beginner’s tutorial for …”.</p>
<p dir="auto">I agree with whoever told you that Notepad++ is a good program to learn with. This isn’t because Notepad++ is meant for programming a specific language - rather it is (in essence) very simple, and so you don’t have to learn how to use a new program at the same time as you learn how to write code.<br />
Once you are more comfortable with coding you can try out other editors/IDEs or (as I did) realise how powerful Notepad++ is when you start adding plugins to it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/649</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/649</guid><dc:creator><![CDATA[alec-w]]></dc:creator><pubDate>Sun, 26 Jul 2015 13:25:04 GMT</pubDate></item><item><title><![CDATA[Reply to Brand new to coding on Sat, 25 Jul 2015 23:03:58 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://google.com" rel="nofollow ugc">google.com</a><br />
I suggest doing a search using the name of the language you intend to learn. Type “how to program in …” where “…” is the name of the language (type without quotes).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/637</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/637</guid><dc:creator><![CDATA[Ricardo]]></dc:creator><pubDate>Sat, 25 Jul 2015 23:03:58 GMT</pubDate></item></channel></rss>