Algorithm and method of operation of SSL

Tram Ho

1. What is SSL SSL is not just a security certificate. It also has a more technical definition. SSL is a protocol that allows information to be transmitted securely and securely over the network. Connecting a web browser to any...

Read more

Black box testing technique

Tram Ho

Define: Black box testing is also called behavioral testing, opaque box, closed box, visual or specification-based testing. This is a Software Testing method that analyzes the functionality of the software / application without knowing much about the internal structure /...

Read more

Java knowledge about lambda 8

Tram Ho

As you all know, Java 8 is a big change. Making Java syntax slimmer and easier to read. But many of you have a hard time getting started, so I will write a thorough article why using Java lambda Java...

Read more

Building decentralized applications (Dapp) with Angular

Tram Ho

Introduction To continue the Dapp build series, this article will guide you to build sample Dapp using the Angular8 framework. Basically, we will build an application based on smart cotnract that was built in the first article: Building smart contract....

Read more