Web Development w/ Google’s Go (golang) Programming Language
Learn Web Programming from a University Professor in Computer Science with over 20 years of teaching experience.
12 reviews for Web Development w/ Google’s Go (golang) Programming Language
Show all
Most Helpful
Highest Rating
Lowest Rating
Victory Agbabune –
Perfect course to learn web dev with golang. Lectures were so good, felt like he was present.
Amazing how he kept sharing personal experiences
MaxwellKuo –
I think it is very helpful that make students need to search “standard library” or
“Other document” to know much about Golang and other portion but not quite suitable for a beginner who just starting programming and haven’t realize that document is important…
Juan Andrew Sasongko –
Todd is rich, powerful, effective and resourceful teacher. All the courses were packed efficiently and he gave a very important stepping stone.
I planned to buy all of his important courses
Daniel Gaspar Vilaburges –
Thank you Todd, you helped me a lot with this course. This guy is a great instructor!
Juan Luis De la Cruz –
It has helped me improving my go skills and knowledge, however it’s a pity it has became somehow deprecated and it needs some updates on packages used and maybe removing some sections (AWS or docker) as there are plenty of good courses now to learn those.
Razvan Manea –
Amazing teacher & great content. Explains everything thouroughly using lots of examples. The course takes you through all the modules you need to understand backend development in Go. Totally recommend !
Luveshen Pillay –
This is a great course to learn web dev! It covers a lot of extra topics besides just running a “Go web app”, which definitely helps in becoming a more capable developer.
Shawn Cox –
This was my second Go related course with Todd, and it was great. The Go patterns and practices are concise and concrete, providing real world examples in a approachable size for an online course. The wide selection of skills and technologies beyond Go’s web toolkit (such as the introductions to AWS, GCP, SQL and NoSQL) provide enough information to let inquiring minds know where to focus future efforts after completing this survey course.
Vlad Chankseliani –
Summary: great instructor, pretty nice course, but it lacks live coding. I find it easier to study coding with the help of live coding sessions instead of going through pre-written code with instructor, but that’s just me. Thank you, Todd!
Giovannie Marcellino –
good teaching skill from todd
Lautaro Blasco –
Good course that covers Go’s vanilla net/http package, and it’s implemented. The course covers other server’s fundamentals, like:
– SQL (PostgreSQL and MySQL, and their implementation in Go vanilla),
– NoSQL (MongoDB specially),
– CRUD APIs with SQL (postgres and MySQL) and MongoDB
– AWS (basic services and how to use them),
– docker (images, containers, nothing complex).
– basic “web dev toolkits”: Sessions, TLS, AJAX, JSON to Go types, etc.
Dcormier –
Todd is very thorough and knows his stuff. He is very personable in his teaching. I enjoy how he reviews the Go language specification to explain how Go works. I feel his course provides an excellent foundation for me to move forward in my Go programming.