zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseLab.com] Udemy - Complete Go Bootcamp Go from zero to hero (Golang)
magnet:?xt=urn:btih:8682adcb912a13bdd2860d0c46482841e36cf77f&dn=[FreeCourseLab.com] Udemy - Complete Go Bootcamp Go from zero to hero (Golang)
磁力链接详情
文件列表详情
8682adcb912a13bdd2860d0c46482841e36cf77f
infohash:
163
文件数量
10.16 GB
文件大小
2020-11-22 05:21
创建日期
2024-11-20 03:02
最后访问
相关分词
FreeCourseLab
com
Udemy
-
Complete
Go
Bootcamp
Go
from
zero
to
hero
Golang
1. Getting Started!/2. Install Go OS X (Mac).mp4 74.24 MB
1. Getting Started!/3. Install Go Windows.mp4 103.52 MB
1. Getting Started!/5. Code Grab all the code!.mp4 47.35 MB
1. Getting Started!/6. Code Let's take a quick tour.mp4 33.14 MB
10. PART II — Constants/1. Introduction and Roadmap.mp4 48.96 MB
10. PART II — Constants/10. Refactor Feet to Meters Project to Constants.mp4 58.11 MB
10. PART II — Constants/11. Recap Typeless Constants.mp4 20.24 MB
10. PART II — Constants/12. IOTA Constant Number Generator.mp4 142.42 MB
10. PART II — Constants/13. IOTA Recap.mp4 14.93 MB
10. PART II — Constants/2. Constant Declaration Syntax.mp4 96.37 MB
10. PART II — Constants/3. Constant Rules.mp4 59.85 MB
10. PART II — Constants/4. Constant Types and Expressions.mp4 54.14 MB
10. PART II — Constants/5. Multiple Constant Declaration.mp4 55.29 MB
10. PART II — Constants/6. Recap Constants.mp4 62.21 MB
10. PART II — Constants/7. Typeless Constants Understanding Typelessness.mp4 122.15 MB
10. PART II — Constants/8. Typeless Constants Default Types.mp4 137.07 MB
10. PART II — Constants/9. Example Real-Life Usage.mp4 118.07 MB
11. PART III — If Statement and Error Handling/1. Introduction and Roadmap.mp4 66.7 MB
11. PART III — If Statement and Error Handling/10. [For Beginners] If Statement Basics.mp4 98.12 MB
11. PART III — If Statement and Error Handling/11. [For Beginners] If Statement Else and Else If Branches.mp4 55.71 MB
11. PART III — If Statement and Error Handling/12. Refactor Feet to Meters.mp4 23.27 MB
11. PART III — If Statement and Error Handling/14. Challenge Pass Me — Password Protected Command-Line Program.mp4 31.42 MB
11. PART III — If Statement and Error Handling/15. Solution Pass Me.mp4 39.42 MB
11. PART III — If Statement and Error Handling/16. Challenge #2 Pass Me — Add Multiple Users.mp4 13.76 MB
11. PART III — If Statement and Error Handling/17. Solution Pass Me — Add Multiple Users.mp4 37.97 MB
11. PART III — If Statement and Error Handling/18. Recap If Statement.mp4 25.57 MB
11. PART III — If Statement and Error Handling/2. [For Beginners] Comparison Operators.mp4 120.42 MB
11. PART III — If Statement and Error Handling/20. Error Handling Basics Introduction.mp4 42.07 MB
11. PART III — If Statement and Error Handling/21. Error Handling Basics nil value.mp4 80.99 MB
11. PART III — If Statement and Error Handling/22. Error Handling Basics error value.mp4 71.58 MB
11. PART III — If Statement and Error Handling/23. Error Handling Basics Examples.mp4 15.63 MB
11. PART III — If Statement and Error Handling/24. Challenge Feet to Meter Handle the Error!.mp4 8.14 MB
11. PART III — If Statement and Error Handling/25. Solution Feet to Meter Handle the Error!.mp4 22.68 MB
11. PART III — If Statement and Error Handling/26. Error Handling Basics Recap.mp4 31.02 MB
11. PART III — If Statement and Error Handling/28. Short If Simple Statements.mp4 78.89 MB
11. PART III — If Statement and Error Handling/29. Short If Scopes.mp4 34.17 MB
11. PART III — If Statement and Error Handling/3. Comparison and Assignability.mp4 66.95 MB
11. PART III — If Statement and Error Handling/30. Short If Famous Shadowing Gotcha.mp4 41.3 MB
11. PART III — If Statement and Error Handling/31. Short If Recap.mp4 29.94 MB
11. PART III — If Statement and Error Handling/5. [For Beginners] Logical Operators AND.mp4 72.09 MB
11. PART III — If Statement and Error Handling/6. [For Beginners] Logical Operators OR.mp4 37.46 MB
11. PART III — If Statement and Error Handling/7. [For Beginners] Logical Operators NOT.mp4 52.1 MB
11. PART III — If Statement and Error Handling/8. Recap Boolean Operators.mp4 71.94 MB
12. PART III — Switch Statement/1. Introduction and Roadmap.mp4 18.82 MB
12. PART III — Switch Statement/10. If vs Switch Which one to use.mp4 35.43 MB
12. PART III — Switch Statement/11. Recap.mp4 46.85 MB
12. PART III — Switch Statement/2. Switch Statement.mp4 97.38 MB
12. PART III — Switch Statement/3. Default Clause.mp4 31.7 MB
12. PART III — Switch Statement/4. Multiple Case Conditions.mp4 30.38 MB
12. PART III — Switch Statement/5. Bool Expressions.mp4 57.92 MB
12. PART III — Switch Statement/6. Fallthrough Statement.mp4 90.96 MB
12. PART III — Switch Statement/7. Short Switch.mp4 55.94 MB
12. PART III — Switch Statement/8. Challenge Parts of a Day.mp4 57.84 MB
12. PART III — Switch Statement/9. Solution Parts of a Day.mp4 22.33 MB
13. PART III — Loops/1. Introduction and Roadmap.mp4 42.94 MB
13. PART III — Loops/12. Project Lucky Number Part I Randomization.mp4 59.44 MB
13. PART III — Loops/13. Project Lucky Number Part II Seeding with time.mp4 46.02 MB
13. PART III — Loops/14. Project Lucky Number Part III.mp4 60.38 MB
13. PART III — Loops/17. Project Word Finder — Simple Search Engine.mp4 56.55 MB
13. PART III — Loops/18. Labeled Statements Labeled Break and Continue.mp4 73.64 MB
13. PART III — Loops/19. Labeled Statements Break from a Switch.mp4 33.28 MB
13. PART III — Loops/2. For Statement.mp4 78.11 MB
13. PART III — Loops/20. Labeled Statements Goto (Optional).mp4 40.25 MB
13. PART III — Loops/3. Break Statement.mp4 58.84 MB
13. PART III — Loops/4. Continue Statement and Debugging with Delve.mp4 48.93 MB
13. PART III — Loops/5. For Statement Nested Loops — Multiplication Table Project.mp4 66.96 MB
13. PART III — Loops/7. For Statement Looping over Slices.mp4 27.22 MB
13. PART III — Loops/8. For Range Clause Easy way to loop!.mp4 49.55 MB
13. PART III — Loops/9. Recap Loops.mp4 32.21 MB
14. PART IV — Arrays/1. Composite Types Introduction and Roadmap.mp4 104.18 MB
14. PART IV — Arrays/10. Arrays The rules of assignment.mp4 89.02 MB
14. PART IV — Arrays/12. Arrays Multi-Dimensional Arrays.mp4 82.92 MB
14. PART IV — Arrays/13. Challenge #2 Moodly.mp4 28.85 MB
14. PART IV — Arrays/14. Arrays Keyed Elements.mp4 115.79 MB
14. PART IV — Arrays/15. Unnamed Types — Deeper into the Go Type System.mp4 128.33 MB
14. PART IV — Arrays/17. Arrays Recap.mp4 73.96 MB
14. PART IV — Arrays/2. Arrays What is an array in Go.mp4 174.95 MB
14. PART IV — Arrays/3. Arrays Examples — Part #1.mp4 32.06 MB
14. PART IV — Arrays/4. Arrays Examples — Part #2.mp4 56.55 MB
14. PART IV — Arrays/6. Arrays Creating Arrays using Array Literals.mp4 91.95 MB
14. PART IV — Arrays/7. Array Literals Examples — Part #3.mp4 56.79 MB
14. PART IV — Arrays/8. Challenge #1 Moodly.mp4 14.92 MB
14. PART IV — Arrays/9. Arrays The rules of comparison.mp4 125.93 MB
15. Capstone Challenge Animated Retro Led Clock/1. Retro Led Clock — Challenge Instructions.mp4 130.06 MB
15. Capstone Challenge Animated Retro Led Clock/3. Step #1 — Printing the Digits.mp4 51.62 MB
15. Capstone Challenge Animated Retro Led Clock/4. Step #2 — Printing the Clock.mp4 52.42 MB
15. Capstone Challenge Animated Retro Led Clock/5. Step #3 — Animating the Clock.mp4 53.75 MB
2. PART I — Write Your First Go Program/1. Learn about GOPATH and Go directory structure.mp4 120.47 MB
2. PART I — Write Your First Go Program/3. Create folders and files for your first program.mp4 34.99 MB
2. PART I — Write Your First Go Program/4. Code your first program.mp4 117.48 MB
2. PART I — Write Your First Go Program/6. Compile and Run your first program using Go Build.mp4 36.4 MB
2. PART I — Write Your First Go Program/7. [For Beginners] Learn the differences between Compile-Time and Runtime.mp4 40.92 MB
2. PART I — Write Your First Go Program/8. Run your first program using Go Run.mp4 37.85 MB
3. PART I — Packages, Scopes and Importing/1. Objectives.mp4 28.3 MB
3. PART I — Packages, Scopes and Importing/10. Importing - Rename imported packages.mp4 36.9 MB
3. PART I — Packages, Scopes and Importing/2. Understanding Packages.mp4 88.55 MB
3. PART I — Packages, Scopes and Importing/3. Packages - Learn how to run multiple files.mp4 12.26 MB
3. PART I — Packages, Scopes and Importing/4. Packages - Executable vs Library Packages.mp4 60.62 MB
3. PART I — Packages, Scopes and Importing/6. Understanding Scopes & Declarations.mp4 109.69 MB
3. PART I — Packages, Scopes and Importing/7. Package Scope - Share the names in the same package.mp4 36.99 MB
3. PART I — Packages, Scopes and Importing/8. Package Scope - The clash of names.mp4 15.12 MB
3. PART I — Packages, Scopes and Importing/9. Importing and File Scope.mp4 81.3 MB
4. PART I — Statements, Expressions and Comments [For Beginners]/2. Statements and Execution Flow.mp4 76.11 MB
4. PART I — Statements, Expressions and Comments [For Beginners]/3. Expressions.mp4 67.19 MB
4. PART I — Statements, Expressions and Comments [For Beginners]/4. MINI PROJECT — Print the number of CPUs.mp4 15.64 MB
4. PART I — Statements, Expressions and Comments [For Beginners]/6. Comments.mp4 18.46 MB
4. PART I — Statements, Expressions and Comments [For Beginners]/7. Go Doc Generate documentation automatically from your code.mp4 25.15 MB
5. PART I — Create Your First Library Package/1. #1 - Create it and compile it.mp4 19.02 MB
5. PART I — Create Your First Library Package/2. #2 - Understanding exporting with real-world examples.mp4 44.9 MB
5. PART I — Create Your First Library Package/3. #3 - Use your library package from an executable program.mp4 37.38 MB
6. PART II — Variables and Type Conversion/1. Roadmap.mp4 49.78 MB
6. PART II — Variables and Type Conversion/10. Declaration Syntax How to declare multiple variables.mp4 52.1 MB
6. PART II — Variables and Type Conversion/11. Examples Variable Declaration.mp4 25.41 MB
6. PART II — Variables and Type Conversion/14. Short Declaration Initialization & Type Inference.mp4 71.97 MB
6. PART II — Variables and Type Conversion/15. Short Declaration Package Scope.mp4 68.89 MB
6. PART II — Variables and Type Conversion/16. Short Declaration Multiple.mp4 51.05 MB
6. PART II — Variables and Type Conversion/17. Redeclaration.mp4 52.91 MB
6. PART II — Variables and Type Conversion/18. When to use short declaration.mp4 68.68 MB
6. PART II — Variables and Type Conversion/2. [For Beginners] Theory Introduction to Variables.mp4 55.17 MB
6. PART II — Variables and Type Conversion/21. Assignments Change the value of a variable.mp4 141.71 MB
6. PART II — Variables and Type Conversion/22. Assignments Change the values of multiple variables at once!.mp4 65.87 MB
6. PART II — Variables and Type Conversion/23. Example Path Separator.mp4 100.54 MB
6. PART II — Variables and Type Conversion/26. Type Conversion Convert a value's type to another type.mp4 118.48 MB
6. PART II — Variables and Type Conversion/27. Type Conversion Importance of Type Names.mp4 62.49 MB
6. PART II — Variables and Type Conversion/3. [For Beginners] Basic Data Types and Basic Literals.mp4 84.88 MB
6. PART II — Variables and Type Conversion/30. Example Greeter Get input from the command-line.mp4 89.96 MB
6. PART II — Variables and Type Conversion/31. Example Greeter Code Along Part I.mp4 27.79 MB
6. PART II — Variables and Type Conversion/32. Example Greeter Code Along Part II.mp4 34.95 MB
6. PART II — Variables and Type Conversion/33. Recap.mp4 95.12 MB
6. PART II — Variables and Type Conversion/36. Naming Things Recommendations.mp4 124.97 MB
6. PART II — Variables and Type Conversion/6. Declaration Syntax How to declare a variable.mp4 150.03 MB
6. PART II — Variables and Type Conversion/7. [For Beginners] Example Declarations.mp4 68.49 MB
6. PART II — Variables and Type Conversion/8. Zero-Values.mp4 60.41 MB
6. PART II — Variables and Type Conversion/9. Unused Variables and Blank Identifier.mp4 66.43 MB
7. PART II — Printing Formatted Output using Printf/1. Printf Learn why we need it and how to use it.mp4 143.07 MB
7. PART II — Printing Formatted Output using Printf/2. Escape Sequences Necessary Evil.mp4 73.19 MB
7. PART II — Printing Formatted Output using Printf/3. Examples Part I.mp4 58.49 MB
7. PART II — Printing Formatted Output using Printf/4. Examples Part II.mp4 35.51 MB
7. PART II — Printing Formatted Output using Printf/5. Recap Let's summarize.mp4 30.09 MB
8. PART II — Numbers and Strings [For Beginners]/10. Numbers Recap.mp4 58.7 MB
8. PART II — Numbers and Strings [For Beginners]/13. Strings Raw String Literals.mp4 66.57 MB
8. PART II — Numbers and Strings [For Beginners]/14. Strings Combine multiple strings.mp4 51.39 MB
8. PART II — Numbers and Strings [For Beginners]/15. Strings Get the length of a string and Introduction to Runes.mp4 84.14 MB
8. PART II — Numbers and Strings [For Beginners]/16. Example Banger Yell it back!.mp4 47.44 MB
8. PART II — Numbers and Strings [For Beginners]/17. Strings Recap.mp4 43.41 MB
8. PART II — Numbers and Strings [For Beginners]/2. Numbers Roadmap & Arithmetic Operators.mp4 119.39 MB
8. PART II — Numbers and Strings [For Beginners]/3. Numbers Arithmetic Operators Examples.mp4 33.96 MB
8. PART II — Numbers and Strings [For Beginners]/5. Numbers Operator Precedence & Example Project.mp4 87.84 MB
8. PART II — Numbers and Strings [For Beginners]/7. Numbers IncDec Easy Way to Increase and Decrease.mp4 63.66 MB
8. PART II — Numbers and Strings [For Beginners]/8. Numbers Assignment Operations.mp4 30.8 MB
8. PART II — Numbers and Strings [For Beginners]/9. Example Feet to Meters.mp4 63.16 MB
9. PART II — Deeper Into The Go Type System/1. Types Introduction and Roadmap.mp4 73.65 MB
9. PART II — Deeper Into The Go Type System/10. Underlying Types Theory.mp4 80.64 MB
9. PART II — Deeper Into The Go Type System/11. Underlying Types Code Along Example.mp4 46.51 MB
9. PART II — Deeper Into The Go Type System/12. Aliased Types Don't use it at home.mp4 69.37 MB
9. PART II — Deeper Into The Go Type System/13. Recap.mp4 117.16 MB
9. PART II — Deeper Into The Go Type System/2. Bits and Bytes What the heck is a bit anyway [For Beginners].mp4 132.73 MB
9. PART II — Deeper Into The Go Type System/3. Bits and Bytes What the heck is a byte anyway [For Beginners].mp4 91.03 MB
9. PART II — Deeper Into The Go Type System/4. Predeclared Types Theory.mp4 146.25 MB
9. PART II — Deeper Into The Go Type System/5. Overflow What happens when you go beyond.mp4 42.49 MB
9. PART II — Deeper Into The Go Type System/7. Defined Types Understand it deeply.mp4 156.35 MB
9. PART II — Deeper Into The Go Type System/8. Defined Types Real-Life Example.mp4 55.05 MB
9. PART II — Deeper Into The Go Type System/9. Defined Types Create Your Own Type.mp4 52.29 MB
其他位置