Coding at a higher level? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Coding at a higher level?

How do you create complex code which can do magnificent things? Where do you learn about how to make them? What can I do to be able to write more complex programs?

9th May 2017, 11:06 AM
Möbius
Möbius - avatar
4 Answers
+ 9
I plan on paper first. decide what I want the program to do first. break each task down then research the best way to go about each usually using the internet or forums like this one ☺
9th May 2017, 11:30 AM
jay
jay - avatar
+ 7
Starting to build little and simple code, adding to it some functionnalities... at this time, normally the code has already grown more than expected ^^ If the project can grow again, adding new functionnalities and so on until the project was too complex ( depending on skill level ) :P
9th May 2017, 11:32 AM
visph
visph - avatar
+ 6
well you start small and slowly increase the complexity of your projects. This way you will eventually get there. Setting of thinking you will build new facebook out of nowhere is unrealistic and probably will result in a failure
9th May 2017, 11:32 AM
Martin Soukup
Martin Soukup - avatar
0
It depends on what kind of programs you want to write. If you are trying to do some web development programs I would start off with html, then php and mySQL.
16th May 2017, 11:18 PM
juan canas
juan canas - avatar