7

Can somebody help me? I want to learn PHP, JavaScript, MySQL, Python but I've been struggling for month now, somebody can help me and teach a little bit of what you know?

Comments
  • 5
    Have you learnt any web dev before?
  • 1
    @devTea yes, I have some knowledge of HTML, CSS and JavaScript, but I want to learn more
  • 2
    I can help you for php if u use Linux 😁
  • 1
    @Guillaumez oh I use Windows 10, but why do I need to have Linux to use php? I cant use php if I use Windows?
  • 1
    Or you can also please recommend me any free online course for any of those languages that can help me?
  • 2
    You can but this is not good ok add me on discord Týr#7349 i Will learn you some things
  • 1
    @bigus-dickus great thank you for the advice!
  • 2
    @Guillaumez I cant find you at Discord, try search for me patrik11#0861
  • 3
    Focus on one thing at a time
  • 1
  • 4
    @patrik11 hey man! Look me up in discord

    _benj#0803

    I used to teach js to 8th graders and I'm pretty convinced that it's all about the approach we take. A lot of beginners are worried about the syntax of a for loop and many of the tutorials, that's what they'd teach. But when you start realizing why is the world you want a for loop then things start click in your head. It's exciting to experience and exciting to teach too!
  • 2
    you don't need linux to do php. find a free/cheap hoster or install wamp. a good practice might be something like a blog. has a simple database that will be read and processed by php. for the start forget about safety issues (remember these later on). if you go on with an administration or comments questions and topics will raise and advance you automatically
  • 2
    I think you can try Codecourse channel on YouTube for PHP. They've got some nice tutorials.

    For others, try thenewboston. He's got a lot of tutorials. I'm suggesting these because they're all free and I've tried them. :D
  • 2
    Php + Mysql : install Xampp and use htdocs folder.

    To learn php goto : https://laracasts.com/series/...

    Laracast is best in class to learn php.
Add Comment