This is the reality check most beginners need. Analysis paralysis is the biggest hurdle when starting out. I started with PHP and it taught me the fundamentals of the request-response cycle better than any modern abstraction ever could.
Exactly. People spend months looking for the "perfect" starting point when they could have finished three projects by then. PHP is great for that because it doesn't hide how the web actually works. Glad the reality check resonated.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
This is the reality check most beginners need. Analysis paralysis is the biggest hurdle when starting out. I started with PHP and it taught me the fundamentals of the request-response cycle better than any modern abstraction ever could.
Exactly. People spend months looking for the "perfect" starting point when they could have finished three projects by then. PHP is great for that because it doesn't hide how the web actually works. Glad the reality check resonated.