How to see the system details in Windows 10

less than 1 minute read

Windows 10 users can find out system details such processor, installed RAM, system type etc. using the Option available as part of Settings. This option will...

UICollectionView Demo in Swift

11 minute read

UICollectionView can be used for displaying set of data in rows and columns The main difference between UICollectionView and UITableView is that CollectionVi...