New to this language
-
Hi I am trying to develop a web browser. so far i have the browser up and running on the simulator. But the problem lies in the C++ codes. I am trying to implement an algorithm into the source code but i have no idea how to do it. Have no idea how to link the algorithm to the qml files.
-
Help you to learn C++? I think you can learn it online. There is so much information on the web. Also the amount of tutorials is more than you ever need. You should try this link: "http://www.learncpp.com/":http://www.learncpp.com/
-
Hi,
[quote author="avinashg" date="1403095766"]The syntax is new to me. It is for a University Project and time is running out on me can u please help me?[/quote]What kind of project is it? What are you studying? What programming language did your professor ask you to use?
Also, what programming languages have you used before?
-
C++ has similarities with Java. So if you are experienced with Java, it should be quite easy to learn C++.
[quote]I am trying to implement an algorithm into the source code but i have no idea how to do it. Have no idea how to link the algorithm to the qml files.[/quote]However, your question is too vague for us to answer properly. Please give us some details of what you want to do, and what you have already tried.
You can start by reading these pages: