25 Spring Action Guide 03 – Python

25 Spring Action Guide 03 - Python

You must study this course well even if you know nothing about computers. Don’t you want to create a personal website like kimki? Python is just right for writing a website. Actually, this is quite interesting, isn’t it? Alright, I will start planning some things for you. Complete your assignments on time, listen attentively in … Read more

Using Python to Generate Learning Exercises for Kids

Using Python to Generate Learning Exercises for Kids

Last night, my little rascal was complaining while doing homework, saying “I’m so bored.” Looking at his sad little face, I suddenly had a bright idea: since we programmers can solve various problems with code, why can’t we use Python to help kids generate practice questions? So, I immediately opened my computer and started my … Read more

Exploring the Application of Matlab in A Level Mathematics Teaching

Exploring the Application of Matlab in A Level Mathematics Teaching

Author Chen Junming Mathematics Teacher at Jiangsu Taizhou High School, Cambridge International A Level Using graphics in A Level Mathematics teaching holds significant importance. As A Level Mathematics teaching progresses, teachers find it challenging to draw, prove, and solve complex graphics or teaching tasks quickly using chalk on the blackboard. The traditional teaching methods have … Read more

Grammar Essentials: Summary of English Part of Speech Transformations

This public account has rich learning resources! Feel free to share it in class groups and moments to help more children. Vocabulary is the foundation of learning English. The assessment of English words is not limited to their spelling; it emphasizes the flexible transformation and application of different parts of speech, which is a common … Read more

Essential English Word Class Transformations You Must Memorize

Essential English Word Class Transformations You Must Memorize

Verb to Noun Transformations 1. v + ment endings achieve —— achievement advertise —— advertisement agree —— agreement amuse——amusement commit —— commitment develop —— development disagree —— disagreement equip —— equipment govern —— government manage——management argue —— argument 2. V + ion endings attract —— attraction discuss —— discussion express —— expression instruct —— instruction … Read more

Differences Between Python and C++: Which is Right for Your Child?

Differences Between Python and C++: Which is Right for Your Child?

Many parents of elementary school students have questions when choosing a programming language for their children: Which one should we choose for our child, Python or C++? Is C++ more advanced than Python? Some parents are unsure about the differences between Python and C++, and without considering if their child is suitable for it, they … Read more

Why Children Should Learn C++ Programming

Why Children Should Learn C++ Programming

We are now familiar with the fact that in children’s programming education, there are mainly three programming languages suitable for children to learn: C++ aimed at the Informatics Olympiad, Scratch for beginners with no background, and Python which combines hands-on skills with thinking. Generally speaking, C++ is learned after Scratch and Python in children’s programming. … Read more

How to Learn C Language? A Complete Guide

How to Learn C Language? A Complete Guide

This article is authored by Cao Liangliang, the editor of “C Programming Language: A Modern Approach (2nd Edition, Revised)” exercise answers, who works at the College of Educational Technology, Beijing Normal University. He holds a Ph.D. in Science and is a senior engineer, engaged in teaching C/C++ and Java programming languages to undergraduates at Beijing … Read more

Designing Math Problems for Primary Education Based on PISA 2021

Designing Math Problems for Primary Education Based on PISA 2021

The Programme for International Student Assessment (PISA), initiated by the Organisation for Economic Co-operation and Development (OECD) in 2000, is the largest and most influential international education evaluation. It tests 15-year-old students from various countries who are receiving basic education. The PISA 2021 Mathematics Literacy Assessment Framework (as shown in the figure) adjusts the definitions, … Read more

Math-Based Encryption and Decryption Game for Kids

Math-Based Encryption and Decryption Game for Kids

Recently, I’ve been discussing addition and subtraction with regrouping within 20 in our activity group. We have progressed from understanding numbers within 100, practicing making ten, basic methods of regrouping, to the second round of learning numbers within 10, and now we’ve reached more strategies for calculations within 20. In the past couple of days, … Read more