+ 1
C++ or java ?
i want to start learning to code but i dont know which language is the best to start with. i have little experience of c++ but i dont remember much and i dont know where they lead me. im intrested in robotic and also web design can you tell me what languages each one needs? and with which language should i start?
5 Answers
+ 3
Robotics= C,Python
Web Design = Html, CSS, JS
+ 2
Indeed, Peter. I started by learning JavaScript (alongside HTML and CSS), and I managed fine. Being able to execute the JavaScript on a webpage allowed me to easily see real aplications of coding.
+ 1
I wouldnât recommend C++ because it is very difficult and you have to understand how a computer actually works (read Code by Charles Petzold). I have never learned Java. Python is used a lot in robotics, and JavaScript is used in web design. I would recommend starting with JavaScript because it is used so much. Also, I think Ruby is fun. Hopefully this helps
+ 1
Well website design is mostly HTML and java script. HTML is easy to learn I would start there, I watched a youtube video on HTML and wrote a crude web page in like 30 minutes. I just took a class in college for c++, it was difficult but not impossible.
+ 1
Basically you First know about concept of Object oriented Programming Language.
Then you can approach for C++ or Java
If you are interested in low level programming,System programming(CUI based applications) or Socket (Networking) Programming then can proecd for c++.
If you are interested in Computer Appliaction development ,Socket (Networking) Programming(GUI based applications) etc. Then you can proced for Java and Java helps you further learnning like Andorid Programming.
I will recommend you to learn java first because it has many benefits you can see here: http://crbtech.in/Java-Training/benefits-learning-java/