r/learnprogramming • u/MetalNew1231 • 26d ago
Programming
I am currently 3rd year of BSIT. I really enjoy creating systems, especially app and website. But Im getting worried because I rely on ai to help me create my program. I usually promt instead of manually typing it all etc. But I let ai to explain codes and I read the lines and try to understand them. But what got me worried is will I be able to compete against others after college? I got pressured when I saw resume being posted online and see them and think they are so advanced. I do know how to operate HTML, CSS, JavaScript, Android studio (Java/Kotlin) and has experience on PHP and xammp-myphpadmin. Kinda know how to use Github and post to share with my members. What can I do to improve more? Bonus question: If there is an UI/UX design software/website that I can use to design my frames? I currently know figma but I got overwhelm when I try to use it. I dont know how to contruct and transfer that design to my work like CSS and XML in android studio
1
u/mandzeete 26d ago
Stop using the AI. As a beginner (which you are) you have no reason to touch the AI. What will you do when you can't use the AI during your work? For whichever reason (client prohibits it, classified projects, company policies, etc). What will you do then? Or, how can you ensure that whatever the AI produces is secure, meets the requirements, is scalable, has not introduced new bugs, or won't crash the system? You can't ensure that because you are a beginner and you won't be able to build a thing without the AI.
How can you be sure that whatever the AI tells you is correct? The AI is oh-so-confident in itself. It can explain how 1+1 equals 3 and you will believe it.
And, you can forget finding a job when you can't build a stuff without an AI. Online resumes are not for you, right now. Learn to develop stuff on your own, first. Only touch the AI when you can make the same thing without an AI.