-
Software Development
Starting with UML Cheatsheet
1. Introduction UML (Unified Modeling Language) is a visual modeling language used in software engineering to represent complex systems. It…
Read More » -
JavaScript
Starting with AJAX Cheatsheet
1. Introduction AJAX (Asynchronous JavaScript and XML) is a technique for building dynamic web applications that can update content on…
Read More » -
Web Development
RESTful Architecture Cheatsheet
1. Introduction 1.1 Definition of RESTful architecture RESTful architecture is an architectural style for building web services. It is based…
Read More » -
Python
Core Python Cheatsheet
1. Introduction Python is a high-level, interpreted programming language known for its simplicity, readability, and versatility. It was first released…
Read More » -
Core Java
Design Patterns Cheatsheet
1. Introduction Design patterns are reusable solutions to common software design problems. They provide a way to describe and document…
Read More »