Articles tagged with: Development

Double-Linked List Python implementation

Summary: A Python implementation of a double-linked list, which includes features like sorting, reversing, inserting, searching, and type annotation.


Speeding up my websites for fun

Summary: My efforts to speed up my websites by removing unused CSS, minimizing content, supporting Gzip and cache expiration headers, and compressing images.


Book Review: Game Engine Black Book: DOOM

Summary: A review of the book 'Game Engine Black Book: DOOM', by Fabien Sanglard.


Course Review: Webpack 2: The Complete Developer's Guide (Udemy)

Summary: A review of the course 'Webpack 2: The Complete Developer's Guide' on Udemy.


Course Review: Learn Redux (Wes Bos)

Summary: A review of the course 'Learn Redux', by Wes Bos.