资源详情

返回首页 | 相关搜索
Udemy - Full Stack Go Programming (Golang) from Beginner to Advance 2021-10
大小 8.73 GB
文件数 659
Info Hash: 9D6F02EF23B1A7E623DFC81F725FA587227F82FA
收录时间 2026-01-10 00:43:32
更新时间 2026-01-10 00:43:32
文件列表 (659)
1. Introduction/1. what you will learn.mp4
24.87 MB
1. Introduction/1. what you will learn.srt
8.66 KB
1. Introduction/2. Introduction.mp4
68.53 MB
1. Introduction/2. Introduction.srt
13.13 KB
10. Slice/1. Slice Concept and Create Slice using Slice Literal.mp4
41.13 MB
10. Slice/1. Slice Concept and Create Slice using Slice Literal.srt
5.77 KB
10. Slice/1.1 create slice using slice-literal.go
211 B
10. Slice/10. Append a Slice to an existing Slice.mp4
16.59 MB
10. Slice/10. Append a Slice to an existing Slice.srt
2.44 KB
10. Slice/10.1 10-append a slice to an existing slice.go
244 B
10. Slice/11. Multi-Dimensional Slice.mp4
14.07 MB
10. Slice/11. Multi-Dimensional Slice.srt
2.25 KB
10. Slice/11.1 11-multi-dimentinal slice.go
178 B
10. Slice/2. Create Slice using Array.mp4
28.86 MB
10. Slice/2. Create Slice using Array.srt
4.17 KB
10. Slice/2.1 2-create slice using already existing array.go
357 B
10. Slice/3. Create Slice using already existing Slice.mp4
33.31 MB
10. Slice/3. Create Slice using already existing Slice.srt
4.71 KB
10. Slice/3.1 3-create slice using already existing slice.go
462 B
10. Slice/4. Create Slice using make function.mp4
29.11 MB
10. Slice/4. Create Slice using make function.srt
4.25 KB
10. Slice/4.1 4-create slice using make function.go
309 B
10. Slice/5. Iterate over Slice.mp4
30.72 MB
10. Slice/5. Iterate over Slice.srt
5.04 KB
10. Slice/5.1 for-loop.go
166 B
10. Slice/5.2 range.go
200 B
10. Slice/5.3 while.go
168 B
10. Slice/5.4 without-index.go
178 B
10. Slice/6. Add Items to Existing Slice.mp4
31.25 MB
10. Slice/6. Add Items to Existing Slice.srt
4.38 KB
10. Slice/6.1 6-add items to slice.go
348 B
10. Slice/7. Modifying Slice Items.mp4
24.55 MB
10. Slice/7. Modifying Slice Items.srt
3.48 KB
10. Slice/7.1 7-Modifying slice items.go
331 B
10. Slice/8. Sorting of Slice.mp4
31.77 MB
10. Slice/8. Sorting of Slice.srt
4.19 KB
10. Slice/8.1 sorting slice.go
430 B
10. Slice/9. Copy Slice Items to another Slice.mp4
24.09 MB
10. Slice/9. Copy Slice Items to another Slice.srt
3.42 KB
10. Slice/9.1 copy slice items to another slice.go
320 B
11. Map/1. Maps Specification.mp4
33.83 MB
11. Map/1. Maps Specification.srt
4.2 KB
11. Map/2. Creating and Initializing Maps using Simple Way.mp4
27.36 MB
11. Map/2. Creating and Initializing Maps using Simple Way.srt
3.86 KB
11. Map/2.1 simple.go
306 B
11. Map/3. Creating and Initializing Maps using make Function.mp4
19.83 MB
11. Map/3. Creating and Initializing Maps using make Function.srt
2.88 KB
11. Map/4. Map Length and Accessing Items.mp4
29.89 MB
11. Map/4. Map Length and Accessing Items.srt
4.45 KB
11. Map/4.1 len-funcion.go
273 B
11. Map/4.2 map-access-items.go
280 B
11. Map/5. Adding, Updating, and Deleting Map Items.mp4
42.23 MB
11. Map/5. Adding, Updating, and Deleting Map Items.srt
5.39 KB
11. Map/5.1 add-update-delete-map.go
650 B
11. Map/6. Iterate over a Map.mp4
18.19 MB
11. Map/6. Iterate over a Map.srt
2.54 KB
11. Map/6.1 iterate-map.go
320 B
11. Map/7. Map Sorting.mp4
37.32 MB
11. Map/7. Map Sorting.srt
5.13 KB
11. Map/7.1 map-sort-based-keys.go
512 B
11. Map/7.2 map-sort-based-values.go
393 B
11. Map/8. Truncate Map.mp4
26.17 MB
11. Map/8. Truncate Map.srt
3.44 KB
11. Map/8.1 map-truncate.go
334 B
11. Map/8.2 truncate-delete-function.go
316 B
11. Map/9. Map Merge.mp4
20.58 MB
11. Map/9. Map Merge.srt
2.43 KB
11. Map/9.1 merge map.go
352 B
12. Functions/1. Function Concept and Declaration.mp4
38.78 MB
12. Functions/1. Function Concept and Declaration.srt
4.57 KB
12. Functions/2. Creating a Simple Function.mp4
17.79 MB
12. Functions/2. Creating a Simple Function.srt
3.4 KB
12. Functions/2.1 simple function.go
132 B
12. Functions/3. Function with Parameters.mp4
18.04 MB
12. Functions/3. Function with Parameters.srt
2.9 KB
12. Functions/3.1 function with parameters.go
161 B
12. Functions/4. Function with Return Types.mp4
19.75 MB
12. Functions/4. Function with Return Types.srt
3.21 KB
12. Functions/5. Functions as Values.mp4
17.14 MB
12. Functions/5. Functions as Values.srt
2.78 KB
12. Functions/5.1 function as values.go
162 B
12. Functions/6. Function with Returning Multiple Values.mp4
36.03 MB
12. Functions/6. Function with Returning Multiple Values.srt
4.39 KB
12. Functions/6.1 returning multi values.go
279 B
12. Functions/7. Function Arguments.mp4
56.31 MB
12. Functions/7. Function Arguments.srt
8.15 KB
12. Functions/7.1 call by reference.go
305 B
12. Functions/7.2 call by value.go
305 B
12. Functions/8. Anonymous Functions.mp4
38.19 MB
12. Functions/8. Anonymous Functions.srt
6.89 KB
12. Functions/8.1 1- anonymous function.go
149 B
12. Functions/8.2 2 - anonymous-variable.go
238 B
12. Functions/8.3 3 -pass arguments.go
184 B
12. Functions/8.4 4-return value.go
145 B
13. Pointers/1. Pointers in Golang.mp4
51.42 MB
13. Pointers/1. Pointers in Golang.srt
7.12 KB
13. Pointers/1.1 pointers.go
319 B
13. Pointers/2. Nil Pointer and Changing Pointer Value.mp4
41.93 MB
13. Pointers/2. Nil Pointer and Changing Pointer Value.srt
5.77 KB
13. Pointers/2.1 nill.go
132 B
13. Pointers/2.2 varriable-changes-pointer.go
447 B
13. Pointers/3. Sending a Variable to a Function.mp4
13.84 MB
13. Pointers/3. Sending a Variable to a Function.srt
6.08 KB
13. Pointers/3.1 call by reference.go
245 B
13. Pointers/3.2 call by value.go
244 B
13. Pointers/4. Comparison Pointers.mp4
41.11 MB
13. Pointers/4. Comparison Pointers.srt
4.87 KB
13. Pointers/4.1 comparsion pointers.go
590 B
13. Pointers/5. Double Pointer.mp4
37.05 MB
13. Pointers/5. Double Pointer.srt
4.91 KB
13. Pointers/5.1 double pointer.go
377 B
14. Struct/1. Struct Declaration.mp4
33.09 MB
14. Struct/1. Struct Declaration.srt
4.52 KB
14. Struct/10. Anonymous Struct and field.mp4
28.66 MB
14. Struct/10. Anonymous Struct and field.srt
4.52 KB
14. Struct/10.1 anonymous struct.go
290 B
14. Struct/10.2 anonymouse field.go
211 B
14. Struct/2. Creating Instances of Struct.mp4
53.22 MB
14. Struct/2. Creating Instances of Struct.srt
8.77 KB
14. Struct/2.1 2- struct declaration and initialization.go
1.02 KB
14. Struct/3. Nested Struct.mp4
25.05 MB
14. Struct/3. Nested Struct.srt
3.69 KB
14. Struct/3.1 3- nested structure.go
475 B
14. Struct/4. Add Method to Struct - Method Receiver.mp4
27.73 MB
14. Struct/4. Add Method to Struct - Method Receiver.srt
4.2 KB
14. Struct/4.1 4-method.go
511 B
14. Struct/5. Method with Pointer Receiver.mp4
29.68 MB
14. Struct/5. Method with Pointer Receiver.srt
4.17 KB
14. Struct/5.1 5-method by pointer.go
689 B
14. Struct/6. Method can accept both Pointer and Value.mp4
37.53 MB
14. Struct/6. Method can accept both Pointer and Value.srt
5 KB
14. Struct/6.1 6- method by pointer and value.go
839 B
14. Struct/7. Assign Default Value for Struct Field.mp4
34.32 MB
14. Struct/7. Assign Default Value for Struct Field.srt
5.28 KB
14. Struct/7.1 7 - assign default value.go
486 B
14. Struct/8. Compare Structs with Different Values.mp4
21.32 MB
14. Struct/8. Compare Structs with Different Values.srt
2.77 KB
14. Struct/8.1 8-comparsion.go
573 B
14. Struct/9. Copy Struct using Call by Value and Call by Reference..mp4
48.31 MB
14. Struct/9. Copy Struct using Call by Value and Call by Reference..srt
6.37 KB
14. Struct/9.1 9-1- copy struct by value.go
725 B
14. Struct/9.2 9-2 - copy struct by reference.go
849 B
15. Interface/1. Create and Implement an Interface.mp4
53.24 MB
15. Interface/1. Create and Implement an Interface.srt
7.69 KB
15. Interface/1.1 1- interface.go
940 B
15. Interface/2. Empty Interface.mp4
19.5 MB
15. Interface/2. Empty Interface.srt
3.18 KB
15. Interface/2.1 2- empty interface.go
195 B
15. Interface/3. Type Assertion.mp4
46.13 MB
15. Interface/3. Type Assertion.srt
7.7 KB
15. Interface/3.1 3-1- assertion type mod1.go
234 B
15. Interface/3.2 3-2-assertion type mod2.go
304 B
15. Interface/4. Type Switch.mp4
30.46 MB
15. Interface/4. Type Switch.srt
4.46 KB
15. Interface/4.1 4-type switch.go
540 B
16. String/1. String Literals.mp4
35.59 MB
16. String/1. String Literals.srt
5.14 KB
16. String/1.1 1-string literal.go
597 B
16. String/10. Trim Suffix.mp4
29.96 MB
16. String/10. Trim Suffix.srt
4.06 KB
16. String/10.1 10-trimsuffix.go
659 B
16. String/11. Trim Prefix.mp4
28.82 MB
16. String/11. Trim Prefix.srt
3.9 KB
16. String/11.1 11-trimPerfix.go
653 B
16. String/12. Split.mp4
44.86 MB
16. String/12. Split.srt
5.89 KB
16. String/12.1 12-split.go
792 B
16. String/13. Split After.mp4
38.46 MB
16. String/13. Split After.srt
5.44 KB
16. String/13.1 13-split after.go
812 B
16. String/14. Split After N.mp4
42.53 MB
16. String/14. Split After N.srt
6 KB
16. String/14.1 14-splitN.go
824 B
16. String/15. Compare.mp4
50.37 MB
16. String/15. Compare.srt
6.59 KB
16. String/15.1 15-1-compareByEqualsTo.go
517 B
16. String/15.2 15-2compareByCompareFunction.go
273 B
16. String/16. Join a String by Delimiter - Concatenating.mp4
31.3 MB
16. String/16. Join a String by Delimiter - Concatenating.srt
3.83 KB
16. String/16.1 16.concatenating.go
492 B
16. String/17. Contains.mp4
23.94 MB
16. String/17. Contains.srt
3.54 KB
16. String/17.1 17-contains.go
345 B
16. String/18. Fields.mp4
16.62 MB
16. String/18. Fields.srt
2.27 KB
16. String/18.1 18-fields.go
224 B
16. String/19. Replace.mp4
23.27 MB
16. String/19. Replace.srt
3.51 KB
16. String/19.1 19-replace.go
215 B
16. String/2. Strings are Immutable.mp4
14.83 MB
16. String/2. Strings are Immutable.srt
2.32 KB
16. String/2.1 2 - immutable.go
366 B
16. String/20. Index and Last Index.mp4
34.43 MB
16. String/20. Index and Last Index.srt
4.99 KB
16. String/20.1 20-index.go
261 B
16. String/20.2 20-lastIndex.go
173 B
16. String/3. Iterate over String.mp4
19.83 MB
16. String/3. Iterate over String.srt
2.56 KB
16. String/4. Access the Individual byte of String.mp4
17.93 MB
16. String/4. Access the Individual byte of String.srt
2.37 KB
16. String/4.1 4-byte.go
294 B
16. String/5. Find the Length of String.mp4
23.04 MB
16. String/5. Find the Length of String.srt
3.21 KB
16. String/5.1 5-len.go
599 B
16. String/6. Trim.mp4
33.31 MB
16. String/6. Trim.srt
4.39 KB
16. String/6.1 6.trim.go
649 B
16. String/7. Trim Left.mp4
27.77 MB
16. String/7. Trim Left.srt
3.9 KB
16. String/7.1 7-trimLeft.go
656 B
16. String/8. Trim Right.mp4
28.97 MB
16. String/8. Trim Right.srt
4.27 KB
16. String/8.1 8 -trimRight.go
672 B
16. String/9. Trim Space.mp4
25.02 MB
16. String/9. Trim Space.srt
3.79 KB
16. String/9.1 9-trimSpace.go
647 B
17. fmt Package/1. Print.mp4
35.99 MB
17. fmt Package/1. Print.srt
5.09 KB
17. fmt Package/1.1 1-print.go
370 B
17. fmt Package/10. Scan.mp4
27.31 MB
17. fmt Package/10. Scan.srt
3.56 KB
17. fmt Package/10.1 10-scan.go
420 B
17. fmt Package/11. Scanf.mp4
32.81 MB
17. fmt Package/11. Scanf.srt
4.54 KB
17. fmt Package/11.1 scanf.go
292 B
17. fmt Package/12. Scanln.mp4
23.64 MB
17. fmt Package/12. Scanln.srt
3.57 KB
17. fmt Package/12.1 12-scanln.go
353 B
17. fmt Package/13. Sscan.mp4
31.56 MB
17. fmt Package/13. Sscan.srt
4.11 KB
17. fmt Package/13.1 13.Sscan.go
682 B
17. fmt Package/14. Sscanf.mp4
34.35 MB
17. fmt Package/14. Sscanf.srt
4.8 KB
17. fmt Package/14.1 14-Sscanf.go
653 B
17. fmt Package/15. Sscanln.mp4
25.97 MB
17. fmt Package/15. Sscanln.srt
3.5 KB
17. fmt Package/15.1 15-SscanLn.go
509 B
17. fmt Package/16. Fscan.mp4
34.81 MB
17. fmt Package/16. Fscan.srt
4.45 KB
17. fmt Package/16.1 16-Fscan.go
800 B
17. fmt Package/17. Fscanf.mp4
39.62 MB
17. fmt Package/17. Fscanf.srt
4.96 KB
17. fmt Package/17.1 17-FscanF.go
818 B
17. fmt Package/18. Fscanln.mp4
34.37 MB
17. fmt Package/18. Fscanln.srt
4.52 KB
17. fmt Package/18.1 18-FscanLn.go
817 B
17. fmt Package/19. Errorf.mp4
22.9 MB
17. fmt Package/19. Errorf.srt
3.15 KB
17. fmt Package/19.1 19-Errorf.go
268 B
17. fmt Package/2. Printf.mp4
27.16 MB
17. fmt Package/2. Printf.srt
3.63 KB
17. fmt Package/2.1 2-printf.go
420 B
17. fmt Package/3. Println.mp4
26.27 MB
17. fmt Package/3. Println.srt
3.72 KB
17. fmt Package/3.1 3-println.go
459 B
17. fmt Package/4. Sprint.mp4
23.1 MB
17. fmt Package/4. Sprint.srt
3.34 KB
17. fmt Package/4.1 4-sprint.go
208 B
17. fmt Package/5. Sprintf.mp4
31 MB
17. fmt Package/5. Sprintf.srt
4.41 KB
17. fmt Package/5.1 5-sprintf.go
710 B
17. fmt Package/6. Sprintln.mp4
35.8 MB
17. fmt Package/6. Sprintln.srt
5.23 KB
17. fmt Package/6.1 6-sprintln.go
803 B
17. fmt Package/7. Fprint.mp4
28.95 MB
17. fmt Package/7. Fprint.srt
4.04 KB
17. fmt Package/7.1 7-fprint.go
495 B
17. fmt Package/8. Fprintf.mp4
29.39 MB
17. fmt Package/8. Fprintf.srt
4.18 KB
17. fmt Package/8.1 8-fptintf.go
509 B
17. fmt Package/9. Fprintln.mp4
39.15 MB
17. fmt Package/9. Fprintln.srt
5.33 KB
17. fmt Package/9.1 9-fprintln.go
876 B
18. File and Directory/1. How to Create a File.mp4
28.08 MB
18. File and Directory/1. How to Create a File.srt
3.55 KB
18. File and Directory/1.1 1-empty-file.go
192 B
18. File and Directory/10. Remove All Files and Directories.mp4
31.86 MB
18. File and Directory/10. Remove All Files and Directories.srt
5.62 KB
18. File and Directory/10.1 10.deleteAllFilesAndFolders.go
240 B
18. File and Directory/11. Iterate over all Files and Directories.mp4
47.74 MB
18. File and Directory/11. Iterate over all Files and Directories.srt
5.82 KB
18. File and Directory/11.1 11-IterateOverAllFilesAndFolders .go
512 B
18. File and Directory/2. Create a Directory in Current Path and Full Qualified Path.mp4
27.28 MB
18. File and Directory/2. Create a Directory in Current Path and Full Qualified Path.srt
4.62 KB
18. File and Directory/2.1 2-newDirectory.go
327 B
18. File and Directory/3. Rename File or Directory.mp4
45.33 MB
18. File and Directory/3. Rename File or Directory.srt
6.69 KB
18. File and Directory/3.1 3-1-rename-file.go
287 B
18. File and Directory/3.2 3-2-rename-directory.go
273 B
18. File and Directory/4. How to check whether a file or directory exists.mp4
27.05 MB
18. File and Directory/4. How to check whether a file or directory exists.srt
4.28 KB
18. File and Directory/4.1 4-1-fileNotFound.go
237 B
18. File and Directory/4.2 4-2-folderNotFound.go
202 B
18. File and Directory/5. How to get File Information.mp4
32.23 MB
18. File and Directory/5. How to get File Information.srt
4.34 KB
18. File and Directory/5.1 5-fileStatInfo.go
586 B
18. File and Directory/6. How to Read data from a File.mp4
30.87 MB
18. File and Directory/6. How to Read data from a File.srt
4.9 KB
18. File and Directory/6.1 6-readFile.go
344 B
18. File and Directory/7. How to Write data to a File.mp4
31.72 MB
18. File and Directory/7. How to Write data to a File.srt
4.45 KB
18. File and Directory/7.1 7-writeFile.go
447 B
18. File and Directory/8. Example for Write and Read data in File.mp4
68.33 MB
18. File and Directory/8. Example for Write and Read data in File.srt
10.22 KB
18. File and Directory/8.1 8-readAndWriteFileSample.go
1.46 KB
18. File and Directory/9. How to Delete File and Directory.mp4
24.71 MB
18. File and Directory/9. How to Delete File and Directory.srt
3.88 KB
18. File and Directory/9.1 9-deleteFileAndFolder.go
386 B
19. Concurrency/1. Concurrency and Parallelism.mp4
31.93 MB
19. Concurrency/1. Concurrency and Parallelism.srt
4.92 KB
19. Concurrency/10. Buffered Channel.mp4
31.98 MB
19. Concurrency/10. Buffered Channel.srt
5.13 KB
19. Concurrency/10.1 10-buffered channel.go
145 B
19. Concurrency/11. Length and Capacity of Channel.mp4
26.13 MB
19. Concurrency/11. Length and Capacity of Channel.srt
4.02 KB
19. Concurrency/11.1 11-length and capacity.go
333 B
19. Concurrency/12. Channels as Function Argument.mp4
23.58 MB
19. Concurrency/12. Channels as Function Argument.srt
3.05 KB
19. Concurrency/12.1 12-channels as function argument.go
233 B
19. Concurrency/13. only Send Channel - only Receive Channel - only Pointer Channel.mp4
46.59 MB
19. Concurrency/13. only Send Channel - only Receive Channel - only Pointer Channel.srt
7.26 KB
19. Concurrency/13.1 1-only send channel.go
173 B
19. Concurrency/13.2 2-only receive channel.go
218 B
19. Concurrency/13.3 3-send pointer to channel.go
220 B
19. Concurrency/14. Receive all Values from a Channel using For - Range Loop.mp4
28.08 MB
19. Concurrency/14. Receive all Values from a Channel using For - Range Loop.srt
4.36 KB
19. Concurrency/14.1 14-receive all values from a channel.go
322 B
19. Concurrency/15. Select Statement in Channel.mp4
40.21 MB
19. Concurrency/15. Select Statement in Channel.srt
6.4 KB
19. Concurrency/15.1 15-select statement.go
363 B
19. Concurrency/2. Goroutine Concept.mp4
50.59 MB
19. Concurrency/2. Goroutine Concept.srt
6.83 KB
19. Concurrency/3. Create a Goroutine.mp4
34.91 MB
19. Concurrency/3. Create a Goroutine.srt
5.42 KB
19. Concurrency/3.1 3-create a goroutine.go
222 B
19. Concurrency/4. Main Goroutine.mp4
26.37 MB
19. Concurrency/4. Main Goroutine.srt
3.39 KB
19. Concurrency/4.1 4-main goroutine.go
290 B
19. Concurrency/5. Multiple Goroutines.mp4
38.67 MB
19. Concurrency/5. Multiple Goroutines.srt
5.06 KB
19. Concurrency/5.1 5-multiple goroutines.go
574 B
19. Concurrency/6. Anonymous Goroutine.mp4
18.88 MB
19. Concurrency/6. Anonymous Goroutine.srt
2.45 KB
19. Concurrency/6.1 6-anonymous Groutine.go
241 B
19. Concurrency/7. Channel and how to Creating it.mp4
30.65 MB
19. Concurrency/7. Channel and how to Creating it.srt
4.1 KB
19. Concurrency/7.1 7-channel and creating it.go
294 B
19. Concurrency/8. Send and Receive data from a Channel.mp4
42.72 MB
19. Concurrency/8. Send and Receive data from a Channel.srt
5.83 KB
19. Concurrency/8.1 8-send and receive from a channel.go
370 B
19. Concurrency/9. Closing a Channel.mp4
33.2 MB
19. Concurrency/9. Closing a Channel.srt
4.29 KB
19. Concurrency/9.1 9-closing a channel.go
356 B
2. Golang In Windows/1. Install Golang and VSCode IDE in Windows Theoretical.mp4
50.32 MB
2. Golang In Windows/1. Install Golang and VSCode IDE in Windows Theoretical.srt
6.23 KB
2. Golang In Windows/2. Install Golang and VSCode IDE in Windows Practical.mp4
133.67 MB
2. Golang In Windows/2. Install Golang and VSCode IDE in Windows Practical.srt
16.25 KB
20. Json/1. What is Json and how to use it.mp4
38.37 MB
20. Json/1. What is Json and how to use it.srt
4.51 KB
20. Json/2. Converting Go Type into Json Format ( Marshal ).mp4
49.39 MB
20. Json/2. Converting Go Type into Json Format ( Marshal ).srt
6.74 KB
20. Json/2.1 2-converting go type into json format.go
372 B
20. Json/3. Converting Json Format to Go Type ( Un-marshal ).mp4
30.72 MB
20. Json/3. Converting Json Format to Go Type ( Un-marshal ).srt
3.83 KB
20. Json/3.1 3-json-converting json data to golang.go
417 B
20. Json/4. Streaming Encoders and Decoders.mp4
52.79 MB
20. Json/4. Streaming Encoders and Decoders.srt
6.76 KB
20. Json/4.1 4-json-streaming encoders and decoders.go
741 B
20. Json/5. Project 1 - Implementing Server Section using Json.mp4
32.13 MB
20. Json/5. Project 1 - Implementing Server Section using Json.srt
5.33 KB
20. Json/6. Project 2 - Implementing Client Section using Json.mp4
28.93 MB
20. Json/6. Project 2 - Implementing Client Section using Json.srt
4.36 KB
20. Json/6.1 6-project.rar
874 B
21. Working with MySQL Database in GoLang/1. Database Concept.mp4
50.4 MB
21. Working with MySQL Database in GoLang/1. Database Concept.srt
7.19 KB
21. Working with MySQL Database in GoLang/10. Project 3 - Create Main Function to using Database Functions.mp4
53.26 MB
21. Working with MySQL Database in GoLang/10. Project 3 - Create Main Function to using Database Functions.srt
7.65 KB
21. Working with MySQL Database in GoLang/11. Project 4 - Create Select Based ID Function and related Query.mp4
47.02 MB
21. Working with MySQL Database in GoLang/11. Project 4 - Create Select Based ID Function and related Query.srt
6.66 KB
21. Working with MySQL Database in GoLang/12. Project 5 - Create Save Function and Implement related Query.mp4
54.46 MB
21. Working with MySQL Database in GoLang/12. Project 5 - Create Save Function and Implement related Query.srt
7.47 KB
21. Working with MySQL Database in GoLang/13. Project 6 - Create Update Function and Implement related Query.mp4
60.04 MB
21. Working with MySQL Database in GoLang/13. Project 6 - Create Update Function and Implement related Query.srt
7.72 KB
21. Working with MySQL Database in GoLang/14. Project 7 - Create Delete Function and Implement related Query.mp4
50.72 MB
21. Working with MySQL Database in GoLang/14. Project 7 - Create Delete Function and Implement related Query.srt
7.84 KB
21. Working with MySQL Database in GoLang/14.1 database.rar
1.67 KB
21. Working with MySQL Database in GoLang/2. CRUD in Database.mp4
42.5 MB
21. Working with MySQL Database in GoLang/2. CRUD in Database.srt
6.29 KB
21. Working with MySQL Database in GoLang/3. Database ER Diagrams.mp4
56.34 MB
21. Working with MySQL Database in GoLang/3. Database ER Diagrams.srt
7.06 KB
21. Working with MySQL Database in GoLang/4. What is Query in Database.mp4
26.28 MB
21. Working with MySQL Database in GoLang/4. What is Query in Database.srt
3.44 KB
21. Working with MySQL Database in GoLang/5. How to Create MySQL Database and its Tables.mp4
36.74 MB
21. Working with MySQL Database in GoLang/5. How to Create MySQL Database and its Tables.srt
6.42 KB
21. Working with MySQL Database in GoLang/6. Create and Read Queries in MySQL Database.mp4
45.29 MB
21. Working with MySQL Database in GoLang/6. Create and Read Queries in MySQL Database.srt
6.33 KB
21. Working with MySQL Database in GoLang/7. Update and Delete Queries in MySQL Database.mp4
33.8 MB
21. Working with MySQL Database in GoLang/7. Update and Delete Queries in MySQL Database.srt
5.05 KB
21. Working with MySQL Database in GoLang/8. Project 1 - How to Connect Go Program to MySQL Database.mp4
72.71 MB
21. Working with MySQL Database in GoLang/8. Project 1 - How to Connect Go Program to MySQL Database.srt
10.56 KB
21. Working with MySQL Database in GoLang/9. Project 2 - Create Select Function and related Query.mp4
40.49 MB
21. Working with MySQL Database in GoLang/9. Project 2 - Create Select Function and related Query.srt
5.43 KB
22. GORM/1. What is ORM.mp4
35.37 MB
22. GORM/1. What is ORM.srt
4.88 KB
22. GORM/10. Project 8 - Create Multiple Delete Function and related Query.mp4
67.95 MB
22. GORM/10. Project 8 - Create Multiple Delete Function and related Query.srt
10.47 KB
22. GORM/10.1 gorm.rar
1.59 KB
22. GORM/2. Preparing and Installing GORM in GoLang.mp4
23.23 MB
22. GORM/2. Preparing and Installing GORM in GoLang.srt
4.19 KB
22. GORM/3. Project 1 - Connection to the Database.mp4
56.62 MB
22. GORM/3. Project 1 - Connection to the Database.srt
9.17 KB
22. GORM/4. Project 2 - Create Table Function and Design Main Layer.mp4
59.83 MB
22. GORM/4. Project 2 - Create Table Function and Design Main Layer.srt
9.75 KB
22. GORM/5. Project 3 - Create Save Function and related Query.mp4
37.97 MB
22. GORM/5. Project 3 - Create Save Function and related Query.srt
5.15 KB
22. GORM/6. Project 4 - Create Select Function and related Query.mp4
30.43 MB
22. GORM/6. Project 4 - Create Select Function and related Query.srt
4.04 KB
22. GORM/7. Project 5 - Create Single Update Function and related Query.mp4
50.41 MB
22. GORM/7. Project 5 - Create Single Update Function and related Query.srt
7.15 KB
22. GORM/8. Project 6 - Create Multiple Update Function and related Query.mp4
87.76 MB
22. GORM/8. Project 6 - Create Multiple Update Function and related Query.srt
11.14 KB
22. GORM/9. Project 7 - Create Single Delete Function and related Query.mp4
38.49 MB
22. GORM/9. Project 7 - Create Single Delete Function and related Query.srt
5.85 KB
23. Protocol Buffer/1. Protocol Buffer Concept.mp4
33.23 MB
23. Protocol Buffer/1. Protocol Buffer Concept.srt
4.12 KB
23. Protocol Buffer/2. How to use Protobuf.mp4
35.45 MB
23. Protocol Buffer/2. How to use Protobuf.srt
5.83 KB
23. Protocol Buffer/3. Protobuf Message Implementation.mp4
60.61 MB
23. Protocol Buffer/3. Protobuf Message Implementation.srt
8.88 KB
23. Protocol Buffer/4. Project 1 - Protobuf and Main Function Implementation.mp4
17.88 MB
23. Protocol Buffer/4. Project 1 - Protobuf and Main Function Implementation.srt
9.17 KB
23. Protocol Buffer/5. Project 2 - Client Implementation.mp4
38.78 MB
23. Protocol Buffer/5. Project 2 - Client Implementation.srt
4.95 KB
23. Protocol Buffer/6. Project 3 - Server Implementation.mp4
56.37 MB
23. Protocol Buffer/6. Project 3 - Server Implementation.srt
7.42 KB
23. Protocol Buffer/6.1 information.rar
2.41 KB
24. gRPC/1. What is gRPC.mp4
52.44 MB
24. gRPC/1. What is gRPC.srt
7.56 KB
24. gRPC/10. Project 8 - Main Layer - Main Function Implementing.mp4
70.46 MB
24. gRPC/10. Project 8 - Main Layer - Main Function Implementing.srt
8.93 KB
24. gRPC/11. Project 9 - Client Layer - RunGrpcServer Function Implementing.mp4
64.19 MB
24. gRPC/11. Project 9 - Client Layer - RunGrpcServer Function Implementing.srt
7.37 KB
24. gRPC/12. Project 10 - Client Layer - RunGrpcClient Function Implementing.mp4
109.63 MB
24. gRPC/12. Project 10 - Client Layer - RunGrpcClient Function Implementing.srt
11.67 KB
24. gRPC/13. Project 11 - Execute Program.mp4
31.25 MB
24. gRPC/13. Project 11 - Execute Program.srt
4.64 KB
24. gRPC/13.1 communication.rar
6.67 KB
24. gRPC/2. Define gRPC Services.mp4
53.74 MB
24. gRPC/2. Define gRPC Services.srt
8.78 KB
24. gRPC/3. Project 1 - Building a Microservice - Define RPC Methods.mp4
57.49 MB
24. gRPC/3. Project 1 - Building a Microservice - Define RPC Methods.srt
9.01 KB
24. gRPC/4. Project 2 - Database Layer - Connect Function.mp4
68.71 MB
24. gRPC/4. Project 2 - Database Layer - Connect Function.srt
8.17 KB
24. gRPC/5. Project 3 - Database Layer - SelectBasedID Function.mp4
50.47 MB
24. gRPC/5. Project 3 - Database Layer - SelectBasedID Function.srt
4.76 KB
24. gRPC/6. Project 4 - Database Layer - SelectBasedName Function.mp4
64.69 MB
24. gRPC/6. Project 4 - Database Layer - SelectBasedName Function.srt
6.5 KB
24. gRPC/7. Project 5 - Server Layer - gRPC Server Initializer Function.mp4
46.68 MB
24. gRPC/7. Project 5 - Server Layer - gRPC Server Initializer Function.srt
5.22 KB
24. gRPC/8. Project 6 - Server Layer - gRPC Server Methods Implementing 1.mp4
68.1 MB
24. gRPC/8. Project 6 - Server Layer - gRPC Server Methods Implementing 1.srt
7.33 KB
24. gRPC/9. Project 7 - Server Layer - gRPC Server Methods Implementing 2.mp4
56.32 MB
24. gRPC/9. Project 7 - Server Layer - gRPC Server Methods Implementing 2.srt
5.37 KB
25. Rest API/1. What is API and How its Work.mp4
38.35 MB
25. Rest API/1. What is API and How its Work.srt
5.64 KB
25. Rest API/10. Project 5 - Rest Layer - Select All Function.mp4
24.58 MB
25. Rest API/10. Project 5 - Rest Layer - Select All Function.srt
3.25 KB
25. Rest API/11. Project 6 - Rest Layer - Save Function.mp4
36.9 MB
25. Rest API/11. Project 6 - Rest Layer - Save Function.srt
4.19 KB
25. Rest API/12. Project 7 - Rest Layer - Update Function.mp4
36.69 MB
25. Rest API/12. Project 7 - Rest Layer - Update Function.srt
4.05 KB
25. Rest API/13. Project 8 - Rest Configuration - RestConfig Function.mp4
57.97 MB
25. Rest API/13. Project 8 - Rest Configuration - RestConfig Function.srt
8.29 KB
25. Rest API/14. Project 9 - Rest Configuration - RestStart Function.mp4
46.96 MB
25. Rest API/14. Project 9 - Rest Configuration - RestStart Function.srt
5.05 KB
25. Rest API/15. Project 10 - Main Function.mp4
42.15 MB
25. Rest API/15. Project 10 - Main Function.srt
5.88 KB
25. Rest API/16. Project 11 - Execute Program.mp4
48.8 MB
25. Rest API/16. Project 11 - Execute Program.srt
8.47 KB
25. Rest API/16.1 rest.rar
2.68 KB
25. Rest API/2. API Types and Use Cases.mp4
47.48 MB
25. Rest API/2. API Types and Use Cases.srt
7.37 KB
25. Rest API/3. API Protocols.mp4
31.22 MB
25. Rest API/3. API Protocols.srt
4.64 KB
25. Rest API/4. REST API Concept.mp4
52.15 MB
25. Rest API/4. REST API Concept.srt
8.23 KB
25. Rest API/5. REST API with Golang.mp4
38.87 MB
25. Rest API/5. REST API with Golang.srt
5.38 KB
25. Rest API/6. Project 1 - Database Layer - Create Model and JSON File.mp4
69.78 MB
25. Rest API/6. Project 1 - Database Layer - Create Model and JSON File.srt
10.04 KB
25. Rest API/7. Project 2 - Database Layer - Select Functions.mp4
64.45 MB
25. Rest API/7. Project 2 - Database Layer - Select Functions.srt
9.03 KB
25. Rest API/8. Project 3 - Database Layer - Save , Update and Delete Functions.mp4
89.63 MB
25. Rest API/8. Project 3 - Database Layer - Save , Update and Delete Functions.srt
11.89 KB
25. Rest API/9. Project 4 - Rest Layer - Select Based Name Function.mp4
58.06 MB
25. Rest API/9. Project 4 - Rest Layer - Select Based Name Function.srt
8.16 KB
26. WebSocket/1. What is WebSocket and when to use it..mp4
45.21 MB
26. WebSocket/1. What is WebSocket and when to use it..srt
6.48 KB
26. WebSocket/10. Chat Project 9 - Execute Program.mp4
30.99 MB
26. WebSocket/10. Chat Project 9 - Execute Program.srt
4.48 KB
26. WebSocket/2. Chat Project 1 - Define Socket Layer and Create Channels.mp4
48.07 MB
26. WebSocket/2. Chat Project 1 - Define Socket Layer and Create Channels.srt
7 KB
26. WebSocket/3. Chat Project 2 - Implements Channel Methods.mp4
49.15 MB
26. WebSocket/3. Chat Project 2 - Implements Channel Methods.srt
6.46 KB
26. WebSocket/4. Chat Project 3 - Create Handler Method.mp4
28.75 MB
26. WebSocket/4. Chat Project 3 - Create Handler Method.srt
3.33 KB
26. WebSocket/5. Chat Project 4 - Define Server Layer and Create Main Function.mp4
35.9 MB
26. WebSocket/5. Chat Project 4 - Define Server Layer and Create Main Function.srt
5.03 KB
26. WebSocket/6. Chat Project 5 - Create WebSocket Handler.mp4
46.03 MB
26. WebSocket/6. Chat Project 5 - Create WebSocket Handler.srt
6.8 KB
26. WebSocket/7. Chat Project 6 - Define Client Layer and Create IP Function.mp4
40.33 MB
26. WebSocket/7. Chat Project 6 - Define Client Layer and Create IP Function.srt
5.78 KB
26. WebSocket/8. Chat Project 7 - Send and Receive Messages.mp4
66.49 MB
26. WebSocket/8. Chat Project 7 - Send and Receive Messages.srt
9.11 KB
26. WebSocket/9. Chat Project 8 - Create Web Client.mp4
102.69 MB
26. WebSocket/9. Chat Project 8 - Create Web Client.srt
11.87 KB
27. Final Words/1. Final Words.mp4
13.86 MB
27. Final Words/1. Final Words.srt
3.35 KB
3. Golang In Linux/1. Install GoLang and VSCode IDE in Linux Theoretical.mp4
85.54 MB
3. Golang In Linux/1. Install GoLang and VSCode IDE in Linux Theoretical.srt
9.77 KB
3. Golang In Linux/2. Install Golang and VSCode IDE in Linux Practical.mp4
101.04 MB
3. Golang In Linux/2. Install Golang and VSCode IDE in Linux Practical.srt
11.21 KB
4. Variables/1. Variables Concept.mp4
50.79 MB
4. Variables/1. Variables Concept.srt
6.62 KB
4. Variables/10. Scope of Variables.mp4
56.81 MB
4. Variables/10. Scope of Variables.srt
10.5 KB
4. Variables/10.1 local-global-variable-preference.go
160 B
4. Variables/10.2 local-global-variable.go
403 B
4. Variables/10.3 local-variable-scop.go
229 B
4. Variables/2. Var Keyword Declaration - When the Type is Removed.mp4
59.51 MB
4. Variables/2. Var Keyword Declaration - When the Type is Removed.srt
9.16 KB
4. Variables/2.1 var-without-type.go
552 B
4. Variables/3. Var Keyword Declaration - When the Expression is Removed.mp4
19.35 MB
4. Variables/3. Var Keyword Declaration - When the Expression is Removed.srt
3.21 KB
4. Variables/3.1 var-without-expression.go
496 B
4. Variables/4. Var Keyword Declaration - Multiple Variables of the Same Type.mp4
18.87 MB
4. Variables/4. Var Keyword Declaration - Multiple Variables of the Same Type.srt
3.01 KB
4. Variables/4.1 var-multiple-same-type.go
354 B
4. Variables/5. Var Keyword Declaration - Multiple Variables of Different Types.mp4
28.78 MB
4. Variables/5. Var Keyword Declaration - Multiple Variables of Different Types.srt
4.44 KB
4. Variables/5.1 var-multiple-different-type.go
508 B
4. Variables/6. Var Keyword Declaration - Default Value.mp4
17.38 MB
4. Variables/6. Var Keyword Declaration - Default Value.srt
2.7 KB
4. Variables/6.1 var-default-value.go
254 B
4. Variables/7. Var Keyword Declaration - Variables Declaration Block.mp4
15.31 MB
4. Variables/7. Var Keyword Declaration - Variables Declaration Block.srt
2.7 KB
4. Variables/7.1 var-grouped-blocks.go
332 B
4. Variables/8. Short Variables - Declaration and Initialization.mp4
27.87 MB
4. Variables/8. Short Variables - Declaration and Initialization.srt
4.69 KB
4. Variables/8.1 short-declarationone.go
493 B
4. Variables/9. Short Variables - Multiple Variables of Same and Different Types.mp4
40.53 MB
4. Variables/9. Short Variables - Multiple Variables of Same and Different Types.srt
6.57 KB
4. Variables/9.1 multiple variables by differents type.go
486 B
4. Variables/9.2 multiple variables of same type in single declaration.go
468 B
5. Data Types/1. Integers.mp4
41.69 MB
5. Data Types/1. Integers.srt
6.68 KB
5. Data Types/1.1 integer.go
190 B
5. Data Types/2. Floating - Point Numbers.mp4
25.67 MB
5. Data Types/2. Floating - Point Numbers.srt
4.32 KB
5. Data Types/2.1 float.go
225 B
5. Data Types/3. Complex Numbers.mp4
35.45 MB
5. Data Types/3. Complex Numbers.srt
6.25 KB
5. Data Types/3.1 complex-arithmetic.go
234 B
5. Data Types/3.2 complex-compile-error.go
150 B
5. Data Types/3.3 complex-define.go
163 B
5. Data Types/4. Boolean.mp4
24.6 MB
5. Data Types/4. Boolean.srt
4.03 KB
5. Data Types/4.1 boolean.go
403 B
5. Data Types/5. String.mp4
22.1 MB
5. Data Types/5. String.srt
3.57 KB
5. Data Types/5.1 string.go
262 B
6. Operators/1. Arithmetic Operators.mp4
60.09 MB
6. Operators/1. Arithmetic Operators.srt
10.98 KB
6. Operators/1.1 addition.go
152 B
6. Operators/1.2 decrement.go
153 B
6. Operators/1.3 division.go
148 B
6. Operators/1.4 increment.go
149 B
6. Operators/1.5 modulus.go
146 B
6. Operators/1.6 multiplication.go
156 B
6. Operators/1.7 subtraction.go
153 B
6. Operators/2. Assignment Operators.mp4
35.68 MB
6. Operators/2. Assignment Operators.srt
6.93 KB
6. Operators/2.1 assignment.go
221 B
6. Operators/3. Comparison Operators.mp4
37.4 MB
6. Operators/3. Comparison Operators.srt
7.85 KB
6. Operators/3.1 equal-to.go
132 B
6. Operators/3.2 greater-than-equal-to.go
132 B
6. Operators/3.3 greater-than.go
130 B
6. Operators/3.4 less-than-equal-to.go
132 B
6. Operators/3.5 less-than.go
128 B
6. Operators/3.6 not-equal-to.go
130 B
6. Operators/4. Logical Operators.mp4
27.55 MB
6. Operators/4. Logical Operators.srt
5.91 KB
6. Operators/4.1 logicaland.go
140 B
6. Operators/4.2 logicalnot.go
140 B
6. Operators/4.3 logicalor.go
135 B
6. Operators/5. Operators Precedence.mp4
16.17 MB
6. Operators/5. Operators Precedence.srt
2.56 KB
6. Operators/5.1 precedence.go
138 B
7. Decision Making/1. Decision Making Concept and If Statement.mp4
28.38 MB
7. Decision Making/1. Decision Making Concept and If Statement.srt
4.74 KB
7. Decision Making/1.1 if.go
156 B
7. Decision Making/2. If - Else Statement.mp4
21.77 MB
7. Decision Making/2. If - Else Statement.srt
3.47 KB
7. Decision Making/2.1 if-else.go
217 B
7. Decision Making/3. Nested If Statements.mp4
24.01 MB
7. Decision Making/3. Nested If Statements.srt
3.81 KB
7. Decision Making/3.1 nested-if.go
267 B
7. Decision Making/4. If-else If-else Statement.mp4
25.23 MB
7. Decision Making/4. If-else If-else Statement.srt
3.85 KB
7. Decision Making/4.1 if-elseif-else.go
287 B
7. Decision Making/5. Switch Statement ( Expression Switch - Type Switch ).mp4
45.21 MB
7. Decision Making/5. Switch Statement ( Expression Switch - Type Switch ).srt
7.6 KB
7. Decision Making/5.1 expression-switch.go
545 B
7. Decision Making/5.2 type-switch.go
358 B
8. Loops and Control Statements/1. Loops Concept and For Loop as simple.mp4
27.57 MB
8. Loops and Control Statements/1. Loops Concept and For Loop as simple.srt
4.41 KB
8. Loops and Control Statements/1.1 simple.go
141 B
8. Loops and Control Statements/2. infinite For-Loop.mp4
13.25 MB
8. Loops and Control Statements/2. infinite For-Loop.srt
2.07 KB
8. Loops and Control Statements/2.1 infinite.go
108 B
8. Loops and Control Statements/3. For-Loop as while.mp4
5.92 MB
8. Loops and Control Statements/3. For-Loop as while.srt
2.7 KB
8. Loops and Control Statements/3.1 while.go
110 B
8. Loops and Control Statements/4. Control Statement Concept and Break Statement.mp4
23.9 MB
8. Loops and Control Statements/4. Control Statement Concept and Break Statement.srt
3.75 KB
8. Loops and Control Statements/4.1 break.go
135 B
8. Loops and Control Statements/5. Continue Statement.mp4
21.01 MB
8. Loops and Control Statements/5. Continue Statement.srt
3.69 KB
8. Loops and Control Statements/5.1 continue.go
182 B
8. Loops and Control Statements/6. Goto Statement.mp4
24.07 MB
8. Loops and Control Statements/6. Goto Statement.srt
4.49 KB
8. Loops and Control Statements/6.1 goto.go
202 B
9. Array/1. Creating and Accessing an Array.mp4
50.76 MB
9. Array/1. Creating and Accessing an Array.srt
7.65 KB
9. Array/1.1 1.var.go
283 B
9. Array/1.2 2-shorthand.go
200 B
9. Array/2. Initializing Array with Ellipses, Specific and Filter Array Elements.mp4
43.99 MB
9. Array/2. Initializing Array with Ellipses, Specific and Filter Array Elements.srt
7.02 KB
9. Array/2.1 elipses..go
124 B
9. Array/2.2 filter.go
259 B
9. Array/2.3 specifi-array.go
99 B
9. Array/3. Iterate over an Array.mp4
43.08 MB
9. Array/3. Iterate over an Array.srt
6.08 KB
9. Array/3.1 for-loop.go
406 B
9. Array/4. Copy an Array by Value and Reference into another Array.mp4
34.95 MB
9. Array/4. Copy an Array by Value and Reference into another Array.srt
4.87 KB
9. Array/4.1 copy-array.go
349 B
9. Array/5. Two Dimensional Array.mp4
56.6 MB
9. Array/5. Two Dimensional Array.srt
8.07 KB
9. Array/5.1 two-dimentinal-by-shorthand.go
325 B
9. Array/5.2 two-dimentinal-by-var.go
322 B
9. Array/6. Some Important Things about Array.mp4
52.77 MB
9. Array/6. Some Important Things about Array.srt
7.67 KB
9. Array/6.1 1.go
259 B
9. Array/6.2 2.go
343 B
9. Array/6.3 3.go
449 B
9. Array/6.4 4.go
269 B
9. Array/6.5 5.go
310 B

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。