@imrakesh0827
B.Tech(CSE) - Software Developer
Junior Software Developer at Kavayah IT Solutions (Hyderabad) with a strong foundation in coding and a passion for creating efficient and user-friendly software solutions. Excited to contribute to projects that make a meaningful impact. I am eager to apply my skills and knowledge to real-world projects and contribute to the development of innovative technology solutions.Junior Software Developer at Kavayah IT Solutions (Hyderabad) with a strong foundation in coding and a passion for creating efficient and user-friendly software solutions. Excited to contribute to projects that make a meaningful impact. I am eager to apply my skills and knowledge to real-world projects and contribute to the development of innovative technology solutions.
Software Developer | Tech Enthusiast
Jan 24, 2023 · 13 min read · Software that is designed according to the client's requirements is known as a software application. ie IRCTC app etc Software that is designed according to the market requirements is known as a software product. ie Ms Office. In HTML, the computer...
Join discussion
Jan 23, 2023 · 7 min read · C++/Java/Python. Make sure that you are comfortable with the basic concepts of programming. Things to do : Things to Know in C++/Java/Python or any language. → User Input/Output. → Data Types → If Else statement → Switch Statement → Arrays, Str...
Join discussion
Jan 23, 2023 · 2 min read · While maintaining some projects on GitHub during ZeroOctaveJavaScript-Project, I came across many new open-source contributors. They are just starting their open-source journey and making mistakes. In the beginning, making mistakes is not a bad thing...
AAman commented
Jan 22, 2023 · 1 min read · class Student{ public static void main(String [] args){ Student s1; // Reference s1 is created in the stack s1 = new Studnet(); // Mermory is allocated to s1 in heap } } The first statement states that reference (s1) is crea...
Join discussion