Go - The Complete Guide (Udemy, Maximilian Schwarzmüller, Dec 2023)
File List
- 7. Managing Related Data with Arrays, Slices & Maps/9. Exercise - Solution.mp4 201.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/27. Adding Token Verification.mp4 111.7 MB
- 8. Functions Deep Dive/2. Functions as Values & Function Types.mp4 109.3 MB
- 2. Go Essentials/25. Functions Return Values & Variable Scope.mp4 91.1 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/13. Getting Single Event Data By ID.mp4 88.8 MB
- 8. Functions Deep Dive/6. Making Sense Of Recursion.mp4 85.9 MB
- 2. Go Essentials/43. Section Exercise - Solution.mp4 84.2 MB
- 10. Concurrency - Running Tasks In Parallel/7. Goroutines & Channels in a Project.mp4 83.1 MB
- 2. Go Essentials/24. Understanding Functions.mp4 76.5 MB
- 7. Managing Related Data with Arrays, Slices & Maps/7. Building Dynamic Lists With Slices.mp4 75.3 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/29. Retrieving & Storing User and Event IDs.mp4 73.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/4. Setting Up A First Route & Handling a First Request.mp4 71.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/23. Getting Started with the Login Route.mp4 69.3 MB
- 7. Managing Related Data with Arrays, Slices & Maps/6. Diving Deeper Into Slices.mp4 66.1 MB
- 9. Practice Project Price Calculator/11. Adding a FileManager Struct.mp4 65.6 MB
- 10. Concurrency - Running Tasks In Parallel/6. Working with Multiple Channels & Goroutines.mp4 64.3 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/11. Getting Events From Database (SELECT).mp4 63.4 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/16. Updating Events.mp4 63.1 MB
- 9. Practice Project Price Calculator/13. Working on a Swappable Struct.mp4 62.9 MB
- 9. Practice Project Price Calculator/10. Storing JSON Data In Files.mp4 62.7 MB
- 9. Practice Project Price Calculator/7. Working With The File Data.mp4 61.9 MB
- 5. Structs & Custom Types/16. Struct Embedding.mp4 61.0 MB
- 2. Go Essentials/27. Exercise Working with Functions.mp4 61.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/31. Enhancing & Using The Middleware.mp4 60.7 MB
- 9. Practice Project Price Calculator/6. Loading Data From A File.mp4 60.0 MB
- 2. Go Essentials/40. Handling Errors.mp4 59.0 MB
- 9. Practice Project Price Calculator/2. Building a First, Basic Version Of The Program.mp4 58.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/6. Registering a POST Route.mp4 58.1 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/8. Adding a SQL Database.mp4 58.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/19. Adding User Signup.mp4 57.8 MB
- 8. Functions Deep Dive/4. Introducing Anonymous Functions.mp4 57.4 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/32. Adding Authorization To Restrict Users From Editing & Deleting.mp4 56.2 MB
- 8. Functions Deep Dive/5. Understanding Closures.mp4 55.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/25. Generating JWT.mp4 55.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/34. Registering Users.mp4 55.4 MB
- 9. Practice Project Price Calculator/5. Adding a Method.mp4 53.3 MB
- 8. Functions Deep Dive/3. Returning Functions As Values.mp4 53.3 MB
- 5. Structs & Custom Types/11. Mutation Methods.mp4 52.0 MB
- 2. Go Essentials/37. Making Sense of switch Statements.mp4 51.5 MB
- 7. Managing Related Data with Arrays, Slices & Maps/14. Using The Special make Function.mp4 50.6 MB
- 2. Go Essentials/39. Reading From Files.mp4 50.0 MB
- 5. Structs & Custom Types/15. Exposing Methods & A Different Constructor Function Name.mp4 49.9 MB
- 2. Go Essentials/20. Formatting Strings (Text) - Basics.mp4 49.8 MB
- 5. Structs & Custom Types/20. Practice Project Creating a Struct & Constructor Function.mp4 48.8 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/7. Testing Requests & Fixing the POST Request Handler.mp4 48.5 MB
- 7. Managing Related Data with Arrays, Slices & Maps/8. Exercise - Problem.mp4 46.8 MB
- 8. Functions Deep Dive/7. Using Variadic Functions.mp4 46.7 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/17. Deleting Events.mp4 45.7 MB
- 6. Interfaces & Generic Code/6. Embedded Interfaces.mp4 45.7 MB
- 7. Managing Related Data with Arrays, Slices & Maps/2. Introducing Arrays.mp4 45.3 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/10. Storing Data in the Database (INSERT).mp4 45.2 MB
- 2. Go Essentials/19. Exercise Solution.mp4 44.9 MB
- 9. Practice Project Price Calculator/9. Outsourcing File Access Into A Package.mp4 44.7 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/28. Adding Route Protection.mp4 44.3 MB
- 2. Go Essentials/35. Infinite Loops, break & continue.mp4 44.0 MB
- 3. Working with Packages/8. Using Third-Party Packages.mp4 43.9 MB
- 5. Structs & Custom Types/14. Structs, Packages & Exports.mp4 43.8 MB
- 2. Go Essentials/38. Writing To Files.mp4 43.7 MB
- 5. Structs & Custom Types/19. Practice Project Getting User Input.mp4 43.2 MB
- 2. Go Essentials/15. Understanding the Importance Of Variables.mp4 42.7 MB
- 2. Go Essentials/33. Nested if Statements & Using return To Stop Function Execution.mp4 42.6 MB
- 6. Interfaces & Generic Code/5. Using The Interface.mp4 42.6 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/9. Creating A SQL Database Table.mp4 42.0 MB
- 5. Structs & Custom Types/12. Using Creation Constructor Functions.mp4 41.9 MB
- 9. Practice Project Price Calculator/8. Outsourcing Sharable Logic Into A Package.mp4 41.6 MB
- 7. Managing Related Data with Arrays, Slices & Maps/17. For Loops with Arrays, Slices & Maps.mp4 41.6 MB
- 5. Structs & Custom Types/22. Practice Project Handling Long User Input Text.mp4 41.2 MB
- 10. Concurrency - Running Tasks In Parallel/9. Managing Channels with the select Statement.mp4 40.8 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/36. Cancelling Registrations.mp4 40.6 MB
- 5. Structs & Custom Types/13. Using Constructor Functions For Validation.mp4 39.2 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/15. Registering an Update Event Route & Handler.mp4 39.0 MB
- 4. Understanding Pointers/2. Understanding Pointers.mp4 39.0 MB
- 5. Structs & Custom Types/24. Practice Project Encoding JSON Content.mp4 38.9 MB
- 7. Managing Related Data with Arrays, Slices & Maps/3. Working with Arrays.mp4 38.8 MB
- 6. Interfaces & Generic Code/9. Extracting Type Information From Values.mp4 38.0 MB
- 6. Interfaces & Generic Code/4. Creating a First Interface.mp4 37.7 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/24. Finishing The Login Logic.mp4 37.7 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/26. Finishing The JWT Logic.mp4 37.1 MB
- 9. Practice Project Price Calculator/14. Interfaces To The Rescue.mp4 36.0 MB
- 2. Go Essentials/16. Improved User Input Fetching.mp4 35.9 MB
- 5. Structs & Custom Types/4. Defining A Struct Type.mp4 35.4 MB
- 3. Working with Packages/2. Splitting Code Across Files In The Same Package.mp4 35.4 MB
- 7. Managing Related Data with Arrays, Slices & Maps/11. Introducing Maps.mp4 35.3 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/21. Hashing Passwords.mp4 35.3 MB
- 2. Go Essentials/29. Introducing if Statements & Booleans.mp4 35.1 MB
- 7. Managing Related Data with Arrays, Slices & Maps/13. Maps vs Structs.mp4 34.7 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/14. Refactoring Code & Outsourcing Routes.mp4 34.6 MB
- 2. Go Essentials/9. Understanding Value Types.mp4 34.4 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/18. Adding a Users Table To The SQL Database.mp4 34.2 MB
- 6. Interfaces & Generic Code/11. Introducing Generics.mp4 33.8 MB
- 5. Structs & Custom Types/10. Introducing Methods.mp4 33.4 MB
- 5. Structs & Custom Types/23. Practice Project Preparing Save To File Functionality.mp4 33.3 MB
- 2. Go Essentials/13. Using Alternative Variable Declaration Styles.mp4 32.3 MB
- 2. Go Essentials/34. Repeating Code With for Loops.mp4 32.1 MB
- 5. Structs & Custom Types/26. Understanding Struct Tags.mp4 31.5 MB
- 10. Concurrency - Running Tasks In Parallel/5. Introducing & Using Channels.mp4 31.1 MB
- 2. Go Essentials/8. Working with Variables, Values & Operators.mp4 30.9 MB
- 2. Go Essentials/30. Working with else if.mp4 30.3 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/30. Adding an Authentication Middleware.mp4 30.3 MB
- 3. Working with Packages/4. Preparing Code For Multiple Packages.mp4 30.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2. Planning The API.mp4 29.6 MB
- 5. Structs & Custom Types/5. Instantiating Structs & Struct Literal Notation.mp4 29.2 MB
- 2. Go Essentials/28. Onwards to Control Structures.mp4 29.1 MB
- 7. Managing Related Data with Arrays, Slices & Maps/10. Unpacking List Values.mp4 28.8 MB
- 6. Interfaces & Generic Code/2. Preparing An Interface Use-Case.mp4 28.5 MB
- 2. Go Essentials/14. Making Sense of Constant Values (Constants).mp4 28.1 MB
- 10. Concurrency - Running Tasks In Parallel/8. Setting Up An Error Channel.mp4 27.9 MB
- 7. Managing Related Data with Arrays, Slices & Maps/5. More Ways Of Selecting Slices.mp4 27.4 MB
- 4. Understanding Pointers/8. Using Pointers For Data Mutation.mp4 27.2 MB
- 2. Go Essentials/23. Creating Formatted Strings.mp4 26.7 MB
- 7. Managing Related Data with Arrays, Slices & Maps/12. Mutating Maps.mp4 26.4 MB
- 2. Go Essentials/12. Type Conversions & Explicit Type Assignment.mp4 26.0 MB
- 9. Practice Project Price Calculator/15. Error Handling.mp4 25.5 MB
- 7. Managing Related Data with Arrays, Slices & Maps/15. makeing Maps.mp4 25.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/33. Adding a Registrations Table.mp4 25.0 MB
- 6. Interfaces & Generic Code/8. Working with Type Switches.mp4 24.3 MB
- 6. Interfaces & Generic Code/3. Finishing Interface Preparations.mp4 24.1 MB
- 5. Structs & Custom Types/18. Creating Other Custom Types & Adding Methods.mp4 24.1 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/35. Testing & Fixing the Register Route.mp4 23.6 MB
- 5. Structs & Custom Types/21. Practice Project Adding a Method.mp4 23.6 MB
- 8. Functions Deep Dive/8. Splitting Slices Into Parameter Values.mp4 23.6 MB
- 6. Interfaces & Generic Code/10. Interfaces, Dynamic Types & Limitations.mp4 23.5 MB
- 5. Structs & Custom Types/17. Structs - A Summary.mp4 23.5 MB
- 5. Structs & Custom Types/9. Structs & Pointers.mp4 23.3 MB
- 7. Managing Related Data with Arrays, Slices & Maps/16. Working with Type Aliases.mp4 23.3 MB
- 2. Go Essentials/3. Organizing Code with Packages.mp4 23.1 MB
- 2. Go Essentials/5. Understanding Go Modules & Building Go Programs.mp4 23.1 MB
- 10. Concurrency - Running Tasks In Parallel/3. Running Functions As Goroutines.mp4 22.9 MB
- 7. Managing Related Data with Arrays, Slices & Maps/4. Selecting Parts of Arrays With Slices.mp4 22.2 MB
- 10. Concurrency - Running Tasks In Parallel/10. Deferring Code Execution with defer.mp4 22.0 MB
- 4. Understanding Pointers/7. Using Pointers & Passing Pointers To Functions.mp4 21.6 MB
- 9. Practice Project Price Calculator/3. Setting Up A First Struct.mp4 21.5 MB
- 2. Go Essentials/21. Formatting Floats in Strings.mp4 21.4 MB
- 2. Go Essentials/11. Outputting Values.mp4 21.3 MB
- 5. Structs & Custom Types/6. More On Struct Literals.mp4 21.2 MB
- 3. Working with Packages/7. Exporting & Importing Identifiers (Variables, Functions & More).mp4 21.1 MB
- 2. Go Essentials/22. Building Multiline Strings.mp4 21.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/5. Setting Up An Event Model.mp4 21.0 MB
- 1. Getting Started/1. Welcome To The Course!.mp4 21.0 MB
- 5. Structs & Custom Types/7. Alternative Struct Literal Notation & Struct Null Values.mp4 20.9 MB
- 5. Structs & Custom Types/8. Passing Struct Values As Arguments.mp4 20.6 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/22. Getting Started with Auth Tokens (JWT).mp4 20.4 MB
- 3. Working with Packages/5. Splitting Code Across Multiple Packages.mp4 20.3 MB
- 1. Getting Started/7. How To Get The Most Out Of This Course.mp4 20.3 MB
- 9. Practice Project Price Calculator/12. Adding & Using Struct Tags.mp4 20.0 MB
- 2. Go Essentials/6. The main Function Is Important!.mp4 19.5 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/3. Installing the Gin Framework.mp4 19.0 MB
- 9. Practice Project Price Calculator/4. Adding a Constructor Function.mp4 18.6 MB
- 12. Course Roundup/1. Course Roundup.mp4 18.5 MB
- 5. Structs & Custom Types/3. Which Problem Do Structs Solve.mp4 18.2 MB
- 2. Go Essentials/26. An Alternative Return Value Syntax.mp4 17.9 MB
- 1. Getting Started/3. Installing Go (Alternative Web-based Setup).mp4 17.8 MB
- 2. Go Essentials/32. Using else.mp4 17.3 MB
- 5. Structs & Custom Types/25. Practice Project Fixes.mp4 17.1 MB
- 2. Go Essentials/31. Exercise if Statements.mp4 16.9 MB
- 2. Go Essentials/2. Working with Functions & Values.mp4 16.8 MB
- 2. Go Essentials/41. Time to Panic!.mp4 16.2 MB
- 4. Understanding Pointers/3. Writing Code Without Pointers.mp4 16.1 MB
- 1. Getting Started/2. What Is Go And Why Is It Awesome.mp4 15.9 MB
- 6. Interfaces & Generic Code/7. The Special Any Value Allowed Type.mp4 15.2 MB
- 2. Go Essentials/42. Section Exercise - The Task.mp4 14.1 MB
- 3. Working with Packages/3. Why Would You Use More Than One Package.mp4 13.0 MB
- 2. Go Essentials/7. Onwards To A New Project.mp4 12.3 MB
- 4. Understanding Pointers/5. Pointers as Values.mp4 12.0 MB
- 3. Working with Packages/6. Importing Packages.mp4 11.5 MB
- 9. Practice Project Price Calculator/1. Module Introduction.mp4 11.3 MB
- 9. Practice Project Price Calculator/16. Module Summary.mp4 11.2 MB
- 1. Getting Started/4. Local Code Editor Setup For Go Development.mp4 11.0 MB
- 2. Go Essentials/44. Module Summary.mp4 11.0 MB
- 10. Concurrency - Running Tasks In Parallel/2. Introducing Goroutines.mp4 11.0 MB
- 10. Concurrency - Running Tasks In Parallel/4. Understanding Goroutine Behavior.mp4 10.7 MB
- 4. Understanding Pointers/4. Creating a Pointer.mp4 10.4 MB
- 7. Managing Related Data with Arrays, Slices & Maps/1. Module Introduction.mp4 10.2 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/1. Module Introduction.mp4 9.0 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/37. Module Summary.mp4 8.8 MB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/20. Don't Store Plain-text Passwords!.mp4 8.6 MB
- 1. Getting Started/6. About The Course & Course Content.mp4 8.4 MB
- 1. Getting Started/5. Writing a First Go Program.mp4 8.2 MB
- 2. Go Essentials/1. Module Introduction.mp4 8.1 MB
- 2. Go Essentials/4. The Important Of The Name main.mp4 7.9 MB
- 3. Working with Packages/9. Module Summary.mp4 7.6 MB
- 2. Go Essentials/18. Exercise Building a Profit Calculator.mp4 7.4 MB
- 8. Functions Deep Dive/1. Module Introduction.mp4 7.0 MB
- 5. Structs & Custom Types/1. Module Introduction.mp4 6.9 MB
- 4. Understanding Pointers/9. Example The Scan() Function Uses Pointers.mp4 6.4 MB
- 5. Structs & Custom Types/2. The Starting Project.mp4 6.2 MB
- 3. Working with Packages/1. Module Introduction.mp4 6.1 MB
- 10. Concurrency - Running Tasks In Parallel/1. Module Introduction.mp4 6.1 MB
- 4. Understanding Pointers/10. Module Summary.mp4 4.0 MB
- 4. Understanding Pointers/1. Module Introduction.mp4 3.3 MB
- 6. Interfaces & Generic Code/1. Module Introduction.mp4 2.8 MB
- 7. Managing Related Data with Arrays, Slices & Maps/9. Exercise - Solution.srt 33.1 KB
- 8. Functions Deep Dive/2. Functions as Values & Function Types.srt 26.5 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/27. Adding Token Verification.srt 23.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/4. Setting Up A First Route & Handling a First Request.srt 19.9 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/13. Getting Single Event Data By ID.srt 18.9 KB
- 2. Go Essentials/25. Functions Return Values & Variable Scope.srt 18.9 KB
- 2. Go Essentials/43. Section Exercise - Solution.srt 18.6 KB
- 8. Functions Deep Dive/6. Making Sense Of Recursion.srt 18.3 KB
- 10. Concurrency - Running Tasks In Parallel/7. Goroutines & Channels in a Project.srt 16.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/23. Getting Started with the Login Route.srt 16.1 KB
- 10. Concurrency - Running Tasks In Parallel/6. Working with Multiple Channels & Goroutines.srt 15.9 KB
- 7. Managing Related Data with Arrays, Slices & Maps/6. Diving Deeper Into Slices.srt 15.6 KB
- 9. Practice Project Price Calculator/2. Building a First, Basic Version Of The Program.srt 15.5 KB
- 2. Go Essentials/24. Understanding Functions.srt 14.6 KB
- 7. Managing Related Data with Arrays, Slices & Maps/7. Building Dynamic Lists With Slices.srt 14.4 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/8. Adding a SQL Database.srt 14.4 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/6. Registering a POST Route.srt 14.3 KB
- 2. Go Essentials/27. Exercise Working with Functions.srt 14.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/11. Getting Events From Database (SELECT).srt 13.8 KB
- 9. Practice Project Price Calculator/10. Storing JSON Data In Files.srt 13.6 KB
- 5. Structs & Custom Types/16. Struct Embedding.srt 13.5 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/19. Adding User Signup.srt 13.4 KB
- 9. Practice Project Price Calculator/6. Loading Data From A File.srt 12.9 KB
- 2. Go Essentials/40. Handling Errors.srt 12.7 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/16. Updating Events.srt 12.7 KB
- 7. Managing Related Data with Arrays, Slices & Maps/2. Introducing Arrays.srt 12.6 KB
- 9. Practice Project Price Calculator/11. Adding a FileManager Struct.srt 12.6 KB
- 9. Practice Project Price Calculator/13. Working on a Swappable Struct.srt 12.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/25. Generating JWT.srt 12.4 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/29. Retrieving & Storing User and Event IDs.srt 12.4 KB
- 5. Structs & Custom Types/19. Practice Project Getting User Input.srt 12.3 KB
- 2. Go Essentials/20. Formatting Strings (Text) - Basics.srt 12.3 KB
- 7. Managing Related Data with Arrays, Slices & Maps/14. Using The Special make Function.srt 12.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/34. Registering Users.srt 12.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/31. Enhancing & Using The Middleware.srt 12.1 KB
- 5. Structs & Custom Types/20. Practice Project Creating a Struct & Constructor Function.srt 12.0 KB
- 2. Go Essentials/19. Exercise Solution.srt 11.6 KB
- 9. Practice Project Price Calculator/7. Working With The File Data.srt 11.6 KB
- 8. Functions Deep Dive/4. Introducing Anonymous Functions.srt 11.3 KB
- 2. Go Essentials/39. Reading From Files.srt 11.1 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/10. Storing Data in the Database (INSERT).srt 10.8 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/7. Testing Requests & Fixing the POST Request Handler.srt 10.8 KB
- 8. Functions Deep Dive/7. Using Variadic Functions.srt 10.7 KB
- 7. Managing Related Data with Arrays, Slices & Maps/11. Introducing Maps.srt 10.6 KB
- 8. Functions Deep Dive/5. Understanding Closures.srt 10.5 KB
- 7. Managing Related Data with Arrays, Slices & Maps/3. Working with Arrays.srt 10.5 KB
- 8. Functions Deep Dive/3. Returning Functions As Values.srt 10.3 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/32. Adding Authorization To Restrict Users From Editing & Deleting.srt 10.1 KB
- 2. Go Essentials/15. Understanding the Importance Of Variables.srt 9.9 KB
- 2. Go Essentials/38. Writing To Files.srt 9.9 KB
- 4. Understanding Pointers/2. Understanding Pointers.srt 9.8 KB
- 10. Concurrency - Running Tasks In Parallel/9. Managing Channels with the select Statement.srt 9.8 KB
- 5. Structs & Custom Types/22. Practice Project Handling Long User Input Text.srt 9.8 KB
- 6. Interfaces & Generic Code/6. Embedded Interfaces.srt 9.7 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/9. Creating A SQL Database Table.srt 9.6 KB
- 9. Practice Project Price Calculator/8. Outsourcing Sharable Logic Into A Package.srt 9.4 KB
- 10. Concurrency - Running Tasks In Parallel/8. Setting Up An Error Channel.srt 9.4 KB
- 3. Working with Packages/8. Using Third-Party Packages.srt 9.4 KB
- 5. Structs & Custom Types/18. Creating Other Custom Types & Adding Methods.srt 9.4 KB
- 6. Interfaces & Generic Code/11. Introducing Generics.srt 9.2 KB
- 2. Go Essentials/29. Introducing if Statements & Booleans.srt 9.2 KB
- 5. Structs & Custom Types/11. Mutation Methods.srt 9.2 KB
- 9. Practice Project Price Calculator/9. Outsourcing File Access Into A Package.srt 9.0 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/28. Adding Route Protection.srt 9.0 KB
- 2. Go Essentials/28. Onwards to Control Structures.srt 9.0 KB
- 6. Interfaces & Generic Code/4. Creating a First Interface.srt 9.0 KB
- 5. Structs & Custom Types/15. Exposing Methods & A Different Constructor Function Name.srt 8.9 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/17. Deleting Events.srt 8.8 KB
- 2. Go Essentials/35. Infinite Loops, break & continue.srt 8.7 KB
- 6. Interfaces & Generic Code/9. Extracting Type Information From Values.srt 8.5 KB
- 7. Managing Related Data with Arrays, Slices & Maps/17. For Loops with Arrays, Slices & Maps.srt 8.4 KB
- 2. Go Essentials/8. Working with Variables, Values & Operators.srt 8.4 KB
- 2. Go Essentials/16. Improved User Input Fetching.srt 8.3 KB
- 2. Go Essentials/37. Making Sense of switch Statements.srt 8.3 KB
- 5. Structs & Custom Types/24. Practice Project Encoding JSON Content.srt 8.2 KB
- 2. Go Essentials/9. Understanding Value Types.srt 8.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/24. Finishing The Login Logic.srt 8.2 KB
- 5. Structs & Custom Types/13. Using Constructor Functions For Validation.srt 8.2 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/36. Cancelling Registrations.srt 8.1 KB
- 2. Go Essentials/13. Using Alternative Variable Declaration Styles.srt 8.1 KB
- 5. Structs & Custom Types/12. Using Creation Constructor Functions.srt 8.0 KB
- 5. Structs & Custom Types/14. Structs, Packages & Exports.srt 8.0 KB
- 6. Interfaces & Generic Code/5. Using The Interface.srt 7.9 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/21. Hashing Passwords.srt 7.8 KB
- 2. Go Essentials/33. Nested if Statements & Using return To Stop Function Execution.srt 7.6 KB
- 5. Structs & Custom Types/4. Defining A Struct Type.srt 7.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/15. Registering an Update Event Route & Handler.srt 7.5 KB
- 10. Concurrency - Running Tasks In Parallel/5. Introducing & Using Channels.srt 7.5 KB
- 5. Structs & Custom Types/10. Introducing Methods.srt 7.3 KB
- 5. Structs & Custom Types/23. Practice Project Preparing Save To File Functionality.srt 7.2 KB
- 2. Go Essentials/5. Understanding Go Modules & Building Go Programs.srt 7.2 KB
- 7. Managing Related Data with Arrays, Slices & Maps/5. More Ways Of Selecting Slices.srt 7.1 KB
- 2. Go Essentials/30. Working with else if.srt 7.0 KB
- 5. Structs & Custom Types/26. Understanding Struct Tags.srt 7.0 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/26. Finishing The JWT Logic.srt 6.9 KB
- 7. Managing Related Data with Arrays, Slices & Maps/8. Exercise - Problem.srt 6.9 KB
- 3. Working with Packages/2. Splitting Code Across Files In The Same Package.srt 6.8 KB
- 2. Go Essentials/34. Repeating Code With for Loops.srt 6.7 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/18. Adding a Users Table To The SQL Database.srt 6.7 KB
- 9. Practice Project Price Calculator/14. Interfaces To The Rescue.srt 6.7 KB
- 9. Practice Project Price Calculator/5. Adding a Method.srt 6.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/5. Setting Up An Event Model.srt 6.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/14. Refactoring Code & Outsourcing Routes.srt 6.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2. Planning The API.srt 6.6 KB
- 2. Go Essentials/12. Type Conversions & Explicit Type Assignment.srt 6.5 KB
- 4. Understanding Pointers/8. Using Pointers For Data Mutation.srt 6.5 KB
- 2. Go Essentials/14. Making Sense of Constant Values (Constants).srt 6.4 KB
- 2. Go Essentials/2. Working with Functions & Values.srt 6.3 KB
- 7. Managing Related Data with Arrays, Slices & Maps/13. Maps vs Structs.srt 6.3 KB
- 1. Getting Started/7. How To Get The Most Out Of This Course.srt 6.2 KB
- 9. Practice Project Price Calculator/3. Setting Up A First Struct.srt 6.1 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/30. Adding an Authentication Middleware.srt 6.1 KB
- 4. Understanding Pointers/7. Using Pointers & Passing Pointers To Functions.srt 6.0 KB
- 2. Go Essentials/3. Organizing Code with Packages.srt 5.9 KB
- 5. Structs & Custom Types/21. Practice Project Adding a Method.srt 5.9 KB
- 7. Managing Related Data with Arrays, Slices & Maps/12. Mutating Maps.srt 5.8 KB
- 6. Interfaces & Generic Code/8. Working with Type Switches.srt 5.7 KB
- 3. Working with Packages/4. Preparing Code For Multiple Packages.srt 5.7 KB
- 7. Managing Related Data with Arrays, Slices & Maps/10. Unpacking List Values.srt 5.7 KB
- 6. Interfaces & Generic Code/10. Interfaces, Dynamic Types & Limitations.srt 5.7 KB
- 6. Interfaces & Generic Code/2. Preparing An Interface Use-Case.srt 5.5 KB
- 2. Go Essentials/23. Creating Formatted Strings.srt 5.5 KB
- 10. Concurrency - Running Tasks In Parallel/3. Running Functions As Goroutines.srt 5.4 KB
- 5. Structs & Custom Types/9. Structs & Pointers.srt 5.3 KB
- 5. Structs & Custom Types/5. Instantiating Structs & Struct Literal Notation.srt 5.2 KB
- 9. Practice Project Price Calculator/4. Adding a Constructor Function.srt 5.0 KB
- 7. Managing Related Data with Arrays, Slices & Maps/4. Selecting Parts of Arrays With Slices.srt 5.0 KB
- 7. Managing Related Data with Arrays, Slices & Maps/15. makeing Maps.srt 5.0 KB
- 6. Interfaces & Generic Code/3. Finishing Interface Preparations.srt 4.9 KB
- 8. Functions Deep Dive/8. Splitting Slices Into Parameter Values.srt 4.9 KB
- 4. Understanding Pointers/3. Writing Code Without Pointers.srt 4.7 KB
- 2. Go Essentials/11. Outputting Values.srt 4.7 KB
- 9. Practice Project Price Calculator/15. Error Handling.srt 4.7 KB
- 5. Structs & Custom Types/17. Structs - A Summary.srt 4.5 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/33. Adding a Registrations Table.srt 4.5 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/35. Testing & Fixing the Register Route.srt 4.4 KB
- 10. Concurrency - Running Tasks In Parallel/10. Deferring Code Execution with defer.srt 4.2 KB
- 2. Go Essentials/21. Formatting Floats in Strings.srt 4.2 KB
- 9. Practice Project Price Calculator/12. Adding & Using Struct Tags.srt 4.1 KB
- 5. Structs & Custom Types/7. Alternative Struct Literal Notation & Struct Null Values.srt 4.1 KB
- 2. Go Essentials/6. The main Function Is Important!.srt 4.1 KB
- 5. Structs & Custom Types/6. More On Struct Literals.srt 4.1 KB
- 2. Go Essentials/22. Building Multiline Strings.srt 4.1 KB
- 5. Structs & Custom Types/8. Passing Struct Values As Arguments.srt 4.0 KB
- 3. Working with Packages/5. Splitting Code Across Multiple Packages.srt 4.0 KB
- 7. Managing Related Data with Arrays, Slices & Maps/16. Working with Type Aliases.srt 4.0 KB
- 2. Go Essentials/26. An Alternative Return Value Syntax.srt 4.0 KB
- 3. Working with Packages/7. Exporting & Importing Identifiers (Variables, Functions & More).srt 3.9 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/22. Getting Started with Auth Tokens (JWT).srt 3.8 KB
- 5. Structs & Custom Types/3. Which Problem Do Structs Solve.srt 3.8 KB
- 5. Structs & Custom Types/25. Practice Project Fixes.srt 3.7 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/3. Installing the Gin Framework.srt 3.6 KB
- 2. Go Essentials/7. Onwards To A New Project.srt 3.6 KB
- 2. Go Essentials/31. Exercise if Statements.srt 3.3 KB
- 2. Go Essentials/41. Time to Panic!.srt 3.3 KB
- 2. Go Essentials/32. Using else.srt 3.3 KB
- 6. Interfaces & Generic Code/7. The Special Any Value Allowed Type.srt 3.2 KB
- 4. Understanding Pointers/5. Pointers as Values.srt 3.1 KB
- 1. Getting Started/3. Installing Go (Alternative Web-based Setup).srt 3.0 KB
- 2. Go Essentials/4. The Important Of The Name main.srt 3.0 KB
- 1. Getting Started/5. Writing a First Go Program.srt 2.9 KB
- 10. Concurrency - Running Tasks In Parallel/4. Understanding Goroutine Behavior.srt 2.9 KB
- 1. Getting Started/4. Local Code Editor Setup For Go Development.srt 2.8 KB
- 9. Practice Project Price Calculator/1. Module Introduction.srt 2.8 KB
- 2. Go Essentials/42. Section Exercise - The Task.srt 2.7 KB
- 4. Understanding Pointers/4. Creating a Pointer.srt 2.7 KB
- 1. Getting Started/2. What Is Go And Why Is It Awesome.srt 2.7 KB
- 10. Concurrency - Running Tasks In Parallel/2. Introducing Goroutines.srt 2.6 KB
- 3. Working with Packages/6. Importing Packages.srt 2.6 KB
- 2. Go Essentials/10. Go Types & Null Values.html 2.5 KB
- 3. Working with Packages/3. Why Would You Use More Than One Package.srt 2.5 KB
- 1. Getting Started/6. About The Course & Course Content.srt 2.4 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/1. Module Introduction.srt 2.3 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/20. Don't Store Plain-text Passwords!.srt 2.3 KB
- 1. Getting Started/1. Welcome To The Course!.srt 2.3 KB
- 7. Managing Related Data with Arrays, Slices & Maps/1. Module Introduction.srt 2.1 KB
- 9. Practice Project Price Calculator/16. Module Summary.srt 2.0 KB
- 2. Go Essentials/18. Exercise Building a Profit Calculator.srt 1.9 KB
- 2. Go Essentials/1. Module Introduction.srt 1.9 KB
- 8. Functions Deep Dive/1. Module Introduction.srt 1.9 KB
- 5. Structs & Custom Types/1. Module Introduction.srt 1.9 KB
- 2. Go Essentials/44. Module Summary.srt 1.8 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/37. Module Summary.srt 1.7 KB
- 3. Working with Packages/9. Module Summary.srt 1.7 KB
- 5. Structs & Custom Types/2. The Starting Project.srt 1.6 KB
- 12. Course Roundup/1. Course Roundup.srt 1.6 KB
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/12. Preparing Statements vs Directly Executing Queries (Prepare() vs Exec()Query()).html 1.6 KB
- 4. Understanding Pointers/9. Example The Scan() Function Uses Pointers.srt 1.5 KB
- 10. Concurrency - Running Tasks In Parallel/1. Module Introduction.srt 1.4 KB
- 3. Working with Packages/1. Module Introduction.srt 1.2 KB
- 12. Course Roundup/2. Bonus Lecture.html 1.2 KB
- 1. Getting Started/8. Join Our Learning Community.html 1.1 KB
- 4. Understanding Pointers/10. Module Summary.srt 1.1 KB
- 4. Understanding Pointers/1. Module Introduction.srt 865 bytes
- 2. Go Essentials/17. fmt.Scan() Limitations.html 633 bytes
- 6. Interfaces & Generic Code/1. Module Introduction.srt 625 bytes
- 2. Go Essentials/36. Conditional For Loops.html 602 bytes
- 4. Understanding Pointers/6. A Pointer's Null Value.html 556 bytes
- 9. Practice Project Price Calculator/2.2 Local Starting Project.html 202 bytes
- 8. Functions Deep Dive/4.1 main.go.html 198 bytes
- 2. Go Essentials/27.2 Local Starting Project.html 195 bytes
- 2. Go Essentials/42.2 Local Starting Project.html 195 bytes
- 5. Structs & Custom Types/2.2 Local Starting Project.html 193 bytes
- 3. Working with Packages/2.2 Local Starting Project.html 191 bytes
- 6. Interfaces & Generic Code/2.2 Local Starting Project.html 183 bytes
- 10. Concurrency - Running Tasks In Parallel/3.2 Local Starting Project.html 181 bytes
- 10. Concurrency - Running Tasks In Parallel/7.2 Local Starting Project.html 181 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/3.3 Local Starting Project.html 178 bytes
- 5. Structs & Custom Types/19.2 Local Starting Project.html 176 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2.1 How Does The Internet Work.html 165 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2.2 How Does The Web Work.html 154 bytes
- 3. Working with Packages/8.2 Adding Go Packages To Project II.html 147 bytes
- 10. Concurrency - Running Tasks In Parallel/7.1 CodeSandbox Starting Project.html 139 bytes
- 2. Go Essentials/27.1 CodeSandbox Starting Snapshot.html 132 bytes
- 2. Go Essentials/42.1 CodeSandbox Starting Snapshot.html 132 bytes
- 9. Practice Project Price Calculator/2.1 CodeSandbox Starting Project.html 132 bytes
- 10. Concurrency - Running Tasks In Parallel/3.1 CodeSandbox Starting Project.html 131 bytes
- 6. Interfaces & Generic Code/2.1 CodeSandbox Starting Project.html 130 bytes
- 3. Working with Packages/2.1 CodeSandbox Starting Project.html 128 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/3.1 CodeSandbox Starting Project.html 128 bytes
- 5. Structs & Custom Types/2.1 CodeSandbox Starting Project.html 127 bytes
- 1. Getting Started/7.1 Course Resources.html 125 bytes
- 2. Go Essentials/38.1 File Permissions.html 125 bytes
- 1. Getting Started/3.1 CodeSandbox Go Project.html 119 bytes
- 1. Getting Started/5.1 First App (CodeSandbox).html 118 bytes
- 2. Go Essentials/18.1 CodeSandbox Starting Project.html 118 bytes
- 2. Go Essentials/28.1 CodeSandbox Starting Project.html 118 bytes
- 5. Structs & Custom Types/19.1 CodeSandbox Starting Project.html 118 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/4.1 HTTP Response Status Codes.html 117 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2.4 Understanding HTTP.html 116 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/2.3 HTTP Response Codes.html 112 bytes
- 3. Working with Packages/8.1 Adding Go Packages To Project I.html 100 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/8.1 Go SQLite Package.html 96 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/25.1 Go JWT Package.html 94 bytes
- 1. Getting Started/7.2 Discord Community.html 93 bytes
- 11. Course Project Build a REST API (incl. Authentication & SQL Database)/3.2 Gin Framework.html 93 bytes
- 2. Go Essentials/3.1 Go Standard Library.html 83 bytes
- 3. Working with Packages/8.3 Go Package Discovery Page.html 80 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.