Learn Programming

Jul 23 2018 11:33 PM
Dear All,
 
I don't have experiences with programming languages, but i'm really interested with that and someday i want to be a programmer. You know, it's very cool things when you build your own application with so many risk actually.
 
I've been tried build app, they call name "Hello World" Haha
 
Honestly, isn't make my knowledge increased and so many question like this function for what? and this? and this? and many others question stuck in my head.
 
Perhaps, you guys can share how the first time you learn a programming. It can be inspire me, i guess.
 
Thanks & Regards

Answers (4)

2
Sanwar Ranwa

Sanwar Ranwa

  • 3
  • 71.1k
  • 12.3m
Aug 3 2018 3:35 AM
Hello Muhamad Fahrurrozi,
 
If you want learn programming Languages first you need to learn c and c++ .
 
Both c and c++ help you to clear basic concept of programming so start learnign both these language
 
You can use these links to learn c and c++
 
https://www.tutorialspoint.com/cprogramming/index.htm
 
https://www.cprogramming.com/tutorial/c-tutorial.html
 
https://www.youtube.com/watch?v=f0RHzB8lC98
 
http://www.learn-c.org/
 
For c++
 
https://www.tutorialspoint.com/cplusplus/index.htm
 
http://www.cplusplus.com/doc/tutorial/
 
https://www.youtube.com/watch?v=mUQZ1qmKlLY
 
After you complete these language you can choice a technology from java,.net or php ,python or lots of others technologies is available.
 
You can learn these in details and start developing you own apllication.
 
So First Start with basics  
 
 
 
 
2
Shashangka Shekhar

Shashangka Shekhar

  • 275
  • 6.5k
  • 3.8m
Jul 24 2018 1:48 AM
Which programming language should you learn first?
https://medium.freecodecamp.org/what-programming-language-should-i-learn-first-%CA%87d%C4%B1%C9%B9%C9%94s%C9%90%CA%8C%C9%90%C9%BE-%C9%B9%C7%9D%CA%8Dsu%C9%90-19a33b0a467d 
0
Muhamad Fahrurrozi

Muhamad Fahrurrozi

  • 0
  • 13
  • 857
Aug 6 2018 3:30 AM
Hi Sanwar, thanks for sharing :)
0
Muhamad Fahrurrozi

Muhamad Fahrurrozi

  • 0
  • 13
  • 857
Jul 24 2018 2:40 AM
Thanks Shekhar for sharing :)