Commit graph

87 commits

Author SHA1 Message Date
3fe315e0f9
Get explained 2024-03-21 15:17:35 +03:00
1657b9531d
String explained 2 2024-03-19 16:58:12 +03:00
d1fbf4865b
String explained 2024-03-18 16:30:49 +03:00
0418380fd2
Error Custom example 2024-03-16 16:48:55 +03:00
543286da57
errors library explained 2024-03-15 16:22:30 +03:00
c7da2836f7
Type Assertion Explained 2024-02-15 19:30:20 +03:00
ef2ce4c80e
Go version updated to 1.22.0 2024-02-15 18:49:34 +03:00
de39702db7
error handlind PathError explained 2024-02-15 18:29:06 +03:00
dcf1e5c80b
changed the order of the import library 2024-01-30 08:01:13 +03:00
e7291c1fc5
License added to each code 2024-01-27 11:10:49 +03:00
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