Function In a developing programming,if you want to unit some code together,first thing we thinking about is the function.It was created by computer professors at the beginning of a programming. So let us look at that how to define it or use it. How to define the style like this:...
[Read More]
Dart 03 |Operators & Loop & Decision
There are some operators in this article.
Operators
There are six operators in dart:
arithmetic
relational
check type
bitwise
assignment
logical
conditional
[Read More]
Dart 02 | Data types
We will talk about the data types of the dart language.
Support Data Types
There are five types in dart:
numbers
Strings
Booleans
Lists
Maps
[Read More]
Dart 01 | Hello World!
This is my first lesson for dart.
Language Syntax
Before we are talking about the language,we can just see its syntax.It is very sample of you, if you are a developer,even a non developer could know it.so let us talk about the syntax,every programming language has its own syntax,as well as the Dart language. See below:
[Read More]
Using of nbhttp
This is my first post about the using of the nbhttp.
This is my first time to edit this website,so please have a fun and go.