For more than 15 years Tarun has been presenting at conferences about software technology, actively publishing technical papers and blogs to assist everyone in a better grasp of current IT trends and developments. Tarun is a technology leader with extensive experience in the design and implementation of multi-tiered, highly scalable software applications. Previously, he has been part of several well-known companies such as Microsoft, Oracle, Polycom, and SAP. He has thorough experience working with projects using agile methodologies (including user-centric & mobile-first design) and managing cross-functional multi-site teams.
Webinar Description
Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high-level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programmings, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows.