Do real programmers copy paste code #shorts

preview_player
Показать описание
Real Programmers do typically copy and paste code from Google or StackOverflow. Why reinvent the wheel where there is already a solution out there.
Рекомендации по теме
Комментарии
Автор

As a newbie to coding this has calmed me down so much. It's good to know that it's an essential part and I don't need to code everything from scratch. Thanks!

martinchromecek
Автор

A programmer's worth is not to write original code.
It's getting a functionality done, and keep it working.

yizhang
Автор

Knowing that this is done made learning to code less overwhelming. When you think you have to memorize so many things it can be daunting. I've come to realize that knowing what resources to use and when to use them is much more optimal.

cyborgbabyarms
Автор

I barely never copy and paste code from the internet. But I develop software for 23+ years now and that more than full time.
I suggest instead of copy and paste. Read the code you want to copy and try developing it yourself afterwards, with the copy code as a reference.
Small change but it will help you develop your craft and learn instead of stupid copy paste.
Also you shouldn't copy paste anything that you don't understand. With understanding I mean you at least know what each line does. Let's say you copy the quake fast inverse square root. It's fine to know that the code does an inverse square root and know what each line does without having a proper math proof that it works. I often saw people copy complex code like an astar algorithm and know nothing about how that thing works. That is IMHO not acceptable.
Also googling if the problem has been solved before makes total sense to me. Good video!

KDSBestGameDev
Автор

You answered my million dollar question 😂😂👍

priyadhandapani
Автор

Also google and stackoverflow will often give you a more efficient way of solving the problem than what you would do on your own

nullpro
Автор

As someone who doesn’t really learn coding at all and copy pastes everything all the time, I can 100% relate to this.

itshadoww
Автор

And here I am, feeling guilty that I'm not putting in enough work because I can't figure it out how to do my assignment without googling.

momo_lbrd
Автор

Ai is about to be put into IDEs to help replace the Google search.

JosefPiano
Автор

Please do or plan a series for coding to newbies or beginners. Really liked that way you have described the process in your videos and reels.

Looking forward for videos on Codes.
Thank for giving us useful information on products.
Keep it going 👍

HammadNajam
Автор

Me: copy and paste
then rewrite it so my coscience don't feeling bad

calcio
Автор

Imagine everytime u start new code its from SCRATCH

muhammadazkanaufal
Автор

When I’m using a new language most of the time I know how to solve the problem in one that I’m more comfortable in so I look up the syntax for example

bradvan
Автор

If control c and v didn't exist we would be payed 10 times more

Guy_Sandler
Автор

so if we have to code during the interview will we look weird if we do copy and paste?

lastspoil
Автор

the money is for understanding the correct part which is to be updated, I entered gsoc this year and lord I had to give like 4-5 days just to figure out the parts of problem in the code, that's the tough part else it's just copy paste with some changes

error-myut
Автор

Google is just like the documentation for programming i started with Google and achieve something beyond

huzailjamil
Автор

why no more videos uploaded when you will upload on some tect products or coding languages plz upload soon

Yash-ydwm
Автор

Help, I asked chat gpt to build me a social media website, (frontend and backend) how do I copy and paste it into visual studio code so I can see what it looks like in real time?

mr-mfkeru
Автор

how to crack the coding tests in interview, how should I prepare for that?

umamaheswariselvan