supportDocs

Getting Started: Essential Skills for Live-Coding Success

TL;DR

Imitation: Use the Checkin meetings to imitate the best students in the room. The purpose of the meetings is to learn the EASY WAY.

Master these fundamentals before diving into Spring Boot! Focus on:

Welcome to live-coding! To help you hit the ground running, here are some key areas to focus on during Assignments 6-8. Mastering these fundamental skills will set you up for success and help you contribute effectively during live-coding sessions. Remember that IMITATION is your best friend. Use the Checkin meetings to imitate the best students in the room. The purpose of the meetings is to learn the EASY WAY.

1. Migrating to IntelliJ

Switching to IntelliJ IDEA is a critical step in your development journey. IntelliJ offers powerful features and tools that streamline coding, debugging, and testing.

2. Master the Full Stack CRUD Self-Test

Full Stack CRUD Self-Test

Understanding CRUD operations (Create, Read, Update, Delete) is essential for full-stack development.

3. Pick Up Faster Keyboarding Skills and File Handling Best Practices

Efficiency is key in live-coding. Improve your speed and accuracy with these tips:

4. GitHub Ticket Flow: From Start to Finish

GitHub is an integral part of team collaboration. Mastering the ticket workflow will help you manage tasks effectively.

5. Understanding the Process Outside Meetings (#hardcore)

Live-coding meetings are just one part of your learning experience. Taking initiative outside of meetings will amplify your growth.

6. Learn How to Test a Ticket

Testing is a critical skill for ensuring your code works as expected.


By focusing on these areas, you’ll build a stronger understanding of Full Stack principles and be ready to tackle Spring Boot in Assignment 9 with more confidence.