Skip to content

Commit 321c476

Browse files
author
mostafa
committed
basic code doc
1 parent 982925d commit 321c476

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Go basic code
2+
3+
4+
* variable
5+
* array
6+
* condition
7+
* loop
8+
* map
9+
* function
10+
* method
11+
* pointer
12+
* struct
13+
* oop (inheritance,interface,polymorphism)
14+

0 commit comments

Comments
 (0)