Recent content by NRoos

  1. N

    What is the best programming language for beginners in scientific fields?

    Improvement through practice is the best way to learn programming and develop your skills!
  2. N

    What is the best programming language for beginners in scientific fields?

    Like already mentioned above, it does depends on what's your final goal. I started with Java and then I continued with C, C++ and VHDL. Most universities start with Java because the syntax is generally the same as a lot of other programming languages.
  3. N

    C/C++ C++ on LPCExpresso-1769 to make 3D pong console

    You should check if your compiler supports C++ for the microcontroller you'll be using. Interesting project.
Back
Top