DOT-ed - Employee upskilling for the future of work
Tailor to company requirements.
Personalise to individual needs.
Connect the dots to the future.
Why Choose DOT-ed?
Expert AI and Data Content
Start building confidence with our continuously updated curriculum
Personal Learning Paths
Everyone learns differently. Adapt to how your employees learn best
Team Progress
See how everyone's developing and where they might need support
Company-Specific Content
Create and share knowledge unique to your organisation
Core Skills Content Created by Our Experts
Expanding to include Cyber Security and Sustainability
Technical Skills
Google Sheets
Learn how to navigate and utilise Google Sheets for data analysis and automating everyday tasks.
=VLOOKUP(A2, B2:C10, 2, FALSE)
SQL
Master SQL to manage and query databases efficiently.
SELECT * FROM users
WHERE age > 18;
Python
Get hands-on with Python, a powerful language used across data science and AI.
def greet(name):
return f'Hello, {name}!'
Theory
Data Theory
Explore the fundamental concepts and principles that underpin data science and analytics.
# Example: Central Limit Theorem
import numpy as np
means = [np.mean(np.random.normal(size=30)) for _ in range(1000)]
AI
Understand the fundamentals of AI and how to apply it in real-world scenarios.
Prompt: Create a predictive model
for customer churn using
historical data.
Statistics
Learn how to use statistics to enhance your data analysis and decision-making processes.
correlation = df['x'].corr(df['y'])
Data Visualisation
Learn to create compelling visual representations of data to communicate insights effectively.
import matplotlib.pyplot as plt
plt.plot(x, y)
plt.show()
How APEXX Global Uses DOT-ed
Starting with an AI workshop for their teams, APEXX Global now uses DOT-ed to upskill their Product and Implementation teams in Python, SQL, and AI skills.
"Data skills are fundamental in any organisation, yet my teams have varying experience levels and needs. DOT-ed's personalised learning platform stands out by tailoring education to how they learn best and offering support as they apply their skills."
SVP Customer Experience