<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>General coding on Wise Lab Wiki</title><link>https://wiki.thewiselab.org/docs/general_coding/</link><description>Recent content in General coding on Wise Lab Wiki</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2020-2024 Hyas</copyright><atom:link href="https://wiki.thewiselab.org/docs/general_coding/index.xml" rel="self" type="application/rss+xml"/><item><title>Common coding mistakes</title><link>https://wiki.thewiselab.org/docs/general_coding/common-coding-mistakes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://wiki.thewiselab.org/docs/general_coding/common-coding-mistakes/</guid><description>Common coding mistakes When you first start coding, often you will do things in a way that work, but which aren&amp;rsquo;t best practice.</description></item><item><title>Installing Python</title><link>https://wiki.thewiselab.org/docs/general_coding/installing-python/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://wiki.thewiselab.org/docs/general_coding/installing-python/</guid><description>Installing Python The best approach for installing Python is to install an environment manager such as Anaconda or Miniconda. This will allow you to create isolated environments for different projects and manage dependencies.</description></item><item><title>Using Git and GitHub</title><link>https://wiki.thewiselab.org/docs/general_coding/using-git-and-github/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://wiki.thewiselab.org/docs/general_coding/using-git-and-github/</guid><description>The lab GitHub organisation We have a lab GitHub organisation here. This hosts repositories for many projects, as well as some general resources and code that may be useful for multiple projects.</description></item></channel></rss>