https://img87.pixhost.to/images/599/359020115_tuto.jpg


Pluralsight - Go Fundamentals
Language: English | Size:786.71 MB
Genre:eLearning

Files Included :

01  Introduction.mp4 (1.54 MB)
MP4
02  Simple Data Types.mp4 (1.26 MB)
MP4
03  The String Type.mp4 (3.73 MB)
MP4
04  Numeric Types.mp4 (2.93 MB)
MP4
05  Boolean Types.mp4 (765.44 KB)
MP4
06  Error Types.mp4 (2.85 MB)
MP4
07  Finding Documentation for Built-in Types.mp4 (5.2 MB)
MP4
08  Declaring Variables.mp4 (3.38 MB)
MP4
09  Type Conversions.mp4 (2.73 MB)
MP4
10  Demo - Using Simple Types and Type Conversions.mp4 (11.74 MB)
MP4
11  Common Arithmetic Operators.mp4 (2.96 MB)
MP4
12  Common Comparison Operators.mp4 (2.31 MB)
MP4
13  Demo - Using Arithmetic and Comparison Operators.mp4 (13.25 MB)
MP4
14  Constants, Constant Expressions, and Iota.mp4 (7.19 MB)
MP4
15  Demo - Constants, Constant Expressions, and Iota.mp4 (14.74 MB)
MP4
16  Pointers.mp4 (6.68 MB)
MP4
17  Demo - Creating and Using Pointers.mp4 (6.05 MB)
MP4
18  Summary.mp4 (2.1 MB)
MP4
01  Introduction.mp4 (925.77 KB)
MP4
02  Concept - Array Types.mp4 (1.61 MB)
MP4
03  Creating and Using Arrays.mp4 (6.78 MB)
MP4
04  Demo - Arrays.mp4 (6.5 MB)
MP4
05  Concept - Slice Types.mp4 (2.55 MB)
MP4
06  Creating and Using Slices.mp4 (4.7 MB)
MP4
07  Demo - Slices.mp4 (11.11 MB)
MP4
08  Concept - Map Types.mp4 (2.09 MB)
MP4
09  Creating and Using Maps.mp4 (8 MB)
MP4
10  Demo - Maps.mp4 (14.02 MB)
MP4
11  Concept - Struct Types.mp4 (1.88 MB)
MP4
12  Creating and Using Structs.mp4 (5.17 MB)
MP4
13  Demo - Structs.mp4 (8.87 MB)
MP4
14  Summary.mp4 (2.29 MB)
MP4
01  Introduction.mp4 (2.58 MB)
MP4
02  If Statements.mp4 (2.99 MB)
MP4
03  Demo - If Statements.mp4 (9.14 MB)
MP4
04  Concept - Switch Statements.mp4 (2.08 MB)
MP4
05  Switch Statements.mp4 (2.77 MB)
MP4
06  Logical Switches.mp4 (2.4 MB)
MP4
07  Demo - Switch Statements.mp4 (24.81 MB)
MP4
08  Concept - Deferred Functions.mp4 (1.88 MB)
MP4
09  Deferred Functions.mp4 (2.83 MB)
MP4
10  Demo - Deferred Functions.mp4 (9.19 MB)
MP4
11  Concept - Panic and Recover.mp4 (4.61 MB)
MP4
12  Panic and Recover.mp4 (3.5 MB)
MP4
13  Demo - Panic and Recover.mp4 (12.86 MB)
MP4
14  Goto Statements.mp4 (4.89 MB)
MP4
15  Summary.mp4 (3.3 MB)
MP4
01  Introduction.mp4 (1.45 MB)
MP4
02  Function Signatures.mp4 (2.23 MB)
MP4
03  Function Parameters.mp4 (4.1 MB)
MP4
04  Passing Values and Pointers as Parameters.mp4 (6.18 MB)
MP4
05  Returning Data from Functions.mp4 (7.11 MB)
MP4
06  Demo - Functions.mp4 (12.9 MB)
MP4
07  Concept - Packages.mp4 (2.93 MB)
MP4
08  Package Members and Scoping Rules.mp4 (3.87 MB)
MP4
09  Demo - Packages.mp4 (24.95 MB)
MP4
10  Documenting Code.mp4 (6.58 MB)
MP4
11  Examples of Documentation in Standard Library.mp4 (10.55 MB)
MP4
12  Summary.mp4 (2.56 MB)
MP4
02  Defining Methods.mp4 (7.98 MB)
MP4
03  Method Receivers.mp4 (3.45 MB)
MP4
04  Demo - Methods.mp4 (15.36 MB)
MP4
05  Concept - Interfaces.mp4 (3.21 MB)
MP4
06  Defining and Implementing Interfaces.mp4 (4.67 MB)
MP4
07  Type Assertions.mp4 (6.37 MB)
MP4
08  Demo - Interfaces.mp4 (24.29 MB)
MP4
09  Concept - Generic Programming.mp4 (4.29 MB)
MP4
10  Demo - Creating Generic Functions.mp4 (9.83 MB)
MP4
11  Demo - Generics with the Comparable Constraint.mp4 (9.81 MB)
MP4
12  Demo - Creating Custom Type Constraints.mp4 (14.96 MB)
MP4
13  Review - Generic Programming.mp4 (3.94 MB)
MP4
14  Summary.mp4 (2.54 MB)
MP4
1  Course Overview.mp4 (2.4 MB)
MP4
1  Introduction.mp4 (1.37 MB)
MP4
2  Errors in Go.mp4 (6.5 MB)
MP4
3  Concept - Error Handling.mp4 (1.23 MB)
MP4
4  Demo - Creating Error Objects.mp4 (15.78 MB)
MP4
5  Demo - Error Handling.mp4 (17.03 MB)
MP4
6  Concept - Errors vs  Panics.mp4 (4.93 MB)
MP4
7  Demo - Converting Panics to Errors.mp4 (20.04 MB)
MP4
8  Summary.mp4 (2.38 MB)
MP4
01  Introduction.mp4 (996.12 KB)
MP4
02  Concept - Concurrency.mp4 (1.87 MB)
MP4
03  Concept - CSP (Communicating Sequential Processes).mp4 (4.68 MB)
MP4
04  Concept - Goroutines.mp4 (3.67 MB)
MP4
05  WaitGroups.mp4 (5.78 MB)
MP4
06  Demo - Goroutines and WaitGroups.mp4 (7.8 MB)
MP4
07  Demo - Goroutines and WaitGroups.mp4 (4.58 MB)
MP4
08  Demo - Channels.mp4 (5.1 MB)
MP4
09  Select Statements.mp4 (3.23 MB)
MP4
10  Demo - Select Statements.mp4 (10.56 MB)
MP4
11  Looping with Channels.mp4 (2.82 MB)
MP4
12  Demo - Looping with Channels.mp4 (4.94 MB)
MP4
13  Summary.mp4 (1.65 MB)
MP4
1  Introduction.mp4 (817.12 KB)
MP4
2  Why Write Tests.mp4 (6.43 MB)
MP4
3  What to Test.mp4 (5.31 MB)
MP4
4  Test Support in Go.mp4 (4.81 MB)
MP4
5  Demo - Writing a Test.mp4 (22.65 MB)
MP4
6  Summary.mp4 (4.3 MB)
MP4
1  Introduction.mp4 (2.23 MB)
MP4
2  Prerequisites and Expected Outcomes.mp4 (6.55 MB)
MP4
3  Getting Up and Running.mp4 (2.83 MB)
MP4
4  Demo - Installing Go.mp4 (9.07 MB)
MP4
5  Setting Up a Code Editor.mp4 (3.14 MB)
MP4
6  Demo - Installing and Configuring VS Code.mp4 (12 MB)
MP4
7  Demo - Your First Go Program.mp4 (21.14 MB)
MP4
8  Course Plan.mp4 (3.5 MB)
MP4
9  Summary.mp4 (2.34 MB)
MP4
1  Introduction.mp4 (2.1 MB)
MP4
2  Concept - Command-line Interfaces.mp4 (2.31 MB)
MP4
3  CLI Tools.mp4 (2.72 MB)
MP4
4  Demo - Building a CLI Application.mp4 (10.93 MB)
MP4
5  Concept - Web Services.mp4 (5.13 MB)
MP4
6  Demo - Building a Web Service.mp4 (14.04 MB)
MP4
7  Demo - Debugging a Program.mp4 (17.12 MB)
MP4
8  Summary.mp4 (2.08 MB)
MP4
1  Introduction.mp4 (1.57 MB)
MP4
2  Concept - Looping.mp4 (2.16 MB)
MP4
3  Basic Loops.mp4 (6.44 MB)
MP4
4  Demo - Looping.mp4 (7.08 MB)
MP4
5  Looping through Collections.mp4 (5.42 MB)
MP4
6  Demo - Looping through Collections.mp4 (15.72 MB)
MP4
7  Summary.mp4 (1.67 MB)
MP4

https://thumbs2.imgbox.com/51/2c/j0NJD5jH_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png
Pluralsight - Go Fundamentals.z01

Код:
https://rapidgator.net/file/987178891b7d5fa20ed954aa81076275/Pluralsight_-_Go_Fundamentals.z01

Pluralsight - Go Fundamentals.zip

Код:
https://rapidgator.net/file/057b097694e9d374aba9b1fd13389eb9/Pluralsight_-_Go_Fundamentals.zip

https://ddownload.com/images/promo/banner_240-32.png
Pluralsight - Go Fundamentals.z01

Код:
https://ddownload.com/62604yo9gzhv/Pluralsight_-_Go_Fundamentals.z01

Pluralsight - Go Fundamentals.zip

Код:
https://ddownload.com/2xdflaq78h9v/Pluralsight_-_Go_Fundamentals.zip

Pluralsight - Go Fundamentals.z01

Код:
https://1dl.net/kevya5w4kbwm/Pluralsight_-_Go_Fundamentals.z01

Pluralsight - Go Fundamentals.zip

Код:
https://1dl.net/2w7cyzhkwk3s/Pluralsight_-_Go_Fundamentals.zip