Hey guys plz tell me how you create such a big code??? It needs a lot of memory n time. I can't even imagine to do such a thing | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Hey guys plz tell me how you create such a big code??? It needs a lot of memory n time. I can't even imagine to do such a thing

I want Support guys. i don't get answer anywhere......

15th Jun 2017, 10:11 AM
Aryan Sanghi
Aryan Sanghi - avatar
3 Respuestas
+ 8
And better have a device that can handle hundreds of lines of code. Creating a big project from a smart phone is going to cause it to lag.
15th Jun 2017, 10:21 AM
Leigh E. O.
Leigh E. O. - avatar
+ 6
Start small. on paper is good, but just a small code is fine. Then build onto it. I think of it as module building, or like I'm connecting legos. Build your blocks separately before seeing how they interact with each other, then rearrange them (or their build) until they make the shape (or website, code, whatever) you want to see. But don't forget that it starts from each block. That's where the memory thing comes into play. When you've developed your pieces separate it is easier to remember where each piece connects, and what it does, and why its there. That's my two cents.
15th Jun 2017, 10:27 AM
Russel Reeder
Russel Reeder - avatar
+ 4
Planning. Write it on paper, write it in a word document. Anything like that. Plan plan and plan some more before you even think about coding something big
15th Jun 2017, 10:17 AM
jay
jay - avatar