Why is your GPA low?
Focused more on practical learning than memorization, affecting theory scores. Strengthened foundation through structured programming and data science courses.
What did you do to improve after high school?
What is C programming?
A programming language that helps understand how computers work using step-by-step programming logic.
How does C programming explain computer logic?
Like making tea step by step—boiling water, adding tea leaves, sugar, and pouring.
What did you learn from C programming?
What is a variable?
A storage box that stores values for later use.
What are conditions?
Help computers make decisions, like ‘if it rains, open an umbrella; else don’t.’
What are loops?
Help computers repeat tasks automatically.
What are functions?
Break a big problem into smaller parts, like dividing cooking, cleaning, and washing.
What did programming logic teach you?
Computers don’t think on their own; they follow logical instructions given by programmers.
What is HTML?
Not a programming language; it structures and designs web pages like a skeleton.
What did you learn from HTML?
How websites are structured using headings, text, images, and links.
Give an example of HTML.
Like a newspaper has titles, headings, text, and images, HTML organizes a website the same way.
What are programming fundamentals?
Teach how to think like a programmer and plan solutions before writing code.
Why are programming fundamentals important?
Help in logical thinking and problem-solving, essential before coding.
What is basic data science?
The study of how data is collected, organized, and analyzed to support decisions.
Give a real-life data science example.
If a shop owner sees more customers on weekends, they stay open longer.
What did data science teach you?
How data helps understand patterns and make better decisions.
What is computer science?
Teaches how computers work, how software is built, and how problems are solved using technology.
What are branches of computer science?
What is cybersecurity?
Protects computer systems and data from cyber threats by preventing, detecting, and responding to attacks.
What does cybersecurity protect?
How does cybersecurity work?
Prevents attacks, finds weaknesses, and monitors systems 24/7.
Give a simple cybersecurity example.
Like a phone locking after many wrong passwords, detects suspicious behavior and blocks access.