Getting Started With Golang

seeders: 0
leechers: 0
Added 5 years ago by tutsnode in Other

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

Files

Getting Started With Golang (Size: 5.6 GB)
  TutsNode.com.txt 102.4 B
  [TGx]Downloaded from torrentgalaxy.to .txt 614.4 B
  adv-values-var-01-intro.mp4 3.9 MB
  adv-values-var-02-scoping-and-shadowing.mp4 36.2 MB
  adv-values-var-03-make.mp4 49.6 MB
  adv-values-var-04-new.mp4 37.4 MB
  adv-values-var-05-make-vs-new.mp4 5.7 MB
  adv-values-var-06-custom-types.mp4 50.5 MB
  adv-values-var-07-more-on-const.mp4 41.7 MB
  adv-values-var-08-summary.mp4 21.7 MB
  arrays-maps-01-intro.mp4 2.9 MB
  arrays-maps-02-introducing-arrays.mp4 25.7 MB
  arrays-maps-03-working-with-arrays.mp4 25.9 MB
  arrays-maps-04-selecting-parts-of-arrays-with-slices.mp4 14.3 MB
  arrays-maps-05-more-ways-of-selecting-slices.mp4 9.8 MB
  arrays-maps-06-diving-deeper-into-slices.mp4 47.4 MB
  arrays-maps-07-dynamic-lists-with-slices.mp4 47.1 MB
  arrays-maps-08-exercise-problem.mp4 37.3 MB
  arrays-maps-09-exercise-solution.mp4 147 MB
  arrays-maps-10-unpack-list-values.mp4 19.4 MB
  arrays-maps-11-introducing-maps.mp4 22.6 MB
  arrays-maps-12-mutating-maps.mp4 17.5 MB
  arrays-maps-13-maps-vs-structs.mp4 23.6 MB
  basics-01-intro.mp4 3.9 MB
  basics-02-base-syntax-and-features.mp4 30.2 MB
  basics-03-getting-started-with-values-and-value-types.mp4 15.4 MB
  basics-04-exploring-variables.mp4 39.5 MB
  basics-05-int-type-operations-and-working-with-vars.mp4 42.1 MB
  basics-06-exercise-problem.mp4 37.5 MB
  basics-07-exercise-solution.mp4 52.2 MB
  basics-08-floats-and-type-conversions.mp4 35.7 MB
  basics-09-float64-vs-float32.mp4 17.1 MB
  basics-10-bool-rune-and-byte.mp4 31.5 MB
  basics-11-string-operations-and-type-clashes.mp4 31.6 MB
  basics-12-string-formatting.mp4 58.4 MB
  basics-13-exercise-problem.mp4 18.6 MB
  basics-14-exercise-solution.mp4 36.7 MB
  basics-15-packages-modules-theory.mp4 29.8 MB
  basics-16-creating-and-using-a-first-module.mp4 21.2 MB
  basics-17-working-with-packages-imports-and-exports.mp4 51.7 MB
  basics-18-constants.mp4 15.9 MB
  basics-19-summary.mp4 20.1 MB
  concurrency-01-intro.mp4 2.4 MB
  concurrency-02-what-is-concurrency.mp4 6.4 MB
  concurrency-03-introducing-goroutines.mp4 52 MB
  concurrency-04-working-with-channels.mp4 54.9 MB
  concurrency-05-reading-from-a-channel-multiple-times.mp4 10.8 MB
  concurrency-06-sending-values-via-channels.mp4 50.7 MB
  concurrency-07-looping-through-channel-values.mp4 33.5 MB
  concurrency-08-buffered-channels.mp4 42.8 MB
  concurrency-09-the-select-statement.mp4 24.1 MB
  concurrency-10-summary.mp4 21.4 MB
  control-01-intro.mp4 3.3 MB
  control-02-project-setup.mp4 29.3 MB
  control-03-introducing-if-statements.mp4 17.3 MB
  control-04-more-about-if-statements-and-booleans.mp4 25.1 MB
  control-05-else-and-else-if.mp4 25.4 MB
  control-06-combining-checks.mp4 28.2 MB
  control-07-error-handling.mp4 52.9 MB
  control-08-returning-errors.mp4 26.9 MB
  control-09-practicing-what-we-learned.mp4 87.1 MB
  control-10-why-do-we-need-loops.mp4 39.5 MB
  control-11-introducing-a-basic-for-loop.mp4 28.2 MB
  control-12-a-more-useful-loop.mp4 17.9 MB
  control-13-practicing-basic-for-loops.mp4 23.7 MB
  control-14-looping-whilst-a-condition-is-met.mp4 58.7 MB
  control-15-preparing-another-scenario.mp4 37 MB
  control-16-looping-through-arrays-slices-maps.mp4 34.6 MB
  control-17-continue-and-break.mp4 14.4 MB
  control-18-summary.mp4 19.2 MB
  embedding-01-intro.mp4 2 MB
  embedding-02-embedding-interfaces.mp4 48.4 MB
  embedding-03-embedding-structs.mp4 41.6 MB
  functions-01-intro.mp4 2.1 MB
  functions-02-what-is-a-function.mp4 12.2 MB
  functions-03-custom-fn-params-and-return-value.mp4 40.2 MB
  functions-04-practicing-functions.mp4 15.9 MB
  functions-05-multiple-return-values.mp4 36.3 MB
  functions-06-named-return-values.mp4 17 MB
  functions-07-summary.mp4 8.5 MB
  getting-started-01-welcome.mp4 74.3 MB
  getting-started-02-what-is-go.mp4 36.8 MB
  getting-started-03-why-go.mp4 12.3 MB
  getting-started-04-installing-go.mp4 19.5 MB
  getting-started-05-setting-up-vs-code.mp4 12.5 MB
  getting-started-06-finishing-editor-config-and-first-go-code.mp4 26 MB
  getting-started-07-basic-programming-knowledge-helps.mp4 5.6 MB
  getting-started-08-about-this-course.mp4 10.1 MB
  getting-started-09-getting-the-most-out-of-the-course.mp4 12.4 MB
  interfaces-01-intro.mp4 2.2 MB
  interfaces-02-the-problem.mp4 36.4 MB
  interfaces-03-what-and-why.mp4 38.1 MB
  interfaces-04-we-already-used-built-in-interfaces.mp4 35.9 MB
  interfaces-05-rules-and-conventions.mp4 28 MB
  interfaces-06-empty-interfaces.mp4 21.1 MB
  interfaces-07-making-code-dynamic-with-empty-interfaces-and-type-switches.mp4 59.9 MB
  interfaces-08-summary.mp4 10.1 MB
  modules-build-01-intro.mp4 3.8 MB
  modules-build-02-using-third-party-modules.mp4 85 MB
  modules-build-03-building-go-projects.mp4 18.5 MB
  modules-build-04-executables-and-file-paths.mp4 50.9 MB
  more-functions-01-intro.mp4 2.7 MB
  more-functions-02-functions-as-values-and-function-types.mp4 78.9 MB
  more-functions-03-returning-functions-as-values.mp4 44.1 MB
  more-functions-04-introducing-anonymous-functions.mp4 42.9 MB
  more-functions-05-closures.mp4 42.7 MB
  more-functions-06-recursion.mp4 50.3 MB
  more-functions-07-variadic-functions.mp4 28.5 MB
  more-functions-08-splitting-slices-into-parameter-values.mp4 15.1 MB
  more-functions-09-defer.mp4 51.5 MB
  more-functions-11-summary.mp4 22.7 MB
  pointers-01-intro.mp4 1.8 MB
  0 573.2 KB
  more-functions-10-panic.mp4 22.7 MB
  pointers-02-what-and-why.mp4 29.2 MB
  pointers-03-creating-a-first-pointer.mp4 19.8 MB
  pointers-04-working-with-pointers.mp4 22.9 MB
  pointers-05-advantages-of-pointers.mp4 36.3 MB
  practice-basics-01-intro.mp4 5.4 MB
  practice-basics-02-creating-our-module.mp4 13.5 MB
  practice-basics-03-printing-output.mp4 16.8 MB
  practice-basics-04-fetching-user-input.mp4 47.8 MB
  practice-basics-05-cleaning-and-parsing-the-user-input.mp4 60 MB
  practice-basics-06-bmi-calculation-and-outputting-formatted-strings.mp4 23.5 MB
  practice-basics-07-constant-values.mp4 30.6 MB
  practice-basics-08-splitting-our-code-into-files-and-packages.mp4 41.6 MB
  practice-fn-01-intro.mp4 19.6 MB
  practice-fn-02-creating-a-first-function.mp4 22.4 MB
  practice-fn-03-outsourcing-the-input-logic.mp4 39.5 MB
  practice-fn-04-finshing-the-main-function-refactoring.mp4 28.3 MB
  practice-fn-05-avoiding-code-duplication.mp4 44 MB
  practice-fn-06-summary.mp4 7.8 MB
  practice-structs-01-intro.mp4 44.1 MB
  practice-structs-02-defining-a-struct.mp4 40.4 MB
  practice-structs-03-creating-struct-instances.mp4 113.8 MB
  practice-structs-04-adding-a-method.mp4 59.9 MB
  practice-structs-05-reading-user-input.mp4 228.4 MB
  practice-structs-06-writing-to-files.mp4 105 MB
  prj-game-01-intro.mp4 7.8 MB
  prj-game-02-planning-the-app.mp4 16.7 MB
  prj-game-03-initializing-the-project.mp4 6.6 MB
  prj-game-04-adding-the-core-game-steps-and-logic.mp4 20.5 MB
  prj-game-05-outputting-text-and-creating-a-first-package.mp4 17.5 MB
  prj-game-06-checking-for-the-special-attack-round.mp4 18.3 MB
  prj-game-07-displaying-action-options-to-the-user.mp4 17.1 MB
  prj-game-08-getting-started-with-fetching-user-input.mp4 29.5 MB
  prj-game-09-validating-and-using-user-input.mp4 63.3 MB
  prj-game-10-generating-random-numbers.mp4 34.1 MB
  prj-game-11-adding-logic-for-the-different-player-actions.mp4 40.8 MB
  prj-game-12-working-with-constants.mp4 41.4 MB
  prj-game-13-checking-for-a-winner.mp4 86.1 MB
  prj-game-14-adding-the-end-game-logic.mp4 19.7 MB
  prj-game-15-outputting-round-data-with-structs.mp4 118.7 MB
  prj-game-16-managing-a-slice-of-round-data.mp4 33.3 MB
  prj-game-17-writing-a-log-file.mp4 67.9 MB
  prj-game-18-summary.mp4 7.5 MB
  structs-01-intro.mp4 3.8 MB
  structs-02-what-why-and-defining-a-first-struct.mp4 113.8 MB
  structs-03-creating-struct-instances.mp4 85.3 MB
  structs-04-creating-structs-with-a-creation-fn.mp4 44.4 MB
  structs-05-structs-and-pointers.mp4 48 MB
  structs-06-accessing-struct-values.mp4 93.9 MB
  structs-07-methods.mp4 79.3 MB
  structs-08-summary.mp4 56.5 MB
  1 30.4 KB
  2 260.9 KB
  3 192.3 KB
  4 215.2 KB
  6 125.2 KB
  7 896.3 KB
  8 877.9 KB
  9 762.8 KB
  10 973 KB
  11 689.5 KB
  12 148.2 KB
  13 677.6 KB
  14 140.8 KB
  15 714.6 KB
  16 8.1 KB
  17 93 KB
  18 131 KB
  19 312.9 KB
  20 662.2 KB
  21 468.7 KB
  22 74.4 KB
  23 56.9 KB
  24 860.1 KB
  26 308.6 KB
  27 474 KB
  28 85 KB
  29 322.5 KB
  30 543.6 KB
  31 741.4 KB
  32 362.6 KB
  33 603.2 KB
  34 38.6 KB
  35 198.7 KB
  36 586 KB
  37 906 KB
  38 592.4 KB
  39 899.5 KB
  40 959.7 KB
  41 985.1 KB
  42 152.7 KB
  43 221.9 KB
  44 332.7 KB
  45 925.4 KB
  46 338.1 KB
  47 407.5 KB
  48 459.5 KB
  49 647.8 KB
  50 169.2 KB
  51 658.9 KB
  52 786.5 KB
  53 484.5 KB
  54 503.4 KB
  55 539 KB
  56 918 KB
  57 482.6 KB
  58 663.9 KB
  59 704.6 KB
  60 29 KB
  61 159.4 KB
  62 285.9 KB
  63 615.3 KB
  64 696.1 KB
  65 764.7 KB
  66 846.6 KB
  67 111.2 KB
  68 295.4 KB
  69 360.3 KB
  70 921.5 KB
  71 538 KB
  72 717.1 KB
  73 384.6 KB
  74 541.1 KB
  75 424.7 KB
  76 798.2 KB
  77 248.5 KB
  78 539.8 KB
  79 710.9 KB
  80 854.1 KB
  81 485.2 KB
  82 685.7 KB
  83 780.2 KB
  84 856.6 KB
  86 88.2 KB
  87 39.4 KB
  88 101.3 KB
  89 324.7 KB
  90 648.7 KB
  91 936 KB
  92 957 KB
  93 351.7 KB
  94 413.8 KB
  95 525.3 KB
  96 52.1 KB
  97 292 KB
  98 314.4 KB
  99 419.8 KB
  100 653.4 KB
  101 270.4 KB
  102 563.5 KB
  103 803 KB
  104 903.2 KB
  105 462.8 KB
  106 873.6 KB
  107 158.9 KB
  108 286.7 KB
  109 436 KB
  110 543.5 KB
  111 613.5 KB
  112 839.4 KB
  113 420.2 KB
  114 526.6 KB
  115 742.7 KB
  116 72.5 KB
  117 474.9 KB
  118 536.2 KB
  119 739.4 KB
  120 899.9 KB
  121 911.4 KB
  122 36.5 KB
  123 171.7 KB
  124 282 KB
  125 131.5 KB
  126 148.8 KB
  127 602.3 KB
  128 967.7 KB
  129 592.3 KB
  130 755.9 KB
  131 484.3 KB
  132 485.1 KB
  133 573.2 KB
  134 736.5 KB
  135 796.5 KB
  136 191 KB
  137 891.7 KB
  138 956.5 KB
  139 248.1 KB
  140 504.1 KB
  141 209.6 KB
  142 232.2 KB
  143 461.1 KB
  144 423.9 KB
  145 628.9 KB
  146 312.4 KB
  147 416.2 KB
  148 582.5 KB
  149 108.7 KB
  150 132.1 KB
  151 186.9 KB
  152 218.5 KB
  153 745.6 KB
  154 93.7 KB
  155 324.5 KB
  156 581.6 KB
  157 834.2 KB
  158 946.9 KB
  159 37 KB
  ▲ 320 total files

Description


Description

Go (or Golang) is a very modern, performant and popular programming language which you can use to build applications, scripts, automations, web servers and APIs and much more!

Go was originally invented and developed by a team at Google and whilst Google still heavily uses Go, it’s now also very popular outside of Google. Golang regularly scores top placements in Stackoverflow surveys: In 2020, Go was the 5th most loved language according to the Stackoverflow survey.

Hence there was never a better time to get started with go and in this course, you’ll learn all the key fundamentals of Go in great depth, step by step and from the ground up.

NO prior Go knowledge is assumed and you will of course learn all key concepts with both theory and practical examples, demo projects and exercises. After finishing this course, you will understand how Go works, how to write Go code and which features Go has to offer. Of course we’re also going to build multiple demo projects throughout this course!

In detail, this course will teach you:

What Go is and how it works
The general Go syntax and rules
Key basics like working with values & variables
All about Go’s value types, how they differ and how you use them
How to write functions with Go
“Special features” like multiple return values in functions
How to organize your code into packages and modules
How to work with third-party modules
How to run and build Go programs
All about controlling code flow with conditionals and loops
More complex data types like structs
Collection value types like arrays, slices and maps (+ how and when to use them)
A highly understandable explanation of “Pointers”
Deep dives into values & variables
Advanced function concepts like “Recursion”
Detailed information about “Interfaces”
Embedding of Interfaces and Structs
All about concurrency, Goroutines and Channels
And so much more!

This course doesn’t assume any prior Go knowledge and will turn you into a Go developer in a matter of hours!

I’d love to start this journey together with you!

Related Torrents

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