|
You are here |
alternativebit.fr | ||
| | | | |
3zanders.co.uk
|
|
| | | | | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen. | |
| | | | |
jmmv.dev
|
|
| | | | | The most notable feature in EndBASIC 0.3 is its new full-screen console-based text editor. In this post, I describe why it is important and useful to unit-test a console app like this, and I will dive into how to implement unit tests that catch regressions and inefficiencies. Code samples are in Rust, but the concepts presented here are applicable to any language with minimal data abstraction facilities. | |
| | | | |
wassimulator.com
|
|
| | | | | Blogpost explaining how the game was made. | |
| | | | |
blog.jak-linux.org
|
|
| | | (What follows is an excerpt from my master's thesis, almost all of section 2.1, quickly introducing Go to people familiar with CS) Go is an imperative programming language for concurrent programming created at and mainly developed by Google, initially mostly by Robert Griesemer, Rob Pike, and Ken Thompson. Design of the language started in 2007, and an initial version was released in 2009; with the first stable version, 1.0 released in 2012 1. | ||