PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Go - The Complete Guide

Category: Courses / Others
Author: AD-TEAM
Date added: 11.12.2023 :14:41
Views: 1
Comments: 0










Description material

Go - The Complete Guide


Download Free Download : Go - The Complete Guide
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:6.63 GB


Files Included :

1 Welcome To The Course!.mp4 (20.97 MB)
MP4
2 What Is Go And Why Is It Awesome.mp4 (15.93 MB)
MP4
3 Installing Go (Alternative Web-based Setup).mp4 (17.76 MB)
MP4
4 Local Code Editor Setup For Go Development.mp4 (11.01 MB)
MP4
5 Writing a First Go Program.mp4 (8.23 MB)
MP4
6 About The Course & Course Content.mp4 (8.37 MB)
MP4
7 How To Get The Most Out Of This Course.mp4 (20.28 MB)
MP4
1 Module Introduction.mp4 (6.05 MB)
MP4
10 Deferring Code Execution with defer.mp4 (21.98 MB)
MP4
2 Introducing Goroutines.mp4 (10.96 MB)
MP4
3 Running Functions As Goroutines.mp4 (22.88 MB)
MP4
4 Understanding Goroutine Behavior.mp4 (10.73 MB)
MP4
5 Introducing & Using Channels.mp4 (31.12 MB)
MP4
6 Working with Multiple Channels & Goroutines.mp4 (64.32 MB)
MP4
7 Goroutines & Channels in a Project.mp4 (83.12 MB)
MP4
8 Setting Up An Error Channel.mp4 (27.93 MB)
MP4
9 Managing Channels with the select Statement.mp4 (40.84 MB)
MP4
1 Module Introduction.mp4 (9.02 MB)
MP4
10 Storing Data in the Database (INSERT).mp4 (45.23 MB)
MP4
11 Getting Events From Database (SELECT).mp4 (63.36 MB)
MP4
13 Getting Single Event Data By ID.mp4 (88.77 MB)
MP4
14 Refactoring Code & Outsourcing Routes.mp4 (34.56 MB)
MP4
15 Registering an Update Event Route & Handler.mp4 (39.03 MB)
MP4
16 Updating Events.mp4 (63.05 MB)
MP4
17 Deleting Events.mp4 (45.72 MB)
MP4
18 Adding a Users Table To The SQL Database.mp4 (34.24 MB)
MP4
19 Adding User Signup.mp4 (57.75 MB)
MP4
2 Planning The API.mp4 (29.65 MB)
MP4
20 Don't Store Plain-text Passwords!.mp4 (8.56 MB)
MP4
21 Hashing Passwords.mp4 (35.3 MB)
MP4
22 Getting Started with Auth Tokens (JWT).mp4 (20.4 MB)
MP4
23 Getting Started with the Login Route.mp4 (69.29 MB)
MP4
24 Finishing The Login Logic.mp4 (37.66 MB)
MP4
25 Generating JWT.mp4 (55.45 MB)
MP4
26 Finishing The JWT Logic.mp4 (37.12 MB)
MP4
27 Adding Token Verification.mp4 (111.66 MB)
MP4
28 Adding Route Protection.mp4 (44.34 MB)
MP4
29 Retrieving & Storing User and Event IDs.mp4 (73.49 MB)
MP4
3 Installing the Gin Framework.mp4 (19.02 MB)
MP4
30 Adding an Authentication Middleware.mp4 (30.25 MB)
MP4
31 Enhancing & Using The Middleware.mp4 (60.68 MB)
MP4
32 Adding Authorization To Restrict Users From Editing & Deleting.mp4 (56.18 MB)
MP4
33 Adding a Registrations Table.mp4 (25 MB)
MP4
34 Registering Users.mp4 (55.44 MB)
MP4
35 Testing & Fixing the Register Route.mp4 (23.61 MB)
MP4
36 Cancelling Registrations.mp4 (40.62 MB)
MP4
37 Module Summary.mp4 (8.77 MB)
MP4
4 Setting Up A First Route & Handling a First Request.mp4 (71.47 MB)
MP4
5 Setting Up An Event Model.mp4 (20.97 MB)
MP4
6 Registering a POST Route.mp4 (58.12 MB)
MP4
7 Testing Requests & Fixing the POST Request Handler.mp4 (48.55 MB)
MP4
8 Adding a SQL Database.mp4 (58.04 MB)
MP4
9 Creating A SQL Database Table.mp4 (41.96 MB)
MP4
1 Course Roundup.mp4 (18.53 MB)
MP4
1 Module Introduction.mp4 (8.13 MB)
MP4
11 Outputting Values.mp4 (21.3 MB)
MP4
12 Type Conversions & Explicit Type Assignment.mp4 (26.02 MB)
MP4
13 Using Alternative Variable Declaration Styles.mp4 (32.27 MB)
MP4
14 Making Sense of Constant Values (Constants).mp4 (28.14 MB)
MP4
15 Understanding the Importance Of Variables.mp4 (42.71 MB)
MP4
16 Improved User Input Fetching.mp4 (35.93 MB)
MP4
18 Exercise Building a Profit Calculator.mp4 (7.39 MB)
MP4
19 Exercise Solution.mp4 (44.9 MB)
MP4
2 Working with Functions & Values.mp4 (16.82 MB)
MP4
20 Formatting Strings (Text) - Basics.mp4 (49.85 MB)
MP4
21 Formatting Floats in Strings.mp4 (21.37 MB)
MP4
22 Building Multiline Strings.mp4 (21.02 MB)
MP4
23 Creating Formatted Strings.mp4 (26.7 MB)
MP4
24 Understanding Functions.mp4 (76.53 MB)
MP4
25 Functions Return Values & Variable Scope.mp4 (91.13 MB)
MP4
26 An Alternative Return Value Syntax.mp4 (17.86 MB)
MP4
27 Exercise Working with Functions.mp4 (61.01 MB)
MP4
28 Onwards to Control Structures.mp4 (29.1 MB)
MP4
29 Introducing if Statements & Booleans.mp4 (35.14 MB)
MP4
3 Organizing Code with Packages.mp4 (23.14 MB)
MP4
30 Working with else if.mp4 (30.26 MB)
MP4
31 Exercise if Statements.mp4 (16.86 MB)
MP4
32 Using else.mp4 (17.31 MB)
MP4
33 Nested if Statements & Using return To Stop Function Execution.mp4 (42.61 MB)
MP4
34 Repeating Code With for Loops.mp4 (32.09 MB)
MP4
35 Infinite Loops, break & continue.mp4 (44.03 MB)
MP4
37 Making Sense of switch Statements.mp4 (51.48 MB)
MP4
38 Writing To Files.mp4 (43.73 MB)
MP4
39 Reading From Files.mp4 (50.05 MB)
MP4
4 The Important Of The Name main.mp4 (7.87 MB)
MP4
40 Handling Errors.mp4 (59.04 MB)
MP4
41 Time to Panic!.mp4 (16.19 MB)
MP4
42 Section Exercise - The Task.mp4 (14.06 MB)
MP4
43 Section Exercise - Solution.mp4 (84.21 MB)
MP4
44 Module Summary.mp4 (11 MB)
MP4
5 Understanding Go Modules & Building Go Programs.mp4 (23.08 MB)
MP4
6 The main Function Is Important!.mp4 (19.53 MB)
MP4
7 Onwards To A New Project.mp4 (12.26 MB)
MP4
8 Working with Variables, Values & Operators.mp4 (30.91 MB)
MP4
9 Understanding Value Types.mp4 (34.39 MB)
MP4
1 Module Introduction.mp4 (6.08 MB)
MP4
2 Splitting Code Across Files In The Same Package.mp4 (35.36 MB)
MP4
3 Why Would You Use More Than One Package.mp4 (12.96 MB)
MP4
4 Preparing Code For Multiple Packages.mp4 (30.01 MB)
MP4
5 Splitting Code Across Multiple Packages.mp4 (20.33 MB)
MP4
6 Importing Packages.mp4 (11.46 MB)
MP4
7 Exporting & Importing Identifiers (Variables, Functions & More).mp4 (21.13 MB)
MP4
8 Using Third-Party Packages.mp4 (43.89 MB)
MP4
9 Module Summary.mp4 (7.56 MB)
MP4
1 Module Introduction.mp4 (3.25 MB)
MP4
10 Module Summary.mp4 (4.03 MB)
MP4
2 Understanding Pointers.mp4 (38.98 MB)
MP4
3 Writing Code Without Pointers.mp4 (16.08 MB)
MP4
4 Creating a Pointer.mp4 (10.38 MB)
MP4
5 Pointers as Values.mp4 (11.96 MB)
MP4
7 Using Pointers & Passing Pointers To Functions.mp4 (21.6 MB)
MP4
8 Using Pointers For Data Mutation.mp4 (27.21 MB)
MP4
9 Example The Scan() Function Uses Pointers.mp4 (6.35 MB)
MP4
1 Module Introduction.mp4 (6.95 MB)
MP4
10 Introducing Methods.mp4 (33.43 MB)
MP4
11 Mutation Methods.mp4 (52.05 MB)
MP4
12 Using Creation Constructor Functions.mp4 (41.9 MB)
MP4
13 Using Constructor Functions For Validation.mp4 (39.19 MB)
MP4
14 Structs, Packages & Exports.mp4 (43.75 MB)
MP4
15 Exposing Methods & A Different Constructor Function Name.mp4 (49.91 MB)
MP4
16 Struct Embedding.mp4 (61.03 MB)
MP4
17 Structs - A Summary.mp4 (23.46 MB)
MP4
18 Creating Other Custom Types & Adding Methods.mp4 (24.1 MB)
MP4
19 Practice Project Getting User Input.mp4 (43.22 MB)
MP4
2 The Starting Project.mp4 (6.21 MB)
MP4
20 Practice Project Creating a Struct & Constructor Function.mp4 (48.79 MB)
MP4
21 Practice Project Adding a Method.mp4 (23.58 MB)
MP4
22 Practice Project Handling Long User Input Text.mp4 (41.23 MB)
MP4
23 Practice Project Preparing Save To File Functionality.mp4 (33.26 MB)
MP4
24 Practice Project Encoding JSON Content.mp4 (38.85 MB)
MP4
25 Practice Project Fixes.mp4 (17.12 MB)
MP4
26 Understanding Struct Tags.mp4 (31.5 MB)
MP4
3 Which Problem Do Structs Solve.mp4 (18.17 MB)
MP4
4 Defining A Struct Type.mp4 (35.43 MB)
MP4
5 Instantiating Structs & Struct Literal Notation.mp4 (29.21 MB)
MP4
6 More On Struct Literals.mp4 (21.2 MB)
MP4
7 Alternative Struct Literal Notation & Struct Null Values.mp4 (20.92 MB)
MP4
8 Passing Struct Values As Arguments.mp4 (20.59 MB)
MP4
9 Structs & Pointers.mp4 (23.28 MB)
MP4
1 Module Introduction.mp4 (2.76 MB)
MP4
10 Interfaces, Dynamic Types & Limitations.mp4 (23.51 MB)
MP4
11 Introducing Generics.mp4 (33.75 MB)
MP4
2 Preparing An Interface Use-Case.mp4 (28.52 MB)
MP4
3 Finishing Interface Preparations.mp4 (24.11 MB)
MP4
4 Creating a First Interface.mp4 (37.67 MB)
MP4
5 Using The Interface.mp4 (42.57 MB)
MP4
6 Embedded Interfaces.mp4 (45.66 MB)
MP4
7 The Special Any Value Allowed Type.mp4 (15.24 MB)
MP4
8 Working with Type Switches.mp4 (24.35 MB)
MP4
9 Extracting Type Information From Values.mp4 (37.98 MB)
MP4
1 Module Introduction.mp4 (10.25 MB)
MP4
10 Unpacking List Values.mp4 (28.85 MB)
MP4
11 Introducing Maps.mp4 (35.32 MB)
MP4
12 Mutating Maps.mp4 (26.4 MB)
MP4
13 Maps vs Structs.mp4 (34.73 MB)
MP4
14 Using The Special make Function.mp4 (50.56 MB)
MP4
15 makeing Maps.mp4 (25.03 MB)
MP4
16 Working with Type Aliases.mp4 (23.27 MB)
MP4
17 For Loops with Arrays, Slices & Maps.mp4 (41.55 MB)
MP4
2 Introducing Arrays.mp4 (45.27 MB)
MP4
3 Working with Arrays.mp4 (38.82 MB)
MP4
4 Selecting Parts of Arrays With Slices.mp4 (22.19 MB)
MP4
5 More Ways Of Selecting Slices.mp4 (27.36 MB)
MP4
6 Diving Deeper Into Slices.mp4 (66.11 MB)
MP4
7 Building Dynamic Lists With Slices.mp4 (75.27 MB)
MP4
8 Exercise - Problem.mp4 (46.76 MB)
MP4
9 Exercise - Solution.mp4 (201.46 MB)
MP4
1 Module Introduction.mp4 (6.97 MB)
MP4
2 Functions as Values & Function Types.mp4 (109.35 MB)
MP4
3 Returning Functions As Values.mp4 (53.28 MB)
MP4
4 Introducing Anonymous Functions.mp4 (57.39 MB)
MP4
5 Understanding Closures.mp4 (55.45 MB)
MP4
6 Making Sense Of Recursion.mp4 (85.89 MB)
MP4
7 Using Variadic Functions.mp4 (46.72 MB)
MP4
8 Splitting Slices Into Parameter Values.mp4 (23.55 MB)
MP4
1 Module Introduction.mp4 (11.3 MB)
MP4
10 Storing JSON Data In Files.mp4 (62.74 MB)
MP4
11 Adding a FileManager Struct.mp4 (65.64 MB)
MP4
12 Adding & Using Struct Tags.mp4 (19.97 MB)
MP4
13 Working on a Swappable Struct.mp4 (62.85 MB)
MP4
14 Interfaces To The Rescue.mp4 (36 MB)
MP4
15 Error Handling.mp4 (25.51 MB)
MP4
16 Module Summary.mp4 (11.21 MB)
MP4
2 Building a First, Basic Version Of The Program.mp4 (58.51 MB)
MP4
3 Setting Up A First Struct.mp4 (21.53 MB)
MP4
4 Adding a Constructor Function.mp4 (18.6 MB)
MP4
5 Adding a Method.mp4 (53.34 MB)
MP4
6 Loading Data From A File.mp4 (60.03 MB)
MP4
7 Working With The File Data.mp4 (61.86 MB)
MP4
8 Outsourcing Sharable Logic Into A Package.mp4 (41.64 MB)
MP4
9 Outsourcing File Access Into A Package.mp4 (44.74 MB)
MP4







Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: