Master Go (Golang) Programming:The Complete Go Bootcamp

seeders: 0
leechers: 0
Added 4 years ago by cybil18 in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Master Go (Golang) Programming:The Complete Go Bootcamp (Size: 3.46 GB)
  01 Course Introduction
  001 Why Go Programming_ Why now_.mp4 21.04 MB
  001 Why Go Programming_ Why now__en.srt 2.37 KB
  002 IMPORTANT. Please read!.html 1.64 KB
  003 How to Get the Most Out of This Course.mp4 19.69 MB
  003 How to Get the Most Out of This Course_en.srt 3.25 KB
  004 Join Our Online Community!.html 963 B
  external-assets-links.txt 185 B
  02 Getting Started
  001 The Go Playground. Your First Go Program.mp4 33.72 MB
  001 The Go Playground. Your First Go Program_en.srt 6.35 KB
  002 Setup the Programming Environment on Windows (Go, Git and VSCode).mp4 42.28 MB
  002 Setup the Programming Environment on Windows (Go, Git and VSCode)_en.srt 7.39 KB
  003 Setup the Programming Environment on Linux (Go and VSCode).html 8.57 KB
  004 Setup the Programming Environment on macOS (Go, Git and VSCode).html 7.55 KB
  005 GOPATH and Code Organization.mp4 50.96 MB
  005 GOPATH and Code Organization_en.srt 4.74 KB
  006 Go Application Structure.mp4 25.31 MB
  006 Go Application Structure_en.srt 6.43 KB
  007 Coding - Go Application Structure.html 1.82 KB
  008 Compiling (go build) and Running Go Applications (go run).mp4 133.94 MB
  008 Compiling (go build) and Running Go Applications (go run)_en.srt 7.56 KB
  009 Go Packages and Modules.html 660 B
  010 Formatting Go Source Code (gofmt).mp4 34.59 MB
  010 Formatting Go Source Code (gofmt)_en.srt 5.09 KB
  20615276-Slides-GOPATH-and-Code-Organization.pdf 45.87 KB
  20615284-Slides-Formatting-Go-Source-Code-gofmt.pdf 34.88 KB
  20615286-Slides-Compiling-go-build-and-Running-Go-Applications-go-run.pdf 40.66 KB
  external-assets-links.txt 61 B
  03 Challenge Hands-On Exercises - Getting Started
  001 Hands-On Exercices.html 3.3 KB
  04 Go Basics
  001 Variables in Go.mp4 40.47 MB
  001 Variables in Go_en.srt 8.56 KB
  002 Multiple Declarations.mp4 22.43 MB
  002 Multiple Declarations_en.srt 5.77 KB
  003 Coding - Variables and Declarations.html 5.44 KB
  004 Types and Zero Values.mp4 20.48 MB
  004 Types and Zero Values_en.srt 5.02 KB
  005 Coding - Types and Zero Values.html 2.93 KB
  006 Comments.mp4 7.92 MB
  006 Comments_en.srt 2.96 KB
  007 Naming Conventions in Go.mp4 41.16 MB
  007 Naming Conventions in Go_en.srt 6.43 KB
  008 Coding - Comments and Naming Convention.html 2.54 KB
  009 Package fmt.mp4 65.66 MB
  009 Package fmt_en.srt 11.89 KB
  010 Coding - Package fmt.html 5.1 KB
  011 Constants in Go.mp4 31.35 MB
  011 Constants in Go_en.srt 7.45 KB
  012 Constant Rules.mp4 15.31 MB
  012 Constant Rules_en.srt 2.99 KB
  013 Constant Expressions. Typed vs. Untyped Constants.mp4 25.42 MB
  013 Constant Expressions. Typed vs. Untyped Constants_en.srt 6.32 KB
  014 IOTA.mp4 14.25 MB
  014 IOTA_en.srt 3.52 KB
  015 Coding - Constants and IOTA.html 6.16 KB
  016 Go Data Types - Part 1.mp4 46.91 MB
  016 Go Data Types - Part 1_en.srt 6.15 KB
  017 Go Data Types - Part 2.mp4 33.31 MB
  017 Go Data Types - Part 2_en.srt 4.92 KB
  018 Coding - Go Data Types.html 6.94 KB
  019 Operations on Types_ Arithmetic and Assignment Operators.mp4 27.84 MB
  019 Operations on Types_ Arithmetic and Assignment Operators_en.srt 7.64 KB
  020 Comparison and Logical Operators.mp4 17.53 MB
  020 Comparison and Logical Operators_en.srt 5.25 KB
  021 Coding - Go Operators.html 5.6 KB
  022 Overflows.mp4 18.95 MB
  022 Overflows_en.srt 5.55 KB
  023 Converting Numeric Types.mp4 17.01 MB
  023 Converting Numeric Types_en.srt 4.5 KB
  024 Converting Numbers to Strings and Strings to Numbers.mp4 36.93 MB
  024 Converting Numbers to Strings and Strings to Numbers_en.srt 6.08 KB
  025 Coding - Converting Types.html 4.53 KB
  026 Defined (Named) Types - part 1.mp4 9.75 MB
  026 Defined (Named) Types - part 1_en.srt 2.53 KB
  027 Defined (Named) Types - part 2.mp4 23.07 MB
  027 Defined (Named) Types - part 2_en.srt 4.66 KB
  028 Coding - Defined Types.html 1.75 KB
  029 Alias Declarations.mp4 13.81 MB
  029 Alias Declarations_en.srt 2.93 KB
  030 Coding - Aliases.html 1.52 KB
  20615290-Slides-Variables.pdf 42.94 KB
  20615292-Slides-Naming-Convensions-in-Go.pdf 58.65 KB
  20615298-Slides-Constants-in-Go.pdf 29.13 KB
  20615308-Slides-Go-Types.pdf 58.81 KB
  20615318-Slides-Operators1.pdf 30.57 KB
  20615320-Slides-Operators2.pdf 14.24 KB
  20615332-Slides-Defined-Types.pdf 38.24 KB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  external-assets-links.txt 184 B
  05 Coding Challenges - Go Basics
  001 Declare Variables.html 4.03 KB
  002 Constant.html 4.56 KB
  003 Package fmt.html 2.68 KB
  004 Operators and Conversions.html 4.96 KB
  005 Named Types and Aliases.html 3.31 KB
  06 Program Flow Control in Go
  001 If, Else If and Else Statements.mp4 25.63 MB
  001 If, Else If and Else Statements_en.srt 6.63 KB
  002 Coding - If, Else If and Else.html 2.49 KB
  003 Command Line Arguments_ os.Args.mp4 31.23 MB
  003 Command Line Arguments_ os.Args_en.srt 5.3 KB
  004 Coding - Command Line Arguments.html 1.05 KB
  005 Simple If Statement.mp4 44.75 MB
  005 Simple If Statement_en.srt 7.43 KB
  006 Coding - Simple If.html 1.41 KB
  007 For Loops.mp4 7.6 MB
  007 For Loops_en.srt 3.33 KB
  008 Where is the While Loop in Go_.mp4 7.12 MB
  008 Where is the While Loop in Go__en.srt 2.37 KB
  009 Coding - For Loops.html 776 B
  010 For and Continue Statements.mp4 5.84 MB
  010 For and Continue Statements_en.srt 2.01 KB
  011 For and Break Statements.mp4 9.06 MB
  011 For and Break Statements_en.srt 2.74 KB
  012 Coding - For, Break and Continue.html 3.02 KB
  013 Label Statement.mp4 19.75 MB
  013 Label Statement_en.srt 5.03 KB
  014 Goto.mp4 8.25 MB
  014 Goto_en.srt 2.64 KB
  015 Coding - Labels and Goto Statements.html 3.33 KB
  016 Switch Statement.mp4 36.05 MB
  016 Switch Statement_en.srt 7.17 KB
  017 Coding - Switch Statement.html 3.43 KB
  018 Scopes in Go.mp4 66.22 MB
  018 Scopes in Go_en.srt 6.85 KB
  019 Coding - Scopes.html 2.07 KB
  20615346-Slides-Scopes.pdf 43.55 KB
  20615364-Slides-Labels.pdf 28.45 KB
  07 Coding Challenges - Flow Control
  001 Coding Challenge Exercises - Flow Control.html 3.63 KB
  08 Arrays in Go
  001 Intro to Arrays.mp4 9.68 MB
  001 Intro to Arrays_en.srt 2.63 KB
  002 Declaring Arrays.mp4 21.36 MB
  002 Declaring Arrays_en.srt 4.32 KB
  003 Array Operations.mp4 36.41 MB
  003 Array Operations_en.srt 6.15 KB
  004 Coding - Declaring Arrays and Operations.html 6.31 KB
  005 Arrays with Keyed Elements.mp4 22.5 MB
  005 Arrays with Keyed Elements_en.srt 5.55 KB
  006 Coding - Arrays with Keyed Elements.html 2.16 KB
  20615338-Slides-Arrays-in-Go.pdf 35.55 KB
  09 Coding Challenges - Arrays
  001 Array Coding Exercises.html 3.32 KB
  10 Slices in Go
  001 Intro to Slices.mp4 7.18 MB
  001 Intro to Slices_en.srt 1.67 KB
  002 Declaring Slices and Basic Slice Operations.mp4 28.62 MB
  002 Declaring Slices and Basic Slice Operations_en.srt 5.69 KB
  003 Comparing Slices.mp4 21.55 MB
  003 Comparing Slices_en.srt 4.55 KB
  004 Coding - Slice Basics.html 6.15 KB
  005 Appending to a Slice. Copying Slices.mp4 18.78 MB
  005 Appending to a Slice. Copying Slices_en.srt 3.96 KB
  006 Slice Expressions.mp4 23 MB
  006 Slice Expressions_en.srt 4.81 KB
  007 Coding - Slice Expressions.html 3.81 KB
  008 Slice Internals_ Backing Array and Slice Header -part 1.mp4 27.41 MB
  008 Slice Internals_ Backing Array and Slice Header -part 1_en.srt 4.84 KB
  009 Slice Internals_ Backing Array and Slice Header - part 2.mp4 35.66 MB
  009 Slice Internals_ Backing Array and Slice Header - part 2_en.srt 6.51 KB
  010 Coding - Slice's Backing Array.html 3.7 KB
  011 Append, Length and Capacity In-Depth.mp4 59.82 MB
  011 Append, Length and Capacity In-Depth_en.srt 6.06 KB
  012 Coding - Appending to Slices.html 3.51 KB
  20615340-Slides-Slices-in-Go.pdf 33.92 KB
  external-assets-links.txt 177 B
  11 Coding Challenges - Slices
  001 Coding Challenge Exercises - Slices.html 6.16 KB
  12 Strings, Runes, Bytes and UTF-8 in Go
  001 Intro to Strings.mp4 40.02 MB
  001 Intro to Strings_en.srt 6.32 KB
  002 Coding - String Basics.html 3.31 KB
  003 Intro to Runes, Bytes and Unicode Code Points.mp4 24.21 MB
  003 Intro to Runes, Bytes and Unicode Code Points_en.srt 2.88 KB
  004 Coding Runes and Strings. Decoding Strings Byte by Byte and Rune by Rune.mp4 24.67 MB
  004 Coding Runes and Strings. Decoding Strings Byte by Byte and Rune by Rune_en.srt 5.39 KB
  005 String Length in Bytes and Runes.mp4 9.6 MB
  005 String Length in Bytes and Runes_en.srt 2.72 KB
  006 Coding - Strings, Runes and Decoding.html 4.19 KB
  007 Slicing Strings.mp4 11.45 MB
  007 Slicing Strings_en.srt 3.23 KB
  008 Coding - Slicing Strings.html 1.4 KB
  009 Strings Package Part1_ Contains, ContainsAny, Count, ToLower, ToUpper, EqualFold.mp4 32.38 MB
  009 Strings Package Part1_ Contains, ContainsAny, Count, ToLower, ToUpper, EqualFold_en.srt 6.46 KB
  010 Strings Package Part2. Manipulating Strings_ Repeat, Replace, Split, Join, Field.mp4 51.09 MB
  010 Strings Package Part2. Manipulating Strings_ Repeat, Replace, Split, Join, Field_en.srt 7.38 KB
  011 Coding - Strings Package.html 8.1 KB
  20615374-Slides-Strings-in-Go.pdf 43.67 KB
  external-assets-links.txt 84 B
  13 Coding Challenges - Strings
  001 Coding Challenge Exercises - Strings.html 5.01 KB
  14 Maps in Go
  001 Intro to Maps.mp4 17.05 MB
  001 Intro to Maps_en.srt 3.44 KB
  002 Declaring Maps, Working with Maps.mp4 55.69 MB
  002 Declaring Maps, Working with Maps_en.srt 12.08 KB
  003 Comparing Maps.mp4 12.3 MB
  003 Comparing Maps_en.srt 3.08 KB
  004 Map Header. Cloning Maps.mp4 18.84 MB
  004 Map Header. Cloning Maps_en.srt 4.28 KB
  005 Coding - Maps in Go.html 10.03 KB
  20615366-Slides-Maps-in-Go.pdf 28.96 KB
  external-assets-links.txt 61 B
  15 Coding Challenges -Maps
  001 Coding Challenge Exercises - Maps.html 2.85 KB
  16 Working with Files in Go
  001 Open, Close, Rename, Move, Remove Files.mp4 68.44 MB
  001 Open, Close, Rename, Move, Remove Files_en.srt 12.29 KB
  002 Coding - Operations on Files.html 5.94 KB
  003 Writing Bytes to File_ os.Write and ioutil.WriteFile.mp4 24.47 MB
  003 Writing Bytes to File_ os.Write and ioutil.WriteFile_en.srt 6.33 KB
  004 Coding - Writing to Files Using os and ioutil.html 3.12 KB
  005 Writing to Files using a Buffered Writer (bufio Package).mp4 35.92 MB
  005 Writing to Files using a Buffered Writer (bufio Package)_en.srt 6.49 KB
  006 Coding - Writing to Files Using a Buffer in Memory.html 3.6 KB
  007 Reading n Bytes from a File. Reading a File using a Buffered Reader.mp4 27.87 MB
  007 Reading n Bytes from a File. Reading a File using a Buffered Reader_en.srt 5.19 KB
  008 Coding - Reading Bytes from Files.html 3.79 KB
  009 Reading a File Line by Line Using a Scanner.mp4 31.92 MB
  009 Reading a File Line by Line Using a Scanner_en.srt 5.59 KB
  010 Coding - Reading Files Using a Delimiter.html 3.66 KB
  011 Scanning for User Input. Reading From Stdin.mp4 23.79 MB
  011 Scanning for User Input. Reading From Stdin_en.srt 4.64 KB
  012 Coding - Reading from Console.html 2.32 KB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  17 Coding Challenges - Working with Files
  001 Coding Exercises - Working with Files.html 3.6 KB
  18 Structs in Go
  001 Organizing Data with Structs.mp4 9.88 MB
  001 Organizing Data with Structs_en.srt 1.9 KB
  002 Creating Structs.mp4 32.77 MB
  002 Creating Structs_en.srt 7.47 KB
  003 Retrieving and Updating Struct Fields.mp4 25.89 MB
  003 Retrieving and Updating Struct Fields_en.srt 4.91 KB
  004 Coding - Working with Structs.html 4.38 KB
  005 Anonymous Structs and Anonymous Struct Fields.mp4 45.99 MB
  005 Anonymous Structs and Anonymous Struct Fields_en.srt 4.47 KB
  006 Embedded Structs.mp4 20.79 MB
  006 Embedded Structs_en.srt 4.38 KB
  007 Coding - Anonymous and Embedded Structs.html 5.79 KB
  20615372-Slides-Structs-in-Go.pdf 29.33 KB
  19 Coding Challenges - Structs
  001 Coding Challenge Exercises - Structs.html 3.58 KB
  20 Functions in Go
  001 Intro to Functions.mp4 8.31 MB
  001 Intro to Functions_en.srt 2.36 KB
  002 Function Parameters, Arguments and Return Values.mp4 33.5 MB
  002 Function Parameters, Arguments and Return Values_en.srt 8.67 KB
  003 Coding - Function Basics.html 3.13 KB
  004 Variadic Functions - Part 1.mp4 11.96 MB
  004 Variadic Functions - Part 1_en.srt 4.5 KB
  005 Variadic Functions - Part 2.mp4 29.83 MB
  005 Variadic Functions - Part 2_en.srt 7.13 KB
  006 Coding - Variadic Functions.html 3.71 KB
  007 Defer Statement.mp4 15.16 MB
  007 Defer Statement_en.srt 4.36 KB
  008 Coding - Defer Statement.html 2 KB
  009 Anonymous Functions.mp4 14.56 MB
  009 Anonymous Functions_en.srt 4.28 KB
  010 Coding - Anonymous Functions.html 1.57 KB
  20615368-Slides-Functions-in-Go.pdf 39.65 KB
  external-assets-links.txt 108 B
  21 Coding Challenges - Functions
  001 Coding Challenge Exercises - Functions.html 6.43 KB
  22 Pointers in Go
  001 Computer Memory and Pointers.mp4 15.66 MB
  001 Computer Memory and Pointers_en.srt 3.68 KB
  002 Declaring Pointers. Address of and Dereferencing Operators.mp4 48.12 MB
  002 Declaring Pointers. Address of and Dereferencing Operators_en.srt 9.71 KB
  003 Pointer to Pointer. Comparing Pointers.mp4 26.74 MB
  003 Pointer to Pointer. Comparing Pointers_en.srt 4.76 KB
  004 Coding - Pointer Basics.html 4.39 KB
  005 Passing and Returning Pointers From Functions - Part 1.mp4 15.98 MB
  005 Passing and Returning Pointers From Functions - Part 1_en.srt 4.9 KB
  006 Passing Pointers to Functions. Passing by Value vs. Passing by Pointer - Part 2.mp4 107.45 MB
  006 Passing Pointers to Functions. Passing by Value vs. Passing by Pointer - Part 2_en.srt 11.64 KB
  007 Coding - Passing Values and Pointers to Functions.html 7.55 KB
  20615378-Slides-Pointers-in-Go.pdf 88.51 KB
  23 Coding Challenges - Pointers
  001 Coding Challenge Exercises - Pointers.html 2.63 KB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  24 Methods and Interfaces in Go (OOP)
  001 Receiver Functions (Methods).mp4 28.86 MB
  001 Receiver Functions (Methods)_en.srt 7.21 KB
  002 Coding - Intro to Methods.html 3.08 KB
  003 Methods with a Pointer Receiver.mp4 45.22 MB
  003 Methods with a Pointer Receiver_en.srt 8.75 KB
  004 Coding - Methods with a Pointer Receiver.html 3.57 KB
  005 Intro to Interfaces.mp4 17.75 MB
  005 Intro to Interfaces_en.srt 4.48 KB
  006 Implementing Interfaces.mp4 30.08 MB
  006 Implementing Interfaces_en.srt 6.64 KB
  007 Coding - Implementing Interfaces.html 3.07 KB
  008 Interface Dynamic Type and Polymorphism.mp4 13.98 MB
  008 Interface Dynamic Type and Polymorphism_en.srt 3.86 KB
  009 Type Assertions and Type Switches.mp4 24.86 MB
  009 Type Assertions and Type Switches_en.srt 5.91 KB
  010 Coding - Type Assertions.html 4.39 KB
  011 Embedded Interfaces.mp4 17.13 MB
  011 Embedded Interfaces_en.srt 4.51 KB
  012 Empty Interface.mp4 39.48 MB
  012 Empty Interface_en.srt 6.31 KB
  013 Coding - Empty Interface.html 2.61 KB
  25 Coding Challenges - Methods and Interfaces
  001 Coding Challenge Exercises - Methods.html 4.04 KB
  002 Coding Challenge Exercises - Interfaces.html 3.62 KB
  26 Concurrency in Go
  001 Concurrency vs. Parallelism.mp4 14.46 MB
  001 Concurrency vs. Parallelism_en.srt 3.85 KB
  002 Intro to Goroutines.mp4 24.21 MB
  002 Intro to Goroutines_en.srt 4.16 KB
  003 Spawning Goroutines. The go Keyword.mp4 31.48 MB
  003 Spawning Goroutines. The go Keyword_en.srt 6.7 KB
  004 Coding - Getting Information.html 1 KB
  005 WaitGroups.mp4 17.09 MB
  005 WaitGroups_en.srt 3.22 KB
  006 Coding - Goroutines and WaitGroups.html 2.53 KB
  007 Project_ URL Checker and Page Downloader.mp4 42.94 MB
  007 Project_ URL Checker and Page Downloader_en.srt 10.57 KB
  008 Project Refactoring Using WaitGroups _ URL Checker and Page Downloader.mp4 34.88 MB
  008 Project Refactoring Using WaitGroups _ URL Checker and Page Downloader_en.srt 4.36 KB
  009 Data Race.mp4 19.61 MB
  009 Data Race_en.srt 6.17 KB
  010 Go Race Detector.mp4 15.12 MB
  010 Go Race Detector_en.srt 3.81 KB
  011 Coding - Data Race.html 1.42 KB
  012 Mutexes.mp4 16.53 MB
  012 Mutexes_en.srt 4.47 KB
  013 Coding - Mutexes.html 1.3 KB
  014 Intro to Channels.mp4 35.59 MB
  014 Intro to Channels_en.srt 7.9 KB
  015 Coding - Intro to Channels.html 1.17 KB
  016 Goroutines and Channels.mp4 14.06 MB
  016 Goroutines and Channels_en.srt 4.12 KB
  017 Goroutines, Channels and Anonymous Function.mp4 10 MB
  017 Goroutines, Channels and Anonymous Function_en.srt 2.17 KB
  018 Coding - Goroutines and Channels.html 1.5 KB
  019 Project Refactoring Using Channels_ URL Checker and Page Downloader.mp4 32.64 MB
  019 Project Refactoring Using Channels_ URL Checker and Page Downloader_en.srt 6.64 KB
  020 Project Refactoring Using Channels and Anonymous Function.mp4 39.15 MB
  020 Project Refactoring Using Channels and Anonymous Function_en.srt 5.57 KB
  021 Unbuffered Channels.mp4 14.31 MB
  021 Unbuffered Channels_en.srt 3.17 KB
  022 Coding - Unbuffered Channels.html 1.31 KB
  023 Buffered Channels.mp4 34.75 MB
  023 Buffered Channels_en.srt 7.76 KB
  024 Coding - Buffered Channels.html 2 KB
  025 Select Statement.mp4 25.79 MB
  025 Select Statement_en.srt 5.75 KB
  026 Coding - Select Statement.html 1.58 KB
  20854074-http-concurrent-channels.zip 1.13 KB
  20854092-http-concurrent-channel-anonymous.zip 965 B
  20854096-http-concurrent-waitgroups.zip 1.17 KB
  20854106-http-serial.zip 1.14 KB
  20859232-Slides-Concurrency-vs-Parallelism.pdf 18.68 KB
  20859238-Slides-Goroutines.pdf 28.36 KB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  external-assets-links.txt 198 B
  27 Coding Challenges - Concurrency
  001 Coding Challenge Exercises - Goroutines, WaitGroups and Mutexes.html 4.75 KB
  002 Coding Challenge Exercises - Goroutines and Channels.html 3.69 KB
  28 Go Packages and Modules
  001 Go Packages Overview.mp4 29.44 MB
  001 Go Packages Overview_en.srt 2.54 KB
  002 Creating a Package.mp4 48.68 MB
  002 Creating a Package_en.srt 8.59 KB
  003 GOPATH and Packages In Depth.mp4 35.64 MB
  003 GOPATH and Packages In Depth_en.srt 6.86 KB
  004 Exporting Names. Private vs. Private Access.mp4 28.53 MB
  004 Exporting Names. Private vs. Private Access_en.srt 5.24 KB
  005 Import Statement and Scopes.mp4 44.7 MB
  005 Import Statement and Scopes_en.srt 7.98 KB
  006 The Init function.mp4 14.54 MB
  006 The Init function_en.srt 3.94 KB
  007 Go Modules Overview.mp4 16.49 MB
  007 Go Modules Overview_en.srt 4.21 KB
  008 Importing and Using Go Modules.mp4 38.21 MB
  008 Importing and Using Go Modules_en.srt 7.79 KB
  009 Creating Your Own Go Module.mp4 32.69 MB
  009 Creating Your Own Go Module_en.srt 4.84 KB
  010 Publish the Module on GitHub. Semantic Versioning.mp4 79.41 MB
  010 Publish the Module on GitHub. Semantic Versioning_en.srt 9.46 KB
  011 Commands - Create and Publish a Module on GitHub.html 3.26 KB
  012 Releasing a Bug Fix and a Minor Update.mp4 44.1 MB
  012 Releasing a Bug Fix and a Minor Update_en.srt 6.64 KB
  013 Releasing a Major Update.mp4 33.67 MB
  013 Releasing a Major Update_en.srt 5.21 KB
  014 Using Multi-Version Dependency.mp4 15.99 MB
  014 Using Multi-Version Dependency_en.srt 2.34 KB
  21764116-Packages-GOPATH-and-Code-Organization.pdf 48.85 KB
  21764118-Modules.pdf 40.62 KB
  external-assets-links.txt 41 B
  29 Challenge Hands-On Exercises - Packages and Modules
  001 Hands-On Exercises.html 1.83 KB
  30 Contents to Come in 2021!
  001 New Content to be Added.html 1.43 KB
  31 Course Completion
  001 Congratulations.html 2.13 KB
  002 BONUS.html 5.48 KB
  Download Paid Udemy Courses For Free.url 116 B
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  ▲ 378 total files

Description


Master Go (Golang) Programming:The Complete Go Bootcamp 2021

Google's Go (Golang) from Beginner to Pro. Become a Professional Golang Programmer from Scratch.With Hands-On Exercises!

Udemy Link - https://www.udemy.com/course/master-go-programming-complete-golang-bootcamp/

Please seed as much as you can!

Related Torrents

torrent name size uploader age seed leech
0
0
0
0
2