Explore >> Select a destination


You are here

devmag.org.za
| | hackaday.io
5.2 parsecs away

Travel
| | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify.
| | dougseven.com
8.2 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...
| | blog.martinig.ch
8.9 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
| | jwsteachingandlearning.wordpress.com
44.2 parsecs away

Travel
| Much has been written on the value about Barak Rosenshine's 'Principles of Instruction' (2012) so there is no needfor me to add much more to this except by sharing the following: some ways of accessing histen principles (or seventeen if you read further on), some opinions on why this is a 'must-read' for teachers from...