Boudhayan BiswasinBetter ProgrammingThe Power of String Interpolation in SwiftWe speak strings, we write strings.Aug 9, 2019Aug 9, 2019
Boudhayan BiswasinBetter ProgrammingDeveloper Checklist: What should you not miss from WWDC 2019?So it’s almost near about one month already since WWDC 2019 happened this year. All the developers are still busy what are new things…Jun 28, 20191Jun 28, 20191
Boudhayan BiswasinHackerNoon.comMagic Trick Revealed: Breaking the Nil-Coalescing Operator in SwiftWhat is optional?Jun 23, 2019Jun 23, 2019
Boudhayan BiswasinSwift IndiaReference Property inside a Struct in Swift💥💥💥A value type is a type whose value is copied when it is assigned to a variable or constant, or when it is passed to a function.💥💥💥Jun 11, 2019Jun 11, 2019
Boudhayan BiswasinSwift IndiaA Complete Anatomy of Dispatch Queue in Swift“Now CPU can contain multiple cores and therefore we can run multiple threads” 👍Jun 8, 20195Jun 8, 20195
Boudhayan BiswasinWe’ve moved to freeCodeCamp.org/newsThe story of one mother & two sons: value type vs reference type in SwiftSwift is a mother🤰 and it has two sons 👬-May 21, 20191May 21, 20191
Boudhayan BiswasinWe’ve moved to freeCodeCamp.org/newsLet’s dissect the differences between Generics and the Any type in SwiftSwift is one of the topmost type-safe languages nowadays. 🎯🎯🎯Jan 9, 2019Jan 9, 2019
Boudhayan BiswasinWe’ve moved to freeCodeCamp.org/newsAn intro to Git Aliases: a faster way of working with GitAs developers, we know Git very well, as it is a very important part of our daily activity. Software developers use it all the time. We…Jan 6, 201912Jan 6, 201912
Boudhayan BiswasinWe’ve moved to freeCodeCamp.org/newsA behind the scenes look at Map, Filter, and Reduce in SwiftA function takes some input, does something to it and creates an output. A function has a signature and a body. If you give the same input…Dec 5, 20183Dec 5, 20183
Boudhayan BiswasinWe’ve moved to freeCodeCamp.org/newsA quick intro to function composition in SwiftProgrammers come across functions every day. A function represents a special type of relationship: every input value that the function…Apr 12, 20181Apr 12, 20181