0
How to make a complicated code.. because i m a learner n i m not sufficient to make a complicate code
it's very tough to make a good code
14 ответов
+ 9
Why do you want to make a complicated code?
Make simple codes and improve your skills :)
+ 6
Complicated code is made by a lot of simple code ^^
For writing complicated code, you need to well know basics, and be good organized to connect many little/simple functions to build some more complicated ones, and again connect this relativaly complex stuff to do more complex one: this bunch of functions, modules compose a "complicated" code/app' :P
+ 6
Every project I am makeing now are always complicated. So I am learning to make projects less complicated and you are trying to make your codes more complicated!!! Thats a bad idea and also a bad practice. 😂😂
+ 5
I'm different too, but I'm also limited, by this way...
It's not due to hazard if almosts programmers search to decompose big tasks to more little ones... It"s just the more efficient method ^^
With a good skills+memory, you can devellop relatively big project only in your head and by imrovisation code writting, but very quickly, you reach the limits of this method: even high IQ heads aren't sufficient to keep all connected during the development phase of a big project... or you aren't just different, but an exceptionnal genius? Anyway, you will improve your efficiency by writting code with method, and improve your simple code writting skills before attempting to write complex codes ( complexity will come alone, without searching it :P )
+ 3
I'm already a good philosopher ;P
+ 1
😂😂😂😂 i m different...
+ 1
In the zen of Python , it says: simple is better than complex. Going by the zen , you will become great with skill of programming languages
0
Thanks Shamima but i want to make complicated code in less time of experience
0
Hmmm...yup u r right
many small things make a large thing
0
Visph u will become a good philosopher😂😂😂... hey plz don't take seriously.. just kidding :P
0
ohhh. this means that i m an astrologer 😂😂😂
0
hey forget about these things... come to the topic... am i right???
0
thx for this video Somnath :P
0
There is nothing like "Complicated Code". It depends upon the skill of the programmer.
i.e
how efficitently he could program a code .
surely if you ask a little kid to explain you "hello world " program. then surely for the kid its complex and difficult to understand.
Try to make simple Code instead of complicated or complex.
Bcoz as a coder finding a bug in a complicated code will make yr life complicated .
:)