TorBT - Torrents and Magnet Links Search Engine

Udemy - Full Stack Go Programming (Golang) from Beginner to Advance 2021-10

File Name
Size
1. Introduction/1. what you will learn.mp4
25 MB
1. Introduction/1. what you will learn.srt
8.7 kB
1. Introduction/2. Introduction.mp4
68 MB
1. Introduction/2. Introduction.srt
13 kB
10. Slice/1. Slice Concept and Create Slice using Slice Literal.mp4
41 MB
10. Slice/1. Slice Concept and Create Slice using Slice Literal.srt
5.8 kB
10. Slice/1.1 create slice using slice-literal.go
211 B
10. Slice/10. Append a Slice to an existing Slice.mp4
17 MB
10. Slice/10. Append a Slice to an existing Slice.srt
2.4 kB
10. Slice/10.1 10-append a slice to an existing slice.go
244 B
10. Slice/11. Multi-Dimensional Slice.mp4
14 MB
10. Slice/11. Multi-Dimensional Slice.srt
2.2 kB
10. Slice/11.1 11-multi-dimentinal slice.go
178 B
10. Slice/2. Create Slice using Array.mp4
29 MB
10. Slice/2. Create Slice using Array.srt
4.2 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 MB
10. Slice/3. Create Slice using already existing Slice.srt
4.7 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 MB
10. Slice/4. Create Slice using make function.srt
4.3 kB
10. Slice/4.1 4-create slice using make function.go
309 B
10. Slice/5. Iterate over Slice.mp4
31 MB
10. Slice/5. Iterate over Slice.srt
5.0 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 MB
10. Slice/6. Add Items to Existing Slice.srt
4.4 kB
10. Slice/6.1 6-add items to slice.go
348 B
10. Slice/7. Modifying Slice Items.mp4
24 MB
10. Slice/7. Modifying Slice Items.srt
3.5 kB
10. Slice/7.1 7-Modifying slice items.go
331 B
10. Slice/8. Sorting of Slice.mp4
32 MB
10. Slice/8. Sorting of Slice.srt
4.2 kB
10. Slice/8.1 sorting slice.go
430 B
10. Slice/9. Copy Slice Items to another Slice.mp4
24 MB
10. Slice/9. Copy Slice Items to another Slice.srt
3.4 kB
10. Slice/9.1 copy slice items to another slice.go
320 B
11. Map/1. Maps Specification.mp4
34 MB
11. Map/1. Maps Specification.srt
4.2 kB
11. Map/2. Creating and Initializing Maps using Simple Way.mp4
27 MB
11. Map/2. Creating and Initializing Maps using Simple Way.srt
3.9 kB
11. Map/2.1 simple.go
306 B
11. Map/3. Creating and Initializing Maps using make Function.mp4
20 MB
11. Map/3. Creating and Initializing Maps using make Function.srt
2.9 kB
11. Map/4. Map Length and Accessing Items.mp4
30 MB
11. Map/4. Map Length and Accessing Items.srt
4.4 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 MB
11. Map/5. Adding, Updating, and Deleting Map Items.srt
5.4 kB
11. Map/5.1 add-update-delete-map.go
650 B
11. Map/6. Iterate over a Map.mp4
18 MB
11. Map/6. Iterate over a Map.srt
2.5 kB
11. Map/6.1 iterate-map.go
320 B
11. Map/7. Map Sorting.mp4
37 MB
11. Map/7. Map Sorting.srt
5.1 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 MB
11. Map/8. Truncate Map.srt
3.4 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
21 MB
11. Map/9. Map Merge.srt
2.4 kB
11. Map/9.1 merge map.go
352 B
12. Functions/1. Function Concept and Declaration.mp4
39 MB
12. Functions/1. Function Concept and Declaration.srt
4.6 kB
12. Functions/2. Creating a Simple Function.mp4
18 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 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
20 MB
12. Functions/4. Function with Return Types.srt
3.2 kB
12. Functions/5. Functions as Values.mp4
17 MB
12. Functions/5. Functions as Values.srt
2.8 kB
12. Functions/5.1 function as values.go
162 B
12. Functions/6. Function with Returning Multiple Values.mp4
36 MB
12. Functions/6. Function with Returning Multiple Values.srt
4.4 kB
12. Functions/6.1 returning multi values.go
279 B
12. Functions/7. Function Arguments.mp4
56 MB
12. Functions/7. Function Arguments.srt
8.2 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 MB
12. Functions/8. Anonymous Functions.srt
6.9 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 MB
13. Pointers/1. Pointers in Golang.srt
7.1 kB
13. Pointers/1.1 pointers.go
319 B
13. Pointers/2. Nil Pointer and Changing Pointer Value.mp4
42 MB
13. Pointers/2. Nil Pointer and Changing Pointer Value.srt
5.8 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
14 MB
13. Pointers/3. Sending a Variable to a Function.srt
6.1 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 MB
13. Pointers/4. Comparison Pointers.srt
4.9 kB
13. Pointers/4.1 comparsion pointers.go
590 B
13. Pointers/5. Double Pointer.mp4
37 MB
13. Pointers/5. Double Pointer.srt
4.9 kB
13. Pointers/5.1 double pointer.go
377 B
14. Struct/1. Struct Declaration.mp4
33 MB
14. Struct/1. Struct Declaration.srt
4.5 kB
14. Struct/10. Anonymous Struct and field.mp4
29 MB
14. Struct/10. Anonymous Struct and field.srt
4.5 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 MB
14. Struct/2. Creating Instances of Struct.srt
8.8 kB
14. Struct/2.1 2- struct declaration and initialization.go
1.0 kB
14. Struct/3. Nested Struct.mp4
25 MB
14. Struct/3. Nested Struct.srt
3.7 kB
14. Struct/3.1 3- nested structure.go
475 B
14. Struct/4. Add Method to Struct - Method Receiver.mp4
28 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
30 MB
14. Struct/5. Method with Pointer Receiver.srt
4.2 kB
14. Struct/5.1 5-method by pointer.go
689 B
14. Struct/6. Method can accept both Pointer and Value.mp4
38 MB
14. Struct/6. Method can accept both Pointer and Value.srt
5.0 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 MB
14. Struct/7. Assign Default Value for Struct Field.srt
5.3 kB
14. Struct/7.1 7 - assign default value.go
486 B
14. Struct/8. Compare Structs with Different Values.mp4
21 MB
14. Struct/8. Compare Structs with Different Values.srt
2.8 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 MB
14. Struct/9. Copy Struct using Call by Value and Call by Reference..srt
6.4 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 MB
15. Interface/1. Create and Implement an Interface.srt
7.7 kB
15. Interface/1.1 1- interface.go
940 B
15. Interface/2. Empty Interface.mp4
20 MB
15. Interface/2. Empty Interface.srt
3.2 kB
15. Interface/2.1 2- empty interface.go
195 B
15. Interface/3. Type Assertion.mp4
46 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 MB
15. Interface/4. Type Switch.srt
4.5 kB
15. Interface/4.1 4-type switch.go
540 B
16. String/1. String Literals.mp4
36 MB
16. String/1. String Literals.srt
5.1 kB
16. String/1.1 1-string literal.go
597 B
16. String/10. Trim Suffix.mp4
30 MB
16. String/10. Trim Suffix.srt
4.1 kB
16. String/10.1 10-trimsuffix.go
659 B
16. String/11. Trim Prefix.mp4
29 MB
16. String/11. Trim Prefix.srt
3.9 kB
16. String/11.1 11-trimPerfix.go
653 B
16. String/12. Split.mp4
45 MB
16. String/12. Split.srt
5.9 kB
16. String/12.1 12-split.go
792 B
16. String/13. Split After.mp4
38 MB
16. String/13. Split After.srt
5.4 kB
16. String/13.1 13-split after.go
812 B
16. String/14. Split After N.mp4
42 MB
16. String/14. Split After N.srt
6.0 kB
16. String/14.1 14-splitN.go
824 B
16. String/15. Compare.mp4
50 MB
16. String/15. Compare.srt
6.6 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 MB
16. String/16. Join a String by Delimiter - Concatenating.srt
3.8 kB
16. String/16.1 16.concatenating.go
492 B
16. String/17. Contains.mp4
24 MB
16. String/17. Contains.srt
3.5 kB
16. String/17.1 17-contains.go
345 B
16. String/18. Fields.mp4
17 MB
16. String/18. Fields.srt
2.3 kB
16. String/18.1 18-fields.go
224 B
16. String/19. Replace.mp4
23 MB
16. String/19. Replace.srt
3.5 kB
16. String/19.1 19-replace.go
215 B
16. String/2. Strings are Immutable.mp4
15 MB
16. String/2. Strings are Immutable.srt
2.3 kB
16. String/2.1 2 - immutable.go
366 B
16. String/20. Index and Last Index.mp4
34 MB
16. String/20. Index and Last Index.srt
5.0 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
20 MB
16. String/3. Iterate over String.srt
2.6 kB
16. String/4. Access the Individual byte of String.mp4
18 MB
16. String/4. Access the Individual byte of String.srt
2.4 kB
16. String/4.1 4-byte.go
294 B
16. String/5. Find the Length of String.mp4
23 MB
16. String/5. Find the Length of String.srt
3.2 kB
16. String/5.1 5-len.go
599 B
16. String/6. Trim.mp4
33 MB
16. String/6. Trim.srt
4.4 kB
16. String/6.1 6.trim.go
649 B
16. String/7. Trim Left.mp4
28 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
29 MB
16. String/8. Trim Right.srt
4.3 kB
16. String/8.1 8 -trimRight.go
672 B
16. String/9. Trim Space.mp4
25 MB
16. String/9. Trim Space.srt
3.8 kB
16. String/9.1 9-trimSpace.go
647 B
17. fmt Package/1. Print.mp4
36 MB
17. fmt Package/1. Print.srt
5.1 kB
17. fmt Package/1.1 1-print.go
370 B
17. fmt Package/10. Scan.mp4
27 MB
17. fmt Package/10. Scan.srt
3.6 kB
17. fmt Package/10.1 10-scan.go
420 B
17. fmt Package/11. Scanf.mp4
33 MB
17. fmt Package/11. Scanf.srt
4.5 kB
17. fmt Package/11.1 scanf.go
292 B
17. fmt Package/12. Scanln.mp4
24 MB
17. fmt Package/12. Scanln.srt
3.6 kB
17. fmt Package/12.1 12-scanln.go
353 B
17. fmt Package/13. Sscan.mp4
32 MB
17. fmt Package/13. Sscan.srt
4.1 kB
17. fmt Package/13.1 13.Sscan.go
682 B
17. fmt Package/14. Sscanf.mp4
34 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
26 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
35 MB
17. fmt Package/16. Fscan.srt
4.5 kB
17. fmt Package/16.1 16-Fscan.go
800 B
17. fmt Package/17. Fscanf.mp4
40 MB
17. fmt Package/17. Fscanf.srt
5.0 kB
17. fmt Package/17.1 17-FscanF.go
818 B
17. fmt Package/18. Fscanln.mp4
34 MB
17. fmt Package/18. Fscanln.srt
4.5 kB
17. fmt Package/18.1 18-FscanLn.go
817 B
17. fmt Package/19. Errorf.mp4
23 MB
17. fmt Package/19. Errorf.srt
3.1 kB
17. fmt Package/19.1 19-Errorf.go
268 B
17. fmt Package/2. Printf.mp4
27 MB
17. fmt Package/2. Printf.srt
3.6 kB
17. fmt Package/2.1 2-printf.go
420 B
17. fmt Package/3. Println.mp4
26 MB
17. fmt Package/3. Println.srt
3.7 kB
17. fmt Package/3.1 3-println.go
459 B
17. fmt Package/4. Sprint.mp4
23 MB
17. fmt Package/4. Sprint.srt
3.3 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.4 kB
17. fmt Package/5.1 5-sprintf.go
710 B
17. fmt Package/6. Sprintln.mp4
36 MB
17. fmt Package/6. Sprintln.srt
5.2 kB
17. fmt Package/6.1 6-sprintln.go
803 B
17. fmt Package/7. Fprint.mp4
29 MB
17. fmt Package/7. Fprint.srt
4.0 kB
17. fmt Package/7.1 7-fprint.go
495 B
17. fmt Package/8. Fprintf.mp4
29 MB
17. fmt Package/8. Fprintf.srt
4.2 kB
17. fmt Package/8.1 8-fptintf.go
509 B
17. fmt Package/9. Fprintln.mp4
39 MB
17. fmt Package/9. Fprintln.srt
5.3 kB
17. fmt Package/9.1 9-fprintln.go
876 B
18. File and Directory/1. How to Create a File.mp4
28 MB
18. File and Directory/1. How to Create a File.srt
3.5 kB
18. File and Directory/1.1 1-empty-file.go
192 B
18. File and Directory/10. Remove All Files and Directories.mp4
32 MB
18. File and Directory/10. Remove All Files and Directories.srt
5.6 kB
18. File and Directory/10.1 10.deleteAllFilesAndFolders.go
240 B
18. File and Directory/11. Iterate over all Files and Directories.mp4
48 MB
18. File and Directory/11. Iterate over all Files and Directories.srt
5.8 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 MB
18. File and Directory/2. Create a Directory in Current Path and Full Qualified Path.srt
4.6 kB
18. File and Directory/2.1 2-newDirectory.go
327 B
18. File and Directory/3. Rename File or Directory.mp4
45 MB
18. File and Directory/3. Rename File or Directory.srt
6.7 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 MB
18. File and Directory/4. How to check whether a file or directory exists.srt
4.3 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 MB
18. File and Directory/5. How to get File Information.srt
4.3 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
31 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
32 MB
18. File and Directory/7. How to Write data to a File.srt
4.5 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 MB
18. File and Directory/8. Example for Write and Read data in File.srt
10 kB
18. File and Directory/8.1 8-readAndWriteFileSample.go
1.5 kB
18. File and Directory/9. How to Delete File and Directory.mp4
25 MB
18. File and Directory/9. How to Delete File and Directory.srt
3.9 kB
18. File and Directory/9.1 9-deleteFileAndFolder.go
386 B
19. Concurrency/1. Concurrency and Parallelism.mp4
32 MB
19. Concurrency/1. Concurrency and Parallelism.srt
4.9 kB
19. Concurrency/10. Buffered Channel.mp4
32 MB
19. Concurrency/10. Buffered Channel.srt
5.1 kB
19. Concurrency/10.1 10-buffered channel.go
145 B
19. Concurrency/11. Length and Capacity of Channel.mp4
26 MB
19. Concurrency/11. Length and Capacity of Channel.srt
4.0 kB
19. Concurrency/11.1 11-length and capacity.go
333 B
19. Concurrency/12. Channels as Function Argument.mp4
24 MB
19. Concurrency/12. Channels as Function Argument.srt
3.0 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
47 MB
19. Concurrency/13. only Send Channel - only Receive Channel - only Pointer Channel.srt
7.3 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 MB
19. Concurrency/14. Receive all Values from a Channel using For - Range Loop.srt
4.4 kB
19. Concurrency/14.1 14-receive all values from a channel.go
322 B
19. Concurrency/15. Select Statement in Channel.mp4
40 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
51 MB
19. Concurrency/2. Goroutine Concept.srt
6.8 kB
19. Concurrency/3. Create a Goroutine.mp4
35 MB
19. Concurrency/3. Create a Goroutine.srt
5.4 kB
19. Concurrency/3.1 3-create a goroutine.go
222 B
19. Concurrency/4. Main Goroutine.mp4
26 MB
19. Concurrency/4. Main Goroutine.srt
3.4 kB
19. Concurrency/4.1 4-main goroutine.go
290 B
19. Concurrency/5. Multiple Goroutines.mp4
39 MB
19. Concurrency/5. Multiple Goroutines.srt
5.1 kB
19. Concurrency/5.1 5-multiple goroutines.go
574 B
19. Concurrency/6. Anonymous Goroutine.mp4
19 MB
19. Concurrency/6. Anonymous Goroutine.srt
2.5 kB
19. Concurrency/6.1 6-anonymous Groutine.go
241 B
19. Concurrency/7. Channel and how to Creating it.mp4
31 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
43 MB
19. Concurrency/8. Send and Receive data from a Channel.srt
5.8 kB
19. Concurrency/8.1 8-send and receive from a channel.go
370 B
19. Concurrency/9. Closing a Channel.mp4
33 MB
19. Concurrency/9. Closing a Channel.srt
4.3 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 MB
2. Golang In Windows/1. Install Golang and VSCode IDE in Windows Theoretical.srt
6.2 kB
2. Golang In Windows/2. Install Golang and VSCode IDE in Windows Practical.mp4
134 MB
2. Golang In Windows/2. Install Golang and VSCode IDE in Windows Practical.srt
16 kB
20. Json/1. What is Json and how to use it.mp4
38 MB
20. Json/1. What is Json and how to use it.srt
4.5 kB
20. Json/2. Converting Go Type into Json Format ( Marshal ).mp4
49 MB
20. Json/2. Converting Go Type into Json Format ( Marshal ).srt
6.7 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
31 MB
20. Json/3. Converting Json Format to Go Type ( Un-marshal ).srt
3.8 kB
20. Json/3.1 3-json-converting json data to golang.go
417 B
20. Json/4. Streaming Encoders and Decoders.mp4
53 MB
20. Json/4. Streaming Encoders and Decoders.srt
6.8 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 MB
20. Json/5. Project 1 - Implementing Server Section using Json.srt
5.3 kB
20. Json/6. Project 2 - Implementing Client Section using Json.mp4
29 MB
20. Json/6. Project 2 - Implementing Client Section using Json.srt
4.4 kB
20. Json/6.1 6-project.rar
874 B
21. Working with MySQL Database in GoLang/1. Database Concept.mp4
50 MB
21. Working with MySQL Database in GoLang/1. Database Concept.srt
7.2 kB
21. Working with MySQL Database in GoLang/10. Project 3 - Create Main Function to using Database Functions.mp4
53 MB
21. Working with MySQL Database in GoLang/10. Project 3 - Create Main Function to using Database Functions.srt
7.7 kB
21. Working with MySQL Database in GoLang/11. Project 4 - Create Select Based ID Function and related Query.mp4
47 MB
21. Working with MySQL Database in GoLang/11. Project 4 - Create Select Based ID Function and related Query.srt
6.7 kB
21. Working with MySQL Database in GoLang/12. Project 5 - Create Save Function and Implement related Query.mp4
54 MB
21. Working with MySQL Database in GoLang/12. Project 5 - Create Save Function and Implement related Query.srt
7.5 kB
21. Working with MySQL Database in GoLang/13. Project 6 - Create Update Function and Implement related Query.mp4
60 MB
21. Working with MySQL Database in GoLang/13. Project 6 - Create Update Function and Implement related Query.srt
7.7 kB
21. Working with MySQL Database in GoLang/14. Project 7 - Create Delete Function and Implement related Query.mp4
51 MB
21. Working with MySQL Database in GoLang/14. Project 7 - Create Delete Function and Implement related Query.srt
7.8 kB
21. Working with MySQL Database in GoLang/14.1 database.rar
1.7 kB
21. Working with MySQL Database in GoLang/2. CRUD in Database.mp4
42 MB
21. Working with MySQL Database in GoLang/2. CRUD in Database.srt
6.3 kB
21. Working with MySQL Database in GoLang/3. Database ER Diagrams.mp4
56 MB
21. Working with MySQL Database in GoLang/3. Database ER Diagrams.srt
7.1 kB
21. Working with MySQL Database in GoLang/4. What is Query in Database.mp4
26 MB
21. Working with MySQL Database in GoLang/4. What is Query in Database.srt
3.4 kB
21. Working with MySQL Database in GoLang/5. How to Create MySQL Database and its Tables.mp4
37 MB
21. Working with MySQL Database in GoLang/5. How to Create MySQL Database and its Tables.srt
6.4 kB
21. Working with MySQL Database in GoLang/6. Create and Read Queries in MySQL Database.mp4
45 MB
21. Working with MySQL Database in GoLang/6. Create and Read Queries in MySQL Database.srt
6.3 kB
21. Working with MySQL Database in GoLang/7. Update and Delete Queries in MySQL Database.mp4
34 MB
21. Working with MySQL Database in GoLang/7. Update and Delete Queries in MySQL Database.srt
5.1 kB
21. Working with MySQL Database in GoLang/8. Project 1 - How to Connect Go Program to MySQL Database.mp4
73 MB
21. Working with MySQL Database in GoLang/8. Project 1 - How to Connect Go Program to MySQL Database.srt
11 kB
21. Working with MySQL Database in GoLang/9. Project 2 - Create Select Function and related Query.mp4
40 MB
21. Working with MySQL Database in GoLang/9. Project 2 - Create Select Function and related Query.srt
5.4 kB
22. GORM/1. What is ORM.mp4
35 MB
22. GORM/1. What is ORM.srt
4.9 kB
22. GORM/10. Project 8 - Create Multiple Delete Function and related Query.mp4
68 MB
22. GORM/10. Project 8 - Create Multiple Delete Function and related Query.srt
10 kB
22. GORM/10.1 gorm.rar
1.6 kB
22. GORM/2. Preparing and Installing GORM in GoLang.mp4
23 MB
22. GORM/2. Preparing and Installing GORM in GoLang.srt
4.2 kB
22. GORM/3. Project 1 - Connection to the Database.mp4
57 MB
22. GORM/3. Project 1 - Connection to the Database.srt
9.2 kB
22. GORM/4. Project 2 - Create Table Function and Design Main Layer.mp4
60 MB
22. GORM/4. Project 2 - Create Table Function and Design Main Layer.srt
9.7 kB
22. GORM/5. Project 3 - Create Save Function and related Query.mp4
38 MB
22. GORM/5. Project 3 - Create Save Function and related Query.srt
5.1 kB
22. GORM/6. Project 4 - Create Select Function and related Query.mp4
30 MB
22. GORM/6. Project 4 - Create Select Function and related Query.srt
4.0 kB
22. GORM/7. Project 5 - Create Single Update Function and related Query.mp4
50 MB
22. GORM/7. Project 5 - Create Single Update Function and related Query.srt
7.1 kB
22. GORM/8. Project 6 - Create Multiple Update Function and related Query.mp4
88 MB
22. GORM/8. Project 6 - Create Multiple Update Function and related Query.srt
11 kB
22. GORM/9. Project 7 - Create Single Delete Function and related Query.mp4
38 MB
22. GORM/9. Project 7 - Create Single Delete Function and related Query.srt
5.8 kB
23. Protocol Buffer/1. Protocol Buffer Concept.mp4
33 MB
23. Protocol Buffer/1. Protocol Buffer Concept.srt
4.1 kB
23. Protocol Buffer/2. How to use Protobuf.mp4
35 MB
23. Protocol Buffer/2. How to use Protobuf.srt
5.8 kB
23. Protocol Buffer/3. Protobuf Message Implementation.mp4
61 MB
23. Protocol Buffer/3. Protobuf Message Implementation.srt
8.9 kB
23. Protocol Buffer/4. Project 1 - Protobuf and Main Function Implementation.mp4
18 MB
23. Protocol Buffer/4. Project 1 - Protobuf and Main Function Implementation.srt
9.2 kB
23. Protocol Buffer/5. Project 2 - Client Implementation.mp4
39 MB
23. Protocol Buffer/5. Project 2 - Client Implementation.srt
5.0 kB
23. Protocol Buffer/6. Project 3 - Server Implementation.mp4
56 MB
23. Protocol Buffer/6. Project 3 - Server Implementation.srt
7.4 kB
23. Protocol Buffer/6.1 information.rar
2.4 kB
24. gRPC/1. What is gRPC.mp4
52 MB
24. gRPC/1. What is gRPC.srt
7.6 kB
24. gRPC/10. Project 8 - Main Layer - Main Function Implementing.mp4
70 MB
24. gRPC/10. Project 8 - Main Layer - Main Function Implementing.srt
8.9 kB
24. gRPC/11. Project 9 - Client Layer - RunGrpcServer Function Implementing.mp4
64 MB
24. gRPC/11. Project 9 - Client Layer - RunGrpcServer Function Implementing.srt
7.4 kB
24. gRPC/12. Project 10 - Client Layer - RunGrpcClient Function Implementing.mp4
110 MB
24. gRPC/12. Project 10 - Client Layer - RunGrpcClient Function Implementing.srt
12 kB
24. gRPC/13. Project 11 - Execute Program.mp4
31 MB
24. gRPC/13. Project 11 - Execute Program.srt
4.6 kB
24. gRPC/13.1 communication.rar
6.7 kB
24. gRPC/2. Define gRPC Services.mp4
54 MB
24. gRPC/2. Define gRPC Services.srt
8.8 kB
24. gRPC/3. Project 1 - Building a Microservice - Define RPC Methods.mp4
58 MB
24. gRPC/3. Project 1 - Building a Microservice - Define RPC Methods.srt
9.0 kB
24. gRPC/4. Project 2 - Database Layer - Connect Function.mp4
69 MB
24. gRPC/4. Project 2 - Database Layer - Connect Function.srt
8.2 kB
24. gRPC/5. Project 3 - Database Layer - SelectBasedID Function.mp4
50 MB
24. gRPC/5. Project 3 - Database Layer - SelectBasedID Function.srt
4.8 kB
24. gRPC/6. Project 4 - Database Layer - SelectBasedName Function.mp4
65 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
47 MB
24. gRPC/7. Project 5 - Server Layer - gRPC Server Initializer Function.srt
5.2 kB
24. gRPC/8. Project 6 - Server Layer - gRPC Server Methods Implementing 1.mp4
68 MB
24. gRPC/8. Project 6 - Server Layer - gRPC Server Methods Implementing 1.srt
7.3 kB
24. gRPC/9. Project 7 - Server Layer - gRPC Server Methods Implementing 2.mp4
56 MB
24. gRPC/9. Project 7 - Server Layer - gRPC Server Methods Implementing 2.srt
5.4 kB
25. Rest API/1. What is API and How its Work.mp4
38 MB
25. Rest API/1. What is API and How its Work.srt
5.6 kB
25. Rest API/10. Project 5 - Rest Layer - Select All Function.mp4
25 MB
25. Rest API/10. Project 5 - Rest Layer - Select All Function.srt
3.2 kB
25. Rest API/11. Project 6 - Rest Layer - Save Function.mp4
37 MB
25. Rest API/11. Project 6 - Rest Layer - Save Function.srt
4.2 kB
25. Rest API/12. Project 7 - Rest Layer - Update Function.mp4
37 MB
25. Rest API/12. Project 7 - Rest Layer - Update Function.srt
4.1 kB
25. Rest API/13. Project 8 - Rest Configuration - RestConfig Function.mp4
58 MB
25. Rest API/13. Project 8 - Rest Configuration - RestConfig Function.srt
8.3 kB
25. Rest API/14. Project 9 - Rest Configuration - RestStart Function.mp4
47 MB
25. Rest API/14. Project 9 - Rest Configuration - RestStart Function.srt
5.0 kB
25. Rest API/15. Project 10 - Main Function.mp4
42 MB
25. Rest API/15. Project 10 - Main Function.srt
5.9 kB
25. Rest API/16. Project 11 - Execute Program.mp4
49 MB
25. Rest API/16. Project 11 - Execute Program.srt
8.5 kB
25. Rest API/16.1 rest.rar
2.7 kB
25. Rest API/2. API Types and Use Cases.mp4
48 MB
25. Rest API/2. API Types and Use Cases.srt
7.4 kB
25. Rest API/3. API Protocols.mp4
31 MB
25. Rest API/3. API Protocols.srt
4.6 kB
25. Rest API/4. REST API Concept.mp4
52 MB
25. Rest API/4. REST API Concept.srt
8.2 kB
25. Rest API/5. REST API with Golang.mp4
39 MB
25. Rest API/5. REST API with Golang.srt
5.4 kB
25. Rest API/6. Project 1 - Database Layer - Create Model and JSON File.mp4
70 MB
25. Rest API/6. Project 1 - Database Layer - Create Model and JSON File.srt
10 kB
25. Rest API/7. Project 2 - Database Layer - Select Functions.mp4
64 MB
25. Rest API/7. Project 2 - Database Layer - Select Functions.srt
9.0 kB
25. Rest API/8. Project 3 - Database Layer - Save , Update and Delete Functions.mp4
90 MB
25. Rest API/8. Project 3 - Database Layer - Save , Update and Delete Functions.srt
12 kB
25. Rest API/9. Project 4 - Rest Layer - Select Based Name Function.mp4
58 MB
25. Rest API/9. Project 4 - Rest Layer - Select Based Name Function.srt
8.2 kB
26. WebSocket/1. What is WebSocket and when to use it..mp4
45 MB
26. WebSocket/1. What is WebSocket and when to use it..srt
6.5 kB
26. WebSocket/10. Chat Project 9 - Execute Program.mp4
31 MB
26. WebSocket/10. Chat Project 9 - Execute Program.srt
4.5 kB
26. WebSocket/2. Chat Project 1 - Define Socket Layer and Create Channels.mp4
48 MB
26. WebSocket/2. Chat Project 1 - Define Socket Layer and Create Channels.srt
7.0 kB
26. WebSocket/3. Chat Project 2 - Implements Channel Methods.mp4
49 MB
26. WebSocket/3. Chat Project 2 - Implements Channel Methods.srt
6.5 kB
26. WebSocket/4. Chat Project 3 - Create Handler Method.mp4
29 MB
26. WebSocket/4. Chat Project 3 - Create Handler Method.srt
3.3 kB
26. WebSocket/5. Chat Project 4 - Define Server Layer and Create Main Function.mp4
36 MB
26. WebSocket/5. Chat Project 4 - Define Server Layer and Create Main Function.srt
5.0 kB
26. WebSocket/6. Chat Project 5 - Create WebSocket Handler.mp4
46 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 MB
26. WebSocket/7. Chat Project 6 - Define Client Layer and Create IP Function.srt
5.8 kB
26. WebSocket/8. Chat Project 7 - Send and Receive Messages.mp4
66 MB
26. WebSocket/8. Chat Project 7 - Send and Receive Messages.srt
9.1 kB
26. WebSocket/9. Chat Project 8 - Create Web Client.mp4
103 MB
26. WebSocket/9. Chat Project 8 - Create Web Client.srt
12 kB
27. Final Words/1. Final Words.mp4
14 MB
27. Final Words/1. Final Words.srt
3.4 kB
3. Golang In Linux/1. Install GoLang and VSCode IDE in Linux Theoretical.mp4
86 MB
3. Golang In Linux/1. Install GoLang and VSCode IDE in Linux Theoretical.srt
9.8 kB
3. Golang In Linux/2. Install Golang and VSCode IDE in Linux Practical.mp4
101 MB
3. Golang In Linux/2. Install Golang and VSCode IDE in Linux Practical.srt
11 kB
4. Variables/1. Variables Concept.mp4
51 MB
4. Variables/1. Variables Concept.srt
6.6 kB
4. Variables/10. Scope of Variables.mp4
57 MB
4. Variables/10. Scope of Variables.srt
10 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
60 MB
4. Variables/2. Var Keyword Declaration - When the Type is Removed.srt
9.2 kB
4. Variables/2.1 var-without-type.go
552 B
4. Variables/3. Var Keyword Declaration - When the Expression is Removed.mp4
19 MB
4. Variables/3. Var Keyword Declaration - When the Expression is Removed.srt
3.2 kB
4. Variables/3.1 var-without-expression.go
496 B
4. Variables/4. Var Keyword Declaration - Multiple Variables of the Same Type.mp4
19 MB
4. Variables/4. Var Keyword Declaration - Multiple Variables of the Same Type.srt
3.0 kB
4. Variables/4.1 var-multiple-same-type.go
354 B
4. Variables/5. Var Keyword Declaration - Multiple Variables of Different Types.mp4
29 MB
4. Variables/5. Var Keyword Declaration - Multiple Variables of Different Types.srt
4.4 kB
4. Variables/5.1 var-multiple-different-type.go
508 B
4. Variables/6. Var Keyword Declaration - Default Value.mp4
17 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 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
28 MB
4. Variables/8. Short Variables - Declaration and Initialization.srt
4.7 kB
4. Variables/8.1 short-declarationone.go
493 B
4. Variables/9. Short Variables - Multiple Variables of Same and Different Types.mp4
40 MB
4. Variables/9. Short Variables - Multiple Variables of Same and Different Types.srt
6.6 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
42 MB
5. Data Types/1. Integers.srt
6.7 kB
5. Data Types/1.1 integer.go
190 B
5. Data Types/2. Floating - Point Numbers.mp4
26 MB
5. Data Types/2. Floating - Point Numbers.srt
4.3 kB
5. Data Types/2.1 float.go
225 B
5. Data Types/3. Complex Numbers.mp4
35 MB
5. Data Types/3. Complex Numbers.srt
6.2 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
25 MB
5. Data Types/4. Boolean.srt
4.0 kB
5. Data Types/4.1 boolean.go
403 B
5. Data Types/5. String.mp4
22 MB
5. Data Types/5. String.srt
3.6 kB
5. Data Types/5.1 string.go
262 B
6. Operators/1. Arithmetic Operators.mp4
60 MB
6. Operators/1. Arithmetic Operators.srt
11 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
36 MB
6. Operators/2. Assignment Operators.srt
6.9 kB
6. Operators/2.1 assignment.go
221 B
6. Operators/3. Comparison Operators.mp4
37 MB
6. Operators/3. Comparison Operators.srt
7.8 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
28 MB
6. Operators/4. Logical Operators.srt
5.9 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 MB
6. Operators/5. Operators Precedence.srt
2.6 kB
6. Operators/5.1 precedence.go
138 B
7. Decision Making/1. Decision Making Concept and If Statement.mp4
28 MB
7. Decision Making/1. Decision Making Concept and If Statement.srt
4.7 kB
7. Decision Making/1.1 if.go
156 B
7. Decision Making/2. If - Else Statement.mp4
22 MB
7. Decision Making/2. If - Else Statement.srt
3.5 kB
7. Decision Making/2.1 if-else.go
217 B
7. Decision Making/3. Nested If Statements.mp4
24 MB
7. Decision Making/3. Nested If Statements.srt
3.8 kB
7. Decision Making/3.1 nested-if.go
267 B
7. Decision Making/4. If-else If-else Statement.mp4
25 MB
7. Decision Making/4. If-else If-else Statement.srt
3.8 kB
7. Decision Making/4.1 if-elseif-else.go
287 B
7. Decision Making/5. Switch Statement ( Expression Switch - Type Switch ).mp4
45 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
28 MB
8. Loops and Control Statements/1. Loops Concept and For Loop as simple.srt
4.4 kB
8. Loops and Control Statements/1.1 simple.go
141 B
8. Loops and Control Statements/2. infinite For-Loop.mp4
13 MB
8. Loops and Control Statements/2. infinite For-Loop.srt
2.1 kB
8. Loops and Control Statements/2.1 infinite.go
108 B
8. Loops and Control Statements/3. For-Loop as while.mp4
5.9 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
24 MB
8. Loops and Control Statements/4. Control Statement Concept and Break Statement.srt
3.7 kB
8. Loops and Control Statements/4.1 break.go
135 B
8. Loops and Control Statements/5. Continue Statement.mp4
21 MB
8. Loops and Control Statements/5. Continue Statement.srt
3.7 kB
8. Loops and Control Statements/5.1 continue.go
182 B
8. Loops and Control Statements/6. Goto Statement.mp4
24 MB
8. Loops and Control Statements/6. Goto Statement.srt
4.5 kB
8. Loops and Control Statements/6.1 goto.go
202 B
9. Array/1. Creating and Accessing an Array.mp4
51 MB
9. Array/1. Creating and Accessing an Array.srt
7.7 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
44 MB
9. Array/2. Initializing Array with Ellipses, Specific and Filter Array Elements.srt
7.0 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 MB
9. Array/3. Iterate over an Array.srt
6.1 kB
9. Array/3.1 for-loop.go
406 B
9. Array/4. Copy an Array by Value and Reference into another Array.mp4
35 MB
9. Array/4. Copy an Array by Value and Reference into another Array.srt
4.9 kB
9. Array/4.1 copy-array.go
349 B
9. Array/5. Two Dimensional Array.mp4
57 MB
9. Array/5. Two Dimensional Array.srt
8.1 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
53 MB
9. Array/6. Some Important Things about Array.srt
7.7 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