1.1. Required Skills

For advanced scripting in Produmex WMS you will need a strong knowledge about the following programing languages.

Programing languages as required skills:

  • C# - C-Sharp
    1. Pltform: Primarily used with the .NET framework, but also supports cross-platform development with .NET Core.
    2. Object-Oriented: C# is an object-oriented programming language, which means it focuses on objects and data rather than actions and logic.
    3. Type-Safe: It ensures that code is safe from type errors, which helps in preventing bugs.
    4. Versatile: C# can be used for a wide range of applications, including web, mobile, desktop, and game development.
  • SQL
    1. Purpose: SQL is a standard language for managing and manipulating relational databases.
    2. Data Manipulation: SQL allows you to insert, update, delete, and retrieve data from a database.
    3. Data Definition: You can create and modify database structures like tables, indexes, and views.
    4. Data Control: SQL provides commands to control access to data and ensure data integrity.

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.