|
You are here |
rickardlindberg.me | ||
| | | | |
blog.martinig.ch
|
|
| | | | | 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 | |
| | | | |
starshipchangeling.net
|
|
| | | | | I'll be watching #WWDC2024 today at 13:00 Eastern and putting my thoughts as replies to one post. scan the QR code at 13:00 Eastern to be taken to my thread and to be provided with a link to the official event. | |
| | | | |
therealadam.com
|
|
| | | | | The CSS rediscovery continues! Then, a few years ago, I read a blog post by Josh W Comeau calledMy Custom CSS Reset. I realized that there's no deep magic; everything a reset does is just normal CSS that you can read and understand. - Jake Lazaroff, My Modern CSS Reset I have only copypasta'd other folks' (thanks, Eric Meyer) reset code, assuming it's deep CSS tricks that I didn't want to understand. | |
| | | | |
danangell.com
|
|
| | | The intention is to force myself to get a small taste of a bunch of new programming languages and programming paradigms. Since I was late to the party I rushed through the first 4 problems in languages I'm familiar with. But for day 5 I solved the daily problem with MIPS assembly. I look forward to learning and writing Common Lisp, Haskell, Prolog, and many more languages. One hope I have is to complete a problem in GLSL. I'm already somewhat familiar with GLSL, but given its intended purpose it should be a true feat if it works. | ||