Go for Absolute Beginners – Tutorial

preview_player
Показать описание
Learn the fundamentals of Go by building a full stack payment application. Go is a powerful and efficient language designed for modern software development. You'll learn everything from basic syntax and data types to advanced features like goroutines and concurrency patterns.

✏️ Course developed by @kantancoding

⭐️ Contents ⭐️
⌨️ (0:00:00) Intro
⌨️ (0:04:51) Install Dependencies
⌨️ (0:29:14) Fundamentals & Frontend Setup
⌨️ (1:33:48) Build Backend
⌨️ (4:15:26) Connect FE & BE + Sanity Check

🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
👾 Oscar Rahnama

--

Рекомендации по теме
Комментарии
Автор

The course was excellent. I appreciate the instructor's approach of not assuming prior knowledge of prerequisites. This is in contrast to many backend courses, which often overlook this important aspect.

uzgfeqg
Автор

For new Gophers in the future, you don't need to write all your source in a "go" directory in your home directory anymore. That's a legacy construct from when the language and tooling were still being polished and modules didn't exist (don't worry about modules yet if you don't know).

thedannydarko
Автор

I've been working with Golang for two years now. I wish I could find a good tutorial like this when I started learning Golang.

Iam_sch
Автор

Just as I started learning go this week 😂 amazing

ConsoleLearn
Автор

very charming presentation. Just wanna say how much I appreciate this channel!

dreamisover
Автор

Wow I was just trying to learn Go 2 days ago 😂

kawaiihikari
Автор

New month new programming language. I have never done anything with go this is my first tutorial

lupleg
Автор

As someone who works with PCI compliance, I do not recommend you make your own payment processing form and send that data to be processed. It's much more secure to send the customer to a page on the actual processors site. If you do not, you are liable for any breaches.

ChristopherFranklinSr
Автор

When I started learning a few years ago, I was really confused. I wish I had found this video sooner! 😂

n.k
Автор

Does it have the concepts of the Concurrency Cleared ?

prathamsinghal
Автор

@4:15:14 Don't you need to return the writer? What's the return value of the function?

qwertyuiopsdfgh
Автор

I am looking forward to more Golang content from you!!!

vekoko
Автор

Georgio is the best thanks for putting out this course!

dantech
Автор

Hello !!
Thanks for adding golang tutorial after long time.Pls add module wise timestamp for easy navigation
Pls in future, add Golang Microservices, gPRC, API, Concurrency and etc Projects related dedicated tutorial

SandyLearner
Автор

"by the end of this course, you'll have the skills..." no, no I won't. I'll be still stuck in tutorial hell. Forever.

wogvorph
Автор

I am trying to make an app with go for the past 2 weeks, this is gone a help me a lot

noe_calles
Автор

Great tutorial, unfortunately Stripe isn't available in my country.

MichaelJohnsonJnr
Автор

ممكن شرح مواد سنه تانيه كليه حاسبات ومعلومات وشكرا

saraaa-rehc
Автор

Please some one develop nice Openapi 3.1 swagger generator from comments of the controller like swaggo does.

nursultansulaymanov
Автор

I am very noble to coding. Can this help me gain from scratch

nzuki