Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
01-01 Course Introduction (Detailed).mp4 |
65.76Мб |
01-02 Course Sample Lectures.mp4 |
140.96Мб |
01-03 Introduction to Go.mp4 |
108.95Мб |
01-04 Installation (Compiler and IDE) & Course Resources.mp4 |
107.34Мб |
02-01 Language Fundamentals - Section Overview.mp4 |
4.47Мб |
02-02 Hello World.mp4 |
67.22Мб |
02-03 Concepts-1.mp4 |
169.31Мб |
02-04 Concepts-2.mp4 |
196.94Мб |
02-05 Types - Variables.mp4 |
67.29Мб |
02-06 Verbs.mp4 |
21.49Мб |
02-07 Constants.mp4 |
26.43Мб |
02-08 Working with Binary, Hexa, Octa, ... Values.mp4 |
15.93Мб |
02-09 More Verbs.mp4 |
36.66Мб |
02-10 Declaration.mp4 |
11.00Мб |
02-11 Working with Strings.mp4 |
24.02Мб |
02-12 Working with Binary Values.mp4 |
13.18Мб |
02-13 Logical Operators.mp4 |
11.09Мб |
02-14 Character Escapes.mp4 |
21.02Мб |
02-15 Equality Symbol.mp4 |
14.87Мб |
02-16 Bitwise Operators.mp4 |
53.41Мб |
02-17 Base 8 and 16.mp4 |
9.39Мб |
02-18 Minimum and Maximum Values of Basic Types.mp4 |
26.88Мб |
02-19 nan and Infinity.mp4 |
15.00Мб |
02-20 Unicode-1.mp4 |
29.11Мб |
02-21 Unicode-2.mp4 |
14.07Мб |
02-22 utf8-1.mp4 |
40.25Мб |
02-23 utf8-2.mp4 |
39.92Мб |
02-24 utf8-3.mp4 |
44.10Мб |
02-25 utf8-4.mp4 |
10.52Мб |
02-26 utf8-5.mp4 |
21.18Мб |
02-27 utf8-6.mp4 |
15.37Мб |
02-28 Scope of Variables.mp4 |
105.71Мб |
03-01 Control Structures - Section Overview.mp4 |
1.89Мб |
03-02 if-else Statements.mp4 |
44.47Мб |
03-03 for loop Statements.mp4 |
109.92Мб |
03-04 switch Statements-1.mp4 |
81.32Мб |
03-05 switch Statements-2.mp4 |
96.54Мб |
04-01 Arrays & Slices - Section Overview.mp4 |
2.57Мб |
04-02 Arrays - Theory.mp4 |
51.55Мб |
04-03 Arrays-1.mp4 |
61.47Мб |
04-04 Arrays-2.mp4 |
74.65Мб |
04-05 Slices - Theory.mp4 |
88.58Мб |
04-06 Slices-1.mp4 |
69.26Мб |
04-07 Slices-2.mp4 |
70.34Мб |
04-08 Slices-3.mp4 |
53.88Мб |
04-09 Slices-4.mp4 |
83.45Мб |
05-01 Maps - Section Overview.mp4 |
1.58Мб |
05-02 Maps - Theory.mp4 |
55.97Мб |
05-03 Hashtables-1.mp4 |
62.07Мб |
05-04 Hashtables-2.mp4 |
42.97Мб |
05-05 Maps - make() function.mp4 |
38.36Мб |
05-06 Maps - Assignment.mp4 |
46.20Мб |
05-07 Sorting Maps.mp4 |
57.31Мб |
05-08 Maps - Assignment.mp4 |
44.58Мб |
05-09 Maps & Unicode.mp4 |
49.84Мб |
06-01 Functions, Part 1 - Section Overview.mp4 |
1.42Мб |
06-02 Functions - Theory.mp4 |
49.60Мб |
06-03 Function Parameters.mp4 |
60.69Мб |
06-04 Functions & Stacks.mp4 |
57.92Мб |
06-05 Variadic Functions.mp4 |
57.15Мб |
06-06 Functions - Assignment.mp4 |
38.94Мб |
06-07 Stacks - Assignment.mp4 |
26.58Мб |
06-08 Functions & Map of maps.mp4 |
39.96Мб |
06-09 Functions & Map of maps - Assignment.mp4 |
81.25Мб |
07-01 Pointers - Section Overview.mp4 |
2.01Мб |
07-02 Pointers - Theory.mp4 |
141.23Мб |
07-03 Pointers - Basics.mp4 |
75.88Мб |
07-04 Pointers & Slices.mp4 |
96.27Мб |
07-05 Pointers & Slice of slice.mp4 |
54.49Мб |
07-06 Pointers & Functions.mp4 |
46.85Мб |
07-07 Pointers & Ref-Non ref Types.mp4 |
30.89Мб |
07-08 Pointers & Ref-Non ref Types - Assignment.mp4 |
67.52Мб |
08-01 Functions, Part 2 - Section Overview.mp4 |
1.98Мб |
08-02 Function Literals.mp4 |
31.69Мб |
08-03 Function Literals - Functions as Return Types.mp4 |
62.29Мб |
08-04 Closure.mp4 |
57.13Мб |
08-05 Callbacks.mp4 |
39.23Мб |
08-06 Callbacks - Variadic - Assignment.mp4 |
40.73Мб |
08-07 Recursion, Factorial.mp4 |
56.48Мб |
08-08 Recursion, Fibonacci.mp4 |
40.88Мб |
08-09 Function, defer.mp4 |
64.42Мб |
08-10 Function, defer - Assignment.mp4 |
25.16Мб |
08-11 Function, panic.mp4 |
48.76Мб |
08-12 Function, recover.mp4 |
45.01Мб |
09-01 Structs - Section Overview.mp4 |
2.82Мб |
09-02 Structs - Theory.mp4 |
70.63Мб |
09-03 Structs - Example.mp4 |
78.13Мб |
09-04 Anonymous Struct - Pointers.mp4 |
57.43Мб |
09-05 Comparing Structs.mp4 |
152.18Мб |
09-06 Structs & Pointers.mp4 |
21.21Мб |
09-07 Structs - Anonymous Fields.mp4 |
21.89Мб |
09-08 Embedded Structs.mp4 |
67.16Мб |
09-09 Embedded Structs, Anonymous.mp4 |
15.80Мб |
09-10 Multiple Embedded Structs - Assignment.mp4 |
57.53Мб |
09-11 Structs - Receivers.mp4 |
82.74Мб |
09-12 Exporteing Structs.mp4 |
139.92Мб |
09-13 Structs - Method Overloading.mp4 |
134.79Мб |
09-14 Struct, Rreceivers, and Pointers.mp4 |
69.72Мб |
10-01 Interfaces - Section Overview.mp4 |
3.11Мб |
10-02 Interfaces - Theory.mp4 |
146.31Мб |
10-03 Interfaces - Example.mp4 |
81.91Мб |
10-04 The empty Interface.mp4 |
98.27Мб |
10-05 Interfaces - Conversion.mp4 |
75.69Мб |
10-06 Interfaces Assertion.mp4 |
49.13Мб |
10-07 Interfaces - Package sort-1.mp4 |
28.77Мб |
10-08 Interfaces - Package sort-2.mp4 |
122.82Мб |
10-09 The interface Interfaces-1.mp4 |
30.02Мб |
10-10 The interface Interfaces-2. More Examples.mp4 |
53.88Мб |
11-01 Concurrency - Section Overview.mp4 |
3.12Мб |
11-02 Concurrency - Goroutines.mp4 |
147.52Мб |
11-03 Concurrency - Waitgroup.mp4 |
47.41Мб |
11-04 Concurrency & Parallelism.mp4 |
91.99Мб |
11-05 Concurrency - Race Condition.mp4 |
37.00Мб |
11-06 Concurrency - Mutex.mp4 |
32.25Мб |
11-07 Concurrency - Atomic.mp4 |
36.08Мб |
12-01 Channels - Section Overview.mp4 |
2.92Мб |
12-02 Channels - Theory.mp4 |
168.97Мб |
12-03 nil Channels - Deadlock.mp4 |
27.36Мб |
12-04 Unbuffered Channels.mp4 |
119.93Мб |
12-05 Channel Range.mp4 |
129.04Мб |
12-06 Channels - Semaphore.mp4 |
101.68Мб |
12-07 Channels - Multipe Receivers.mp4 |
46.32Мб |
12-08 Channels - Assignment.mp4 |
69.45Мб |
12-09 Channel Direction.mp4 |
100.92Мб |
12-10 Channels - Multiplexing.mp4 |
121.22Мб |
12-11 Buffered Channels.mp4 |
139.50Мб |
12-12 Buffered Channels - Capacity.mp4 |
28.89Мб |
12-13 Channels - Assignment.mp4 |
51.06Мб |
12-14 Channels - Assignment.mp4 |
52.18Мб |
12-15 Channels - Pipeline.mp4 |
28.95Мб |
12-16 Channels - Pipeline - Assignment.mp4 |
27.77Мб |
13-01 Packages & Documentation - Section Overview.mp4 |
1.15Мб |
13-02 Packages.mp4 |
135.22Мб |
13-03 Documentation.mp4 |
95.45Мб |
14-01 Error Handling & Unit Testing - Section Overview.mp4 |
2.08Мб |
14-02 Error Handling-1.mp4 |
104.30Мб |
14-03 Error Handling-2.mp4 |
67.15Мб |
14-04 Error Handling-3.mp4 |
47.42Мб |
14-05 Unit Testing.mp4 |
178.62Мб |
15-01 Miscellaneous Topics - Section Overview.mp4 |
3.43Мб |
15-02 Reference and Non Reference Types.mp4 |
116.22Мб |
15-03 JSON.mp4 |
120.63Мб |
15-04 Working with Files-1.mp4 |
80.91Мб |
15-05 Working with Files-2.mp4 |
62.81Мб |
15-06 String Manipulation Functions.mp4 |
131.56Мб |
15-07 Reflections-1.mp4 |
37.14Мб |
15-08 Reflections-2.mp4 |
195.16Мб |
15-09 Reflections-3.mp4 |
82.85Мб |
16-01 MySQL & Final Assignment - Section Overview.mp4 |
5.37Мб |
16-02 PostgreSQL Installation.mp4 |
26.51Мб |
16-03 MySQL Installation.mp4 |
78.26Мб |
16-04 Working with MySQL - MySQL Workbench.mp4 |
94.54Мб |
16-05 A Tour of SQL (MySQL & PostgreSQL)-1.mp4 |
167.09Мб |
16-06 A Tour of SQL (MySQL & PostgreSQL)-2.mp4 |
184.45Мб |
16-07 Connecting to MySQL from Go.mp4 |
164.66Мб |
16-08 MySQL Operations in Go.mp4 |
222.93Мб |
16-09 Connecting Go to PostgreSQL.mp4 |
118.71Мб |
16-10 Final Assignment - Requirements.mp4 |
148.65Мб |
16-11 Final Assignment - Solution-1.mp4 |
268.59Мб |
16-12 Final Assignment - Solution-2.mp4 |
386.23Мб |
16-13 Final Assignment - Solution-3.mp4 |
75.75Мб |
16-14 Final Assignment - Solution-4.mp4 |
196.09Мб |
16-15 Final Assignment - Conclusion.mp4 |
101.12Мб |
17-01 Thank You and Please Leave a Rating for the Course.mp4 |
3.79Мб |
Files.7z |
1.50Мб |