Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do i become a Java programmer or learn C++?

0
Posted

How do i become a Java programmer or learn C++?

0

I started with C++ but it was not easy. People will try to persuade you to turn against C++ because they don’t get it – but stick with it and you will master a powerful, efficient and very useful language. Java is generally easier but there’s some limitations and it doesn’t run as fast as C++ making it unsuitable for, say making modern computer games and running complex algorithms. If you really struggle with C++ though I suggest you check out C#. It’s as easy to use as Java, but can interact with C++ programs through dll files (you will learn about those in time) and it’s probably the best language to use for general windows application programming. It’s also much faster than Java, although still not quite as fast as C++. Learning to program is very difficult but once you learn some of the basics, things get gradually easier until it becomes a breeze. It took me about 4 years to really get to grips with C++ 100%. Now it’s easy! I would advice against learning Basic style languages tha

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123