Anshul vyasHandling Mutable Structs in SwiftStructs are very useful datatype in swift when it come to storing data models required by our apps. Having mutable data models often leads…Jun 20, 2021Jun 20, 2021
Anshul vyasThe Poet’s Life Infusing InstrumentA week ago, on one fine weekend, chattering with my friends, sprang out the linesMay 31, 2020May 31, 2020
Anshul vyasReading between the Fine LinesHuman beings are complex creatures behaviourally. Though there are certain lines defined by anthropologists through decades of research…Dec 21, 2019Dec 21, 2019
Anshul vyasThe Art of NarrativesStories have been an integral part of human evolution. Stories have served as a medium to pass down knowledge and ideas across generations…Oct 13, 2019Oct 13, 2019
Anshul vyasIDOR attackIDOR stands for Insecure Direct Object Reference is a security vulnerability in which a user is able to access and make changes to data of…Oct 13, 2018Oct 13, 2018
Anshul vyasFunctional ProgrammingFunctional programming is a programming paradigm which models the computations as the evaluation of mathematical functions. It is a…Oct 11, 2018Oct 11, 2018
Anshul vyasACID propertiesA transaction is a single logical unit of work which accesses and possibly modifies the contents of a database. Transactions access data…Oct 9, 2018Oct 9, 2018
Anshul vyasThe Grand Hotel ParadoxInfinity is one of those concepts that we think we understand, but most (all?) of us can’t actually wrap our minds around. German…Oct 7, 2018Oct 7, 2018
Anshul vyasModel View PresenterThe Model View Presenter (M.V.P.) is a design paradigm, which is architecturally the derivation of MVC pattern, is generally used for…Oct 7, 20181Oct 7, 20181
Anshul vyasGenetic AlgorithmA genetic algorithm is a search heuristic that is inspired by Charles Darwin’s theory of natural evolution. This algorithm reflects the…Oct 7, 2018Oct 7, 2018