<?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[Studying]]></title><description><![CDATA[<p dir="auto">As breifly discussed earlier I was looking at towards the aspect of IT and well Cyber security.</p>
<p dir="auto">I decided for the first year I’m going to study IT &amp; Psychology just so if I don’t like one or the other then I can switch to one main focus in second and third year or just simply study the one year without 100% committing to a degree head on and build on studies as required.</p>
<p dir="auto">I think as it gets to October time there is some python coding to do probably fairly basic to some people but I’m certainly going to have to try learn that best I can or the basics anyway.</p>
]]></description><link>https://sudonix.org/topic/192/studying</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 23:47:22 GMT</lastBuildDate><atom:link href="https://sudonix.org/topic/192.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Jan 2022 18:06:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Studying on Fri, 30 Aug 2024 14:42:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jac" aria-label="Profile: JAC">@<bdi>JAC</bdi></a> I am curious too as to which route you chose. It has been a little more than a couple of years.</p>
]]></description><link>https://sudonix.org/post/9254</link><guid isPermaLink="true">https://sudonix.org/post/9254</guid><dc:creator><![CDATA[Madchatthew]]></dc:creator><pubDate>Fri, 30 Aug 2024 14:42:08 GMT</pubDate></item><item><title><![CDATA[Reply to Studying on Fri, 18 Mar 2022 17:09:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jac" aria-label="Profile: jac">@<bdi>jac</bdi></a> I’d be interested to know how this pans out and which route you decide to take</p>
]]></description><link>https://sudonix.org/post/2051</link><guid isPermaLink="true">https://sudonix.org/post/2051</guid><dc:creator><![CDATA[phenomlab]]></dc:creator><pubDate>Fri, 18 Mar 2022 17:09:52 GMT</pubDate></item><item><title><![CDATA[Reply to Studying on Thu, 13 Jan 2022 20:09:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> said in <a href="/post/1996">Studying</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jac" aria-label="Profile: jac">@<bdi>jac</bdi></a> said in <a href="/post/1995">Studying</a>:</p>
<blockquote>
<p dir="auto">I think as it gets to October time there is some python coding to do</p>
</blockquote>
<p dir="auto">Python is not a difficult programming language, yet extremely powerful. For it to make any sense, you’ll need to have a decent IDE (Integrated Editor), or an application designed for writing code.</p>
<p dir="auto">Some good examples of this are</p>
<ul>
<li>PyCharm - brilliant - just make sure you get the community edition</li>
<li>VSCode (free - it’s the “cut down editor only” version of Visual Studio)</li>
<li>Sublime Text - not free, but cheap to buy, and you can use the free version of it</li>
<li>ATOM editor - a GitHub provided platform, and it’s free</li>
<li>Eclipse - an editor written in Java which is completely free, but a b@stard to setup for newbies</li>
<li>Notepad++ - free, and powerful, but will only work on Windows (there is a Linux “port” but it’s not great)</li>
</ul>
<p dir="auto">I’ve missed several out, as these are (mostly) my favourites - the top one being VSCode.</p>
<p dir="auto">Finally, have a look here</p>
<p dir="auto"><a href="https://wiki.python.org/moin/BeginnersGuide" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.python.org/moin/BeginnersGuide</a></p>
<p dir="auto">And this</p>
<p dir="auto"></p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/kqtD5dpn9C8" frameborder="0" allowfullscreen></iframe></div></div><p></p>
</blockquote>
<p dir="auto">Many thanks for the suggestions mate and ideas. I’ll bear them in mind in the upcoming weeks and months ahead <img src="https://sudonix.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f601.png?v=2ee9f75f7cb" class="not-responsive emoji emoji-android emoji--grin" style="height:23px;width:auto;vertical-align:middle" title="😁" alt="😁" /></p>
]]></description><link>https://sudonix.org/post/2008</link><guid isPermaLink="true">https://sudonix.org/post/2008</guid><dc:creator><![CDATA[JAC]]></dc:creator><pubDate>Thu, 13 Jan 2022 20:09:44 GMT</pubDate></item><item><title><![CDATA[Reply to Studying on Sat, 15 Jan 2022 00:23:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jac" aria-label="Profile: jac">@<bdi>jac</bdi></a> said in <a href="/post/1995">Studying</a>:</p>
<blockquote>
<p dir="auto">I think as it gets to October time there is some python coding to do</p>
</blockquote>
<p dir="auto">Python is not a difficult programming language, yet extremely powerful. For it to make any sense, you’ll need to have a decent IDE (Integrated Editor), or an application designed for writing code.</p>
<p dir="auto">Some good examples of this are</p>
<ul>
<li>PyCharm - brilliant - just make sure you get the community edition</li>
<li>VSCode (free - it’s the “cut down editor only” version of Visual Studio)</li>
<li>Sublime Text - not free, but cheap to buy, and you can use the free version of it</li>
<li>ATOM editor - a GitHub provided platform, and it’s free</li>
<li>Eclipse - an editor written in Java which is completely free, but a b@stard to setup for newbies</li>
<li>Notepad++ - free, and powerful, but will only work on Windows (there is a Linux “port” but it’s not great)</li>
</ul>
<p dir="auto">I’ve missed several out, as these are (mostly) my favourites - the top one being VSCode.</p>
<p dir="auto">Finally, have a look here</p>
<p dir="auto"><a href="https://wiki.python.org/moin/BeginnersGuide" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.python.org/moin/BeginnersGuide</a></p>
<p dir="auto">And this</p>
<p dir="auto"></p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/kqtD5dpn9C8" frameborder="0" allowfullscreen></iframe></div></div><p></p>
]]></description><link>https://sudonix.org/post/1996</link><guid isPermaLink="true">https://sudonix.org/post/1996</guid><dc:creator><![CDATA[phenomlab]]></dc:creator><pubDate>Sat, 15 Jan 2022 00:23:06 GMT</pubDate></item></channel></rss>