semihcansaracJun 13, 20213 min read10 Best Mobile Apps For Learning To CodeWhether you already have some coding experience or are starting from scratch, the good news is that you don’t have to be chained to your...
semihcansaracFeb 4, 20216 min readWhy Use React Native for Mobile App DevelopmentFor quite some time now, there has been a very good alternative for native development — and that is cross-platform development. The main...
semihcansaracNov 29, 20206 min read5 Advanced Python Concepts: Explanations and Applications1. Lambda Functions Lambda functions are also called anonymous functions in Python. Some people simply refer to them as lambdas. They...
semihcansaracJul 21, 20202 min readWhat is Web API?Before we understand what is Web API, let's see what is an API (Application Programing Interface). As per Wikipedia's Definition of API:...