Satyam Tripathi

Satyam Tripathi is a freelance technical writer based in India who has written user guides and blog posts for software development startups around the world. 

Sort By
Most Recent
Most Recent
Oldest
4 Articles
Image of a WAN, or wide area network.
Make better decisions when you know the difference between a wide area network and a local area network.
A person at a computer building an API.
GraphQL and REST are the two most popular methods for building APIs. Here’s how to decide which of them to use.
A hand with a socket and plug.
Socket programming is a means of communication between nodes over a network. Learn how to develop client and server sockets in Python.
A person holding a computer. Fixing keyerror exceptions in Python can be as simple as avoiding typos.
KeyError in Python an exception that occurs when you try to access a key that does not exist in a dictionary.