Building APIs with security in mind
Any system is no stronger than its weakest link. Connectivity relies heavily on APIs. We live in a world where almost
Read MoreAny system is no stronger than its weakest link. Connectivity relies heavily on APIs. We live in a world where almost
Read MoreThe API has become the coolest way to expose business functionality to the outside world. Without an API, a business
Read MoreThe JSON format is a popular way to share data online. It stands for JavaScript Object Notation. JSON syntax is
Read MoreDevelopers prefer compile-time errors to run-time errors. Generics are a type of generic programming; these features were added to the Java
Read MoreBad programmers worry about the code. Good programmers worry about data structures and their relationships. — Linus Torvalds The Java collections framework is
Read More“Give me six hours to chop down a tree and I will spend the first four sharpening the axe.”— Abraham Lincoln
Read MoreAs with other craftsmen, software developers rely on their tools to build applications. In the day-to-day development and maintenance of
Read More