Full-Stack Developer | Deep Learning, Computer Vision Enthusiast
Fullstack developer and deep learning enthusiast, 2020 top ten international mern stack developer and Top 15 young geeeks in South africa- well established and making more moves to put my creativity for the entire globe to take note.
My specialties include quickly learning new skills and programming languages. I'm still enthusiastically grabbing onto any other programming languages, frameworks, or principles I can integrate into the coding web or mobile in my head.
Anything on the web.
I recieved some requests to write something on OOP and Data Structures. These are the topics that come the most on Software Engineering Job interviews. My last interview was more based on object oriented design thinking. And I had to crack my head..T...

// [comment] Single line comment. /* [comment] */ Multi line comment. public This can be imported publically. import [object].* Imports everything in object. static Going to be shared by every [object]. final Cannot be changed; common to be define...

What is JavaScript? What can you do with it? Where does JavaScript code run? JavaScript vs ECMAScript, What is the deference? Starting with the first question; What is JavaScript? JavaScript is one of the most popular and widely used programmi...
