Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart-Programming-WithIn-OOP

	                             # 	Dart Programming Learning Basic to OOP

                       just Follow the Dart Programming and next step easy to learn Fluter. #
                     
                     


# Step by Step Learning Sylybus.

0. Overview

   # Course Inroduction and Setup to Webstorm
   ##  instlation windows, mac, linux os - https://www.jetbrains.com/webstorm/

1. Start Dart Programming

   # Run your first app in Dart
   # Comments

2. Data Types and Variables

   # Data Types and Variables
   # String, Literals and String Interpolation
   # Define constants using "final" and "const" keywords

3. Control Flow Statements

   # IF ELSE
   # Conditional Expressions
   # Ternary Operator

4. Loop Control Statements

   # What are Iterators?
   # FOR Loop and how it works
   # WHILE Loop
   # DO WHILE Loop
   # BREAK statements
   # CONTINUE keyword
   # Labelled FOR Loop

5. Functions or Methods

   # Declaring functions
   # Function Expressions: Short hand syntax or using FAT ARROR
   # Optional Positional Parameters
   # Optional Named Parameters
   # Optional Default Parameters

6. Exception Handling

   # Demo with example
   # Custom Exception Class
   
   
   ##  OOP

7. Object Oriented Programming: Getting Started

   # Defining Class and creating Objects
   # Instance and field variables
   # Constructors
         .)Default
         .)Named
          .)Parameterized

8. Functional Programming in Dart

   # Lambda Expression
   # Higher-Order Functions
   # Lexical Closures

9. Dart Collections

   # :)Arrays or List
        # :)Fixed Length List
        # :) Growable List
        
   # Set and HashSet
   # Map and HashMap

10. Callable Classes

11. Conclusion

                      :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)

About

trying to learn Dart&OOP

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages