Thkee Coding is a built-in live coding environment that allows you to write and explain code directly during your live sessions. It is designed for technical courses and hands-on training, enabling real-time demonstration and interaction with learners.
This guide explains how to use Thkee Coding and how to deliver effective coding sessions.
What is Thkee Coding?
Thkee Coding is an interactive coding tool that enables instructors to:
- Write code in real time
- Demonstrate programming concepts step by step
- Solve problems live with learners
Accessing Thkee Coding
Steps:
- Start your live session
- Open the Tools panel
- Select Thkee Coding
The coding environment will open and be shared with participants
Selecting a Programming Language
Thkee Coding supports multiple programming languages, allowing you to choose the one relevant to your session.
Steps:
- Open the language selector at the bottom of the coding interface
- Choose your preferred language (e.g., Python, Java, C++, JavaScript, etc.)
💡 Switching languages is possible, but make sure learners are aware that you change the context during a session.
Main Features of Thkee Coding
1. Code Editor
The built-in editor allows you to write and modify code live.
You can:
- Type and edit code in real time
- Demonstrate syntax and structure
- Build examples step by step
2. Real-Time Demonstration
Teach programming concepts dynamically while refining and improving your code in real time throughout the session.
You can:
- Modify code based on learner questions
- Demonstrate best practices
- Fix errors live
Typical Use Cases
Thkee Coding is ideal for:
- Programming courses (Python, Java, etc.)
- Algorithm explanations
- Technical workshops
- Coding exercises and challenges
Best Practices
- Prepare code snippets before the session
- Write code step by step instead of pasting everything
- Explain logic clearly
- Use simple examples first, then increase complexity
- Encourage learners to follow along on their own devices
Pro Tips for Effective Coding Sessions
- Use short, focused examples
- Pause after each step to check understanding
- Combine Thkee Coding with chat for questions
- Use screen sharing if you need external tools
Using Thkee Coding effectively allows you to deliver interactive, practical, and high-impact technical sessions, helping learners understand not just the theory but how to apply it in real scenarios.