Skip to content

Instantly share code, notes, and snippets.

@afrieirham
Last active April 13, 2023 01:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afrieirham/e93eb1ea3e08a463ee6471fc2a3d2f1f to your computer and use it in GitHub Desktop.
Save afrieirham/e93eb1ea3e08a463ee6471fc2a3d2f1f to your computer and use it in GitHub Desktop.
  1. Learn programming basics
  2. Learn how to build static website using HTML & CSS
  3. Learn how to make a dynamic website using JavaScript (to-do list app, contacts app)
    • Learn JavaScript framework
    • Learn Git & GitHub
  4. Learn SQL database
  5. Learn how to build an API (node.js)
    • Learn how internet works
    • Learn REST API
    • Learn HTTP protocol
  6. Learn frontend & backend integration
  7. Bonus
    • Learn DevOps to publish your project
    • Learn payment integration
    • Learn 3rd-party authentication integration
    • Learn mobile app development (hybrid or native)
    • Learn UI/UX design
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment