Backend Development

Do you code your own stuff?

Submitted by Papa Schwabs, , Thread ID: 125486

Thread Closed

RE: Do you code your own stuff?

DoubleFnJ
Lurker
Level:
0
Reputation:
0
Posts:
2
Likes:
0
Credits:
3
08-02-2020, 06:50 PM
#11
07-05-2019, 02:51 AM
INeedMyCredits Wrote:
I use Atom for Web Development.
In my opinion, the best program there is

Not to mention it is free, which is always a big plus. I use it too. Great software in my unprofessional opinion.

RE: Do you code your own stuff?

emhusnan
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
14
10-02-2020, 04:27 PM
#12
I'm learning laravel lumen and trying to achieve microservices

RE: Do you code your own stuff?

darkRd
Novice
Level:
0
Reputation:
0
Posts:
22
Likes:
0
Credits:
13
10-03-2020, 08:07 PM
#13
I was writing my own code but there are very powerful frameworks now. If you try to code everything yourself it will take too much time. It is better to use a powerful framework with a good code knowledge.

RE: Do you code your own stuff?

digitruc
Newbie
Prime
Level:
0
Reputation:
0
Posts:
17
Likes:
1
Credits:
1
29-03-2020, 03:17 PM
#14
Yes but before coding my own stuff, I check if there is not a similar things available on GitHub. Then I check if I can use reuse the code or extend it.
Sometime you will find that using an existing code it more time consuming than building your own stuff.

RE: Do you code your own stuff?

11-04-2020, 11:30 AM
#15
Yeah, true, do not reinvent the wheel, but most of my time is 100% my code, I'm using PHP Storm as IDE, very very powerful.

RE: Do you code your own stuff?

00tester
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
8
Credits:
69
19-04-2020, 08:13 AM
This post was last modified: 19-04-2020, 08:15 AM by 00tester
#16
Most of the stuff I'm working on I code myself. SOmetimes It may feel like reinventing the wheel, but if you want to improve yourself, it needs to be done.
I know my framework will never be better than Laravel, Symfony or Yii, but it is important because by coding your own stuff you have to study and by studying you are furthering your own knowledge and therefore skills.You don't need to use your own product for production level applications, but it is important to code your own stuff for the longest time. it;s the only way how you can really learn to code.

edit:
Also, don't use editors such as Sublime, Atom or Brackets.io. Give PHPStorm a try. Full fledged IDE is way better and will help you understand and maintain your code way better and more efficiently than any editor. First 30 days are free so it's worth a shot. And then use a cracked version / extend the evaluation version indefinitely (there are tutorials for this) and if you start making money with it, invest in it. It's just a few $ monthly and it is well worth it.

RE: Do you code your own stuff?

MetalZare
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
1
Credits:
1
24-04-2020, 11:30 AM
#17
I think it's better to learn from scratch then to custumize scripts.

RE: Do you code your own stuff?

Morulita
Newbie
Level:
0
Reputation:
0
Posts:
11
Likes:
1
Credits:
5
30-04-2020, 04:43 PM
#18
I've made some scripts from scratch too, it feels amazing seeing everything done once you're done, tho.

You can look up for ideas and add-ons on GitHub and if you're stuck, there's always a way out at Stackoverflow.

Good luck and happy coding.

RE: Do you code your own stuff?

alierdem_1
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
21
02-05-2020, 02:47 PM
#19
it really depends how much time i have, and i make a quick calculation about the return from my work

RE: Do you code your own stuff?

AliveIsGae
Novice
Level:
0
Reputation:
0
Posts:
21
Likes:
3
Credits:
7
26-09-2020, 02:01 PM
#20
Mostly go off already written code, but i'm doing my best learning off it

Users browsing this thread: 1 Guest(s)