What are the advantages manual code over ready made app builders such as appy pie, mobie rise. Why are we doing hard coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 22

What are the advantages manual code over ready made app builders such as appy pie, mobie rise. Why are we doing hard coding?

today many app companies are using wordpress, laravel, appy pie, appacelerator, and titanium as far as i know. sometimes i am feeling it is just a waste of time for this coding and coding when i saw some of my IT friends who are making a lot of money without having much talents and knowledge. even they spent very little time in this technology and yet they are doing great. https://www.sololearn.com/discuss/684089/?ref=app

5th Sep 2017, 3:25 AM
Andrew Ting Mai Zau
Andrew Ting Mai Zau - avatar
31 Answers
+ 25
I want to give answer in one word according to my experience → "Customization"
5th Sep 2017, 9:47 AM
Ekansh
+ 19
Often times the auto generated code produces a lot of redundant mehods and classes that end up decreasing the speed of operation. Thses codes force you into writing code that is compatible with the generated code, though not that big of a deal, it reduces opportunity to customize as @Ekansh mentioned. It Increases the complexity of the code generated where it is slightly more difficult to understand and can be less efficient than if you could write it yourself, this obviously varies from situation. It can hinder the creative flow process of the programmer, at times when they had an idea of how to implement something but when they generated some code it had done so in a different standardized way, though this may be good, it stops the prgrammer there and forces them to think away from their usual thought process and may reduce creativity. Though the benefits of using auto generated code out weighs it's drawbacks most of the time, these are just some of my observations.
5th Sep 2017, 2:41 PM
Infant Raj
Infant Raj - avatar
+ 16
Advantages: 1) Gaining knowledge. 2) Gaining experience. 3) Gaining mental strength through dealing with issues involved with coding. 4) Flexible code (no obligation to follow *whatever* guidelines). 5) Freedom from being forced to do things "as they say" it should.
5th Sep 2017, 6:23 PM
Ipang
+ 11
Why do people use LaTeX over Microsoft Word and PowerPoint? Why R instead of Microsoft Excel? Why Vim instead of an IDE to write code? Because it is more powerful and gives us more control. When we delegate tasks, we don't know the final result.
5th Sep 2017, 9:48 PM
Denis Felipe
Denis Felipe - avatar
+ 9
If you're clueless about coding,You're gullible, People can really Exploit this and hack your stuff,Don't be stupid,If you code your own website and an app,You can be sure of the security,and You don't want to give that job for someone else.
5th Sep 2017, 5:10 PM
Joel Roy
Joel Roy - avatar
+ 8
thanks ipang....very much appreciated...
5th Sep 2017, 6:27 PM
Andrew Ting Mai Zau
Andrew Ting Mai Zau - avatar
+ 8
my colleague I equally thought of it the same way you have thought it but those people are not programmer at all. A little line of code make them cry at times because the foundation of coding is not treated it is better you know how to do it than copying code from sites or using getting rich quick approaches. please learn how to code read many books on coding keep on learning coding day in day out very soon those people will come for your aids and collect cool money from them before you even attend to their problems. I have many of them around me. please do the needful. learn how to code and code well.
6th Sep 2017, 6:32 AM
Daniel A. A.
Daniel A. A. - avatar
+ 7
without coding you will learn nothing, you learn coding cause you want to be good at it and create things that you want......
5th Sep 2017, 2:44 PM
Amryt Tymsyna
Amryt Tymsyna - avatar
+ 7
programming a code is awesome and it makes you feel like a hacker besides its more challenging
5th Sep 2017, 5:30 PM
Greensoul33
Greensoul33 - avatar
+ 7
Dear Donald trump it is up to you. the choice is your's. coz i could not figure out the source of their problem..maybe this is poverty issue..you'd better take them to your place and keep them safe... i see myself as not only the citizen of myanmar, but also citizen of the world...coz today the world has only two types of citizen...one is those who have computer Literacy and those who do not have... .. thank you Donald.. .God bless you
8th Sep 2017, 1:05 PM
Andrew Ting Mai Zau
Andrew Ting Mai Zau - avatar
+ 5
For me coding is very special. 10 years ago I didn't thought that one day I'll be so passionate about programming. We live in a truly astonishing time right now. Technological innovations are the driven engines of our modern and advanced societies. Maybe we take this for granted. But we shouldn't. The impact that (only) one coder can have on these events is really mind-blowing. The power is not longer in the hands of the most economic and political powerful people who only represent 1% of the total. No the power is now diffusing and spreading in all kinds of directions. The one's who understand this can really appreciate and see the true challenges that we still have to face. It is in their hands to choose whether to do good or bad...
6th Sep 2017, 12:16 AM
Dan Cc
Dan Cc - avatar
+ 5
yes...dan..now i realize i need to see myself from the perspective of big picture...coz i used to feel i was controled by managers and the boss..i want to escape badly..
6th Sep 2017, 1:58 AM
Andrew Ting Mai Zau
Andrew Ting Mai Zau - avatar
+ 5
still, there's a PROGRAMMER behind those app, we write code (wether simple or complex) to make things easy to be done. coding isn't just about making app/web, I believe it imrpove one's way of thinking especially in decision making. those IT friends of yours? I'm not sure but, maybe they are lacking of passion in coding? lolz! ..
6th Sep 2017, 1:23 PM
Wing Chun
Wing Chun - avatar
+ 4
writing your codes makes you mentally superior. it gives you the step by step of your work and will help you identify incidence faster when there occur. Why are you called a developer when you are using what somebody els has already developed?
6th Sep 2017, 7:56 AM
Sunday Michael
Sunday Michael - avatar
+ 4
thanks Daniel..it's very nice to read your answer..
6th Sep 2017, 8:02 AM
Andrew Ting Mai Zau
Andrew Ting Mai Zau - avatar
+ 4
money is not everything. Knowledge costs more than money . If you don't have the information about the flow and methods of the program then one can exploit your software with ease but if u code it yourself you will definitely see to the security of the programs
6th Sep 2017, 4:34 PM
Abhi
Abhi - avatar
+ 3
'5) Freedom from being forced to do things "as they say"'-Ipang Pinpointed truth.
6th Sep 2017, 6:12 AM
Daniel Maurinac
Daniel Maurinac - avatar
+ 3
@Andrew Ting May Zau you are welcome my bros
6th Sep 2017, 2:55 PM
Daniel A. A.
Daniel A. A. - avatar
+ 3
Simple and ready made isn't always good. Yes, we can use the bus, but driving your own car is freedom of choice, from when you leave to where you go or change of destination halfway there. One last thing to consider.... All those ready made things you mentioned.... Who coded them? And believe it or not, there were no ready made apps that built WordPress.
6th Sep 2017, 7:54 PM
Lance Blumenthal
Lance Blumenthal - avatar
+ 3
they don not give you more features and publish adds and take extra charged
8th Sep 2017, 10:36 AM
Don Tony
Don Tony - avatar