
Introduction of Android VS Windows including main topics and difference.
Introduction to programming -Flowchart - Variables - Branches - Database
The loop is very important system used on programming to avoid repeated editing code.
Branching used in programming to avoid the one straight path of code and give many choices for programmers.
This introduction takes you for the first step of programming.
Flow charts are a graphical method of designing programs and once the rules are learned are very easy to draw.
Attached the code of the Game using Visual Basic.net & using Basic4Android (B4A).
Create Inventory Full database softwar running through html code by Javascript and css.
Difference between Windows and Android
Difficulty Level: Easy
Last Updated: 08 Feb. 2023
1. Windows :
Windows is a group of various proprietary graphical operating systems which is provided by Microsoft Incorporation. It is also known as Microsoft Windows. It currently includes Windows NT and Windows IoT as members of its family. Earlier it included Windows 9x, Windows Mobile, and Windows Phone which are no longer in use. It is the most used operating system in personal computers. The first version of Windows was launched by Microsoft in 1985. The most recent version of Windows for personal computers is Windows 10.
2. Android :
Android is a mobile operating system that is provided by Google. It is based on the modified version of the Linux kernel and other open-source software. It is specifically designed for touchscreen mobile devices like smartphones and tablets. It was developed using C, Java, C++, and other languages. The first version of Android was launched by Google in 2008. The latest stable version of Android is Android 10. It is provided totally free of cost. It is the most used operating system overall.
Android Vs Windows (Practical Application & Game) code.
Design applications and Games using Basic language.
Flow charts are a graphical method of designing programs and once the rules are learned are very easy to draw. A well-drawn flow chart is also very easy to read since it basically uses just two symbols, and two decision constructs.