1:45 PM Saturday Room: R1-302
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. Go provides the ability for "server-side" programming. Traditional choices for server-side languages have included PHP, ASP, and JSP. Currently popular server-side programming languages include Ruby, Python, and Node.js. While there are advantages and disadvantages to all languages, no server-side language is going to be faster than "Go." Couple the speed of Go with Google App Engine and Cloud Storage, and you are now using the exact same architecture as Google. This means that your web apps are going to be incredibly fast and will easily scale to millions of users. Go is an amazing choice for a server-side language as it was developed by some of the same individuals who created the C programming language and Unix, two of the most influential languages of all time. Robert Griesemer, Rob Pike, and Ken Thompson created Go to be a modern language that easily uses multiple cores, easily implements concurrency, easily works in distributed environments, and easily allows the programmer to write programs - it has a very lean and user-friendly syntax! Come learn about one of the greatest languages ever created. You will leave with resources and code samples to start making all of your software and apps really go.…
3:30 PM Saturday Room: R1-302
For two years, it has been my privilege to teach the Go Programming Language and Web Development With Go at both the college and university level. I have taught Go as an introductory programming course and I have taught Go to graduate students in computer science. In addition, I have taught over 6,500 students on udemy.com the fundamentals of the Go Programming Language.
I am looking forward to sharing with you my passion for Go, along with the great repositories I have developed over the last two years to help people learn Web Development With Go.