Table of contents for the basic tutorials of easy language programming

Updated on technology 2024-05-24
3 answers
  1. Anonymous users2024-02-11

    Chapter 1 Programming Basics.

    Design a simulated traffic light – experience the first easy program.

    Make a simple addition calculator – recognize the characteristics of easy language.

    Chapter 2 Program Interface Design.

    Make a welcome screen – window and clock components.

    Make a login screen - combo box, constant, and infobox() command.

    Make the main program window - menur, general dialog box, and ** box.

    Chapter 3 Variables and Structure of Programs.

    Calculate the height body mass index – variables and ordinal structure.

    Automatically determine the state of obesity in the body - "if ()" command.

    Displays an expression corresponding to the state of body obesity - a resource table and a "if true ()" command.

    Find out who's the thinnest - one-dimensional arrays and the "first ()" command.

    Simultaneous display of BMI values for multiple people - the "Judgment Cycle Head" and "Variable Cycle Head()" commands.

    Compare and see, who is fat and who is thin? - Learn the nesting of loops.

    Chapter 4 Subroutines.

    Finding the average score – there are custom subroutines with parameters.

    Make a "guessing game" - no parameter subroutine.

    Chapter 5 Easy Language Multi-** Software Production.

    Designed with a simple browser - "Browse Folder ()" and "Find Files ()" commands.

    Make a Paint applet - the "Artboard" component.

    My Web Browser - The Hypertext Browser component.

    My game, I design - comprehensive application of easy language's multi-** features.

    Achieve a free-moving dolphin effect – a "periodic event" for the Clock component.

    Animate a free-flying angel - Shape **() command for the window.

    Chapter 6 Reading and Storage of Data.

    Make a simple notepad - data access commands.

    Create Student Transcripts – Easy to create data sheets.

    6-3 Design the student performance management function - easy data management of data tables.

    Add a record. Chapter 7 Program Debugging for Easy Language.

    Common types of programming errors.

    Trace the debugger.

    Debug the program through the watch table.

  2. Anonymous users2024-02-10

    Easy language to do height and weight.

  3. Anonymous users2024-02-09

    "Easy Language Programming Basic Course" combines the knowledge structure and psychological characteristics of vocational college students, explains some basic functions of Easy Language step by step, and focuses on cultivating students' interest in programming, helping them establish the concept of programming, and ultimately improving students' ability to solve practical problems through programming.

Related questions
1 answers2024-05-24

Chapter 1 MATLAB Overview 1

Section 1: Computer Languages and MATLAB1 >>>More

2 answers2024-05-24

1 Overview of Programming.

An overview of programming languages. >>>More

5 answers2024-05-24

"VFP Programming" or VFP or Object-Oriented Database Management System for short will allow you to create an artistic enterprise database solution. >>>More

7 answers2024-05-24

1, x = x<<1 is equivalent to x multiplied by 2, i.e., the string output in %d format can only output the integer part, that is, 0 >>>More

8 answers2024-05-24

You have to look at **", not memorize**, but you also have to learn the basics of the C language. If you don't even know ABCD, how can you read English**? Reading more about what others write is something you do after you have a certain foundation. >>>More