Commit graph

77 commits

Author SHA1 Message Date
baef71ef90
demo1.txt founded in the root directory same place with main.go and error handling explained 2024-01-25 17:09:32 +03:00
239509051b
Added defer example to main.go 2024-01-25 16:00:13 +03:00
b2f12f8feb
Defer example - product name and unit price, log, and the place of defer is important 2024-01-25 13:01:20 +03:00
bff1bc85b9
.vscode settings.json license author license type and license year configuration 2024-01-24 13:17:42 +03:00
5dd980901f
Even number worked before end defer and return even number 2024-01-24 07:30:36 +03:00
151afe99bb
defer function and 10 even number calculated 2024-01-24 07:29:10 +03:00
dda9efb15b
9 odd number calculated 2024-01-24 07:24:30 +03:00
8d115ed4ae
Defer exeplained in more details 2024-01-24 06:33:36 +03:00
fbd5472eaa
defer has been explained with defer A() 2024-01-24 06:26:29 +03:00
91ed99722f
B and A function worked defer statement 2024-01-24 06:22:02 +03:00
6e181a1024
Bank example added and the value calculated 2024-01-23 05:31:02 +03:00
80283450c6
circle calculated 2024-01-22 09:06:25 +03:00
2a2139caeb
area calculated 2024-01-22 09:03:58 +03:00
db98168389
time.sleep added to EvenNumber and OddNumber functions 2024-01-22 04:21:59 +03:00
7bf7c19c99
go routine example channels example 1 2024-01-22 04:12:30 +03:00
9e917844ff
go routine example 1 2024-01-21 19:18:44 +03:00
25081c4c83
fixed lower lower or equal to 10 2024-01-21 19:04:24 +03:00
2f9219e18d
even and odd numbers printed 2024-01-21 19:01:48 +03:00
fc6da850b8
Sourcehut eklendi 2024-01-21 02:23:45 +03:00
60e4f7a88d
updated 2024-01-20 18:24:00 +03:00
6514c53747
first name last name and age customer struct 2024-01-20 18:21:37 +03:00
06174644a1
to print parameters default value 2024-01-20 14:53:20 +03:00
9c1a8d8e99
discountRate added to struct 2024-01-20 14:48:38 +03:00
7f5e074730
struct example 1 2024-01-20 14:42:21 +03:00
e627044e4c
go version updated to 1.21.6 2024-01-20 14:30:43 +03:00
de53dfafb1
array address pointer example 2024-01-20 11:24:46 +03:00
2f524a0c7e
pointer example 1 2024-01-20 11:17:16 +03:00
bda86a4e2b
Main and Demo files 2024-01-20 11:11:46 +03:00
3a84e5fd98
key and value printed 2024-01-17 12:41:04 +03:00
92f7c99f08
there is no i but _ underscore and added odd numbers between 1 and 10 2024-01-17 12:36:24 +03:00
361d9d1f70
for range example city printed 2024-01-17 12:27:49 +03:00
1aad6e4564
examplerange directory created and demo1.go written 2024-01-17 12:18:23 +03:00
523724adbe
index for string expressions initialized 2024-01-17 11:53:49 +03:00
f97dde7b01
cities with a for loop example/removed wrong directory 2024-01-17 11:48:14 +03:00
99534f58cd
cities with a for loop example 2024-01-17 11:47:32 +03:00
4274c71f77
another map example explained 2024-01-16 02:46:22 +03:00
5f99c61ddf
is value there bool/true or false explained 2024-01-16 02:37:54 +03:00
879e9bf159
value exlpained 2024-01-16 02:36:13 +03:00
a085e4d901
Dictionary explained 2024-01-16 02:33:11 +03:00
19b2e77c02
delete has been implemented 2024-01-16 02:31:34 +03:00
3f96b32984
String number is 3 2024-01-16 02:28:55 +03:00
dc303616a5
maps example book = kitap 2024-01-16 02:25:45 +03:00
4c4da03f18
variadic add example 3 2024-01-14 17:34:18 +03:00
1c07b083d2
variadic add example 2 2024-01-14 17:31:00 +03:00
63febb3fb7
variadic add example 1 2024-01-14 17:29:53 +03:00
61d9fb0587
mathops 2024-01-14 13:18:27 +03:00
220522e1b2
userName string example for SayHello function 2024-01-14 00:33:09 +03:00
9f03e0a62e
example multiply total 2024-01-14 00:30:12 +03:00
e60256bcc4
another addition example old example has been commented 2024-01-14 00:28:03 +03:00
71468385e2
another addition example 2024-01-14 00:26:50 +03:00