You are here |
blog.nuculabs.dev | ||
| | | |
www.java-tv.com
|
|
| | | | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable. | |
| | | |
letterstoanewdeveloper.com
|
|
| | | | Dear new developer, When I was starting out, I thought that software development was all about code. After all, that was the main thing I was working on. Well, maybe not the main thing, as I needed to know what code to write, how to interface with other code, what was the problem being solved,... | |
| | | |
hackaday.io
|
|
| | | | 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. | |
| | | |
www.thepolyglotdeveloper.com
|
|
| | Learn how to search for developer positions and better prepare yourself for the technical interview process in this podcast episode with Brenda itReverie. |