Skip to content

Joshokelola/dart_tutorial_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Programming Tutorial

This repository contains a structured series of Dart programming lessons and challenges designed for classroom teaching. Each lesson focuses on specific concepts with clear examples and explanations.

Course Structure

Lessons

  1. Fundamentals Part 1 (lesson_1.dart)
    • Comments (Single-line and Multi-line)
    • Print Function
    • Statements and Expressions
    • Basic Arithmetic Operations
    • Data Types (Integers and Doubles)
    • Variables and Type Inference
    • Constants (const and final)
    • Variable Naming Conventions

How to Use This Repository

  • Each lesson is contained in its own file under the lib/ directory
  • Code examples are thoroughly commented for self-study
  • Concepts are introduced progressively
  • Students can run each lesson file to see the concepts in action

Contributing

Feel free to submit issues and enhancement requests!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages