Beginner’s Guide Beginner’s Guide Welcome to Cocos Creator. Before learning how to use it, please refer to the installation and startup documentation to install Cocos Creator....
Parsing Expressions Parsing Expressions Because we’re now thinking in S-Expressions, and not Polish Notation we need to update our parser. The syntax for S-Expressions is simp...
Beginner’s Guide Beginner’s Guide Welcome to Cocos Creator. Before learning how to use it, please refer to the Installing and Launching documentation to install Cocos Creator. ...
Line Segment Styling Docs Line Segment Styling Using helper functions to style each segment. Gaps in the data (‘skipped’) are set to dashed lines and segments with values going...
The Rabbit Hole Deepens The Rabbit Hole Deepens As promised at the top of this chapter, we just glanced over a wide surface area of the main parts of the JS language. Your head...
Printing Strings Printing Strings As well as using mpc to unescape strings we also used mpc to escape strings when we printed them out. So if we’re going to replace all use...
Chapter 2 Getting Started Chapter 2 Getting Started In this chapter we are going to make sure that you have all the prerequisites for doing data science at the command line. Th...
Add some data Add some data Great demo that adds the next layer of awesome to this workshop. Adding a Mongo DB to the project to make a simple i/o UX. My favorite thing abou...