Monthly Archives: May 2021
AA: Try-Catch-Finally, What Exactly?
Welcome to The Coding Theory’s first article on Automation Anywhere! I have written several drafts based on the solutions I have provided on the AA Forum, which no one seems to give a hoot about. It didn’t gain as much traction as I thought it would, so I brought it up here, onto my blog which…
LINQ: Basics, But Still Pretty Advanced(Part-II)
This is Part-II of the same problem statement from Part-I. We use tables a lot in UiPath, because it’s pretty darn convenient for housing data. There are other ways of preparing and storing data, but we won’t go into any of that in this article. Let’s take it slow. Food tastes better when you slow cook…
LINQ: Basics, But Still Pretty Advanced(Part-I)
Let’s begin our descent into the realm of LINQ with an appetizer, before bringing in the main course. You will find two solid examples based on this one example which will provide you with a framework sturdy enough to support what you will learn in the coming posts. Both examples are based on a single…
OOPS!
Object Oriented Programming languages are all the rage these days. Few really understand why programmers decided to leave their POPS behind like a bunch of entitled brats, and embrace the new OOPS. I didn’t understand it either, and every website I visited presented me with a very dry and repetitive explanation of why programmers worship…
Introduction to LINQ(For You Masochists Out There)
If you wish to skip past my rambling and head over into the actual introduction, click here. Language Integrated Query is a pretty neat feature in .Net technology that helps us query data from various data sources with ease while also evoking the same reaction you see in the poster above, when people come across it for…
“RPA Is Stealing Jobs and It Needs To Stop!”
If you happen to be one those unfortunate enough to believe that RPA is going to round up everyone’s jobs and leave us starving out in the streets, then you truly are, unfortunate. Why? Because you will spend your days fighting against a futile battle. So It Is True! Not at all. You have been…
UiPath Or Automation Anywhere?
RPA developers ask themselves this question all the time. Would it be wise to explore other RPA tools or should I stick with the one I know? Will it improve my career prospects, or should I learn something else? I could just answer those questions in few lines and be done with it, but that…
RPA, ML and AI Are One Big Happy Family…Right?
The world has been marching towards ML and AI, ever since Arthur Samuel popularized Machine Learning. Think about it, you have programs these days with inbuilt algorithms that can perform tasks without specifically being programmed to do so. How crazy is that? That is some really powerful stuff we primates came up with during our…
Robotic Process Whaa?
Robotic Process Automation, often abbreviated as “RPA”, at first glance, sounds like something a Mechanic, or a Mechanical Engineer would be working with. And you might be right- at least in my case. But worry not. RPA is all about software automation, in fact, it has the potential of transforming into our main go to tool…