Question : Where should I begin with programming languages?
I have no previous programming experience but I took a HTML class and learn stuff about source codes and basics of HTML. I would like to start my own entertainment company and my investor says i need to understand the basics of programming at least 4 languages so I can be able to better communicate with my and other development teams. I am considering taking my first course called “intro to Software engineer (java)” in community college. I want a company that develops anything from mobile to desktop and broadcasting applications and software development tools while creating devices and computers. What language should I start with and what languages should I really focus on if I look to become the next bill gates and steve jobs when it comes to knowledge?
gated community software

Best answer:

Answer by Karim V
Start with Java. It is the easiest high-level programming language to learn and you can use it to program everything from mobile phones, to desktops, to servers. It will teach you the basics of object-oriented programming while protecting you from complicated programming ideas like pointers and memory management.