All,
Just a basic question:
Which programming language one should know to work with UiPath Studio?
Thanks
All,
Just a basic question:
Which programming language one should know to work with UiPath Studio?
Thanks
VB.Net or C#
Regards,
Karthik Byggari
.Net (C# & VB.NET) would be advantageous but it’s not a requirement, head over to https://academy.uipath.com/ everything you need to get started is there.
is it both or either ?
which one one should learn first ?
is there a link to lean these programming languages ?
https://academy.uipath.com/ does not teach the programming language.
I know it is not required to learn the programming language, but it’ll be helpful if one learns.
Thanks
I recommend you to learn VB.Net.
Because currently in UiPath supporting VB.Net (expressions, code).
.Net is cross-language supported. It means in your project you can write the code in more than one language (languages supported by .Net compiler) and will be compiled and run successfully.
Regards,
Karthik Byggari
For basics and to begin -
I recommend you to take some online course like Udemy etc.,
Regards,
Karthik Byggari
Thank you @KarthikByggari
Thanks
@AjitNayak, Microsoft has official documentation that you can use for learning or just for quick reference. The nice thing about this is, they are kept up to date, every time Microsoft introduces new features to the .NET framework or specifically VB.NET they also update this documentation. This is worth keeping in your browser bookmarks.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.