acrussell.com
acrussell.com | Blog
http://www.acrussell.com/blog/2014/3/15/video-games-and-programming
Video Games and Programming. March 15, 2014. I wasnt the only kid that wanted to learn how to make games. Many people manage to scratch that itch by using tools like GameMaker. Ive used both of these tools, and I think that they both serve a great purpose, but they didnt satisfy me. I, along with many others, wanted to know what actually made a game work. I wanted to build a game from the ground up. In most cases, games are performance-critical. For a school-taught programmer, the emphasis is on corr...
del.icio.us
emmanuel buah's Bookmarks (User emmanuelbuah)
http://del.icio.us/emmanuelbuah
Sign in with Twitter. Sign in with Facebook. Sign in with Google. Type tags to add. Common tags to remove. Select a tag to rename. Share It With Others! Type Emails or User Names (comma-separated). Link shares via email will come from your email address so recipients know it's you and can reply. Lowercase tags are recommended:. Spaces are allowed but not recommended:. Reuse your tags and the tags of the community as much as possible. At the start of a tag if it's unrelated to the link content:. Type Emai...
todobackend.com
Todo-Backend
http://www.todobackend.com/index.html
A shared example to showcase backend tech stacks. The Todo-Backend project helps showcase and compare different language and framework combinations for building web services. This website defines a simple web API in the form of a todo list and users can create their own identical APIs using various tech stacks. This website then provides a spec runner to verify that the user implementation is identical to the base implementation. The Todo-Backend project was inspired by the TodoMVC project. This implemen...
kodeaffe.de
portfolio @kodeaffe.de
https://www.kodeaffe.de/portfolio
Have a look at my IT-related doings here and check github for my main project repository:. Kodeaffe.de is powered by iron.
acrussell.com
acrussell.com | Blog
http://www.acrussell.com/blog
Welcome to my blog. May 9, 2014. As those familiar with me probably know, I'm a huge fan of Vim. An open-source text editor that has been around since 1991. I use the editor almost every day, a Continue. Video Games and Programming. March 15, 2014. It's somewhat of a stereotype that programmers like to play video games. Of course, not all programmers enjoy games, but it's undeniable that the demographics often overlap. As a child, I r Continue. In Defense of TI-Basic. January 14, 2014. June 15, 2013.
bryce.fisher-fleig.org
Important Iron Middleware that needs creating | Bryce Fisher-Fleig
https://bryce.fisher-fleig.org/blog/important-iron-middleware-that-needs-creating
Important Iron Middleware that needs creating. Written on 25 Aug 2014. Have you already written a Middleware library for Iron. Let me know on twitter. Or in the comments. I’d love to update this list and promote your project. I try to stay in the loop with reem. About what’s coming down the pipe. Under some of these headings, you’ll find projects that reem is already planning to tackle, and possibly the relevant github issue to discuss it. Here’s what Iron already does (not exhaustive):. But it’s a long ...
news.jchk.net
Iron - Rust web application framework
https://news.jchk.net/article/edf946061012d07bdfde1f981c0cfa26bd285570
Iron - Rust web application framework. 128 points 68 comments. Extensible web framework for rust. Extern crate iron;. Use iron: prelude: *;. Use iron: status;. Fn hello world( : &mut Request) - IronResult Response {. Ok(Response: with( status: Ok, Hello World! Iron: new(hello world).http(localhost:3000).unwrap();. Iron is a fast and flexible middleware-oriented server framework that provides a. Small but robust foundation for creating complex applications and RESTful APIs. No. Mozilla IRC network on.