PureScript 1 Fundamentals
Offered By: Pluralsight
Course Description
Overview
In this course,
you’ll learn how to employ all the primary programming tools this
language offers and assemble those tools’ products into a coherent
application.
More and more of the most ambitious and freshest projects, meant to be developed by larger teams of developers, are being written in PureScript. For a developer to be part of a lucrative and exciting team like this or lead one as an invaluable agent of a leading company, that developer must have a solid understanding of PureScript. In this course, PureScript 1 Fundamentals, you'll learn the fundamentals of programming applications in PureScript 0.14. First, you’ll learn the basic syntax of PureScript, including creating records, type, functions, objects, and arrays. Next, you’ll work with the more advanced constructs available in PureScript, which may be unfamiliar to the less seasoned developer, including pattern matching, type classes, and the applicative functor. Finally, you’ll learn the most advanced PureScript techniques necessary for the cultivation of a practical PureScript toolset. These techniques are all related to effects, including the Effect monad, asynchronous effects, and the FFI (foreign function interface.)
you’ll learn how to employ all the primary programming tools this
language offers and assemble those tools’ products into a coherent
application.
More and more of the most ambitious and freshest projects, meant to be developed by larger teams of developers, are being written in PureScript. For a developer to be part of a lucrative and exciting team like this or lead one as an invaluable agent of a leading company, that developer must have a solid understanding of PureScript. In this course, PureScript 1 Fundamentals, you'll learn the fundamentals of programming applications in PureScript 0.14. First, you’ll learn the basic syntax of PureScript, including creating records, type, functions, objects, and arrays. Next, you’ll work with the more advanced constructs available in PureScript, which may be unfamiliar to the less seasoned developer, including pattern matching, type classes, and the applicative functor. Finally, you’ll learn the most advanced PureScript techniques necessary for the cultivation of a practical PureScript toolset. These techniques are all related to effects, including the Effect monad, asynchronous effects, and the FFI (foreign function interface.)
Syllabus
- Course Overview 2mins
- Getting Started with PureScript 0.14 35mins
- Primitive Data Types 34mins
- Arrays 35mins
- Records 28mins
- Functions 33mins
- Pattern Matching 20mins
- Type Classes 17mins
- Asynchronous Effects 24mins
- The Foreign Function Interface 19mins
- Conclusion/Next Steps for PureScript 0.14 5mins
Taught by
Daniel Stern
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity