UML Class Diagrams
What is a UML class diagram? Wikipedia says: “In software engineering, a class diagram in the Unified Modeling […]
What is a UML class diagram? Wikipedia says: “In software engineering, a class diagram in the Unified Modeling […]
Lucidchart is a diagramming software that’s available online. Users can collaborate on drawing, revising, and sharing charts and […]
If you need to be able to watch your favorite YouTube videos offline (when you are connected to […]
The Gang of Four Design Patterns is the collection of 23 design patterns from the book “Design Patterns: […]
Head First Design Patterns is the title of a good book that can be used to learn design […]
This post carries on from the previous post, but it completes most of the code in C# in […]
This post follows chapter one Intro to Design Patterns of the book called Head First Design Patterns. I […]
American software engineer and instructor Robert C. Martin promotes the SOLID principles in his books and talks. What […]
“Uncle” Bob Martin has written a book called Clean Code. This post just mentions a few pointers from […]
This post summarizes most of the video by IAmTim that covers how to create a setup for your […]
When would you ever need to convert a single row of text to several columns of that same […]
If you have a WordPress site you are probably interested in how many hits your website gets and […]