Focus of this talk will be on mapping main stream OO principals such as data encapsulation, inheritance, polymorphism to Javascript syntax and evaluating its impact on overall Javascript performance , scalability and underlying data structures
Outline:
- Intoduction to Javascript 2 phase execution cycle and underlying memory model
- Implementing OO concepts such as class, constructor, objects, inheritance, abstract class , properties, static types etc. via common javascript syntax
- Demo Large Scale Javascript project designed using OO principals [code will be shared via github ]. For example, Enterprise class Decision Engine implemented in Javascript
- Evaluating performance and scalability matrix based on the evaluation of large scale javascript implementation
- Good OO Understanding [preferbaly background in C++ / C# / Java / Pyton]
- Basic undertanding of executing Javascript via browser based and non-browser based javascript engines
- Fundamental memory managment knowledge [difference between stack and heap, pointers, call stack, etc.]
https://www.linkedin.com/in/abhijit-gadkari-msis-comp-science-ache-58361810/
https://www.slideshare.net/slideshow/embed_code/key/jiNZyYWSN80VVF
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}