+ 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......
3 odpowiedzi
+ 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.
+ 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.
+ 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