Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Clean Code Basics

via CodeSignal

Overview

Learn the foundational principles of writing clean, maintainable code in Kotlin. This course covers meaningful naming conventions, effective functions and methods, proper documentation, code formatting, and eliminating redundancies for a solid coding foundation.

Syllabus

  • Unit 1: Clean Code Basics in Kotlin
  • Unit 2: Meaningful Naming in Kotlin
    • Improve Naming for Code Clarity
    • Refactoring Method Names for Consistency and Clarity in Kotlin
    • Refactor Naming Conventions for Shapes in Kotlin
  • Unit 3: Mastering Clean Code with Kotlin: Functions and Best Practices
    • Refactoring a Function into Smaller Methods
    • Refactor Function Parameters with Data Class
    • Refactoring Functions to Remove Boolean Flags
    • Applying the DRY Principle in Order Processing
  • Unit 4: Mastering Comments and Documentation in Kotlin
    • Cleaning Up Redundant Comments in Kotlin Code
    • Enhancing Documentation with KDoc Comments
    • Refine Comments for Student Management System in Kotlin
  • Unit 5: Clean Code Principles in Kotlin
    • Eliminating Code Duplication with DRY Principle in Kotlin
    • Removing Dead Code in Kotlin: Refactoring Client Tier Logic

Reviews

Start your review of Clean Code Basics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.