Category: 5 SPL Learning Material
SPL concepts for beginners
As a programming language, SPL has some inherent characteristics. If you do not understand them, you may not have a problem in hands-on learning, but it is difficult to fully utilize its functionality in architecture design or coding. Here we attempt to establish a basic SPL conceptual framework for beginners, and you can refer to relevant documents for more information based on actual needs. These contents are not too few and require several hours of careful reading and understanding. I Application Structure Firstly, it is necessary to understand the operating environment and application structure of SPL. 1. Script and Development
The path for programmers to learn SPL
Step I: Learn SPL syntax, start from this book SPL Programming – Preface Chapters 1-4 present the basic program logic, and are intended primarily for beginners without programming experience. The experienced programmers can skim these chapters quickly but should pay attention to the comprehending of Object in Section 4.4. The experienced programmers should also pay attention to Chapter 5, in which the thinking way of SPL set operation is described. SPL is quite different from other languages, once knowing, understanding, and mastering it, you will be able to write elegant code, and will usually not be interesting in other programming







