Hello Go Server Part 2 - Going Multi-Page
Last time we wrote a simple server that says hello. That's nice, but very limited. Let's extend it to serve multiple pages and also add template caching for better performance.
Last time we wrote a simple server that says hello. That's nice, but very limited. Let's extend it to serve multiple pages and also add template caching for better performance.
Last time I promised a splash of colour. The plan was to implement per vertex colouring, but I've got a better idea.
Last time we got the simplest of digital circuits working: an LED flasher. Now its time to move on to something more interesting.
When I redesigned this website, I ended up adapting a theme that was based on Twitter's Bootstrap framework.
The Go language's standard library comes complete with components for creating "web applications." This is one of the things that attracted me to Go in the first place.
The previous tutorial set up everything needed to render graphics to a window using Warp3D Nova. Now, it's time to actually draw something.
Alan Kay once said, "People who are really serious about software should make their own hardware." I'm not sure that I agree, but I'm definitely one of those software engineers...
While the Go language has a web-based playground, for serious work you're better off with a locally installed development environment.
This is the first of what's going to be a tutorial series for developing software with Warp3D Nova.
I've recently started learning a new programming language: Go (a.k.a., Golang). Learning a new language is something that I've been putting off, preferring to earn a living with what I...
Stay up-to-date with the latest news and information.