ModUles
I'm Currently want to Switch Career into Web Programmer. I've been joining Bootcamp, Online Course, Webinars Talks, Tech Community, and Self Learner. What I learn so far is ...

Fundamental
In this module, I learn programming fundamentals using the Javascript and PHP language. I studied Data Types contained such as numbers, strings, arrays, objects, Boolean, etc. Also if, else if, and else statements, for loops, while loops, functions, class, ES6, etc. I also learned HTML, CSS, Git & Github.

Front End Development
In this module, I learn Front End Development, which is to create a UI for a Web Application using HTML, CSS, React JS, Bootstrap and Tailwind. I also learn how to create a fake API and connect it to the FrontEnd so that it creates an interactive Web Application.

Back End Development
In this module, I learn Back End Development, which is to create a REST API and Database for a Web Application using Express JS, MySQL, MongoDB, etc. I also learned to connect my API and Database with the Front End a complete Web Application is made.

Mobile Development
In this module, I learn Mobile Development, which is creating a Mobile Application with React Native that can be run on Android or IOS. Using Genymotion or Android Visual Studio. Where the Mobile Application can also be connected to the REST API and Database.