Go Programming Bootcamp

Go Programming Bootcamp

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 80 lectures (14h 58m) | 6.98 GB

A Complete Go Course Focused on Problem Solving and Web Development

What You’ll Learn

  • Learn the Core Go Language at a Deep Level
  • Learn how to Solve Real Programming Problems with a Focus on Teaching Problem Solving Skills
  • Complete understanding of utilizing Go for Web Development
  • You’ll Master Complex Concepts like : Sessions, Caching, Middleware, CSRF, Form Validation, Working with Databases, Authentication and More
  • You’ll Create a Web Framework that can be used to Create an Infinite Variety of Web Apps
  • This course also includes a complete tutorial on PostgreSQL with numerous examples!
  • Instructor has 28 Years of Professional Experience and a Decade of Experience Making Educational Videos

Go is the #1 language in most demand by employers right now. Employers are willing to pay 33% more for those who are gifted Go programmers. The problem is that access to a high end education on Go has been hard to find, but not anymore.

Do you want to develop the skills required to solve real world programming problems? This course will turn you into a real Go programmer that has a complete understanding of everything Go can do!

Most tutorials are just video versions of cheat sheets. This course is different. It teaches you how to solve problems like you will have to do in the real world. It does that by making you solve ever increasingly complex problems.

Don’t worry. I will be there to help along the way. I work through the solutions and also provide heavily commented code and quizzes that will turn you into a Go Master!

Start Slow and Aim to Learn Everything

I start by teaching the core language while challenging you to solve increasingly more complex problems. Then I move into web development. You’ll create simple web apps so that you can understand the major concepts. Then we’ll create a blog site which is structured so that the framework can be used to create most any other type of site.

By the end you’ll not only understand Go, but you’ll be able to create professional web applications with session management, authentication, security, validation, and the ability to work securely with databases.

Table of Contents

Introduction
1 Introduction

Installation
2 Installation

Core Go Language
3 Introduction
4 Variables & Data Types
5 If & Formatting
6 Exercise to Test what you Learned
7 Math
8 Exercise to Test What you Learned
9 Looping
10 Exercise to Test What you Learned
11 Strings & Runes
12 Date & Time
13 Arrays
14 Slices
15 Functions
16 Hangman Exercise
17 Hangman Exercise 2
18 Hangman Exercise 3
19 Pointers
20 File IO
21 Command Line
22 Packages
23 Maps
24 Generics
25 Structs
26 Defined Types
27 Interfaces
28 Concurrency
29 Closures
30 Recursion
31 Regular Expressions
32 Automated Testing

Getting Started with Web Apps
33 Web App 1
34 Web App 2
35 Web App 2 Pt 2

Starting a Complex Web App – Blog
36 Web App 3
37 Web App 3 Rendering & Caching
38 Web App 3 Handlers
39 Web App 3 Pass Data to Templates
40 Web App 3 Routes Config Repository
41 Web App 3 Middleware
42 Web App 3 Sessions
43 Web App 3 Sessions Pt 2
44 Web App 3 Website Design & Bootstrap
45 Web App 3 Website Design & Bootstrap Pt 2
46 Web App 3 Create Templates
47 Web App 3 Passing Form Data & CSRF
48 Web App 3 Server Side Form Validation
49 Web App 3 Server Side Form Validation Pt 2
50 Web App 3 Redirect on Error

PostgreSQL Tutorial
51 PostgreSQL Installation
52 PostgreSQL Introduction
53 PostgreSQL Data Types
54 PostgreSQL Insert, Alter, & Custom Data Types
55 PostgreSQL Organizing Tables
56 PostgreSQL Altering Tables
57 PostgreSQL Inserting Data
58 PostgreSQL Getting Data from One Table
59 PostgreSQL Getting Data from Multiple Tables
60 PostgreSQL Similar, Like and REGEX
61 PostgreSQL Views
62 PostgreSQL SQL Functions
63 PostgreSQL SQL Functions 2
64 PostgreSQL pgSQL Functions
65 PostgreSQL pgSQL 2
66 PostgreSQL pgSQL 3
67 PostgreSQL Stored Procedures
68 PostgreSQL Triggers
69 PostgreSQL Cursors
70 PostgreSQL Setup DB and Database Library

Finishing the Web App – Advanced Topics
71 PostgreSQL and Go 21 Connecting DB
72 PostgreSQL and Go 22 Insert User Function
73 PostgreSQL and Go 23 Update User Functions
74 Postgres and Go 24 Database Driver
75 PostgreSQL and Go 25 Load DB Sitewide
76 PostgreSQL and Go 26 Input Data from Site into DB
77 PostgreSQL and Go 27 User Authentication
78 PostgreSQL and Go 28 Finish Login and Logout
79 PostgreSQL and Go 28 Finish Login and Logout Pt 2
80 PostgreSQL and Go 29 Finishing Up

Homepage