Memory Management Reference is a resource for programmers and computer scientists interested in memory management and garbage collection. It provides: A glossary of more than 500 memory management terms Articles giving a beginner’s overview of memory management. Books and research papers related to memory management. Frequently asked questions about memory management. “No matter where you […]

Read More →

Many a time developers need random user data to quickly churn out a proof of concept. The following are great services which provide random user data: Fill Text: Personally this is my favorite for the fact that it has an awesome and extensive RESTful api that pretty much caters to most of your needs. RandomUser: […]

Read More →