How did Zalo encrypt their Web API?

Tram Ho

The story of Alizalo and 40 bandits. Once upon a time in a countryside there was a small town called Zola. That place is a peaceful, dreamy countryside. Around the town are simple farmers specializing in vegetable farming, hard-working cows....

Read more

Programming dapp with loom network

Tram Ho

What is Loom Network? Loom Network is a class 2 extension solution for Ethereum. This is a sidechains DPoS network that allows games and DApps on a blockchain-capable platform while still supporting Ethereum security. It allows developers to run large-scale...

Read more

Find out about the Sealed Classes in Kotlin

Tram Ho

I. Opening The Sealed Classes are used to represent class hierarchies that are restricted, when a value can have one of the types from a limited set, but cannot have any other type. In some ways, they are an extension...

Read more

Guest View: Top developer skills in demand

Linh Le

Digital disruption is building a voracious appetite for developers — and every area of home and business life is adapting to disruption. Platform-based business models, from travel and hospitality to recruitment and P2P funding, dominate the economy. Firms like Airbnb...

Read more

How to make application development cool again

Linh Le

Application organizations have morphed into digital organisms. They evolve through changes in their people, practices and technology. Digital disruptions, like artificial intelligence (AI), provide new and immediate opportunities, forcing application organizations to change faster than ever before. As Darwin taught us, the...

Read more

[Swift 2] Weak, Strong, Retain Cycle

There is one thing that I learned at that time of iOS code from the right code = ObjC and no ARC yet, which means having to manage the memory yourself. Now there are ARC and code Swift much better,...

Read more