answersLogoWhite

0


Best Answer

I would personally learn Python because it teaches you about all of the important information and techniques of programming but doesn't have the complexity of languages like C++. They teach Python in schools now because of its friendly and simple concepts.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: You have zero programming experience which language should you learn first?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which was first programming language?

Machine language.


Do you think your perfect with C programming Den tell me how?

The first language you should learn is not C. It is English.


What is first object oriented programming language?

Simula 67 (1967) was the first programming language designed that had the notion of objects, classes, inheritance, etc. in it. Smalltalk (1970s), influenced by Simula 67, was the first programming language designed with the actual idea of "object-oriented programming" in mind.


What is plankalkul?

Plankalkul is the programming language that was designed by Konrad Zuse. It was the first real computer programming language used for engineering.


What is the first programming language?

FORTRAN was the first high level programing language. developed in 1954.


What are grace hopper's discoveries?

She was one of the first programmers of the Harvard Mark 1 and she developed the first compiler for a computer programming language. She developed COBOL the first independent programming language.


What is the name of the man who created the very first programming language?

Bjarne Stroustrup began developing the C++ programming language 1979. Dennis Ritchie developed the C programming language in 1972. Rear Admiral Grace Murray Hopper developed the first compiler for a computer programming language in the 1950s, which later led to the development of COBOL.


Who first invented A plus language?

Niklaus Wirth invented the programming language A+. He developed A+ in the 1980s as an extension of the A language, aiming to enhance the functionality of the APL programming language.


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


When was the 1 programming language developed?

The first programming language, Fortran, was developed in the 1950s by a team at IBM led by John W. Backus.


What is programming launguage?

A programming language is a language to communicate with the machine (computer). It can either high or low level programming language. A high level programming language is harder to understand by computers but easier by people. These include BASIC, C++, Java and etc. Low level programming languages are understandable by computers and people , like assembly and other system programing languages. Compilers/Linkers/Interpreters are needed to translate between programming language into machine language (binary code - 010001001 etc). If you want to learn programming language, first you should learn Basic or Python then goto C++ or Java. You can also learn C instead of C+++, your choice.


What is the oldest programming language?

Plankalkül (Plan Calculus), created by Konrad Zuse for the Z3 computer in Nazi Germany, may have been the first programming language (other than assemblers). This was a surprisingly advanced programming language, with many features that didn't appear again until the 1980s.The first high-level programming language that we know of is the IBM Mathematical Formula Translating System, or Fortran for short.