Explore >> Select a destination


You are here

macoy.me
| | michaelscodingspot.com
10.6 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | simpleprogrammer.com
8.5 parsecs away

Travel
| | Like other jobs, developers also require tools to code applications and services. An integrated development environment (IDE) is one of those must-have tools for developers. It is a software application that deals with the end-to-end development process for managing, debugging and developing applications. In this article, we will explore what is an IDE and how [...]
| | takeonrules.com
8.9 parsecs away

Travel
| | About 15 or so years ago, I was changing jobs. I was leaving the walled garden of an Integrated Development Environment (IDE ??) for a proprietary language that deployed to an IBM System iSeries (AS/400 ??) . (Sidenote: We wrote in Report Program Generator programming language from IBM (IBM RPG ??) and Cool Plex, which looked a lot of meta-code and what I now know to be RDF Triples ) At my new job, I was writing web-facing applications using open source technology and deploying to Linux.
| | blog.nodraak.fr
83.5 parsecs away

Travel
| For the second part of my Rust & WebAssembly journey, I will write a basic hello world project. Note: you can jump to the demo by clicking here. This will give me the opportunity to demonstrate how to write a simple Wasm module in Rust. I will focus on a simple frontend and ignore the backend: no complicated GET or POST requests, no websockets, etc. This article will present how to build a simple game, such as Matt's Pont.