How Machines Make Decisions Is A Human Rights IssueWe launched a project at the intersection of machine learning and human rights. Atlas Lab is a platform that helps legal professionals…Jan 18, 2021Jan 18, 2021
Published inWe’ve moved to freeCodeCamp.org/newsBinary Search Algorithms explained using security camera footageBinary search, also known as half-interval search or logarithmic search, is a search algorithm that finds the position of a target value…Feb 17, 2018A response icon4Feb 17, 2018A response icon4
Published inHackerNoon.comGuide To Organizing Your iOS Debug, Development, and Release States With .xcconfig FilesStoring API Keys and Other Constants in Swift 3Apr 26, 2017A response icon8Apr 26, 2017A response icon8
Published inHackerNoon.comGuide to Handling Internet Archive’s CDX Server API ResponseAccessing a digital archive of web pagesApr 24, 2017A response icon2Apr 24, 2017A response icon2
Published inHackerNoon.comFunctional Reactive Programming in Swift 3Data Binding with RxSwiftNov 15, 2016A response icon3Nov 15, 2016A response icon3
Published inWe’ve moved to freeCodeCamp.org/newsThe Trie Data Structure (Prefix Tree)A Trie, (also known as a prefix tree) is a special type of tree used to store associative data structuresNov 7, 2016A response icon14Nov 7, 2016A response icon14
Published inHackerNoon.comHave an idea for a project? Read this first.As a software developer, I try to create products that solve meaningful problems. I believe that to solve any problem, you must first…Nov 3, 2016Nov 3, 2016
CSS Selectors Part 3In my last post, I went over sibling and child selectors. In this resource, I’ll be going over styling links in CSS.Oct 31, 2016Oct 31, 2016
CSS Selectors Part 2In my last post, I went over selecting by type, id, class, and descendants. In this next reference, I’ll provide examples for sibling and…Oct 31, 2016A response icon1Oct 31, 2016A response icon1
CSS Selectors Part 1In CSS, selectors are used to select the elements that you want to style.Oct 30, 2016Oct 30, 2016