Explore >> Select a destination


You are here

sudonull.com
| | golangbot.com
7.6 parsecs away

Travel
| | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples.
| | blog.martinig.ch
11.6 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | www.tomoliver.net
11.7 parsecs away

Travel
| | Have you heard of _semantic_ Javascript ? You probably answered "No" because I just thought of it ?? Everyone knows they should be writing semantic HTML but why not apply the same standards to a "real" programming language. Semantic program...
| | dougseven.com
49.1 parsecs away

Travel
| Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...