Backend Development

Do you code your own stuff?

Submitted by Papa Schwabs, , Thread ID: 125486

Thread Closed
Papa Schwabs
Junior Member
Level:
0
Reputation:
0
Posts:
59
Likes:
0
Credits:
22
25-03-2019, 03:04 PM
#1
Or do you go off of already written code?
I'm teaching myself how to code with an old forum script my friend had made and abandoned then gave to me. My plan is to rewrite it for PHP 7+ and HTML 5. But for all intents and purposes it's a full featured script(learning what I have I even added my own features.) So that's going to take some effort haha.
...sup

RE: Do you code your own stuff?

Zimo
Novice
Level:
0
Reputation:
0
Posts:
25
Likes:
1
Credits:
4
27-03-2019, 01:33 AM
#2
, PHP ?. .

RE: Do you code your own stuff?

moonguy
Newbie
Level:
0
Reputation:
0
Posts:
13
Likes:
0
Credits:
15
27-03-2019, 01:45 AM
#3
I feel like learning on your own and coding yourself is a lot more beneficial than using already written code. I think that applies to everything coding related, that's my own opinion though

RE: Do you code your own stuff?

pein87
Lurker
Level:
0
Reputation:
0
Posts:
2
Likes:
0
Credits:
2
09-04-2019, 12:13 AM
#4
I do my own stuff. Right now I'm working with laravel 5.8 and react.

RE: Do you code your own stuff?

NeraMSoft
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
0
09-04-2019, 09:28 AM
#5
Yeah, if you are in a learning phase, I will go with coding yourself. But once you get some experience, I prefer searching for the done solutions, and not waste my time to something that is already made somewhere out there. It's better to focus to project specific features.

RE: Do you code your own stuff?

Bluman
Novice
Level:
0
Reputation:
0
Posts:
47
Likes:
1
Credits:
3
09-04-2019, 09:37 AM
#6
27-03-2019, 01:33 AM
Zimo Wrote:
, PHP ?. .

same

RE: Do you code your own stuff?

Cuzit
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
1
Credits:
16
11-04-2019, 02:12 AM
#7
I'm quite a beginner in the field, so I try to write my own stuff.

Still, I take a lot of time in looking at other people's works.

RE: Do you code your own stuff?

grigori12
Lurker
Level:
0
Reputation:
0
Posts:
6
Likes:
0
Credits:
6
26-04-2019, 03:48 PM
#8
11-04-2019, 02:12 AM
Cuzit Wrote:
I'm quite a beginner in the field, so I try to write my own stuff.

Still, I take a lot of time in looking at other people's works.
Same sir

RE: Do you code your own stuff?

26-04-2019, 03:53 PM
#9
Code has to be understood. You need to be a good programmer. If you're not you won't understand other people's code for sure.
Third-party code is useful only as scaffolding for your domain-logic which ALWAYS MUST be written by you only.

Whether you use other SW parts as framework, no one sane-minded professional programmer will blame you about.

RE: Do you code your own stuff?

07-05-2019, 02:51 AM
#10
I use Atom for Web Development.
In my opinion, the best program there is

Users browsing this thread: 1 Guest(s)