For over 5+ years we help companies reach their financial and branding goals. oDesk Software Co., Ltd is a values-driven technology agency dedicated

Gallery

Contacts

Address

108 Tran Dinh Xu, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City, Vietnam

E-Mail Address

info@odesk.me

Phone

(+84) 28 3636 7951

Hotline

(+84) 76 899 4959

Websites Management

Selenium IDE: History, Feature and Installation Guide

Introduction: The Need for Selenium Automation Testing In a real-world scenario, a manual tester has loads of complex and dynamic tests to run. If a few standard workflows are run through automated testing, it saves a lot of time and redundancy, especially during the integration testing, performance testing, and compatibility testing, system testing, end-to-end testing, […]

Websites Management

Operationalize machine learning to reap the benefits of AI

Artificial intelligence (AI) applications are now mainstream and ready for real-world deployments. Early movers have already reaped the benefits of AI — reporting profit margin improvements of 1–to-5 percentage points over their industry peers. On the flip side, companies behind in their AI adoption report profit margins up to 5% lower than their industry peers. [1] […]

Websites Management

Leveraging Declarative Programming to Create Maintainable Web Apps

In this article, I show how adopting declarative-style programming techniques judiciously can allow teams to create web applications that are easier to extend and maintain. “…declarative programming is a programming paradigm that expresses the logic of a computation without describing its control flow.” —Remo H. Jansen, Hands-on Functional Programming with TypeScript Like most problems in software, deciding […]

Websites Management

Flutter 1.22 is now live; here is all you need to know

Two months after the release of Flutter v1.20, Google released the Flutter v1.22. Flutter is Google’s cross-platform UI toolkit. This particular version focuses on bringing extensive support for Android 11 and iOS 14, due to the release of these new mobile operating systems. Flutter’s releases new versions that package the latest features, improvements on performance, […]

Websites Management

Our Favorite Web Vulnerability Scanners

Web Vulnerability Scanners Defined Web vulnerability scanners crawl through the pages of web applications to detect security vulnerabilities, malware, and logical flaws. They do this by generating malicious inputs and evaluating an application’s responses. Often referred to as dynamic application security testing (DAST), web vulnerability scanners are a type of black-box testing; they perform functional testing […]