Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but wonβt spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Compiled Language:
- It executes entire program in a single shot
- It is faster and more effecient
- eg : c, c++ β¦
Interpreted Language:
- It executes one line at a time
- It is slow compare to complied language
- eg: python, β¦
Declarative Language:
- it is non-procedular language
- declarative languages are fact oriented
- eg : json, xml, sql