Intersect’s mission is to help researchers to be more efficient and effective in their research; reducing the time to move from an idea to a tested solution. Intersect provides an extensive range of technology-focused training to researchers and higher degree research (HDR) students across Australia including training courses at the awareness, introductory, and intermediate to advanced levels, covering the breadth of research-relevant digital tools and technologies. The training is delivered by Intersect’s team of experts.
Data rarely comes in the form you require. Often it is messy. Sometimes it is incomplete. And sometimes there’s too much of it. Frequently, it has errors. We’ll use one of the most widespread data wrangling tools, Microsoft Excel, to import, sort, filter, copy, protect, transform, summarise,...
Keywords: Excel
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: Python
You have written, compiled and run functioning programs in C and/or Fortran. You know how HPC works and you’ve submitted batch jobs.
Now you want to move from writing single-threaded programs into the parallel programming paradigm, so you can truly harness the full power of High Performance...
Keywords: HPC
Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how?
This workshop is ideal for researchers who want to know how research data management can support...
Keywords: Data Management
Is your computer’s limited power throttling your research ambitions? Are your analysis scripts pushing your laptop’s processor to its limits? Is your software crashing because you’ve run out of memory? Would you like to unleash to power of the Unix command line to automate and run your analysis...
Keywords: HPC
Most of you would have heard of Cloud and High Performance Computing (HPC), or you may already be using it. HPC is not the same as cloud computing. Both technologies differ in a number of ways, and have some similarities as well.
We may refer to both types as “large scale computing” – but...
Keywords: HPC
This hands-on training is designed to familiarise you with the data analysis environment of the R programming. In this session, we will traverse into the realm of inferential statistics, beginning with correlation and reliability. We will present a brief conceptual overview and the R procedures...
Keywords: R
Have you ever wanted to extract phone numbers out of a block of unstructured text? Or email addresses. Or find all the words that start with “e” and end with “ed”, no matter their length? Or search through DNA sequences for a pattern? Or extract coordinates from GPS data?
Regular...
Keywords: Regular Expressions
R is quickly gaining popularity as a programming language of choice for researchers. It has an excellent ecosystem including the powerful RStudio development environment.
But getting started with R can be challenging, particularly if you’ve never programmed before. That’s where this...
Keywords: R
This hands-on training is designed to familiarize you further with the SPSS data analysis environment. In this session, we will traverse into the realm of inferential statistics, beginning with linear correlation and reliability. We will present a brief conceptual overview and the SPSS procedures...
Keywords: Data Analysis, SPSS
R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework.
In this workshop, you will learn how to manipulate, explore and get insights...
Keywords: R
This hands-on training is designed to familiarize you further with the SPSS data analysis environment. In this session, we will traverse into the realm of inferential statistics, beginning with linear correlation and reliability. We will present a brief conceptual overview and the SPSS procedures...
Keywords: Data Analysis, SPSS
Tableau is a powerful data visualisation software that can help anyone see and understand their data. With the features to connect to almost any database, drag and drop to create visualizations, and share with a click, it definately makes thing easier.
This course is suitable for all researchers...
Keywords: Data Analysis, Tableau
Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it’s easy to see why NVivo is becoming the tool of choice for many researchers.
NVivo allows researchers to...
Keywords: NVivo
Web scraping is a technique for extracting information from websites. This can be done manually but it is usually faster, more efficient and less error-prone if it can be automated.
Web scraping allows you to convert non-tabular or poorly structured data into a usable, structured format,...
Keywords: Python
Julia is a high-level, high-performance dynamic programming language with more than 4,000 external libraries available. Julia allows you to range from tight low-level loops and conditionals, up to a high-level programming style, with its performance approaching and often matching the performance...
Keywords: Julia
Would you like to use regular expressions with the classic command line utilities find, grep, sed and awk? These venerable Unix utilities allow you to search, filter and transform large amounts of text (including many common data formats) efficiently and repeatably.
find to locate files and...
Keywords: Regular Expressions
Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you'd expect of a modern programming language, and also a rich set of libraries for working with data.
We teach using Jupyter notebooks, which allow program code, results,...
Keywords: Programming, Python
REDCap is a powerful and extensible application for managing and running longitudinal data collection activities. In this course, learn how to manage a Randomised Controlled Trial using REDCap, including the randomisation module, adverse event reporting and automated participant withdrawals. This...
Keywords: REDCap
This hands-on training is designed to familiarize you with the interface and basic data processing functionalities in SPSS. We will examine several “must know” syntax commands that can help streamline data entry and processing. In addition, we will explore how to obtain descriptive statistics in...
Keywords: SPSS
R has become a popular programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework.
The primary goal of this workshop is to familiarise you with basic statistical concepts in R...
Keywords: R
Now more than ever researchers are needing to embrace electronic data capture methods to keep their research moving in the midst of social distancing restrictions and decreased access to survey participants. Using a research specific survey tool can not only solve this problem, but also set your...
Keywords: REDCap, Qualtrics
R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework.
In this workshop, you will learn how to manipulate, explore and get insights...
Keywords: R
In all fields of research we are being confronted with a deluge of data; data that needs cleaning and transformation to be used in further analysis. This webinar demonstrates the effective use of programming tools for an initial analysis of COVID-19 datasets, with examples using both R and...
Keywords: Python, R
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: R
Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data.
In this workshop, you will explore DataFrames in depth (using...
Keywords: Python
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: Python
Is your computer’s limited power throttling your research ambitions? Are your analysis scripts pushing your laptop’s processor to its limits? Is your software crashing because you’ve run out of memory? Would you like to unleash to power of the Unix command line to automate and run your analysis...
Keywords: HPC
Programming is becoming more and more popular, with many researchers using programming to perform data cleaning, data manipulation, data analytics, as well as creating publication quality plots. Programming can be really beneficial for automating processes and workflows. In this webinar, we are...
Keywords: Python, R, Matlab, Julia
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: Python
R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework.This half-day course covers one and two-way Analyses of Variance (ANOVA) and their...
Keywords: R
Do you have messy data from multiple inconsistent sources, or open-responses to questionnaires? Do you want to improve the quality of your data by refining it and using the power of the internet?
Open Refine is the perfect partner to Excel. It is a powerful, free tool for exploring,...
Keywords: Open Refine
MATLAB is an incredibly powerful programming environment with a rich set of analysis toolkits. But what if you’re just getting started – with MATLAB and, more generally, with programming?
Nothing beats a hands-on, face-to-face training session to get you past the inevitable syntax errors! ...
Keywords: Matlab
R is quickly gaining popularity as a programming language of choice for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio development environment and the Shiny web application framework.
This workshop is an introduction to data...
Keywords: R
Using the Grammar of Graphics to convert data into figures using the seaborn and matplotlib libraries
Configuring plot elements within seaborn and matplotlib
Exploring different types of...
Keywords: Python
Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data.
This workshop is an introduction to data structures (DataFrames...
Keywords: Python
Have you mistakenly overwritten programs or data and want to learn techniques to avoid repeating the loss? Version control systems are one of the most powerful tools available for avoiding data loss and enabling reproducible research. While the learning curve can be steep, our trainers are there...
Keywords: Git
Human brains are extremely good at evaluating a small amount of information simultaneously, ignoring anomalies and coming up with an answer to a problem without much in the way of conscious thought. Computers on the other hand are extremely good at performing individual calculations, one at a...
Keywords: Python
This hands-on training is designed to familiarize you with the interface and basic data processing functionalities in SPSS. We will examine several “must know” syntax commands that can help streamline data entry and processing. In addition, we will explore how to obtain descriptive statistics in...
Keywords: SPSS
We rarely receive the research data in an appropriate form. Often data is messy. Sometimes it is incomplete. And sometimes there’s too much of it. Frequently, it has errors.
This webinar targets beginners and presents a quick demonstration of using the most widespread data wrangling tool,...
Keywords: Excel
The Unix environment is incredibly powerful but quite daunting to the newcomer. Command line confidence unlocks powerful computing resources beyond the desktop, including virtual machines and High Performance Computing. It enables repetitive tasks to be automated. And it comes with a swag of...
Keywords: Unix
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: R
Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it’s easy to see why NVivo is becoming the tool of choice for many researchers.
NVivo allows researchers to...
Keywords: NVivo
R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework.
In this workshop, you will explore different types of graphs and learn how to...
Keywords: R
Julia is a high-level, high-performance dynamic programming language with more than 4,000 external libraries available. Julia allows you to range from tight low-level loops and conditionals, up to a high-level programming style, with its performance approaching and often matching the performance...
Keywords: Julia
After cleaning your dataset, you may need to apply some conditional analysis to glean greater insights from your data. You may also want to enhance your charts for inclusion into a manuscript, thesis or report by adding some statistical elements. This course will cover conditional syntax, nested...
Keywords: Excel
Would you like to enable secure and reliable data collection forms and manage online surveys? Would your study benefit from web-based data entry? Research Electronic Data Capture (REDCap) might be for you.
This course will introduce you to REDCap, a rapidly evolving web tool developed by...
Keywords: REDCap
REDCap is a powerful and extensible application for managing and running longitudinal data collection activities. With powerful features such as organising data collection instruments into predefined events, you can shepherd your participants through a complex survey at various time points with...
Keywords: REDCap
A relational database is an extremely efficient, fast and widespread means of storing structured data, and Structured Query Language (SQL) is the standard means for reading from and writing to databases. Databases use multiple tables, linked by well-defined relationships, to store large amounts...
Keywords: SQL
Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore...
Keywords: R
Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data.
In this workshop, you will explore DataFrames in depth (using...
Keywords: Python
Needing to collect data from people in a structured and intuitive way? Have you thought about using Qualtrics?
Qualtrics in a powerful cloud-based survey tool, ideal for social scientists from all disciplines. This course will introduce the technical components of the whole research...
Keywords: Qualtrics
R is quickly gaining popularity as a programming language of choice for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio development environment and the Shiny web application framework.
But getting started with R can be...
Keywords: R
-
Data Entry and Processing in SPSS at UC Online
11 - 12 June 2025
Data Entry and Processing in SPSS at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-entry-and-processing-in-spss-at-uc-online-bbaafc46-0282-4408-a11f-47747497656f This hands-on training is designed to familiarize you with the interface and basic data processing functionalities in SPSS. We will examine several “must know” syntax commands that can help streamline data entry and processing. In addition, we will explore how to obtain descriptive statistics in SPSS and perform visualization. This workshop is recommended for researchers and postgraduate students who are new to SPSS or Statistics; or those simply looking for a refresher course before taking a deep dive into using SPSS, either to apply it to their research or to add it to their arsenal of eResearch skills. #### You'll learn: Navigate the SPSS working environment Prepare data files and define variables Enter data in SPSS and Import data from Excel Perform data screening Compose SPSS Syntax for data processing Obtain descriptive statistics, create graphs & assess normality Manipulate and transform variables #### Prerequisites: In order to participate, attendees must have a licensed copy of SPSS installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. For more information, please click [here](https://intersect.org.au/training/course/spss101). 2025-06-11 09:30:00 UTC 2025-06-12 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Getting started with NVivo for Windows at LTU Online
7 June 2025
Getting started with NVivo for Windows at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/getting-started-with-nvivo-for-windows-at-ltu-online-f49f7ebf-40cb-47be-b6f8-c988fa4e7c1f Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it’s easy to see why NVivo is becoming the tool of choice for many researchers. NVivo allows researchers to simply organise and manage data from a variety of sources including surveys, interviews, articles, video, email, social media and web content, PDFs and images. Coding your data allows you to discover trends and compares themes as they emerge across different sources and data types. Using NVivo memos and visualisations combined with the ability to integrate with popular bibliographic tools you can get your research ready for publication sooner. #### You'll learn: Create and organise a qualitative research project in NVivo Import a range of data sources using NVivo’s integrated tools Code and classify your data Format your data to take advantage of NVivo’s auto-coding ability Use NVivo to discover new themes and trends in research Visualise relationships and trends in your data #### Prerequisites: In order to participate, attendees must have a licensed copy of NVivo installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. This course is taught using NVivo 12 Pro for Windows and is not suitable for NVivo for Mac users. For more information, please click [here](https://intersect.org.au/training/course/nvivo101). 2025-06-07 10:00:00 UTC 2025-06-07 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: Python at LTU Online
9 - 10 July 2025
Learn to Program: Python at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/learn-to-program-python-at-ltu-online-4995e32f-64f1-457f-bd90-68f6f93bf3cc Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data. We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly. Perfect for sharing insights with others while producing reproducible research. Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: Introduction to the JupyterLab interface for programming Basic syntax and data types in Python How to load external data into Python Creating functions (FUNCTIONS) Repeating actions and analysing multiple data sets (LOOPS) Making choices (IF STATEMENTS – CONDITIONALS) Ways to visualise data in Python #### Prerequisites: No prior experience with programming is needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). For more information, please click [here](https://intersect.org.au/training/course/python101). 2025-07-09 10:00:00 UTC 2025-07-10 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Exploring Chi-square and correlation in R at UC Online
4 July 2025
Exploring Chi-square and correlation in R at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/exploring-chi-square-and-correlation-in-r-at-uc-online-e42829ce-f307-408b-b067-aea169dc0f30 This hands-on training is designed to familiarise you with the data analysis environment of the R programming. In this session, we will traverse into the realm of inferential statistics, beginning with correlation and reliability. We will present a brief conceptual overview and the R procedures for computing reliability and correlation (Pearson’s r, Spearman’s Rho and Kendall’s tau) in real world datasets. #### You'll learn: Obtain inferential statistics and assess data normality Manipulate data and create graphs Perform Chi-Square tests (Goodness of Fit test and Test of Independence) Perform correlations on continuous and categorical data (Pearson’s r, Spearman’s Rho and Kendall’s tau) #### Prerequisites: This course assumes familiarity with R and RStudio. You should have a good understanding of R syntax and basic programming concepts, as well as familiarity with data manipulation (dplyr) and visualisation (ggplot2 package). Please consider attending Intersect’s following courses to get up to speed: \Learn to Program: R\, \Data Manipulation and Visualisation in R\ For more information, please click [here](https://intersect.org.au/training/course/r210). 2025-07-04 09:30:00 UTC 2025-07-04 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Data Manipulation and Visualisation in Python at DPE Online
22 - 23 May 2025
Data Manipulation and Visualisation in Python at DPE Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-manipulation-and-visualisation-in-python-at-dpe-online Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data. In this workshop, you will explore DataFrames in depth (using the pandas library), learn how to manipulate, explore and get insights from your data (Data Manipulation), as well as how to deal with missing values and how to combine multiple datasets. You will also explore different types of graphs and learn how to customise them using two of the most popular plotting libraries in Python, matplotlib and seaborn (Data Visualisation). We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly. Perfect for sharing insights with others while producing reproducible research. Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: Working with pandas DataFrames Indexing, slicing and subsetting in pandas DataFrames Missing data values Combine multiple pandas DataFrames Using the Grammar of Graphics to convert data into figures using the seaborn and matplotlib libraries Configuring plot elements within seaborn and matplotlib Exploring different types of plots using seaborn #### Prerequisites: Either \Learn to Program: Python\ or \Learn to Program: Python\ and \Python for Research\ needed to attend this course. If you already have experience with programming, please check the topics covered in the \Learn to Program: Python\ and \Python for Research\ courses to ensure that you are familiar with the knowledge needed for this course. For more information, please click [here](https://intersect.org.au/training/course/python203). 2025-05-22 09:30:00 UTC 2025-05-23 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Data Manipulation in R at UC Online
6 June 2025
Data Manipulation in R at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-manipulation-in-r-at-uc-online-612a8903-ba83-45f8-8ca8-81f4212db0c1 R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. In this workshop, you will learn how to manipulate, explore and get insights from your data (Data Manipulation using the dplyr package), as well as how to convert your data from one format to another (Data Transformation using the tidyr package). We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly. Join us for a live coding workshop where we write programs that produce results, using the researcher-focused training modules from Intersect and the highly regarded Software Carpentry Foundation. #### You'll learn: DataFrame Manipulation using the dplyr package DataFrame Transformation using the tidyr package #### Prerequisites: Either \Learn to Program: R\ or \Learn to Program: R\ and \R for Research\ needed to attend this course. If you already have experience with programming, please check the topics covered in the \Learn to Program: R\ and \R for Research\ courses to ensure that you are familiar with the knowledge needed for this course. For more information, please click [here](https://intersect.org.au/training/course/r201). 2025-06-06 09:30:00 UTC 2025-06-06 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Machine Learning using Python: Introduction & Linear Regression at DPE Online
11 - 12 June 2025
Introduction to Machine Learning using Python: Introduction & Linear Regression at DPE Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-machine-learning-using-python-introduction-linear-regression-at-dpe-online Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore the fundamentals of Machine Learning from a practical perspective with the help of the Python programming language and its scientific computing libraries. #### You'll learn: Understand the difference between supervised and unsupervised Machine Learning. Understand the fundamentals of Machine Learning. Comprehensive introduction to Machine Learning models and techniques such as Linear Regression and Model Training. Understand the Machine Learning modelling workflows. Use Python and scikit-learn to process real datasets, train and apply Machine Learning models #### Prerequisites: Either \Learn to Program: Python\ and \Data Manipulation in Python\ or \Learn to Program: Python\ and \Data Manipulation and Visualisation in Python\ needed to attend this course. If you already have experience with programming, please check the topics covered in courses above to ensure that you are familiar with the knowledge needed for this course, such as good understanding of Python syntax and basic programming concepts and familiarity with Pandas, Numpy and Seaborn libraries. Maths knowledge is not required. However, there is a few Math formula covered in this course and the references will be provided. Having an understanding of the Mathematics behind each Machine Learning algorithms is going to make you appreciate the behaviour of the model and know its pros/cons when using them. For more information, please click [here](https://intersect.org.au/training/course/python205). 2025-06-11 09:30:00 UTC 2025-06-12 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Excel for Researchers at LTU Online
11 - 12 June 2025
Excel for Researchers at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/excel-for-researchers-at-ltu-online-0ca890e1-e7dc-49a4-8f81-1d3c6e128d2e Data rarely comes in the form you require. Often it is messy. Sometimes it is incomplete. And sometimes there’s too much of it. Frequently, it has errors. We’ll use one of the most widespread data wrangling tools, Microsoft Excel, to import, sort, filter, copy, protect, transform, summarise, merge, and visualise research data. While aimed at novice Excel users, most attendees will walk away with new tricks to work more efficiently with their research data. #### You'll learn: ‘Clean up’ messy research data Organise, format and name your data Interpret your data (SORTING, FILTERING, CONDITIONAL FORMATTING) Perform calculations on your data using functions (MAX, MIN, AVERAGE) Extract significant findings from your data (PIVOT TABLE, VLOOKUP) Manipulate your data (convert data format, work with DATES and TIMES) Create graphs and charts to visualise your data (CHARTS) Handy tips to speed up your work #### Prerequisites: In order to participate, attendees must have a licensed copy of Microsoft Excel installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. For more information, please click [here](https://intersect.org.au/training/course/excel101). 2025-06-11 10:00:00 UTC 2025-06-12 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Traversing t tests in R at UC Online
11 July 2025
Traversing t tests in R at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/traversing-t-tests-in-r-at-uc-online-3ad7842a-7eaf-4727-829b-5207e792b2e6 R has become a popular programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. The primary goal of this workshop is to familiarise you with basic statistical concepts in R from reading in and manipulating data, checking assumptions, statistical tests and visualisations. This is not an advanced statistics course, but is instead designed to gently introduce you to statistical comparisons and hypothesis testing in R. #### You'll learn: Read in and manipulate data Check assumptions of t tests Perform one-sample t tests Perform two-sample t tests (Independent-samples, Paired-samples) Perform nonparametric t tests (One-sample Wilcoxon Signed Rank test, Independent-samples Mann-Whitney U test) #### Prerequisites: This course assumes familiarity with R and RStudio. You should have a good understanding of R syntax and basic programming concepts. Please consider attending Intersect’s following courses to get up to speed: \Learn to Program: R\, \Data Manipulation and Visualisation in R\ For more information, please click [here](https://intersect.org.au/training/course/r211). 2025-07-11 09:30:00 UTC 2025-07-11 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Exploring ANOVAs in R at UC Online
17 July 2025
Exploring ANOVAs in R at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/exploring-anovas-in-r-at-uc-online-831f2c6c-a14b-41b4-aa80-5e761746cb20 R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. This half-day course covers one and two-way Analyses of Variance (ANOVA) and their non-parametric counterparts in R. To better understand the tests, assumptions and associated concepts, we will be using a dataset containing the Mathematics scores of secondary students. This dataset also includes information regarding their mother’s and father’s jobs and education levels, the number of hours dedicated to study, and time spent commuting to and from school. Lifestyle information about alcohol consumption habits, whether the students have quality relationships with their families and whether they have free time after school is included in this dataset. #### You'll learn: Basic statistical theory behind ANOVAs How to check that the data meets the assumptions One-way ANOVA in R and post-hoc analysis Two-way ANOVA plus interaction effects and post-hoc analysis Non-parametric alternatives to one and two-way ANOVA #### Prerequisites: This course assumes an intermediate level of programming proficiency, plus familiarity with the syntax and functions of the dplyr and ggplot2 packages. Experience navigating the RStudio integrated development environment (IDE) is also required. If you’re new to programming in R, we strongly recommend you register for the \Learn to Program: R\, \Data Manipulation and Visualisation in R\ workshops first. For more information, please click [here](https://intersect.org.au/training/course/r212). 2025-07-17 09:30:00 UTC 2025-07-17 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Data Capture and Surveys with REDCap at LTU Online
2 July 2025
Data Capture and Surveys with REDCap at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-capture-and-surveys-with-redcap-at-ltu-online-630d4057-47c4-4077-a431-d7d18549684c Would you like to enable secure and reliable data collection forms and manage online surveys? Would your study benefit from web-based data entry? Research Electronic Data Capture (REDCap) might be for you. This course will introduce you to REDCap, a rapidly evolving web tool developed by researchers for researchers. REDCap features a high level of security, and a high degree of customisability for your forms and advanced user access control. It also features free, unlimited survey distribution functionality and a sophisticated export module with support for all standard statistical programs. #### You'll learn: Get started with REDCap Create and set up projects Design forms and surveys using the online designer Learn how to use branching logic, piping, and calculations Enter data via forms and distribute surveys Create, view and export data reports Add collaborators and set their privileges #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/redcap101). 2025-07-02 10:00:00 UTC 2025-07-02 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Machine Learning using Python: Introduction & Linear Regression at DU Online
4 - 5 June 2025
Introduction to Machine Learning using Python: Introduction & Linear Regression at DU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-machine-learning-using-python-introduction-linear-regression-at-du-online Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore the fundamentals of Machine Learning from a practical perspective with the help of the Python programming language and its scientific computing libraries. #### You'll learn: Understand the difference between supervised and unsupervised Machine Learning. Understand the fundamentals of Machine Learning. Comprehensive introduction to Machine Learning models and techniques such as Linear Regression and Model Training. Understand the Machine Learning modelling workflows. Use Python and scikit-learn to process real datasets, train and apply Machine Learning models #### Prerequisites: Either \Learn to Program: Python\ and \Data Manipulation in Python\ or \Learn to Program: Python\ and \Data Manipulation and Visualisation in Python\ needed to attend this course. If you already have experience with programming, please check the topics covered in courses above to ensure that you are familiar with the knowledge needed for this course, such as good understanding of Python syntax and basic programming concepts and familiarity with Pandas, Numpy and Seaborn libraries. Maths knowledge is not required. However, there is a few Math formula covered in this course and the references will be provided. Having an understanding of the Mathematics behind each Machine Learning algorithms is going to make you appreciate the behaviour of the model and know its pros/cons when using them. For more information, please click [here](https://intersect.org.au/training/course/python205). 2025-06-04 09:30:00 UTC 2025-06-05 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Machine Learning using Python: SVM & Unsupervised Learning at DU Online
2 July 2025
Introduction to Machine Learning using Python: SVM & Unsupervised Learning at DU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-machine-learning-using-python-svm-unsupervised-learning-at-du-online Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore the fundamentals of Machine Learning from a practical perspective with the help of the Python programming language and its scientific computing libraries. #### You'll learn: Comprehensive introduction to Machine Learning models and techniques such as Support Vector Machine, K-Nearest Neighbor and Dimensionality Reduction. Know the differences between various core Machine Learning models. Understand the Machine Learning modelling workflows. Use Python and scikit-learn to process real datasets, train and apply Machine Learning models. #### Prerequisites: Either \Learn to Program: Python\, \Data Manipulation in Python\ and \Introduction to ML using Python: Introduction & Linear Regression\ or \Learn to Program: Python\, \Data Manipulation and Visualisation in Python\ and \Introduction to ML using Python: Introduction & Linear Regression\ needed to attend this course. If you already have experience with programming, please check the topics covered in courses above to ensure that you are familiar with the knowledge needed for this course, such as good understanding of Python syntax, basic programming concepts and familiarity with Pandas, Numpy and Seaborn libraries, and basic understanding of Machine Learning and Model Training. Maths knowledge is not required. However, there is a few Math formula covered in this course and the references will be provided. Having an understanding of the Mathematics behind each Machine Learning algorithms is going to make you appreciate the behaviour of the model and know its pros/cons when using them. For more information, please click [here](https://intersect.org.au/training/course/python207). 2025-07-02 09:30:00 UTC 2025-07-02 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Machine Learning using R: SVM & Unsupervised Learning at LTU Online
28 May 2025
Introduction to Machine Learning using R: SVM & Unsupervised Learning at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-machine-learning-using-r-svm-unsupervised-learning-at-ltu-online Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore the fundamentals of Machine Learning from a practical perspective with the help of the R programming language and its scientific computing packages. #### You'll learn: Comprehensive introduction to Machine Learning models and techniques such as Support Vector Machine, K-Nearest Neighbor and Dimensionality Reduction. Know the differences between various core Machine Learning models. Understand the Machine Learning modelling workflows. Use R and its relevant packages to process real datasets, train and apply Machine Learning models. #### Prerequisites: \\Either \Learn to Program: R\ and \Data Manipulation in R\ or \Learn to Program: R\ and \Data Manipulation and Visualisation in R\needed to attend this course. If you already have experience with programming, please check the topics covered in the courses above and \Introduction to ML using R: Introduction & Linear Regression\ to ensure that you are familiar with the knowledge needed for this course, such as good understanding of R syntax and basic programming concepts, familiarity with dplyr, tidyr and ggplot2 packages, and basic understanding of Machine Learning and Model Training.\\Maths knowledge is not required. There are only a few Math formula that you are going to see in this course, however references to Mathematics required for learning about Machine Learning will be provided. Having an understanding of the Mathematics behind each Machine Learning algorithms is going to make you appreciate the behaviour of the model and know its pros/cons when using them.\\ For more information, please click [here](https://intersect.org.au/training/course/r207). 2025-05-28 10:00:00 UTC 2025-05-28 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Data Capture and Surveys with REDCap at UC Online
22 May 2025
Data Capture and Surveys with REDCap at UC Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-capture-and-surveys-with-redcap-at-uc-online-ea43193d-6d9b-4ecb-9e53-f7cbf2509412 Would you like to enable secure and reliable data collection forms and manage online surveys? Would your study benefit from web-based data entry? Research Electronic Data Capture (REDCap) might be for you. This course will introduce you to REDCap, a rapidly evolving web tool developed by researchers for researchers. REDCap features a high level of security, and a high degree of customisability for your forms and advanced user access control. It also features free, unlimited survey distribution functionality and a sophisticated export module with support for all standard statistical programs. #### You'll learn: Get started with REDCap Create and set up projects Design forms and surveys using the online designer Learn how to use branching logic, piping, and calculations Enter data via forms and distribute surveys Create, view and export data reports Add collaborators and set their privileges #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/redcap101). 2025-05-22 09:30:00 UTC 2025-05-22 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
18 July 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-a2e2899c-7968-4d36-934a-7762216bb462 Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-07-18 10:00:00 UTC 2025-07-18 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Data Manipulation and Visualisation in R at UTS City campus, Moore Park precinct
9 July 2025
Moore Park, Australia
Data Manipulation and Visualisation in R at UTS City campus, Moore Park precinct https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/data-manipulation-and-visualisation-in-r-at-uts-city-campus-moore-park-precinct R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. In this workshop, you will learn how to manipulate, explore and get insights from your data (Data Manipulation using the dplyr package), as well as how to convert your data from one format to another (Data Transformation using the tidyr package). You will also explore different types of graphs and learn how to customise them using one of the most popular plotting packages in R, ggplot2 (Data Visualisation). We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly. Join us for a live coding workshop where we write programs that produce results, using the researcher-focused training modules from Intersect and the highly regarded Software Carpentry Foundation. #### You'll learn: DataFrame Manipulation using the dplyr package DataFrame Transformation using the tidyr package Using the Grammar of Graphics to convert data into figures using the ggplot2 package Configuring plot elements within ggplot2 Exploring different types of plots using ggplot2 #### Prerequisites: Either \Learn to Program: R\ or \Learn to Program: R\ and \R for Research\ needed to attend this course. If you already have experience with programming, please check the topics covered in the \Learn to Program: R\ and \R for Research\ courses to ensure that you are familiar with the knowledge needed for this course. For more information, please click [here](https://intersect.org.au/training/course/r203). 2025-07-09 09:30:00 UTC 2025-07-09 16:30:00 UTC Intersect Australia Rugby Australia Building, Moore Park Rd, Moore Park, Australia Rugby Australia Building, Moore Park Rd Moore Park Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Getting Started with NVivo for Mac at ACU
18 June 2025
Getting Started with NVivo for Mac at ACU https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/getting-started-with-nvivo-for-mac-at-acu-e244145d-f693-4f68-b565-8a9048295f0e Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it’s easy to see why NVivo is becoming the tool of choice for many researchers. NVivo allows researchers to simply organise and manage data from a variety of sources including surveys, interviews, articles, video, email, social media and web content, PDFs and images. Coding your data allows you to discover trends and compares themes as they emerge across different sources and data types. Using NVivo memos and visualisations combined with the ability to integrate with popular bibliographic tools you can get your research ready for publication sooner. #### You'll learn: Create and organise a qualitative research project in NVivo Import a range of data sources using NVivo’s integrated tools Code and classify your data Format your data to take advantage of NVivo’s auto-coding ability Use NVivo to discover new themes and trends in research Visualise relationships and trends in your data #### Prerequisites: In order to participate, attendees must have a licensed copy of NVivo installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. This course is taught using NVivo 12 Pro for Mac and is not suitable for NVivo for Windows users. For more information, please click [here](https://intersect.org.au/training/course/nvivo102). 2025-06-18 09:30:00 UTC 2025-06-18 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Getting started with NVivo for Windows at ACU
24 June 2025
Getting started with NVivo for Windows at ACU https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/getting-started-with-nvivo-for-windows-at-acu-ac15c59d-5459-481b-b391-95efde8a03b4 Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it’s easy to see why NVivo is becoming the tool of choice for many researchers. NVivo allows researchers to simply organise and manage data from a variety of sources including surveys, interviews, articles, video, email, social media and web content, PDFs and images. Coding your data allows you to discover trends and compares themes as they emerge across different sources and data types. Using NVivo memos and visualisations combined with the ability to integrate with popular bibliographic tools you can get your research ready for publication sooner. #### You'll learn: Create and organise a qualitative research project in NVivo Import a range of data sources using NVivo’s integrated tools Code and classify your data Format your data to take advantage of NVivo’s auto-coding ability Use NVivo to discover new themes and trends in research Visualise relationships and trends in your data #### Prerequisites: In order to participate, attendees must have a licensed copy of NVivo installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. This course is taught using NVivo 12 Pro for Windows and is not suitable for NVivo for Mac users. For more information, please click [here](https://intersect.org.au/training/course/nvivo101). 2025-06-24 09:30:00 UTC 2025-06-24 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Longitudinal Trials with REDCap at DU Online
12 June 2025
Longitudinal Trials with REDCap at DU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/longitudinal-trials-with-redcap-at-du-online REDCap is a powerful and extensible application for managing and running longitiudinal data collection activities. With powerful features such as organising data collections instruments into predefined events, you can shephard your participants through a complex survey at various time points with very little configuration. This course will introduce some of REDCap’s more advanced features for running longitudinal studies, and builds on the foundational material taught in REDCAP101 – Managing Data Capture and Surveys with REDCap. #### You'll learn: Build a longitudinal project Manage participants throughout multiple events Configure and use Automated Survey Invitations Use Smart Variables to add powerful features to your logic Take advantage of high-granularity permissions for your collaborators Understand the data structure of a longitudinal project #### Prerequisites: This course requires the participant to have a fairly good basic knowledge of REDCap. To come up to speed, consider taking our \Data Capture and Surveys with REDCap\ workshop. For more information, please click [here](https://intersect.org.au/training/course/redcap201). 2025-06-12 09:30:00 UTC 2025-06-12 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Machine Learning using Python: Classification at DU Online
25 - 26 June 2025
Introduction to Machine Learning using Python: Classification at DU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-machine-learning-using-python-classification-at-du-online Machine Learning (ML) is a new way to program computers to solve real world problems. It has gained popularity over the last few years by achieving tremendous success in tasks that we believed only humans could solve, from recognising images to self-driving cars. In this course, we will explore the fundamentals of Machine Learning from a practical perspective with the help of the Python programming language and its scientific computing libraries. #### You'll learn: Comprehensive introduction to Machine Learning models and techniques such as Logistic Regression, Decision Trees and Ensemble Learning. Know the differences between various core Machine Learning models. Understand the Machine Learning modelling workflows. Use Python and scikit-learn to process real datasets, train and apply Machine Learning models. #### Prerequisites: Either \Learn to Program: Python\, \Data Manipulation in Python\ and \Introduction to ML using Python: Introduction & Linear Regression\ or \Learn to Program: Python\, \Data Manipulation and Visualisation in Python\ and \Introduction to ML using Python: Introduction & Linear Regression\ needed to attend this course. If you already have experience with programming, please check the topics covered in courses above to ensure that you are familiar with the knowledge needed for this course, such as good understanding of Python syntax, basic programming concepts and familiarity with Pandas, Numpy and Seaborn libraries, and basic understanding of Machine Learning and Model Training. Maths knowledge is not required. However, there is a few Math formula covered in this course and the references will be provided. Having an understanding of the Mathematics behind each Machine Learning algorithms is going to make you appreciate the behaviour of the model and know its pros/cons when using them. For more information, please click [here](https://intersect.org.au/training/course/python206). 2025-06-25 09:30:00 UTC 2025-06-26 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Excel for Researchers at LTU Online
16 - 17 July 2025
Excel for Researchers at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/excel-for-researchers-at-ltu-online-32b9d9a5-f037-4c4a-946a-b7df3743c7ad Data rarely comes in the form you require. Often it is messy. Sometimes it is incomplete. And sometimes there’s too much of it. Frequently, it has errors. We’ll use one of the most widespread data wrangling tools, Microsoft Excel, to import, sort, filter, copy, protect, transform, summarise, merge, and visualise research data. While aimed at novice Excel users, most attendees will walk away with new tricks to work more efficiently with their research data. #### You'll learn: ‘Clean up’ messy research data Organise, format and name your data Interpret your data (SORTING, FILTERING, CONDITIONAL FORMATTING) Perform calculations on your data using functions (MAX, MIN, AVERAGE) Extract significant findings from your data (PIVOT TABLE, VLOOKUP) Manipulate your data (convert data format, work with DATES and TIMES) Create graphs and charts to visualise your data (CHARTS) Handy tips to speed up your work #### Prerequisites: In order to participate, attendees must have a licensed copy of Microsoft Excel installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. For more information, please click [here](https://intersect.org.au/training/course/excel101). 2025-07-16 10:00:00 UTC 2025-07-17 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: R at UTS City campus, Moore Park precinct
11 June 2025
Moore Park, Australia
Learn to Program: R at UTS City campus, Moore Park precinct https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/learn-to-program-r-at-uts-city-campus-moore-park-precinct R is quickly gaining popularity as a programming language of choice for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio development environment and the Shiny web application framework. But getting started with R can be challenging, particularly if you’ve never programmed before. That’s where this introductory course comes in. We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly. Join us for a live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: Introduction to the RStudio interface for programming Basic syntax and data types in R How to load external data into R Creating functions (FUNCTIONS) Repeating actions and analysing multiple data sets (LOOPS) Making choices (IF STATEMENTS – CONDITIONALS) Ways to visualise data in R #### Prerequisites: No prior experience with programming needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found \here\. For more information, please click [here](https://intersect.org.au/training/course/r101). 2025-06-11 09:30:00 UTC 2025-06-11 16:30:00 UTC Intersect Australia Rugby Australia Building, Moore Park Rd, Moore Park, Australia Rugby Australia Building, Moore Park Rd Moore Park Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
21 November 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-09e95ef0-c087-44b6-8697-66b1622db301 Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-11-21 10:00:00 UTC 2025-11-21 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
20 June 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-ea46a838-978b-404c-b960-66fb9089632a Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-06-20 10:00:00 UTC 2025-06-20 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
19 September 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-65b15ca0-085d-4d29-8da1-1ed78e8d488a Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-09-19 10:00:00 UTC 2025-09-19 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
17 October 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-7414a51e-300b-4669-b9f2-d9ea8afdcfcc Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-10-17 10:00:00 UTC 2025-10-17 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Introduction to Research Data Management at WSU Online
22 August 2025
Introduction to Research Data Management at WSU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/introduction-to-research-data-management-at-wsu-online-76d8ad95-15fb-45bb-bf1a-7bafb9b08823 Are you drowning in research data? Do you want to know where you should be storing your data? Are you required to comply with funding body data management requirements, but don’t know how? This workshop is ideal for researchers who want to know how research data management can support project success and are interested in research data management services and support available at their institution. Combining slide-based background material, discussions, and case studies this workshop will equip participants with best practices for managing their valuable research data. #### You'll learn: How to manage research data according to legal, statutory, ethical, funding body and university requirements Approaches to planning, collecting, organising, managing, storing, backing up, preserving, and sharing your data Services supporting research data at your institution #### Prerequisites: The course has no prerequisites. For more information, please click [here](https://intersect.org.au/training/course/rdmt001). 2025-08-22 10:00:00 UTC 2025-08-22 12:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: Python at LTU Online
28 - 29 May 2025
Learn to Program: Python at LTU Online https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/learn-to-program-python-at-ltu-online-c6cbcba1-b524-4278-b487-4f2ee8c7db50 Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you’d expect of a modern programming language, and also a rich set of libraries for working with data. We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly. Perfect for sharing insights with others while producing reproducible research. Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: Introduction to the JupyterLab interface for programming Basic syntax and data types in Python How to load external data into Python Creating functions (FUNCTIONS) Repeating actions and analysing multiple data sets (LOOPS) Making choices (IF STATEMENTS – CONDITIONALS) Ways to visualise data in Python #### Prerequisites: No prior experience with programming is needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). For more information, please click [here](https://intersect.org.au/training/course/python101). 2025-05-28 10:00:00 UTC 2025-05-29 13:00:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution [] -
Randomised Controlled Trials with REDCap at ACU
28 May 2025
Randomised Controlled Trials with REDCap at ACU https://intersect.org.au/training/schedule https://staging.dresa.org.au/events/randomised-controlled-trials-with-redcap-at-acu REDCap is a powerful and extensible application for managing and running longitudinal data collection activities. In this course, learn how to manage a Randomised Controlled Trial using REDCap, including the randomisation module, adverse event reporting and automated participant withdrawals. This course will introduce some of REDCap’s more advanced features for running randomised trials, and builds on the material taught in REDCAP201 – Longitudinal Trials with REDCap. #### You'll learn: - Create Data Access Groups (DAGs) and assign users to manage trial sites - Build randomisation allocation table - Enable and implement participant randomisation module - Design an adverse reporting system using Automated Survey Invitations and Alerts - Create an automated participant withdrawal process - Customise record dashboards #### Prerequisites: Learners should have a solid understanding of REDCap and be familiar with the content of [Data Capture and Surveys with REDCap](https://intersectaustralia.github.io/training/REDCAP101/) and [Longitudinal Trials with REDCap](https://intersectaustralia.github.io/training/REDCAP201/). For more information, please click [here](https://intersect.org.au/training/course/redcap202). 2025-05-28 09:30:00 UTC 2025-05-28 12:30:00 UTC Intersect Australia Australia Australia Intersect Australia training@intersect.org.au [] [] [] host_institution []
