
React Native
React Native is an open-source mobile application framework created by Facebook. It is used to develop applications for Android, iOS, Web and UWP by enabling developers to use React along with native platform capabilities. In this course we will cover Android and iOS.

Node.js
Node.js is an open source and cross-platform runtime environment for executing JavaScript code outside of a browser. You need to remember that NodeJS is not a framework and it’s not a programming language. Most of the people are confused and understand it’s a framework or a programming language.

Gender Based Violence in emergency demo course
Women's rights are the fundamental human rights that were enshrined by the United Nations for every human being on the planet nearly 70 years ago. These rights include the right to live free from violence, slavery, and discrimination; to be educated; to own property; to vote, and to earn a fair and equal wage.

Programming in Java
Build you solid foundation in Java Programming by going through this course on Vaadin 8. Learn from the UI layout to , API calling , data binding and more complex features in easy way.

PRINCE2
PRINCE2 is the UK de-facto standard for project management developed by the Government and used in both the public and private sectors. The acronym stands for Projects in Controlled Environments - the "2" refers to its relaunch in October 1996.

ITIL
ITIL (Information Technology Infrastructure Library) Foundation course delivers best practices, used by Organisations to manage IT services. The ITIL practices helps organizations transform and adapt to the changing economic climate and the market place to achieve high levels of business performance.

Scrum

Best Practices for Project Management Success
Project management plays a key role in supporting a business’s success. In this project management course, you will learn what’s required from an organisation for projects to excel. You will learn how to turn project management principles and theory into practice.

Moodle
Moodle is a free and open-source learning management system (LMS) written in PHP and distributed under the GNU General Public License. Developed on pedagogical principles, Moodle is used for blended learning, distance education, flipped classroom and other e-learning projects in schools, universities, workplaces and other sectors.

How to make a Wordpress site. Step by Step
Are you looking to make a website? Starting a website can be a terrifying thought specially when you’re not techy. Don’t worry, you’re not alone. Having helped over 130,000+ people make a website with WordPress, we have decided to create the most comprehensive step by step guide on how to a make a website without learning how to code.

Training on Git
Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, it can also be used to track changes in any set of files.
Content details but not limit to: Introduction to Git, Commits, Branches, Remotes, Pull, Push, Merge conflict, pull request etc.

Azure Web Sites
Microsoft Azure Web Sites is a cloud computing based platform for hosting websites, created and operated by Microsoft. Microsoft Azure Web Sites is a platform as a service (PaaS) which allows publishing Web apps running on multiple frameworks and written in different programming languages.

Azure VM
Discover the broad range of compute options that Microsoft Azure can offer and tap into a diversified range of Azure virtual machines able to accommodate every workload including the applications you create. Learn how you can use various purchasing options to reduce your costs and gain confidence in the security and compliance capabilities that Azure offers.

Azure Blob Storage
Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn't adhere to a particular data model or definition, such as text or binary data.

Introduction to Azure
Azure is Microsoft’s cloud platform, just like Google has it’s Google Cloud and Amazon has it’s Amazon Web Service or AWS.000. Generally, it is a platform through which we can use Microsoft’s resource. For example, to set up a huge server, we will require huge investment, effort, physical space and so on. In such situations, Microsoft Azure comes to our rescue. It will provide us with virtual machines, fast processing of data, analytical and monitoring tools and so on to make our work simpler.

Load and performance testing
A high level of performance is a necessity. Poorly running systems can lead to significant consequences for any company. Load and performance tests are essential to ensure that your software is able to handle a large amount of users.

Automation Testing -Java, Selenium
Selenium WebDriver is a web automation framework that allows you to execute your tests against different browsers, not just Firefox, Chrome. WebDriver also enables you to use a programming language in creating your test scripts.

Software testing following ISTQB CTFL
Manual Testing is a type of Software Testing where Testers manually execute test cases without using any automation tools. Manual Testing is the most primitive of all testing types and helps find bugs in the software system. Any new application must be manually tested before its testing can be automated. Manual Testing requires more effort but is necessary to check automation feasibility.

Docker with Rancher
Rancher is operating-system-level virtualization tools, more commonly known as Linux Containers. Rancher, a container management platform for Docker container systems, and RancherOS, a Linux operating system distribution simplified to host containers.

Introduction to Docker
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications.