Latest Notes

  • in

    What exactly is a server?

    A server is a computer program that quietly listens in on a port and waits for requests to come in, typically HTTP requests. The program then fetches the requested file, processes it, and sends it back to the client. More

    6700 points
    Upvote Downvote
  • in

    Full stack web developer

    A full stack web developer is a person who can develop both client-side and server-side software. Client-side technologies: Browser: HTML, CSS, JavaScript, JQuery Server-side technologies: Languages: PHP, ASP, Java, Python, Node.js Servers: Apache, Nginx, JBoss Databases: Oracle, MySQL, Postgres, MongoDB More

    6700 points
    Upvote Downvote