diff options
| -rw-r--r-- | REAME | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -27,3 +27,15 @@ Chapter 1 • Employing guided chaos, followed by careful observation for deeper learning The knowledge gained with these topics will be essential for further progress. So, let's get started! + +Chapter 2 + + The following topics will be covered in this chapter: + + • Introducing statements and blocks + • Introducing functions + • Understanding function definitions + • Order of execution + • Understanding function declarations + + By the end of this chapter, you will have a solid foundation to create and use function statements. |
