How to learn programming language fast.

  • Learn the programming language’s syntax
    • Every programming language has it’s own syntax
  • Learn the programming language built functions or commands.
    • Every programming language has it’s own built in functions on how it will deliver “Hello World” or output. It is called commands.
  • Learn the programming language good parts.
    • This is the main reason why there are lots of programming languages that has been built. example CSS for Design, Javascript for WebDevelopments, Python for serverside scripting and others ..
  • Learn the Basics and choose what type of programming language that is suitable for your project.