Software Engineer
| SDE | Competitive Programmer |
| C/C++ | HTML | CSS | JavaScript | React |
| Curious, Ambitious, Honest, Confident |
| Always ready to accept new Challenges |
C is a general-purpose, procedural computer programming language.I learned C language basically for programming in first year of College.
C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional, and so on. This makes C++ powerful as well as flexible.I learned this in Second year of College.
Data structures are objects generated to store data While algorithms are a set of instructions to perform specific task by using the data structures. As programmers we think algorithms are the lifeblood of our work .
Programming involves the analysis of a problem and development of a logical sequence of instructions to solve it.Programmer’s tasks are understanding requirements, designing or architecting the solution, coding, testing, debugging and writing documentation.Computer programming is at the heart of computer science.
Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly.I was intrested in Web D so I learned this at the end of Third year.
React. js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications. It's used for handling the view layer for web and mobile apps,I decided to learn this in mid of Third year and did several Project.