Backend Development

Do you code your own stuff?

Submitted by Papa Schwabs, , Thread ID: 125486

Thread Closed

RE: Do you code your own stuff?

Guest
Level:
0
Posts:
N/A
Likes:
0
Credits:
0
29-01-2021, 11:37 AM
#21
There are a variety of tools and frameworks available to you when building a web application. However, we believe Laravel is the best choice for building modern, full-stack web applications.

A Progressive Framework
We like to call Laravel a "progressive" framework. By that, we mean that Laravel grows with you. If you're just taking your first steps into web development, Laravel's vast library of documentation, guides, and video tutorials will help you learn the ropes without becoming overwhelmed.

RE: Do you code your own stuff?

Guest
Level:
0
Posts:
N/A
Likes:
0
Credits:
0
01-02-2021, 08:38 AM
#22
25-03-2019, 03:04 PM
PapaSchwabs Wrote:
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.
I did this as well. Except, I attempted to code my forum script from scratch. I only referenced the existing forum when I needed to figure out the logic for something. Doing it by yourself is going to help you in the long run.

RE: Do you code your own stuff?

eyezz
Novice
Prime
Level:
4
Reputation:
0
Posts:
46
Likes:
11
Credits:
320
06-02-2021, 05:34 PM
#23
I am currently learning python and learn alot by doing tasks by my own. You understand more by doing it by your self.

RE: Do you code your own stuff?

perlish
Newbie
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
1
15-02-2021, 05:22 PM
#24
Usually but when I can use something like WordPress I prefer them.

RE: Do you code your own stuff?

NCRRancho
Novice
Level:
4
Reputation:
0
Posts:
46
Likes:
8
Credits:
80
19-02-2021, 12:04 AM
#25
Ye, i love to code some small pages which loads data from Excel tables, but now im trying to use it with SQL

RE: Do you code your own stuff?

bowu
Lurker
Level:
0
Reputation:
4
Posts:
6
Likes:
0
Credits:
6
19-02-2021, 12:08 AM
#26
Oddly enough.
I didn't even start using Laravel officially until recently.

I still prefer going the RAW PHP route, no frameworks except mini ones like validators and such.
Over time, this may change.

RE: Do you code your own stuff?

TheToll
Novice
Level:
3
Reputation:
0
Posts:
34
Likes:
0
Credits:
0
19-02-2021, 03:31 PM
#27
You learned 100 times more writing your own stuff. Everybody knows the infamous youtube tutorial in which the tutor states "And just paste this small bit of code here and essentially what this does is it makes the program work." This gives you nothing and you learn nothing. While it's okay to take a small bit of code if you understand what it does and it does it better than whatever you were doing it doesn't help taking the whole program and pasting it into an empty editor.

RE: Do you code your own stuff?

minininjacow
Newbie
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
3
19-02-2021, 03:42 PM
#28
It's mixed. Sometimes i yoink from internet if i'm stuck.

RE: Do you code your own stuff?

kalco
Newbie
Prime
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
29
27-02-2021, 11:48 PM
#29
Combinations own and existing to save my time.

RE: Do you code your own stuff?

Tuirenn
Newbie
Level:
1
Reputation:
0
Posts:
14
Likes:
0
Credits:
7
02-03-2021, 06:49 AM
#30
You need to write your own code, you won't learn until you do

Users browsing this thread: 1 Guest(s)