17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Go Golang Programming The Complete Go Bootcamp 2023
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
***Fully updated for 2023*** This Go (Golang) Programming course covers every major topic, including Pointers, Methods, and Interfaces (Go OOP), Concurrency In Depth (Goroutines, Channels, Mutexes, WaitGroups), Go Packages and Modules, and many more!
I am constantly updating the course to be the most comprehensive, yet straightforward, Go Programming course on the market!
COURSE UPDATES:
Update: November 2022 – Updates to be 2023 ready.
Update: Summer 2022 – Updates on Go Packages
Update: November 2021 – Updates to be 2022 ready.
Closed and Exclusive Discord Community created: July 2021
Update: Summer 2020 – NEW Section: Go Packages and Modules (2 hours of videos, a complete list of commands, and a Quiz)
Update: February 2010 – NEW Section: Concurrency in Go (2 hours of videos, coding sections, a Project, and Quizzes)
Course Launch: October 2019
This course IS NOT like any other Go Programming course you can take online. By the end of this course, you will MASTER all the Golang key concepts starting from scratch and you’ll be among the top Go Programmers.
This Go Programming course is a perfect match for both beginners and experienced developers!
Welcome to this practical Go Programming course for learning Go, the language created to solve “Google-size” problems.
Go (Golang) will be one of the most in-demand programming languages across the job market in the near future! Go is on a trajectory to become the Next Enterprise Programming Language. Cutting-Edge Technologies and Software are already written in Go. For example, Docker, Kubernetes, Terraform, or Ethereum are all written in Go. In addition to Google, Golang is used by Uber, Netflix, Medium, Pinterest, Slack, SoundCloud, Dropbox and many more!
By enrolling in this course now, you make the best investment in your career!
This course, taught by me, a Senior Software Engineer and Professional Trainer, is the only one you need in order to become a complete professional Go Programmer. After this course, you’ll have an in-depth knowledge of core and advanced Go.
Why this Go Programming course?
This Go (Golang) course is a unique experience on Udemy. There are many other Go courses you can choose from, but this course is completely different.
For every Go language key concept, you’ll get NOT ONLY a video but also:
1. Tens of quizzes.
2. Practice exercises and challenges with solutions.
3. Coding sections full of examples.
4. Slides with the main points.
5. You’ll have access to my closed and exclusive online group in order to provide you with improved, faster and better support for your course-related questions. I am always available to guide you personally and answer any questions you might have.
Why should you learn from me?
I’m a Practitioner and an Enthusiast. Welcome to the real world! I have almost 20 years of experience as a Developer and Sysadmin. Since I’ve started with Programming and Networking in the early 2000s, I’ve been using or studying programming almost on a daily basis. I also have a bunch of certifications in the area of Programming or Networking.
I’m an Educator and I know how to make a Syllabus. I know exactly what is important and what’s just dust in the wind. For the last 10 years, I’ve trained thousands of people in Programming and Networking
You’ll learn not only Go Programming, but also advanced concepts for real-world projects. After this course, you’ll MASTER all the Golang key concepts.
You’ll have lifetime access and you can return and look for a specific concept anytime you want. And let’s not forget, if you don’t like the course, you are covered by a 30-day money-back guarantee, full refund, no questions asked!
The topics covered in this Complete Go (Golang) Programming Bootcamp are:
Installing Go, Git, and VSCode on Windows, Mac, and Linux
Compiling and Running Go Programs
Using Go tools like go fmt to format and write idiomatic Go code
GOPATH and Go Application Structure
Go Packages and Modules In Depth
Publish Modules on GitHub
Declarations, Variables, Constants, and Comments in Go
Constant Rules, Typed vs. Untyped Constans, IOTA
Math, Comparison and Logical Operators
Go Data Types in Depth, Zero Values, Dynamically vs. Statically Typed Languages
Converting Types
fmt Package: Println, Printf, Sprintf, etc
Named (Defined) Types in Go
Alias Declarations
Flow Control: if, simple if statement, for, continue, break, switch, labels, goto
Scopes in Go
Strings, Runes, Bytes, and UTF-8 in Go
strings Package
Arrays in Go
Slices in Go
Maps in Go
Structs in Go
User-defined Functions, Variadic and Anonymous Functions, Defer Statement
Working with Files in Go: os, io, ioutil, bufio packages
Error Handling
Pointers In-Depth: Dereferencing and Address of Operators, Passing to Functions and Methods, etc
Methods (Function Receivers) and Interfaces (Go OOP): Embedded Interfaces, Empty Interface, Type Assertions, and Type Switches, etc
Concurrency in Go
Goroutine Synchronization Using WaitGroups
Data Races, Go Race Detector, and Mutexes
Goroutines and Channels
Buffered and Unbuffered Channels
Channel Select Statement
Every topic includes many live examples in Go, a coding section, tens of quizzes, slides, and many practice exercises.
By the end of this Go Programming Course, you’ll also have acquired the prerequisite Go skills to move into specific branches: Network and Server Programming, Cloud and Infrastructure Programming, and Large-Scale Software Development in general.
I’ll see you in the course!
Who this course is for:
Beginners with very basic programming experience.
Programmers switching languages to Go.
Programmers who know Go basics and want to master Golang.
This course should not be attended by senior Go programmers.
Requirements
A computer (Windows, Mac, or Linux) with an Internet connection. That’s it!
No prior Go programming knowledge is required. You will learn everything from scratch!
PC Skills such as downloading and installing a program, opening a terminal and running basic commands etc
Your time and enthusiasm to learn.
Last Updated 3/2023
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
4 B
.pad/1
22 B
TutsNode.net.txt
63 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/1 - Go FAQ.txt
26 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/1 - Google IO Meet the Go Team.txt
43 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/1 - Is the language called Go or Golang.txt
39 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/1 - Why Go Programming Why now English.vtt
2.3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/2 - IMPORTANT Please read.html
1.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/1 - Course Introduction/3 - Join Our Online Community.html
966 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/10 - Slices in Go/77 - Slides-Slices-in-Go.pdf
33.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/12 - Strings Runes Bytes and UTF8 in Go/100 - Coding Strings Package.html
8.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/12 - Strings Runes Bytes and UTF8 in Go/90 - Slides-Strings-in-Go.pdf
43.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/14 - Maps in Go/102 - Slides-Maps-in-Go.pdf
29 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/14 - Maps in Go/103 - Declaring Maps Working with Maps English.vtt
12.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/14 - Maps in Go/106 - Coding Maps in Go.html
10.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/16 - Working with Files in Go/108 - Open Close Rename Move Remove Files English.vtt
11.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/18 - Structs in Go/121 - Slides-Structs-in-Go.pdf
29.3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/18 - Structs in Go/122 - Creating Structs English.vtt
7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/10 - Coding Go Application Structure.html
1.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/11 - Compiling go build and Running Go Applications go run English.vtt
8.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/11 - Slides-Compiling-go-build-and-Running-Go-Applications-go-run.pdf
40.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/12 - Go Packages and Modules.html
660 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/13 - Slides-Formatting-Go-Source-Code-gofmt.pdf
34.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/4 - Inside the Go Playground.txt
34 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/4 - The Go Playground Your First Go Program English.vtt
7.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/5 - Setup the Programming Environment on Windows Go Git and VSCode English.vtt
8.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/6 - Setup the Programming Environment on Linux Go and VSCode.html
8.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/2 - Getting Started/7 - Setup the Programming Environment on macOS Go Git and VSCode.html
7.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/20 - Functions in Go/129 - Slides-Functions-in-Go.pdf
39.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/20 - Functions in Go/130 - Function Parameters Arguments and Return Values English.vtt
8.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/20 - Functions in Go/130 - There is no passbyreference in Go.txt
70 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/22 - Pointers in Go/140 - Slides-Pointers-in-Go.pdf
88.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/22 - Pointers in Go/141 - Declaring Pointers Address of and Dereferencing Operators English.vtt
9.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/22 - Pointers in Go/145 - Passing Pointers to Functions Passing by Value vs Passing by Pointer Part 2 English.vtt
10.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/22 - Pointers in Go/146 - Coding Passing Values and Pointers to Functions.html
7.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/24 - Methods and Interfaces in Go OOP/150 - Methods with a Pointer Receiver English.vtt
8.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/26 - Concurrency in Go/163 - Slides-Concurrency-vs-Parallelism.pdf
18.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/26 - Concurrency in Go/164 - Slides-Goroutines.pdf
28.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/26 - Concurrency in Go/169 - Project URL Checker and Page Downloader English.vtt
9.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/26 - Concurrency in Go/176 - Intro to Channels English.vtt
7.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/26 - Concurrency in Go/185 - Buffered Channels English.vtt
7.3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/191 - Packages-GOPATH-and-Code-Organization.pdf
48.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/192 - Creating a Package English.vtt
8.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/195 - Import Statement and Scopes English.vtt
7.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/197 - Modules.pdf
40.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/198 - Importing and Using Go Modules English.vtt
7.3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/200 - Publish the Module on GitHub Semantic Versioning English.vtt
8.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/200 - Semantic Versioning.txt
19 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/28 - Go Packages and Modules/203 - Releasing a Major Update English.vtt
4.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/206 - Installing Ubuntu in a VM English.vtt
11.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/207 - Things to Do After Installing Ubuntu English.vtt
9.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/208 - Terminals Consoles Shells and Command English.vtt
8.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/210 - Getting Help Man Pages man type help apropos English.vtt
10.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/213 - Mastering the Terminal The Bash History English.vtt
8.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/214 - root vs Nonprivileged Users Getting root Access sudo su passwd English.vtt
11.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/216 - The Filesystem Hierarchy Standard FHS English.vtt
9.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/217 - Absolute vs Relative Paths Walking through the File System pwd cd tree English.vtt
13.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/217 - Absolute vs Relative Paths Walking through the File System pwd cd tree.mp4
159.2 MB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/218 - The LS Command In Depth ls English.vtt
7.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/219 - Understanding File Timestamps atime mtime ctime stat touch date English.vtt
9.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/221 - File Types in Linux ls F file English.vtt
7.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/227 - Moving and Renaming Files and Directories mv English.vtt
7.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/228 - Removing Files and Directories rm shred English.vtt
9.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/229 - Working With Pipes in Linux wc English.vtt
7.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/230 - Command Redirection 2 cut tee English.vtt
14.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/231 - Finding Files and Directories Part 1 locate which English.vtt
10.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/232 - Finding Files and Directories Part 2 find English.vtt
11.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/232 - Finding Files and Directories Part 2 find.mp4
179.6 MB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/234 - Searching for String Patterns in Text Files grep English.vtt
11.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/236 - Comparing Files cmp diff sha256 English.vtt
8.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/237 - Compressing and Archiving Files and Directories tar gzip English.vtt
13.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/238 - Hard Links and the Inode Structure English.vtt
8.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/30 - APPENDIX Linux Administration/238 - Hard Links and the Inode Structure.mp4
169.2 MB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/15 - Slides-Variables.pdf
42.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/15 - Variables in Go English.vtt
8.3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/16 - Gos Declaration Syntax Rob Pike.txt
46 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/19 - Coding Types and Zero Values.html
3 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/20 - Comments English.vtt
2.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/21 - Slides-Naming-Convensions-in-Go.pdf
58.7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/22 - Coding Comments and Naming Convention.html
2.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/23 - Package fmt English.vtt
11.4 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/23 - Package fmt.txt
34 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/25 - Slides-Constants-in-Go.pdf
29.1 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/26 - Constant Rules English.vtt
2.9 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/27 - Constants Rob Pike.txt
33 B
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/30 - Slides-Go-Types.pdf
58.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/32 - Coding Go Data Types.html
7 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/33 - Operations on Types Arithmetic and Assignment Operators English.vtt
7.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/33 - Slides-Operators1.pdf
30.6 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/34 - Slides-Operators2.pdf
14.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/40 - Defined Named Types part 1 English.vtt
2.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/40 - Slides-Defined-Types.pdf
38.2 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/42 - Coding Defined Types.html
1.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/43 - Alias Declarations English.vtt
2.8 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/4 - Go Basics/44 - Coding Aliases.html
1.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/6 - Program Flow Control in Go/51 - Coding If Else If and Else.html
2.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/6 - Program Flow Control in Go/62 - Slides-Labels.pdf
28.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/6 - Program Flow Control in Go/67 - Slides-Scopes.pdf
43.5 KB
[TutsNode.net] - Go Golang Programming The Complete Go Bootcamp 2023/8 - Arrays in Go/70 - Slides-Arrays-in-Go.pdf