Cryptocurrency – Bitcoin and Bitcoin Cash Difference

7 years ago

Bitcoin is the first decentralized digital cryptocurrency which can be transacted between different users without the need for a trusted…

Security Lessons from OnePlus Hacking & Credit Card being Stolen

7 years ago

OnePlus Store Website recently got discovered to be hacked as a result of which credit card details of more than…

Top 10 Global Bitcoin & Cryptocurrency Trading Platforms (2018)

7 years ago

Every other person interested in cryptocurrencies is looking out for trusted and popular cryptocurrency trading/exchange platforms where he/she could trade…

Startups – Varo Money uses AI to Improve Customers Financial Health

7 years ago

Varo Money, a fintech startup, is using AI (machine learning) along with mobile banking to improve customers' financial health. It…

Cryptocurrency – Technology behind Ledger Hardware Wallet Blue

7 years ago

Ledger, a french cryptocurrency start-up has raised $75 million for taking their hardware wallets for securing storage and transactions of…

Angular – Http, HttpClient Get API Example with Observable

7 years ago

Observable is one of the most important aspect of reactive programming paradigm which represents the data streams such as variables,…

Understanding Ethereum – Top 10+ Free Web Resources (Books, PDFs)

7 years ago

Ethereum is a Blockchain app platform that maintains a secure decentralized generalized transaction ledger and runs smart contracts. Smart contracts are, primarily, apps/programs…

Angular – Promise Explained with Code Example

7 years ago

Promise, in Javascript, is a concept which allows the callee function to send back a promise (sort of assurance) to…

Single Responsibility Principle with Java Code Example

7 years ago

Single Responsibility Principle (SRP) is one of the most important object-oriented coding principle which, if followed religiously, can help you…

Angular – HttpClient Get API Code Example with Promise

7 years ago

Angular HttpClient got recently released in Angular 4 (later versions) and then formalized in Angular 5. Going forward, Angular recommends…