









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Programming language Visual programming
Typology: Summaries
1 / 16
This page cannot be seen from the preview
Don't miss anything!










There are n numbers of visual programming languages and the few which are in the top list is given below
Regular Languages Visual Programming Language 1. It is a programming language that only uses text. It is a programming language that uses graphics or blocks in place of text. 2. It is not beginner-friendly language It is a beginner-friendly language 3. Customization and flexible applications can be created using regular languages There are not that much customizable as the blocks or graphics that contain the codes are limited and after that, we need to add our custom code as a block.
7. Requires lot of efforts as a beginner to start with the language Doesn’t require a lot of effort and also the main targeted user of VPL is school level students so that they can love the coding 8. These are quite fast as compared to VPL as they don’t have graphics. These are slow as compared to regular languages as it has graphics. 9. These require less memory as compared to VPL This requires more memory as it has graphics so to store them more memory is used. 10. Examples: Javascript, C, C++, Java, Python Etc. Examples: Mblock, Blockly, Scratch Etc.