answersLogoWhite

0

Start with BASIC.

When you're confident, C++ is a little more difficult but has largely similar structure.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

A simple programming language used in computers is?

Basic


What programming language should you learn first?

html is fairly simple but it really depends as to what you want to learn and what skills and resources you have available to you at this time


Explain three advantages of visual programming languages?

make programming language to be simple It reduce time for software development.


What are the main functions of Javascript?

Javascript can be used on a variety of platforms which require simple computer commands but not a full programming language. Javascript can be used as or in addition to a full fledged programming language.


Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


How do you get it to say 56 in ruby?

Ruby the programming language? Simple! puts 56 or puts "56"


Which programming language is best suited for producing simple 2D and 3D games?

The easiest to use programming language for this purpose is ActionScript which is contained in Adobe-Flash. For more complex or Hardware optimized 2d or 3d games you should use C++ or C# and include the direcX or OpenGL libraries


What is vb.net?

Visual Basic programming is a simple but useful programming language developed by Microsoft for Windows. With VB.net you can create simple games for windows, calculating programs, and more. There are many YouTube Tutorials on VB.net.


How do you find the HTML code for roblox level calculator?

It is not done with HTML. HTML is not a programming language and something like the Roblox Level Calculator would be created using a programming language. HTML just affects the simple design and look of a page. The code for the calculator would be stored securely and not accessible to general users.


What was HTML invented to do?

to make a simple and effective programming language that could be used to create web pages.


What is vbnet programing?

Visual Basic programming is a simple but useful programming language developed by Microsoft for Windows. With VB.net you can create simple games for windows, calculating programs, and more. There are many Youtube Tutorials on VB.net.


What is qbasic programming?

QBasic is a programming language that was developed by Microsoft in the early 1990s. It is an interpreted language, which means that the code written in QBasic is not compiled into machine language before it is executed. Instead, it is interpreted by a program called a "compiler," which reads the code and executes it on the fly. QBasic is a simple, beginner-friendly language that is well-suited for learning the basics of programming. It is based on the older programming language BASIC (Beginners All-purpose Symbolic Instruction Code). It is not actively developed anymore, but still can be used for educational purposes.