Emertxe Trainings : Portfolio

Table of Contents Add a header to begin generating the table of contents Introduction As an organization Emertxe’s contribute in the skill-enablement area by providing quality trainings. Our target customer include students, corporate and universities. We offer various trainings (instructor lead, online, workshops) to cater...
Read more
IEEE Paper by Emertxe Alumni

Table of Contents Add a header to begin generating the table of contents Introduction It always feels great to see our alumni’s accomplishment in the field of technology. One of our recent alumnus from embedded systems training Mr. Lokesh Jaliminche has published a paper in IEEE conference....
Read more
Dangling pointers in C : A practical tutorial

Introduction Dangling pointers in C – Usage and how to prevent them. Great guide for C newbies and Embedded systems programmers. Tutorial with practical examples. Dangling pointers are those that do not point to valid objects. Pointers are like sharp knives that have tremendous power in...
Read more
Dangling Pointers in C Programming – Be Strictly Avoided

Table of Contents Add a header to begin generating the table of contents Dangling Pointers : Be “STRICTLY” Avoided ! Pointers are like sharp knives in C-Programming which are having tremendous power. Pointers, when used properly reduces the complexity of the programs to a great extent. But, on...
Read more
Python Vs Javascript : Are You a Noob or Nerd?

Table of Contents Add a header to begin generating the table of contents Introduction With Internet being center of everything we do Python vs JavaScript choice has become a discussion point. Now that its out in the open there is an extensive cluster of programming languages...
Read more