.NET Core 3 Introduce new features

.NET Core 3 Introduce new features

.Net Core is a free and open-source cross-platform software framework for Windows, Linux and macOS. .NET Core 3.0 was announced on May 7, 2019 and was officially released on September 23, 2019 and the later version .NET Core 3.1 was released just a few months later, on December 3, 2019. The .Net Core team has made many improvements and new features in this version. Let’s find […]

Read More

Android Firebase for beginers

Android Firebase for beginers

Firebase I. What is Firebase Google Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps. Firebase provides tools for tracking analytics, reporting and fixing app crashes, creating marketing and product experiment. Firebase has many services and today I’m going to introduce to in-app messaging, cloud messages and real-time databases. II. Add Firebase to your app Before you […]

Read More

Tesseract for iOS

Tesseract for iOS

Introduction Tesseract is an optical character recognition engine for various operating systems. It is free software, released under the Apache License, and development has been sponsored by Google since 2006 until now (2020). This is the most popular and qualitative OCR-library. It uses artificial intelligence(AI) for text search and its recognition on images. It supports multiple platforms: MacOS, Window, Linux, but it can be compiled for iOS […]

Read More

[INSURANCE] ANNOUNCEMENT OF GENERAL MINIMUM WAGE ADJUSTMENT STARTED FROM JULY 2020

Pursuant to Resolution No. 86/2019/ QH14, from July 01, 2020, the General Minimum Wage (GMW) will be officially increased from VND 1,490,000/ month to VND 1,600,000/ month (increasing 110,000 VND / month). Accordingly, with the increased GMW, the cap for Social insurance, Health insurance and Maternity allowance (in addition to 6 months of benefit) is as follows: The cap for social insurance, health insurance (old) […]

Read More

GAS Development by Typescript

GAS Development by Typescript

Introduction GAS (Google App Script) can be developed only in Javascript before, and there is no official local PC development tool provided by Google, so it was standard to edit code on the cloud, the developers can not use the management program software such as Git. However, in 2018, Google provided the Clasp tool, which made it possible to clone javascript codes locally or to […]

Read More

Merry little Christmas!!!

Merry little Christmas!!!

ding ding dong dong ♩♪♫♬♩♪♫♬♩♪♫♬   In the chilly air of Saigon, another Christmas season is around the corner.   The Briswell Vietnam family has particularly prepared gifts for our members, and everyone was excited and eager to unveil the gift which is chosen randomly by themselves. It feels like we had a ticket back to our childhood and waiting for secret gifts. Giving gifts and […]

Read More

iOS Programming: New updates in SWIFT 5.1

iOS Programming: New updates in SWIFT 5.1

1. Introduction     a) Released date On 20th September 2019, Apple released the brand new Xcode 11,  featuring support for new iOS 13. And came along with that, Apple released new version of its developing language: Swift 5.1.     b) Overall Swift 5.1 builds on the strength of Swift 5 by extending the stable features of language to compile time with the introduction […]

Read More

Laravel | CakePHP comparison

Laravel | CakePHP comparison

Introduction Laravel is a PHP open source frammework. Laravel is developed and maintanced by Taylor Otwell. Its architectural patterns are majorly  based on Symfony. Although Laravel was created quite late (2011) compared to other PHP frameworks such as Symfony (2010), CakePHP (2005). But to now, Laravel is framewok leading in the number of users, stars on Github and also searches on Google or StackOverflow. Star […]

Read More